<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgramming<T> > Properties:
Comments (0)
Returns a terminal ( Instructions that are constants, variables or functions of arity = 0) in the list of terminals
Namespace: RSGenerics.GeneticProgramming
Delphi
public property Terminal[Index: Integer]: TInstruction read GetTerminals;
Parameters
Index
Type: Integer
Type: TInstruction