<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgramming<T> > Methods:
Comments (0)
Creates the instructions collection
Namespace: RSGenerics.GeneticProgramming
Delphi
protected function CreateInstructions( InstructionClass: TCollectionItemClass ): TInstructions; virtual;
Parameters
InstructionClass
Type: TCollectionItemClass
Type: TInstructions
IRSGeneticProgramEngine<T>.CreateInstructions(TCollectionItemClass)