Documentation of 'edu.uci.ics.jung.algorithms.scoring.EdgeScorer' Java class
EdgeScorer
edu.uci.ics.jung.algorithms.scoring

Interface EdgeScorer<E,S>

  • Type Parameters:
    E - the edge type
    S - the score type
    All Known Implementing Classes:
    BetweennessCentrality


    public interface EdgeScorer<E,S>
    An interface for algorithms that assign scores to edges.
    • Method Detail

      • getEdgeScore

        S getEdgeScore(E e)
        Parameters:
        e - the edge whose score is requested
        Returns:
        the algorithm's score for this edge

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.