ArcXiv

On Dynamic Breadth-First Search in External-Memory

Abstract

We provide the first non-trivial result on dynamic breadth-first search (BFS) in external-memory: For general sparse undirected graphs of initially n nodes and O(n) edges and monotone update sequences of either (n) edge insertions or (n) edge deletions, we prove an amortized high-probability bound of O(n/B2/3+(n)· B) I/Os per update. In contrast, the currently best approach for static BFS on sparse undirected graphs requires (n/B1/2+(n)) I/Os.

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.

Discussion (0)

Sign in to join the discussion.

Loading comments…