Hide Comments
Hide Comments

Comments (0)

Returns the number of  Instructions that are not terminals (i.e., functions of arity > 0)

Namespace: RSGenerics.GeneticProgramming

expandingSyntax

Delphi

public
  property FunctionsCount: Integer read GetFunctionsCount;
 

Property Value

Type: Integer

expandingSee Also

Comments (0)