Interface NeighborPermutation

All Superinterfaces:
Neighbor<PermutationGenotype<?>>, Operator<PermutationGenotype<?>>
All Known Implementing Classes:
NeighborPermutationInsert, NeighborPermutationMixed, NeighborPermutationRevert, NeighborPermutationSwap

public interface NeighborPermutation extends Neighbor<PermutationGenotype<?>>
Interface for the Neighbor operator for the PermutationGenotype.
  • Method Summary

    Methods inherited from interface org.opt4j.operator.neighbor.Neighbor

    neighbor