Incremental DFS Trees on Arbitrary Directed Graphs
Abstract
We present a new algorithm for maintaining a DFS tree of an arbitrary directed graph under any sequence of edge insertions. Our algorithm requires a total of O(m· n) time in the worst case to process a sequence of edge insertions, where n is the number of vertices in the graph and m is the total number of edges in the final graph. We also prove lower bounds for variations of this problem.
0
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.