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

Method run

ecj/src/main/java/ec/EvolutionState.java:467–486  ·  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

(int condition)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

testIfRunsMethod · 0.95
spea2TestMethod · 0.95
mainMethod · 0.95
evaluateMethod · 0.95

Calls 4

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

Tested by 2

testIfRunsMethod · 0.76
spea2TestMethod · 0.76