NonUniformMutation

constructor(b: Double = DEFAULT_B, bigK: Int = DEFAULT_K, p3: Double = DEFAULT_P3)(source)

Parameters

b

the shape exponent controlling the annealing rate; must be > 0 (default 1.5)

bigK

the generation horizon K over which the step anneals; must be >= 1 (default 50)

p3

the per-coordinate mutation probability; must be in 0,1 (default 0.328)