| Package | Description |
|---|---|
| org.opt4j.operator.mutate |
Provides the classes for the mutate operator for genotypes.
|
| Constructor and Description |
|---|
MutatePermutationMixed(MutatePermutationSwap swap,
MutatePermutationInsert insert,
MutatePermutationRevert revert,
Rand random)
Constructs a new
MutatePermutation with the given mutation rate. |