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