English

Computing bounded-width tree and branch decompositions of k-outerplanar graphs

Data Structures and Algorithms 2013-01-25 v1 Computational Complexity

Abstract

By a well known result the treewidth of k-outerplanar graphs is at most 3k-1. This paper gives, besides a rigorous proof of this fact, an algorithmic implementation of the proof, i.e. it is shown that, given a k-outerplanar graph G, a tree decomposition of G of width at most 3k-1 can be found in O(kn) time and space. Similarly, a branch decomposition of a k-outerplanar graph of width at most 2k+1 can be also obtained in O(kn) time, the algorithm for which is also analyzed.

Keywords

Cite

@article{arxiv.1301.5896,
  title  = {Computing bounded-width tree and branch decompositions of k-outerplanar graphs},
  author = {Ioannis Katsikarelis},
  journal= {arXiv preprint arXiv:1301.5896},
  year   = {2013}
}

Comments

18 pages, 2 figures

R2 v1 2026-06-21T23:14:57.626Z