setupUniformMutator: Generator of the Uniform mutation operator.

Description Usage Value See Also

Description

This mutation operator works on real-valued genotypes only. It selects a position in the solution vector at random and replaced it with a uniformally chosen value within the box constraints of the corresponding parameter. This mutator may proof beneficial in early stages of the optimization process, since it distributes points widely within the box constraints and thus may hinder premature convergence. However, in later stages - when fine tuning is necessary, this feature is disadvantegous.

Usage

1

Value

[ecr_mutator]

See Also

Other mutators: setupBitFlipMutator, setupGaussMutator, setupInsertionMutator, setupPolynomialMutator, setupScrambleMutator, setupSwapMutator


jakobbossek/ecr documentation built on May 18, 2019, 9:09 a.m.