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