public interface Setup extends Serializable
| Modifier and Type | Method and Description |
|---|---|
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.
|
void setup(EvolutionState state, Parameter base)
Copyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.