edu.uci.ics.jung.algorithms.scoring
Interface EdgeScorer<E,S>
-
- Type Parameters:
E- the edge typeS- the score type
- All Known Implementing Classes:
- BetweennessCentrality
public interface EdgeScorer<E,S>An interface for algorithms that assign scores to edges.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description SgetEdgeScore(E e)
-
DataMelt 3.0 © DataMelt by jWork.ORG