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