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