Class AntColonyOptimization.AntCol_Environment

java.lang.Object
isula.aco.Environment
org.tweetyproject.math.opt.solver.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 Details

    • AntCol_Environment

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