Selects a random node from the DNA program tree that is of the same instruction types as in the Instructions parameter. The FunctionProbability parameter controls how much to prefer non-terminals (functions) over terminals (constants, variables, and functions with arity=0)
Namespace: RSGenerics.GeneticProgramming
Delphi |
public |
Parameters
FunctionProbability
Type: TGAFloat
Instructions
Type: TGPGeneticInstructions
Type: TNode