Class AntColonyOptimization.AntCol_Environment

  • Enclosing class:
    AntColonyOptimization

    public class AntColonyOptimization.AntCol_Environment
    extends isula.aco.Environment
    environment
    • Constructor Summary

      Constructors 
      Constructor Description
      AntCol_Environment​(double[][] problemRepresentation)  
    • Method Summary

      • Methods inherited from class isula.aco.Environment

        applyFactorToPheromoneMatrix, getPheromoneMatrix, getProblemRepresentation, populatePheromoneMatrix, setPheromoneMatrix, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • AntCol_Environment

        public AntCol_Environment​(double[][] problemRepresentation)
                           throws isula.aco.exception.InvalidInputException
        Throws:
        isula.aco.exception.InvalidInputException