<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGeneticBase > Classes > TRSCustomGeneticComponent > Methods:
Comments (0)
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