Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > GeneticAlgorithm > RSGeneticBase > Classes > TRSCustomGeneticComponent > Properties

TRSCustomGeneticComponent.FittestIndividual Property

Scroll Prev Top Next More

Returns the fittest individual in the Population. The individual is chosen based on the FitnessMethod and the Fitness evaluations of all the individuals in the population. The FittestIndividual is chosen every time the population is evolved.
 

This property is nil if the component is not    Initialized.

Namespace: RSGeneticBase

Property Value

Type: TRSIndividual

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb