| Package | Description |
|---|---|
| org.uma.jmetal.algorithm.multiobjective.nsgaiii |
| Modifier and Type | Method and Description |
|---|---|
List<ReferencePoint<S>> |
EnvironmentalSelectionNSGAIII.Builder.getReferencePoints() |
| Modifier and Type | Method and Description |
|---|---|
static <S extends Solution<?>> |
ReferencePoint.generateReferencePoints(List<ReferencePoint<S>> referencePoints,
int numberOfObjectives,
List<Integer> numberOfDivisions) |
EnvironmentalSelectionNSGAIII.Builder<S> |
EnvironmentalSelectionNSGAIII.Builder.setReferencePoints(List<ReferencePoint<S>> referencePoints) |
| Constructor and Description |
|---|
ReferencePoint(ReferencePoint<S> point) |
Copyright © 2015. All rights reserved.