English

Approximate Tree Decompositions of Planar Graphs in Linear Time

Data Structures and Algorithms 2016-05-17 v5

Abstract

Many algorithms have been developed for NP-hard problems on graphs with small treewidth kk. For example, all problems that are expressable in linear extended monadic second order can be solved in linear time on graphs of bounded treewidth. It turns out that the bottleneck of many algorithms for NP-hard problems is the computation of a tree decomposition of width O(k)O(k). In particular, by the bidimensional theory, there are many linear extended monadic second order problems that can be solved on nn-vertex planar graphs with treewidth kk in a time linear in nn and subexponential in kk if a tree decomposition of width O(k)O(k) can be found in such a time. We present the first algorithm that, on nn-vertex planar graphs with treewidth kk, finds a tree decomposition of width O(k)O(k) in such a time. In more detail, our algorithm has a running time of O(nk2logk)O(n k^2 \log k). We show the result as a special case of a result concerning so-called weighted treewidth of weighted graphs.

Keywords

Cite

@article{arxiv.1104.2275,
  title  = {Approximate Tree Decompositions of Planar Graphs in Linear Time},
  author = {Frank Kammer and Torsten Tholey},
  journal= {arXiv preprint arXiv:1104.2275},
  year   = {2016}
}
R2 v1 2026-06-21T17:53:03.834Z