Hide Comments
Hide Comments

Comments (0)

Specifies the set of instructions allowed in the genetic program, including all functions, variables and constants.

Namespace: RSGenerics.GeneticProgramming

expandingSyntax

Delphi

public
  property Instructions: TInstructions read FInstructions write SetInstructions;
 

Property Value

Type: TInstructions

expandingSee Also

Comments (0)