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