English

Optimal decremental connectivity in planar graphs

Data Structures and Algorithms 2014-09-26 v1

Abstract

We show an algorithm for dynamic maintenance of connectivity information in an undirected planar graph subject to edge deletions. Our algorithm may answer connectivity queries of the form `Are vertices uu and vv connected with a path?' in constant time. The queries can be intermixed with any sequence of edge deletions, and the algorithm handles all updates in O(n)O(n) time. This results improves over previously known O(nlogn)O(n \log n) time algorithm.

Keywords

Cite

@article{arxiv.1409.7240,
  title  = {Optimal decremental connectivity in planar graphs},
  author = {Jakub Łącki and Piotr Sankowski},
  journal= {arXiv preprint arXiv:1409.7240},
  year   = {2014}
}
R2 v1 2026-06-22T06:05:38.813Z