|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IterationStrategy<E extends PopulationBasedAlgorithm> | Interface to define the manner in which an iteration is defined for a
PopulationBasedAlgorithm . |
Class Summary | |
---|---|
AbstractIterationStrategy<E extends PopulationBasedAlgorithm> | Generic IterationStrategy class for all population based algorithms. |
MultiPopulationBasedAlgorithm | Algorithm class to describe the notion of aggregated PopulationBasedAlgorithm instances. |
MultiPopulationCriterionBasedAlgorithm |
Generic class that represents the case where a Criterion-based MultiPopulationBasedAlgorithm
(like VEPSO) is used to solve a Multi-objective problem. |
PopulationBasedAlgorithm | Base class for all algorithms that manage a collection of entities in some manner. |
SinglePopulationBasedAlgorithm | Base class for algorithms that focus on a single populations of entities. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |