ssrfamtour | R Documentation |
The two most compatible between the two parents and their offspring are added to the new generation population, while those with low fitness are discarded (Sivanandam et.al., 2007).
ssrfamtour(parpop, offpop, reppars, ...)
parpop |
A matrix. Parent population |
offpop |
A matrix. Offspring population |
reppars |
A vector. Indices of the parents |
... |
Further arguments passed to or from other methods. |
A matrix. Population of the new generation.
Zeynel Cebeci & Erkut Tekeli
Sivanandam et.al., (2007).
grdelall
,
elitism
,
grmuplambda
,
grmuplambda2
,
grmuplambda3
,
grmuplambda4
,
grmuvlambda
,
grrobin
,
ssrmup1
,
ssrgenitor
,
ssrx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.