Navigation: Code Documentation > GeneticAlgorithm > RSGAConsts > Types
TGPGeneticInstructions Type
Defines the set of genetic instruction types (and tree nodes) in a genetic program
Namespace: RSGAConsts
Delphi
type TGPGeneticInstructions = set of TGPGeneticInstruction;
•RSGAConsts.TGPGeneticInstruction
•RSGAConsts