Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgramming<T> > Properties

TRSCustomGeneticProgramming<T>.PointMutationProbability Property

Scroll Prev Top Next More

The  PointMutationProbability property controls the chance of point mutation occurring on a node. When point mutation is going to occur, every node of the genetic program is checked against this probability to see if point mutation occurs. If point mutation is found to occur, what happens next depends on the  PointMutationMethod property.

Namespace: RSGenerics.GeneticProgramming

Property Value

Type: TGAProbability

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb