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

C

callFunction(Object[], int, int) - Method in interface ec.cgp.functions.Functions
Executes the given function with the given inputs.
callFunction(Object[], int, int) - Method in class ec.cgp.functions.FunctionsBreastCancerY
Interpret the given function and apply it to the given inputs.
callFunction(Object[], int, int) - Method in class ec.cgp.functions.FunctionsParity
Interpret the given function and apply it to the given inputs.
callFunction(Object[], int, int) - Method in class ec.cgp.functions.FunctionsRegression
Interpret the given function and apply it to the given inputs.
cellShapeUniformity - Variable in class ec.cgp.problems.ProblemBreastCancerW.BreastCancerWRecord
 
cellSizeUniformity - Variable in class ec.cgp.problems.ProblemBreastCancerW.BreastCancerWRecord
 
ClassificationProblem - Class in ec.cgp.problems
An extension of CGPProblem which provides some facilities to represent and evaluate classification problems.
ClassificationProblem() - Constructor for class ec.cgp.problems.ClassificationProblem
 
clone() - Method in class ec.cgp.representation.FloatVectorIndividual
Make a full copy of this individual.
clone() - Method in class ec.cgp.representation.IntegerVectorIndividual
Make a full copy of this individual.
clumpThickness - Variable in class ec.cgp.problems.ProblemBreastCancerW.BreastCancerWRecord
 
compare(Object[], Record) - Method in class ec.cgp.problems.ClassificationProblem
During evaluation, outputs are passed to this method.
compare(Object[], Record) - Method in class ec.cgp.problems.ProblemBreastCancerW
Determine the result of classification by comparing the evaluated outputs from our Cartsesian Genetic Program to the instance class(es) specified somewhere in the given Record.
compare(Object[], Record) - Method in class ec.cgp.problems.ProblemBreastCancerY
Determine the result of classification by comparing the evaluated outputs from our Cartsesian Genetic Program to the instance class(es) specified somewhere in the given Record.
compare(Object[], Record) - Method in class ec.cgp.problems.ProblemIris
Determine the result of classification by comparing the evaluated outputs from our Cartsesian Genetic Program to the instance class(es) specified somewhere in the given Record.
computeMaxGene(int, int[]) - Method in class ec.cgp.representation.VectorSpeciesCGP
Computes max possible gene value for the given position.
computeMaxGene(int, float[]) - Method in class ec.cgp.representation.VectorSpeciesCGP
Computes max possible gene value for the given position.
computeResults() - Static method in class ec.cgp.Util
 
constantMax - Static variable in class ec.cgp.problems.ProblemCGP
open upper bound for generated constants
constantMin - Static variable in class ec.cgp.problems.ProblemCGP
closed lower bound for generated constants
constants - Static variable in class ec.cgp.problems.ProblemCGP
Constants randomly initialized at setup for some problems.

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