Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSCustomGeneticProgramming<T>.CreateNode(TInstruction,TNode) Method

Scroll Prev Top Next More

Creates a node (genetic program element) of the correct type and initializes its Instruction and Parent to the parameters

noteNote

This method ensures the    MaxNodeArity limit is not violated. Call this function when you want to create a node to use with this component.

Namespace: RSGenerics.GeneticProgramming

Parameters

Item

Type: System.Void

aParent

Type: System.Void

Return Value

Type: TNode

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb