Description Usage Arguments Value See Also
This operator works only on binary representation and flips each bit with a given probability p \in (0, 1). Usually it is recommended to set p = \frac{1}{n} where n is the number of bits in the representation.
1 | setupBitFlipMutator(p = 0.1)
|
p |
[ |
[ecr_mutator
]
Other mutators: setupGaussMutator
,
setupInsertionMutator
,
setupPolynomialMutator
,
setupScrambleMutator
,
setupSwapMutator
,
setupUniformMutator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.