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.
Warning |
---|
Note that the TournamentField property can have a large impact on the processing time if the TournamentField property is high. |
Namespace: RSGeneticBase
Delphi |
public |
Property Value
Type: Integer