Returns the Fitness of the individual normalized over the entire population's fitness values so that it is a value between 0 and 1 (where 0 will be the individual with the lowest fitness and 1 will be the individual with the highest fitness).
Namespace: RSGeneticBase
Delphi |
public |
Property Value
Type: TGAFitness
Reference•RSGeneticBase.TRSIndividual.EvaluateFitness •RSGeneticBase.TRSIndividual.Fitness •RSGeneticBase.TRSIndividual.WeightedFitness •NormalizedWeightedFitness |