Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSCustomGeneticComponent.UseGenerationLimit Property

Scroll Prev Top Next More

Controls whether the genetic component attempts to abort evolution when the maximum number of generations is exceeded. If    Generation exceeds    GenerationLimit, the    Evolve method will abort evolution.

The Evolve method starts "breeding" the population towards your goal. The Evolve method may be called with the number of generations to execute. You can use the DiversityLimit, GenerationLimit and the FitnessCutoff as three properties to automatically abort evolution when they are exceeded. If the    UseGenerationLimit is false, the GenerationLimit will not abort evolution.
 
 

Namespace: RSGeneticBase

Property Value

Type: Boolean

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb