Hide Comments
Hide Comments

Comments (0)

Specifies the Arity (maximum allowed number of children) for the instruction. If Arity is greater than 0, the instruction must be a function

Namespace: RSGenerics.GeneticProgramEngine

expandingSyntax

Delphi

published
  property Arity: Integer read FArity write SetArity default 0;
 

Property Value

Type: Integer

expandingSee Also

Comments (0)