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