Specifies the Instructions of the engine. This is the total set of functions and terminals (constants and variables) that a genetic program can perform. Every individual's genetic program in the engine shares these instructions.
Namespace: RSGenerics.GeneticProgramEngine
Delphi |
public |
Property Value
Type: TRSGPInstructions<T>