Show/Hide Toolbars

RiverSoftAVG Products Help

Defines the weight or probability that the subtree mutation method 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.

Point mutation replaces a node of the child with a node of the same type (e.g., arity and TRSGPInstruction<T>). The    PointMutationMethod and    PointMutationProbability control how the point mutation occurs.

Namespace: RSGenerics.GeneticProgramming

Property Value

Type: Integer

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb