<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGAConsts > Constants:
Comments (0)
Default Mutation Weights/Probabilities for genetic programming
Namespace: RSGAConsts
Delphi
DefaultMutationWeights: TGPMutationMethodWeights = (25, 0, 0, 25, 25, 0);
Value
Type: TGPMutationMethodWeights