A B C D E F G H I M N P R S T U V

D

data - Static variable in class ec.cgp.problems.ClassificationProblem
storage for records
DEBUG - Static variable in class ec.cgp.Evaluator
 
debug(String) - Static method in class ec.cgp.Evaluator
 
defaultBase() - Method in class ec.cgp.representation.FloatVectorIndividual
 
defaultBase() - Method in class ec.cgp.representation.IntegerVectorIndividual
 
defaultBase() - Method in class ec.cgp.representation.VectorSpeciesCGP
 
defaultCrossover(EvolutionState, int, VectorIndividual) - Method in class ec.cgp.representation.FloatVectorIndividual
Convex (or "arithmetic") crossover for real-valued genomes.
defaultCrossover2(EvolutionState, int, VectorIndividual) - Method in class ec.cgp.representation.FloatVectorIndividual
Any-point crossover.
defaultMutate(EvolutionState, int) - Method in class ec.cgp.representation.FloatVectorIndividual
Mutate the genome.
defaultMutate(EvolutionState, int) - Method in class ec.cgp.representation.IntegerVectorIndividual
Mutate the genome.
degMalig - Variable in class ec.cgp.problems.ProblemBreastCancerY.BreastCancerYRecord
 
describe(Individual, EvolutionState, int, int, int, int) - Method in class ec.cgp.problems.ProblemCGP
Currently does nothing except enforce the SimpleProblemForm contract.

A B C D E F G H I M N P R S T U V