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

Method prepareToProduce

ecj/src/main/java/ec/BreedingSource.java:166–166  ·  view source on GitHub ↗

Called before produce(...), usually once a generation, or maybe only once if you're doing steady-state evolution, to let the breeding source "warm up" prior to producing. Individuals should be produced from old individuals in positions [start...start+length] in the subpop

( EvolutionState state, int subpopulation, int thread)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

breedPopChunkMethod · 0.95
breedPopChunkMethod · 0.95
breedPopChunkMethod · 0.95
breedSubpopMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected