- All Implemented Interfaces:
- Serializable, Neighborhood<S>
public class C25<S extends Solution<?>>
extends TwoDimensionalMesh<S>
Class defining an C25 neighborhood of a solution belonging to a list of solutions which is
structured as a bi-dimensional mesh. The neighbors are those solutions that are in
2-hop distance or less
Shape:
* * * * *
* * * * *
* * o * *
* * * * *
* * * * *
- Author:
- Esteban López Camacho
- See Also:
- Serialized Form