|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
CandidateProgram encapsulates an individual program within a
generation of a GP run.rootNode is the
top most node in the program, and which may have 0 or more child nodes.
PowerFunction
combined with a MultiplyFunction.FunctionNode which performs the reciprocal trigonometric
function of cosecant.FunctionNode which performs the trigonometric function of
cosine.FunctionNode which performs the reciprocal trigonometric
function of cotangent.getProgramSelector() on the
instance of GPModel given at construction and submits them
to the Crossover operator which is obtained by calling
getCrossover() on the model.
CandidatePrograms.CandidatePrograms provided as arguments
using Koza crossover.
CandidatePrograms provided as arguments
using uniform swap points.
FunctionNode which performs the arithmetic function of cube,
that is - raising to the third power.FunctionNode which performs the mathematical function of cube
root.
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||