Hide Comments
Hide Comments

Comments (0)

Returns the number of  Instructions that are terminals (i.e., constants, variables, and functions of arity = 0)

Namespace: RSGenerics.GeneticProgramming

expandingSyntax

Delphi

public
  property TerminalsCount: Integer read GetTerminalsCount;
 

Property Value

Type: Integer

expandingSee Also

Comments (0)