|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectec.EvolutionState
ec.simple.SimpleEvolutionState
org.primordion.ealontro.gp.XhSimpleEvolutionState
Xholon version of ECJ SimpleEvolutionState.
| Field Summary |
| Fields inherited from class ec.EvolutionState |
breeder, breedthreads, C_STARTED_FRESH, C_STARTED_FROM_CHECKPOINT, checkpoint, checkpointModulo, checkpointPrefix, evalthreads, evaluator, exchanger, finisher, generation, initializer, job, numGenerations, output, P_BREEDER, P_CHECKPOINT, P_CHECKPOINTMODULO, P_CHECKPOINTPREFIX, P_EVALUATOR, P_EXCHANGER, P_FINISHER, P_GENERATIONS, P_INITIALIZER, P_QUITONRUNCOMPLETE, P_STATISTICS, parameters, population, quitOnRunComplete, R_FAILURE, R_NOTDONE, R_SUCCESS, random, randomSeedOffset, runtimeArguments, statics, statistics |
| Constructor Summary | |
XhSimpleEvolutionState()
|
|
| Method Summary | |
int |
evolve()
|
void |
finish(int result)
|
static void |
setRoot(IXholon root)
Set the IXholon root node. |
void |
startFresh()
|
| Methods inherited from class ec.EvolutionState |
resetFromCheckpoint, run, setup, startFromCheckpoint |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XhSimpleEvolutionState()
| Method Detail |
public static void setRoot(IXholon root)
root - The intended root node.public void startFresh()
public int evolve()
public void finish(int result)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||