Hide Comments
Hide Comments

Comments (0)

Contains the sum of all weighted fitness values for the entire population

Namespace: RSGeneticBase

expandingSyntax

Delphi

protected
  property WeightedFitnessSum: TGAFitness read FWeightedFitnessSum write FWeightedFitnessSum;
 

Property Value

Type: TGAFitness

expandingSee Also

Comments (0)