Package org.opt4j.operator.mutate
Interface MutatePermutation
- All Superinterfaces:
Mutate<PermutationGenotype<?>>
,Operator<PermutationGenotype<?>>
- All Known Implementing Classes:
MutatePermutationInsert
,MutatePermutationMixed
,MutatePermutationRevert
,MutatePermutationSwap
Interface for the Mutate
operator for the PermutationGenotype
.
The default implementation is the MutatePermutationMixed
.
-
Method Summary