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