| Package | Description |
|---|---|
| org.uma.jmetal.util.neighborhood.impl | |
| org.uma.jmetal.util.neighborhood.util |
| Modifier and Type | Class and Description |
|---|---|
class |
AdaptiveRandomNeighborhood<S>
This class implements the adaptive random neighborhood (topology) defined by M.
|
class |
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.
|
class |
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.
|
class |
C9<S>
Class defining an L9 neighborhood of a solution belonging to a list of solutions which is
structured as a bi-dimensional mesh.
|
class |
KNearestNeighborhood<S extends Solution<?>>
This class implements a neighborhood that select the k-nearest solutions according to a distance measure.
|
class |
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.
|
class |
L25<S extends Solution<?>>
Class representing neighborhoods for a solution into a list of solutions
|
class |
L41<S extends Solution<?>>
Class representing neighborhoods for a solution into a list of solutions
|
class |
L5<S>
Class defining an L5 neighborhood of a solution belonging to a list of solutions which is
structured as a bi-dimensional mesh.
|
class |
WeightVectorNeighborhood<S>
This class implements a neighborhood based on the weight vectors of MOEA/D
|
| Modifier and Type | Class and Description |
|---|---|
class |
TwoDimensionalMesh<S>
Class defining a bi-dimensional mesh.
|
Copyright © 2018. All rights reserved.