Interface ShortestPathOneToAll

    • Method Detail

      • executeOneToAll

        ShortestPathResult executeOneToAll​(DirectedVertex currentOrigin)
        Construct shortest paths from source node to all other nodes in the network based on directed LinkSegment edges
        Parameters:
        currentOrigin - start vertex
        Returns:
        shortest path result that can be used to extract paths