Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSGPIndividual<T>.SelectNode(TGAFloat,TGPGeneticInstructions) Method

Scroll Prev Top Next More

Selects a random node from the  DNA program tree that is of the same instruction types as in the Instructions parameter. The FunctionProbability parameter controls how much to prefer non-terminals (functions) over terminals (constants, variables, and functions with arity=0)

Namespace: RSGenerics.GeneticProgramming

Parameters

FunctionProbability

Type: TGAFloat

Instructions

Type: TGPGeneticInstructions

Return Value

Type: TNode

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb