Hide Comments
Hide Comments

Comments (0)

Returns the maximum number of children and node ( RSGenerics.GeneticProgramEngine.TRSGPNode<T> ) in the component can accept

Namespace: RSGenerics.GeneticProgramming

expandingSyntax

Delphi

public 
  function MaxNodeArity: Integer; virtual; 
 

Return Value

Type: Integer

Implements

IRSGeneticProgramEngine<T>.MaxNodeArity
 

expandingSee Also

Comments (0)