Navigation: Code Documentation > GeneticAlgorithm > RSGAConsts > Variables
DEFAULT_PARSIMONY_COEFFICIENT Variable
Default Parsimony Coefficient used in bloat control for genetic programming
Namespace: RSGAConsts
Delphi
DEFAULT_PARSIMONY_COEFFICIENT: TGAFloat = 1;
Value
Type: TGAFloat
•TBloatStrategy
•RSGAConsts