Navigation: Code Documentation > GeneticAlgorithm > RSGeneticBase > Classes > TRSCustomGeneticComponent > Properties
TRSCustomGeneticComponent.MaxWeightedFitness Property
Returns the highest weighted fitness level of the Population.
Namespace: RSGeneticBase
Delphi
public property MaxWeightedFitness: TGAFitness read FMaxWeightedFitness;
Property Value
Type: TGAFitness
•RSGeneticBase.TRSCustomGeneticComponent.AvgFitness
•RSGeneticBase.TRSCustomGeneticComponent.AvgWeightedFitness
•RSGeneticBase.TRSCustomGeneticComponent.MinFitness
•RSGeneticBase.TRSCustomGeneticComponent.MaxFitness
•RSGeneticBase.TRSCustomGeneticComponent.MinWeightedFitness
•RSGeneticBase.TRSCustomGeneticComponent.EvaluateFitness(TRSIndividual,Boolean)
•RSGeneticBase.TRSCustomGeneticComponent.Population
•RSGeneticBase.TRSIndividual.Fitness
•TRSCustomGeneticComponent
•RSGeneticBase