<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgrammingExecutor<T> > Methods:
Comments (0)
Returns the maximum node arity (number of children) allowed in the engine
Namespace: RSGenerics.GeneticProgramming
Delphi
protected function MaxNodeArity: Integer; virtual;
Return Value
Type: Integer
IRSGeneticProgramEngine<T>.MaxNodeArity