Documentation of 'org.jgrapht.UndirectedGraph' Java class
UndirectedGraph
org.jgrapht

Interface UndirectedGraph<V,E>

    • Method Detail

      • degreeOf

        int degreeOf(V vertex)
        Returns the degree of the specified vertex. A degree of a vertex in an undirected graph is the number of edges touching that vertex.
        Parameters:
        vertex - vertex whose degree is to be calculated.
        Returns:
        the degree of the specified vertex.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.