Description Usage Arguments Value See Also
Selects genes for the mating pool. It works as follows: k individuals from the population are chosen randomly and the best one is selected to be included into the mating pool. This process is repeated until the desired number of individuals for the mating pool is reached.
1 | setupTournamentSelector(k = 3L)
|
k |
[ |
[setOfIndividuals
]
Other selectors: setupDominatedHypervolumeSelector
,
setupGreedySelector
,
setupNondomSelector
,
setupRouletteWheelSelector
,
setupSimpleSelector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.