|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectec.EvolutionState
ec.steadystate.SteadyStateEvolutionState
ec.eval.AsynchronousEvolutionState
public class AsynchronousEvolutionState
Field Summary |
---|
Fields inherited from class ec.steadystate.SteadyStateEvolutionState |
---|
evaluations, firstTimeAround, generationBoundary, generationSize, newIndividuals, numEvaluations, P_NUMEVALUATIONS, P_STEADYSTATE, UNDEFINED |
Constructor Summary | |
---|---|
AsynchronousEvolutionState()
|
Method Summary | |
---|---|
int |
evolve()
Performs the evolutionary run. |
Methods inherited from class ec.steadystate.SteadyStateEvolutionState |
---|
finish, setup, startFresh |
Methods inherited from class ec.EvolutionState |
---|
resetFromCheckpoint, run, startFromCheckpoint |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AsynchronousEvolutionState()
Method Detail |
---|
public int evolve()
SteadyStateEvolutionState
evolve
in class SteadyStateEvolutionState
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |