powered by
Intermediate recombination computes the component-wise mean value of the k given parents. It is applicable only for float representation.
k
recIntermediate(inds)
[numeric] Single offspring.
numeric
[list] Parents, i.e., list of exactly two numeric vectors of equal length.
list
Other recombinators: recCrossover, recOX, recPMX, recSBX, recUnifCrossover
recCrossover
recOX
recPMX
recSBX
recUnifCrossover