Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSCustomGeneticComponent.FitnessCutoff Property

Scroll Prev Top Next More

Specifies the Fitness level desired for the evolutionary search. If the    FittestIndividual of the    Population has a fitness greater than or less than (depending on the    FitnessMethod) the fitness cutoff, the    Evolve method will abort evolution.

Note the    UseFitnessCutoff property must be True to use the fitness cutoff.
 
 

Namespace: RSGeneticBase

Property Value

Type: TGAFitness

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb