Arrow Research search
Back to STOC

STOC 2017

Decremental single-source reachability in planar digraphs

Conference Paper Session 9C Algorithms and Complexity ยท Theoretical Computer Science

Abstract

In this paper we show a new algorithm for the decremental single-source reachability problem in directed planar graphs. It processes any sequence of edge deletions in O ( n log 2 n loglog n ) total time and explicitly maintains the set of vertices reachable from a fixed source vertex. Hence, if all edges are eventually deleted, the amortized time of processing each edge deletion is only O (log 2 n loglog n ), which improves upon a previously known O (โˆš n ) solution. We also show an algorithm for decremental maintenance of strongly connected components in directed planar graphs with the same total update time. These results constitute the first almost optimal (up to polylogarithmic factors) algorithms for both problems. To the best of our knowledge, these are the first dynamic algorithms with polylogarithmic update times on general directed planar graphs for non-trivial reachability-type problems, for which only polynomial bounds are known in general graphs.

Authors

Keywords

  • Dynamic Algorithms
  • Planar Graphs
  • Reachabilit

Context

Venue
ACM Symposium on Theory of Computing
Archive span
1969-2025
Indexed papers
4364
Paper id
511804699602073252
v2026.09.13