English

Space-Efficient Biconnected Components and Recognition of Outerplanar Graphs

Data Structures and Algorithms 2016-12-09 v2

Abstract

We present space-efficient algorithms for computing cut vertices in a given graph with nn vertices and mm edges in linear time using O(n+min{m,nloglogn})O(n+\min\{m,n\log \log n\}) bits. With the same time and using O(n+m)O(n+m) bits, we can compute the biconnected components of a graph. We use this result to show an algorithm for the recognition of (maximal) outerplanar graphs in O(nloglogn)O(n\log \log n) time using O(n)O(n) bits.

Keywords

Cite

@article{arxiv.1606.04679,
  title  = {Space-Efficient Biconnected Components and Recognition of Outerplanar Graphs},
  author = {Frank Kammer and Dieter Kratsch and Moritz Laudahn},
  journal= {arXiv preprint arXiv:1606.04679},
  year   = {2016}
}
R2 v1 2026-06-22T14:25:44.919Z