Hide Comments
Hide Comments

Comments (0)

Returns the maximum node arity (number of children) allowed in the engine

Namespace: RSGenerics.GeneticProgramming

expandingSyntax

Delphi

protected 
  function MaxNodeArity: Integer; virtual; 
 

Return Value

Type: Integer

Implements

IRSGeneticProgramEngine<T>.MaxNodeArity
 

expandingSee Also

Comments (0)