<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgrammingExecutor<T> > Properties:
Comments (0)
Represents the genetic program tree to execute
Namespace: RSGenerics.GeneticProgramming
Delphi
public property GPProgram: TNode read FGPProgram write SetGPProgram;
Property Value
Type: TNode