<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgramming<T> > Properties:
Comments (0)
Returns the number of Instructions that are terminals (i.e., constants, variables, and functions of arity = 0)
Namespace: RSGenerics.GeneticProgramming
Delphi
public property TerminalsCount: Integer read GetTerminalsCount;
Property Value
Type: Integer