Interface VertexScorer<V,​S>

    • Method Detail

      • getVertexScore

        S getVertexScore​(V v)
        Returns the algorithm's score for this vertex.
        Returns:
        the algorithm's score for this vertex