public class BaryRanker extends AbstractCentrality
max, min, rankings| Constructor and Description |
|---|
BaryRanker() |
| Modifier and Type | Method and Description |
|---|---|
protected double |
getVertexScore(edu.uci.ics.jung.graph.Graph<SNNode,SNEdge> graph,
SNNode v)
Calculates the score for the specified vertex.
|
getMax, getMin, getRankingsprotected double getVertexScore(edu.uci.ics.jung.graph.Graph<SNNode,SNEdge> graph, SNNode v)
getVertexScore in class AbstractCentrality