Defines the weights or probabilities that particular mutation methods will be chosen over the other genetic programming mutation methods. When mutation is selected to occur (see MutationProbability ), the genetic programming component chooses a mutation method using the weights you supply.
Namespace: RSGenerics.GeneticProgramming
Delphi |
public |
Property Value
Type: TGPMutationMethodWeights