Navigation: Code Documentation > GeneticAlgorithm > RSGAConsts > Variables
DEFAULT_TARPEIAN_PROBABILITY Variable
Default Tarpeian probability used in bloat control for genetic programming
Namespace: RSGAConsts
Delphi
DEFAULT_TARPEIAN_PROBABILITY: TGAFloat = 0.3;
Value
Type: TGAFloat
•TBloatStrategy
•RSGAConsts