- All Implemented Interfaces:
- Setup, Singleton, java.io.Serializable
public class SpatialMultiPopCoevolutionaryEvaluator
extends MultiPopCoevolutionaryEvaluator
SpatialMultiPopCoevolutionaryEvaluator implements a coevolutionary evaluator involving multiple
spatially-embedded subpopulations. You ought to use it in conjuction with SpatialTournamentSelection
(for selecting current-generation individuals, set the tournament selection size to 1, which will
pick randomly from the space).
- See Also:
- Serialized Form