Navigation: Code Documentation > GeneticAlgorithm > RSGAConsts > Variables
CROSSOVER_PROBABILITY Variable
Default Crossover Probability for genetic algorithms
Namespace: RSGAConsts
Delphi
CROSSOVER_PROBABILITY: TGAProbability = 0.98;
Value
Type: TGAProbability
•RSGAConsts