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