Navigation: Code Documentation > GeneticAlgorithm > RSGAConsts > Types
TExecutionStates Type
Defines the set of execution state for a virtual machine
Namespace: RSGAConsts
Delphi
type TExecutionStates = set of TExecutionState;
•RSGAConsts