public interface Ranking<S extends Solution<?>> extends SolutionAttribute<S,Integer>
| Modifier and Type | Method and Description |
|---|---|
Ranking<S> |
computeRanking(List<S> solutionList) |
int |
getNumberOfSubfronts() |
List<S> |
getSubfront(int rank) |
getAttribute, getAttributeIdentifier, setAttributeCopyright © 2017. All rights reserved.