Class DepthFirstSearch.SpanningTreeResult

    • Constructor Detail

      • SpanningTreeResult

        public SpanningTreeResult​(V src,
                                  V dst,
                                  int maxPaths)
        Creates a new spanning tree result.
        Parameters:
        src - search source
        dst - optional search destination
        maxPaths - limit on the number of paths