Performs an polynomial mutation as used in the SMS-EMOA algorithm.
mutPolynomial(ind, p = 0.2, eta = 10, lower, upper)
ind | [ |
---|---|
p | [ |
eta | [ |
lower | [ |
upper | [ |
[numeric
]
Other mutators: mutBitflip
,
mutGauss
, mutInsertion
,
mutScramble
, mutSwap
,
mutUniform