Interface Neighborhood<S>

All Superinterfaces:
Serializable
All Known Implementing Classes:
AdaptiveRandomNeighborhood, C25, C49, C9, KNearestNeighborhood, L13, L25, L41, L5, RingNeighborhood, TwoDimensionalMesh, WeightVectorNeighborhood

public interface Neighborhood<S> extends Serializable
Interface representing a neighborhood of a given solution in a list of solutions
Author:
Antonio J. Nebro