Class Summary |
CoevolutionAlgorithm |
This is the framework for a coevolution algorithm, either competitive or cooperative |
CoevolutionIterationStrategy |
Parent class of CompetitiveCoevolutionIterationStrategy and CooperativeCoevolutionIterationStrategy. |
CoevolutionSynchronousIterationStrategy |
FIXME: Remove this class. |
CompetitiveCoevolutionIterationStrategy |
This iteration strategy defines methods to select opponents. |
FitnessSharingStrategy |
|
StandardFitnessSharingStrategy |
example of implementation of an FitnessSharingStrategy. |