Package org.uma.jmetal.util.neighborhood.impl


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