Creates the genetic program tree node of the specified type and initializes its Instruction and Parent properties.
Namespace: RSGenerics.GeneticProgramEngine
Delphi |
public |
Parameters
Item
Type: TRSGPInstruction<T>
aParent
Type: TRSGPNode<T>
Type: TRSGPNode<T>
Reference |