<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGAConsts > Variables:
Comments (0)
Default probability that non-terminals (functions) will be selected for genetic operations in genetic programming
Namespace: RSGAConsts
Delphi
NONTERMINALS_SELECTION_PROBABILITY: TGAProbability = 0.9;
Value
Type: TGAProbability