The Scramble mutation operator selects two positions within the chromosome at random and randomly intermixes the subsequence between these positions.
mutScramble(ind)
ind | [ |
---|
[integer
]
Other mutators: mutBitflip
,
mutGauss
, mutInsertion
,
mutPolynomial
, mutSwap
,
mutUniform