"Random Choice" mutation operator for discrete parameters: with probability
p chooses one of the available categories at random (this may be
the original value!)
mutRandomChoice(ind, values, p = 0.1)
| ind |
|
|---|---|
| values |
|
| p |
|
[character]
Other operators:
mutDoubleGeom(),
mutGaussIntScaled(),
mutGaussInt(),
mutGaussScaled(),
mutPolynomialInt(),
mutUniformInt(),
recGaussian(),
recIntIntermediate(),
recIntSBX()