Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgrammingExecutor<T> > Properties
TRSCustomGeneticProgrammingExecutor<T>.GPProgram Property
Represents the genetic program tree to execute
Namespace: RSGenerics.GeneticProgramming
Delphi
public property GPProgram: TNode read FGPProgram write SetGPProgram;
Property Value
Type: TNode
•RSGenerics.GeneticProgramming.TRSCustomGeneticProgrammingExecutor<T>.GPProgramLines
•RSGenerics.GeneticProgramEngine.TRSGPNode<T>
•TRSCustomGeneticProgrammingExecutor<T>
•RSGenerics.GeneticProgramming