public class SimpleFinisher extends Finisher
| Constructor and Description |
|---|
SimpleFinisher() |
| Modifier and Type | Method and Description |
|---|---|
void |
finishPopulation(EvolutionState state,
int result)
Doesn't do anything.
|
void |
setup(EvolutionState state,
Parameter base)
Sets up the object by reading it from the parameters stored
in state, built off of the parameter base base.
|
public void setup(EvolutionState state, Parameter base)
Setuppublic void finishPopulation(EvolutionState state, int result)
finishPopulation in class FinisherCopyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.