powered by
The Inversion mutation operator selects two positions within the chromosome at random and inverts the elements inbetween.
mutInversion(ind)
[integer]
integer
[integer] Permutation of integers, i.e., vector of integer values.
Other mutators: mutBitflip(), mutGauss(), mutInsertion(), mutJump(), mutPolynomial(), mutScramble(), mutSwap(), mutUniform()
mutBitflip()
mutGauss()
mutInsertion()
mutJump()
mutPolynomial()
mutScramble()
mutSwap()
mutUniform()