Navigation: Code Documentation > GeneticAlgorithm > RSGeneticProgramming > Classes > TRSCustomGeneticProgrammingVariantExecutor
TRSCustomGeneticProgrammingVariantExecutor Methods
Name
Description
CreateInstructions(TCollectionItemClass)
Creates the Instructions collection of the correct class type. (Overrides RSGenerics.GeneticProgramming.TRSCustomGeneticProgrammingExecutor<T>.CreateInstructions(TCollectionItemClass).)
CreateNode(TRSGPInstruction<Variant>,TRSGPNode<Variant>)
Represents method CreateNode(TRSGPInstruction<Variant>,TRSGPNode<Variant>).
Top