Description Usage Arguments Value References See Also
View source: R/mutator.normal.R
Each point is subject to additive Gaussian noise with probability pm
.
1 | doNormalMutation(coords, pm = 0.1, sigma = 0.0025, ...)
|
coords |
[ |
pm |
[ |
sigma |
[ |
... |
[any] |
[matrix
] Mutated coordinates.
Mersmann, O., Bischl, B., Bossek, J., Trautmann, H., Wagner, M., & Neumann, F. (2012). Local search and the traveling salesman problem: A feature-based characterization of problem hardness. Lecture Notes in Computer Science (Including Subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics), 7219 LNCS, 115-129.
Other mutation operators: doAxisProjectionMutation
,
doClusterMutation
,
doCompressionMutation
,
doExpansionMutation
,
doExplosionMutation
,
doGridMutation
,
doImplosionMutation
,
doLinearProjectionMutation
,
doRotationMutation
,
doUniformMutation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.