Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
P
R
S
T
U
V
S
scale(float, int)
- Static method in class ec.cgp.
Util
Return the int in the range [0,max-1] represented by the given float which is in the range [0.0,1.0).
sepallength
- Variable in class ec.cgp.problems.
ProblemIris.IrisRecord
sepalwidth
- Variable in class ec.cgp.problems.
ProblemIris.IrisRecord
setGenome(Object)
- Method in class ec.cgp.representation.
FloatVectorIndividual
Set the genome
setGenome(Object)
- Method in class ec.cgp.representation.
IntegerVectorIndividual
Set the genome.
setInputs(Object[], Record)
- Method in class ec.cgp.problems.
ClassificationProblem
Your implementing class must map attributes of the given Record to items in the input vector using this method.
setInputs(Object[], Record)
- Method in class ec.cgp.problems.
ProblemBreastCancerW
Obtain the inputs from the data record.
setInputs(Object[], Record)
- Method in class ec.cgp.problems.
ProblemBreastCancerY
Obtain the inputs from the data record.
setInputs(Object[], Record)
- Method in class ec.cgp.problems.
ProblemIris
Obtain the inputs from the data record.
setosa
- Variable in class ec.cgp.problems.
ProblemIris.IrisRecord
setup(EvolutionState, Parameter)
- Method in class ec.cgp.problems.
ClassificationProblem
Configure this Classification Problem.
setup(EvolutionState, Parameter)
- Method in class ec.cgp.problems.
ProblemCGP
Initialize the evaluation cache, and configure the random constants.
setup(EvolutionState, Parameter)
- Method in class ec.cgp.problems.
ProblemRegression
setup(EvolutionState, Parameter)
- Method in class ec.cgp.representation.
FloatVectorIndividual
setup(EvolutionState, Parameter)
- Method in class ec.cgp.representation.
FloatVectorSpecies
Added setup step that automatically sets max-gene to 1.0.
setup(EvolutionState, Parameter)
- Method in class ec.cgp.representation.
IntegerVectorIndividual
setup(EvolutionState, Parameter)
- Method in class ec.cgp.representation.
IntegerVectorSpecies
setup(EvolutionState, Parameter)
- Method in class ec.cgp.representation.
VectorSpeciesCGP
singleEpiCellSize
- Variable in class ec.cgp.problems.
ProblemBreastCancerW.BreastCancerWRecord
Stats
- Class in
ec.cgp
Custom statistics for Cartesian Genetic Programming.
Stats()
- Constructor for class ec.cgp.
Stats
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
P
R
S
T
U
V