TournamentSelection AllowWinnerCompeteNextTournament Property | GeneticSharp |
Gets or sets if allow any winner in a tournament to participate in the next tournament.
In other words, if you want to allow a chromosome be selected more the one time.
Namespace: GeneticSharp.Domain.SelectionsRemarks
Assembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Property Value
Type: BooleanSee Also