Learn R Programming

adana (version 1.1.0)

ssrmup1: Mu+1 replacement function

Description

Two randomly selected parents from the mating pool are mated to produce one or more offspring. The fit value of an individual randomly selected from the population is compared with the offspring with the highest fitness value. If the fitness value of the offspring is higher, the offspring is replaced with the individual.

Usage

ssrmup1(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.

See Also

grdelall, elitism, grmuplambda, grmuplambda2, grmuplambda3, grmuplambda4, grmuvlambda, grrobin, ssrgenitor, ssrfamtour, ssrx