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

Method setup

ecj/src/main/java/ec/Setup.java:40–40  ·  view source on GitHub ↗

Sets up the object by reading it from the parameters stored in state , built off of the parameter base base . If an ancestor implements this method, be sure to call super.setup(state,base); before you do anything else.

(final EvolutionState state, final Parameter base)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

setupMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65

Implementers 15

Populationecj/src/main/java/ec/Population.java
Subpopulationecj/src/main/java/ec/Subpopulation.jav
ProportionateComponentSelectorecj/src/main/java/ec/co/ant/Proportion
PseudorandomProportionateComponentSelectorecj/src/main/java/ec/co/ant/Pseudorand
SimpleConstructionRuleecj/src/main/java/ec/co/grasp/SimpleCo
StatisticsChartPaneecj/src/main/java/ec/display/Statistic
SubpopulationPanelecj/src/main/java/ec/display/Subpopula
IndividualPortrayalecj/src/main/java/ec/display/portrayal
EvolutionStatecontrib/gep/ec/EvolutionState.java
GEPSpeciescontrib/gep/ec/gep/GEPSpecies.java
GEPSimpleStatisticscontrib/gep/ec/gep/GEPSimpleStatistics
GEPFitnessFunctioncontrib/gep/ec/gep/GEPFitnessFunction.

Calls

no outgoing calls