Uses of Package
isula.aco

Packages that use isula.aco
Package
Description
This contains the core classes for solving optimization problems using the Isula ACO Framework.
 
Policies related to the Ant Colony System algorithm.
Policies related to the Ant System algorithm.
 
Policies related to the Max-Min Ant System algorithm.
 
  • Classes in isula.aco used by isula.aco
    Class
    Description
    The main component of the framework: Is the one in charge of making a colony an ants to traverse an environment in order to generate solutions.
    The little workers that build solutions: They belong to a colony.
    A group of ants.
    A behavior to be performed by an Ant.
    A type of Ant Policy.
    Classes that implement this type provide configuration information to the Problem Solvers.
    Global actions that have impact in all the colony and its environment.
    Types of Daemon Actions.
    The place that our ants traverse, where they gather the information to build solutions.
     
  • Classes in isula.aco used by isula.aco.algorithms
    Class
    Description
    The little workers that build solutions: They belong to a colony.
    The place that our ants traverse, where they gather the information to build solutions.
  • Class
    Description
    A behavior to be performed by an Ant.
    Classes that implement this type provide configuration information to the Problem Solvers.
    Global actions that have impact in all the colony and its environment.
    The place that our ants traverse, where they gather the information to build solutions.
  • Class
    Description
    The little workers that build solutions: They belong to a colony.
    A behavior to be performed by an Ant.
    Classes that implement this type provide configuration information to the Problem Solvers.
    Global actions that have impact in all the colony and its environment.
    The place that our ants traverse, where they gather the information to build solutions.
  • Class
    Description
    The little workers that build solutions: They belong to a colony.
    A behavior to be performed by an Ant.
    Classes that implement this type provide configuration information to the Problem Solvers.
    The place that our ants traverse, where they gather the information to build solutions.
  • Class
    Description
    The little workers that build solutions: They belong to a colony.
    Classes that implement this type provide configuration information to the Problem Solvers.
    Global actions that have impact in all the colony and its environment.
    The place that our ants traverse, where they gather the information to build solutions.
  • Classes in isula.aco used by isula.aco.tuning
    Class
    Description
    Classes that implement this type provide configuration information to the Problem Solvers.