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

Method evaluate

ecj/src/main/java/ec/simple/SimpleProblemForm.java:34–34  ·  view source on GitHub ↗

Evaluates the individual in ind, if necessary (perhaps not evaluating them if their evaluated flags are true), and sets their fitness appropriately.

(final EvolutionState state,
        final Individual ind,
        final int subpopulation,
        final int threadnum)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

populateMethod · 0.65
evaluateIndividualMethod · 0.65
evalPopChunkMethod · 0.65
evalPopChunkMethod · 0.65
runMethod · 0.65
evalPopChunkMethod · 0.65
evaluateMethod · 0.65

Implementers 15

GEPDefaultUserProgcontrib/gep/ec/gep/GEPDefaultUserProg.
Xorcontrib/gep/ec/app/gep/Xor/Xor.java
Sunspots3contrib/gep/ec/app/gep/Sunspots3/Sunsp
Majoritycontrib/gep/ec/app/gep/Majority/Majori
Sunspots2contrib/gep/ec/app/gep/Sunspots2/Sunsp
dataMiningcontrib/gep/ec/app/gep/dataMining/data
test1contrib/gep/ec/app/gep/test1/test1.jav
DowJonescontrib/gep/ec/app/gep/DowJones/DowJon
dataMining2contrib/gep/ec/app/gep/dataMining2/dat
analogCircuitcontrib/gep/ec/app/gep/analogCircuit/a
ExchangeRatecontrib/gep/ec/app/gep/ExchangeRate/Ex
Earthquakescontrib/gep/ec/app/gep/Earthquakes/Ear

Calls

no outgoing calls

Tested by

no test coverage detected