Class WeightVectorNeighborhood<S extends Solution<?>>

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

public class WeightVectorNeighborhood<S extends Solution<?>> extends Object implements Neighborhood<S>
This class implements a neighborhood based on the weight vectors of MOEA/D
Author:
Antonio J. Nebro
See Also: