grmuplambda | R Documentation |
The Mu+Lamda replacement is based on the selection of the fittest parents and offspring as individuals of the new generation population (Smith et.al., 1999; Jenkins et.al., 2019).
grmuplambda(parpop, offpop, ...)
parpop |
A matrix. Parent population |
offpop |
A matrix. Offspring population |
... |
Further arguments passed to or from other methods. |
A matrix. Population of the new generation.
Zeynel Cebeci & Erkut Tekeli
Smith, A.E. and Vavak F. (1999). Replacement strategies in steady state genetic algorithms: Static environments. Foundations of Genetic Algorithms. pp. 499-505.
Jenkins, A., Gupta, V., Myrick, A. and Lenoir, M. (2019). Variations of Genetic Algorithms. arXiv preprint arXiv:1911.00490.
grdelall
,
elitism
,
grmuplambda2
,
grmuplambda3
,
grmuplambda4
,
grmuvlambda
,
grrobin
,
ssrmup1
,
ssrmup1
,
ssrgenitor
,
ssrfamtour
,
ssrx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.