<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGAConsts > Classes:
Comments (0)
Defines the numeric type for representing probabilities in the Genetic Algorithms Component Library, including CrossoverProbability, MutationProbability, and InversionProbability.
Namespace: RSGAConsts
Delphi
type TGAProbability = type Double;