Navigation: Code Documentation > GeneticAlgorithm > RSGAConsts > Variables
DEFAULT_ADAPTION_SAMPLE_SIZE Variable
Default percentage of population to use as a sample for adapting heuristics
Namespace: RSGAConsts
Delphi
DEFAULT_ADAPTION_SAMPLE_SIZE: TGAProbability = 0.25;
Value
Type: TGAProbability
•RSGAConsts