public abstract class GPBreedingPipeline extends BreedingPipeline
| Modifier and Type | Field and Description |
|---|---|
static String |
P_NODESELECTOR
Standard parameter for node-selectors associated with a GPBreedingPipeline
|
static String |
P_TREE
Standard parameter for tree fixing
|
static int |
TREE_UNFIXED
Standard value for an unfixed tree
|
DYNAMIC_SOURCES, likelihood, mybase, P_LIKELIHOOD, P_NUMSOURCES, P_SOURCE, sources, V_SAMENO_PROBABILITY, P_PROB, probability| Constructor and Description |
|---|
GPBreedingPipeline() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
produces(EvolutionState state,
Population newpop,
int subpopulation,
int thread)
Returns true if s is a GPSpecies.
|
clone, finishProducing, individualReplaced, maxChildProduction, minChildProduction, numSources, preparePipeline, prepareToProduce, reproduce, setup, sourcesAreProperForm, typicalIndsProducedgetProbability, pickRandom, produce, setProbability, setupProbabilitiesequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaultBasepublic static final String P_NODESELECTOR
public static final String P_TREE
public static final int TREE_UNFIXED
public boolean produces(EvolutionState state, Population newpop, int subpopulation, int thread)
produces in class BreedingPipelineCopyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.