Class L25<S extends Solution<?>>

java.lang.Object
org.uma.jmetal.util.neighborhood.util.TwoDimensionalMesh<S>
org.uma.jmetal.util.neighborhood.impl.L25<S>
All Implemented Interfaces:
Serializable, Neighborhood<S>

public class L25<S extends Solution<?>> extends TwoDimensionalMesh<S>
Class representing neighborhoods for a solution into a list of solutions
Author:
Esteban López Camacho
See Also: