Creates a node (genetic program element) of the correct type and initializes its Instruction and Parent to the parameters
Note |
---|
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
Delphi |
public |
Parameters
Item
Type: System.Void
aParent
Type: System.Void
Type: TNode