Navigation: Code Documentation > GeneticAlgorithm > RSGAConsts > Variables
GP_CROSSOVER_PROBABILITY Variable
Default Crossover Probability for genetic programming
Namespace: RSGAConsts
Delphi
GP_CROSSOVER_PROBABILITY: TGAProbability = 0.9;
Value
Type: TGAProbability
•RSGAConsts