Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramming > Types
TRSCustomGeneticProgrammingExecutor<T>.TInstructions Type
Represents an alias of the TRSGPInstructions<T> type.
Namespace: RSGenerics.GeneticProgramming
Delphi
public type TInstructions = TRSGPInstructions<T>;
•TRSCustomGeneticProgrammingExecutor<T>
•RSGenerics.GeneticProgramming