<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGeneticProgramming > Classes > TRSCustomGeneticProgrammingVariantExecutor > Methods:
Comments (0)
Represents method CreateNode(TRSGPInstruction<Variant>,TRSGPNode<Variant>).
Namespace: RSGeneticProgramming
Delphi
protected function CreateNode(const Item: TRSGPInstruction<Variant>; const aParent: TRSGPNode<Variant>): TRSGPNode<Variant>; override;
Parameters
Item
Type: TRSGPInstruction<Variant>
aParent
Type: TRSGPNode<Variant>