TournamentSelection Constructor

GeneticSharp

TournamentSelection Constructor GeneticSharp
Initializes a new instance of the TournamentSelection class.
Remarks

The default Size is 2. The default AllowWinnerCompeteNextTournament is true.

Namespace: GeneticSharp.Domain.Selections
Assembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434

Syntax

public TournamentSelection()
public TournamentSelection()
See Also