public abstract class Finisher extends java.lang.Object implements Singleton
Constructor and Description |
---|
Finisher() |
Modifier and Type | Method and Description |
---|---|
abstract void |
finishPopulation(EvolutionState state,
int result)
Cleans up the population after the run has completed.
|
public abstract void finishPopulation(EvolutionState state, int result)