See ecr::mutUniform
mutUniformInt(ind, ..., lower, upper)[integer] mutated individual.
[integer] integer vector/individual to mutate.
further arguments passed on to the method.
[integer] vector of minimal values for each parameter of the
decision space. Must have the same length as ind.
[integer] vector of maximal values for each parameter of the
decision space. Must have the same length as ind.
Other operators:
mutDoubleGeom(),
mutGaussIntScaled(),
mutGaussInt(),
mutGaussScaled(),
mutPolynomialInt(),
mutRandomChoice(),
recGaussian(),
recIntIntermediate(),
recIntSBX()