|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ranking | |
---|---|
edu.uci.ics.jung.algorithms.importance | Provides a set of algorithms for computing the importance of each node (or edge)
in a graph relative to all others (or, for the algorithms that inherit from
RelativeAuthorityRanker , relative to a specified subset of elements). |
Uses of Ranking in edu.uci.ics.jung.algorithms.importance |
---|
Subclasses of Ranking in edu.uci.ics.jung.algorithms.importance | |
---|---|
class |
EdgeRanking
A data container for an edge ranking which stores: the rank score the original position of the edge before the ranking were generated a reference to the edge itself |
class |
NodeRanking
A data container for a node ranking. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |