Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSCustomGeneticProgramming<T>.DoPointMutation(TIndividual,TNode) Method

Scroll Prev Top Next More

Performs point mutation on the tree. A random node is selected and the primitive stored there is replaced with a different random primitive of the same arity taken from the primitive set

Returns true if a point mutation occurred. Point mutation can occur more than once based on    PointMutationMethod.
 

Namespace: RSGenerics.GeneticProgramming

Parameters

aItem

Type: System.Void

aNode

Type: System.Void

Return Value

Type: Boolean

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb