Package org.uma.jmetal.util.neighborhood.impl
package org.uma.jmetal.util.neighborhood.impl
-
ClassesClassDescriptionThis class implements the adaptive random neighborhood (topology) defined by M.Class defining an C25 neighborhood of a solution belonging to a list of solutions which is structured as a bi-dimensional mesh.Class defining an C49 neighborhood of a solution belonging to a list of solutions which is structured as a bi-dimensional mesh.Class defining an L9 neighborhood of a solution belonging to a list of solutions which is structured as a bi-dimensional mesh.KNearestNeighborhood<S extends Solution<?>>This class implements a neighborhood that select the k-nearest solutions according to a distance measure.Class defining an L9 neighborhood of a solution belonging to a list of solutions which is structured as a bi-dimensional mesh.Class representing neighborhoods for a solution into a list of solutionsClass representing neighborhoods for a solution into a list of solutionsClass defining an L5 neighborhood of a solution belonging to a list of solutions which is structured as a bi-dimensional mesh.RingNeighborhood<S extends Solution<?>>This class implements a ring-based neighborhood.WeightVectorNeighborhood<S extends Solution<?>>This class implements a neighborhood based on the weight vectors of MOEA/D