Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSCustomGeneticComponent.TournamentField Property

Scroll Prev Top Next More

Specifies how many times the tournament must run for selecting a parent when    SelectionMethod is smTournament or smStochasticTournament. In other words, when selecting a parent, the genetic component runs a tournament, where the best or fittest individual is selected out of all the TournamentField number of contests.
 

alert_cautionWarning

Note that the TournamentField property can have a large impact on the processing time if the TournamentField property is high.

Namespace: RSGeneticBase

Property Value

Type: Integer

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb