Description Usage Arguments Value Examples
View source: R/tournament_selection.R
Select a couple of individu (parents) to the crossing over
1 | tournament_selection(Y, k, N = NROW(Y))
|
N |
size of the Qt population to generate |
X |
a matrix/data.frame of all the selected individus evaluation |
a list of couple index which must be use for crossing over
1 | sum(1:10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.