Interface VertexScorer<V,​S>

    • Method Detail

      • getVertexScore

        S getVertexScore​(V v)
        Parameters:
        v - the vertex whose score is requested
        Returns:
        the algorithm's score for this vertex