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