In this renewal strategy, after the offspring are ranked according to their fitness values, the number of the population of the offspring with the best fitness value is replaced by the parents (Schwefel, 1981). To use this renewal algorithm, it is necessary to produce many more offspring than the population count.
grmuvlambda(parpop, offpop, ...)
A matrix. Parent population
A matrix. Offspring population
Further arguments passed to or from other methods.
A matrix. Population of the new generation.
grdelall
,
elitism
,
grmuplambda
,
grmuplambda2
,
grmuplambda3
,
grmuplambda4
,
grrobin
,
ssrmup1
,
ssrgenitor
,
ssrfamtour
,
ssrx