<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgramming<T> > Properties:
Comments (0)
Returns a list of the Instructions that are functions with arity > 0
Namespace: RSGenerics.GeneticProgramming
Delphi
protected property Operations: TInstructionList read FOperations;
Property Value
Type: TInstructionList