MCPcopy Create free account
hub / github.com/GMUEClab/ecj / run

Method run

contrib/gep/ec/EvolutionState.java:361–380  ·  view source on GitHub ↗

Starts the run. condition indicates whether or not the run was restarted from a checkpoint (C_STARTED_FRESH vs C_STARTED_FROM_CHECKPOINT). At the point that run(...) has been called, the parameter database has already been set up, as have the random number gen

(int condition)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 4

startFreshMethod · 0.95
startFromCheckpointMethod · 0.95
evolveMethod · 0.95
finishMethod · 0.95

Tested by

no test coverage detected