Hide Comments
Hide Comments

Comments (0)

Represents the genetic program tree to execute

Namespace: RSGenerics.GeneticProgramming

expandingSyntax

Delphi

public
  property GPProgram: TNode read FGPProgram write SetGPProgram;
 

Property Value

Type: TNode

expandingSee Also

Comments (0)