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

Method determineSeed

ecj/src/main/java/ec/Evolve.java:345–373  ·  view source on GitHub ↗

Loads a random generator seed. First, the seed is loaded from the seedParameter. If the parameter is V_SEED_TIME, the seed is set to the currentTime value. Then the seed is incremented by the offset. This method is broken out of initialize(...) primarily to share code with ec.e

(Output output, ParameterDatabase parameters, Parameter seedParameter, long currentTime, int offset, boolean auto)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

initializeMethod · 0.95

Calls 4

getStringMethod · 0.80
fatalMethod · 0.80
warnOnceMethod · 0.80
getIntMethod · 0.80

Tested by

no test coverage detected