Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgramming<T> > Properties
TRSCustomGeneticProgramming<T>.Operations Property
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
•RSGenerics.GeneticProgramming.TRSCustomGeneticProgramming<T>.Terminals
•RSGenerics.GeneticProgramming.TRSCustomGeneticProgramming<T>.GetOperationNode(TNode,Integer)
•TRSCustomGeneticProgramming<T>
•RSGenerics.GeneticProgramming