IRSGeneticProgramEngine<T>.CreateNode(TRSGPInstruction<T>,TRSGPNode<T>) Method |
Scroll Prev Top Next More |
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>