English

Good $r$-divisions Imply Optimal Amortised Decremental Biconnectivity

Data Structures and Algorithms 2019-04-16 v2

Abstract

We present a data structure that, given a graph GG of nn vertices and mm edges, and a suitable pair of nested rr-divisions of GG, preprocesses GG in O(m+n)O(m+n) time and handles any series of edge-deletions in O(m)O(m) total time while answering queries to pairwise biconnectivity in worst-case O(1)O(1) time. In case the vertices are not biconnected, the data structure can return a cutvertex separating them in worst-case O(1)O(1) time. As an immediate consequence, this gives optimal amortized decremental biconnectivity, 2-edge connectivity, and connectivity for large classes of graphs, including planar graphs and other minor free graphs.

Keywords

Cite

@article{arxiv.1808.02568,
  title  = {Good $r$-divisions Imply Optimal Amortised Decremental Biconnectivity},
  author = {Jacob Holm and Eva Rotenberg},
  journal= {arXiv preprint arXiv:1808.02568},
  year   = {2019}
}