Package org.uma.jmetal.util.neighborhood
Interface Neighborhood<S>
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AdaptiveRandomNeighborhood,C25,C49,C9,KNearestNeighborhood,L13,L25,L41,L5,RingNeighborhood,TwoDimensionalMesh,WeightVectorNeighborhood
Interface representing a neighborhood of a given solution in a list of solutions
- Author:
- Antonio J. Nebro
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getNeighbors
-