Interface NeighborInteger

All Superinterfaces:
Neighbor<IntegerGenotype>, Operator<IntegerGenotype>
All Known Implementing Classes:
NeighborIntegerRandom

public interface NeighborInteger extends Neighbor<IntegerGenotype>
The NeighborInteger is the interface for the Neighbor operator for IntegerGenotype objects.
  • Method Summary

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

    neighbor