new TournamentSelection(tournamentSize)
Creates tournament selection of given size.
Parameters:
Name | Type | Description |
---|---|---|
tournamentSize |
number | size of tournament |
- Source:
Name | Type | Description |
---|---|---|
tournamentSize |
number | size of tournament |