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