After the offspring are ranked according to their fitness values, the \(\lambda\) best fit offspring are replaced by \(\lambda\) parents randomly selected from the current parent population.
grmuplambda3(parpop, offpop, lambda, ...)
A matrix. Parent population
A matrix. Offspring population
Number of individuals renewed in the population
Further arguments passed to or from other methods.
A matrix. Population of the new generation.
grdelall
,
elitism
,
grmuplambda
,
grmuplambda2
,
grmuplambda4
,
grmuvlambda
,
grrobin
,
ssrmup1
,
ssrmup1
,
ssrgenitor
,
ssrfamtour
,
ssrx