Interface MutatePermutation

All Superinterfaces:
Mutate<PermutationGenotype<?>>, Operator<PermutationGenotype<?>>
All Known Implementing Classes:
MutatePermutationInsert, MutatePermutationMixed, MutatePermutationRevert, MutatePermutationSwap

public interface MutatePermutation extends Mutate<PermutationGenotype<?>>

Interface for the Mutate operator for the PermutationGenotype .

The default implementation is the MutatePermutationMixed.

  • Method Summary

    Methods inherited from interface org.opt4j.operator.mutate.Mutate

    mutate