pith. machine review for the scientific record. sign in

arxiv: 1806.10772 · v1 · submitted 2018-06-28 · 💻 cs.DS

Recognition: unknown

Decremental SPQR-trees for Planar Graphs

Authors on Pith no claims yet
classification 💻 cs.DS
keywords datadecrementaldeletionsedgeplanartimeamortizedcontractions
0
0 comments X
read the original abstract

We present a decremental data structure for maintaining the SPQR-tree of a planar graph subject to edge contractions and deletions. The update time, amortized over $\Omega(n)$ operations, is $O(\log^2 n)$. Via SPQR-trees, we give a decremental data structure for maintaining $3$-vertex connectivity in planar graphs. It answers queries in $O(1)$ time and processes edge deletions and contractions in $O(\log^2 n)$ amortized time. This is an exponential improvement over the previous best bound of $O(\sqrt{n}\,)$ that has stood for over 20 years. In addition, the previous data structures only supported edge deletions.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Dynamic Planar Graph Isomorphism is in DynFO

    cs.LO 2026-04 unverdicted novelty 7.0

    Dynamic planar graph isomorphism is maintainable in DynFO via FO formulas and polynomial auxiliary data.