|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ranking | |
---|---|
edu.uci.ics.jung.algorithms.importance |
Uses of Ranking in edu.uci.ics.jung.algorithms.importance |
---|
Methods in edu.uci.ics.jung.algorithms.importance that return types with arguments of type Ranking | |
---|---|
List<Ranking<?>> |
AbstractRanker.getRankings()
Retrieves the list of ranking instances in descending sorted order by rank score If the algorithm is ranking edges, the instances will be of type EdgeRanking , otherwise
if the algorithm is ranking nodes the instances will be of type NodeRanking |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |