| Package | Description |
|---|---|
| org.uma.jmetal.util.front.util | |
| org.uma.jmetal.util.point.util | |
| org.uma.jmetal.util.referencePoint | |
| org.uma.jmetal.util.referencePoint.impl |
| Modifier and Type | Method and Description |
|---|---|
static List<PointSolution> |
FrontUtils.convertFrontToSolutionList(Front front)
Given a front, converts it to a Solution set of PointSolutions
|
| Modifier and Type | Method and Description |
|---|---|
PointSolution |
PointSolution.copy() |
| Constructor and Description |
|---|
PointSolution(PointSolution point)
Copy constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReferencePoint
Interface representing a reference point
|
| Modifier and Type | Class and Description |
|---|---|
class |
IdealPoint
Class representing an ideal point (minimization is assumed)
|
class |
NadirPoint
Class representing a nadir point (minimization is assumed)
|
Copyright © 2018. All rights reserved.