TournamentSelection Size Property | GeneticSharp |
Gets or sets the size of the tournament.
In other words, the number of chromosomes that will participate of each tournament until all need chromosomes be selected.
Namespace: GeneticSharp.Domain.SelectionsRemarks
Assembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Property Value
Type: Int32See Also