Navigation: Code Documentation > GeneticAlgorithm > RSGeneticBase > Classes > TRSCustomGeneticComponent > Properties
TRSCustomGeneticComponent.WeightedFitnessSum Property
Contains the sum of all weighted fitness values for the entire population
Namespace: RSGeneticBase
Delphi
protected property WeightedFitnessSum: TGAFitness read FWeightedFitnessSum write FWeightedFitnessSum;
Property Value
Type: TGAFitness
•RSGeneticBase.TRSCustomGeneticComponent.Population
•RSGeneticBase.TRSIndividual.WeightedFitness
•TRSCustomGeneticComponent
•RSGeneticBase