Class | Description |
---|---|
LoggingEvolutionEngine<R> |
A generic evolution engine that provides some logging functionalities (UNDER
CONSTRUCTION).
|
ParetoEngine |
A specific engine that does not evolve a single
NAryTree but a whole
group of Trees in a ParetoFront . |
TreeEvolutionEngine |
Specific implementation of an evolution engine for
NAryTree s. |