Navigation: Code Documentation > GeneticAlgorithm > RSGeneticBase > Classes > TRSCustomGeneticComponent > Methods
TRSCustomGeneticComponent.UnfitFitness Method
Returns a value that represents extreme unfitness. Useful for breeding out an individual by settings its fitness to this value
Namespace: RSGeneticBase
Delphi
public function UnfitFitness: TGAFitness; virtual;
Return Value
Type: TGAFitness
•RSGeneticBase.TRSCustomGeneticComponent.EvaluateFitness(TRSIndividual,Boolean)
•TRSCustomGeneticComponent
•RSGeneticBase