Worst-Case Polylog Incremental SPQR-trees: Embeddings, Planarity, and Triconnectivity
Abstract
We show that every labelled planar graph can be assigned a canonical embedding , such that for any planar that differs from by the insertion or deletion of one edge, the number of local changes to the combinatorial embedding needed to get from to is . In contrast, there exist embedded graphs where changes are necessary to accommodate one inserted edge. We provide a matching lower bound of local changes, and although our upper bound is worst-case, our lower bound hold in the amortized case as well. Our proof is based on BC trees and SPQR trees, and we develop \emph{pre-split} variants of these for general graphs, based on a novel biased heavy-path decomposition, where the structural changes corresponding to edge insertions and deletions in the underlying graph consist of at most basic operations of a particularly simple form. As a secondary result, we show how to maintain the pre-split trees under edge insertions in the underlying graph deterministically in worst case time. Using this, we obtain deterministic data structures for incremental planarity testing, incremental planar embedding, and incremental triconnectivity, that each have worst case update and query time, answering an open question by La Poutr\'e and Westbrook from 1998.
Cite
@article{arxiv.1910.09005,
title = {Worst-Case Polylog Incremental SPQR-trees: Embeddings, Planarity, and Triconnectivity},
author = {Jacob Holm and Eva Rotenberg},
journal= {arXiv preprint arXiv:1910.09005},
year = {2019}
}
Comments
Accepted for publication at SODA'20