grmuplambda {adana} | R Documentation |
Mu+Lambda replacement function 1
Description
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).
Usage
grmuplambda(parpop, offpop, ...)
Arguments
parpop |
A matrix. Parent population |
offpop |
A matrix. Offspring population |
... |
Further arguments passed to or from other methods. |
Value
A matrix. Population of the new generation.
Author(s)
Zeynel Cebeci & Erkut Tekeli
References
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.
See Also
grdelall
,
elitism
,
grmuplambda2
,
grmuplambda3
,
grmuplambda4
,
grmuvlambda
,
grrobin
,
ssrmup1
,
ssrmup1
,
ssrgenitor
,
ssrfamtour
,
ssrx