Navigation: Code Documentation > GeneticAlgorithm > RSGAConsts > Constants
SInvalidTerminalNode Resource String
'Invalid terminal node. Node requires greater than 0 children'
Namespace: RSGAConsts
Delphi
SInvalidTerminalNode = 'Invalid terminal node. Node requires greater than 0 children';
Value
Type: string
•RSGAConsts