ssrgenitor | R Documentation |
The offspring obtained by mating two randomly selected parents from the mating pool is placed in the place of the worst individual in the current population (Whitley, 1988).
ssrgenitor(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
Whitley, L.D. (1988). GENITOR: A different genetic algorithm. In Proc. of the Rocky Mountain conf. on artificial intellegence, pp. 118-130.
grdelall
,
elitism
,
grmuplambda
,
grmuplambda2
,
grmuplambda3
,
grmuplambda4
,
grmuvlambda
,
grrobin
,
ssrmup1
,
ssrfamtour
,
ssrx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.