Hide Comments
Hide Comments

Comments (0)

Returns true if the genetic component has been initialized (and initial population has been created and evaluated for fitness)

Namespace: RSGeneticBase

expandingSyntax

Delphi

public
  property Initialized: Boolean read FInitialized;
 

Property Value

Type: Boolean

expandingSee Also

Comments (0)