| Package | Description |
|---|---|
| org.uma.jmetal.algorithm.multiobjective.nsgaiii |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentalSelectionNSGAIII.Builder<S> |
EnvironmentalSelectionNSGAIII.Builder.setFronts(List<List<S>> f) |
EnvironmentalSelectionNSGAIII.Builder<S> |
EnvironmentalSelectionNSGAIII.Builder.setNumberOfObjectives(int n) |
EnvironmentalSelectionNSGAIII.Builder<S> |
EnvironmentalSelectionNSGAIII.Builder.setReferencePoints(List<ReferencePoint<S>> referencePoints) |
EnvironmentalSelectionNSGAIII.Builder<S> |
EnvironmentalSelectionNSGAIII.Builder.setSolutionsToSelect(int solutions) |
| Constructor and Description |
|---|
EnvironmentalSelectionNSGAIII(EnvironmentalSelectionNSGAIII.Builder<S> builder) |
Copyright © 2015. All rights reserved.