Documentation of 'edu.uci.ics.jung.algorithms.shortestpath.ShortestPath' Java class
ShortestPath
edu.uci.ics.jung.algorithms.shortestpath

Interface ShortestPath<V,E>

    • Method Detail

      • getIncomingEdgeMap

        java.util.Map<V,E> getIncomingEdgeMap(V source)
        Returns a map from vertices to the last edge on the shortest path to that vertex starting from source.
        Parameters:
        source - the starting point for the shortest paths
        Returns:
        a map from vertices to the last edge on the shortest path to that vertex starting from source

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.