English

Sparse Outerstring Graphs Have Logarithmic Treewidth

Computational Geometry 2024-06-26 v1 Data Structures and Algorithms

Abstract

An outerstring graph is the intersection graph of curves lying inside a disk with one endpoint on the boundary of the disk. We show that an outerstring graph with nn vertices has treewidth O(αlogn)O(\alpha\log n), where α\alpha denotes the arboricity of the graph, with an almost matching lower bound of Ω(αlog(n/α))\Omega(\alpha \log (n/\alpha)). As a corollary, we show that a tt-biclique-free outerstring graph has treewidth O(t(logt)logn)O(t(\log t)\log n). This leads to polynomial-time algorithms for most of the central NP-complete problems such as \textsc{Independent Set}, \textsc{Vertex Cover}, \textsc{Dominating Set}, \textsc{Feedback Vertex Set}, \textsc{Coloring} for sparse outerstring graphs. Also, we can obtain subexponential-time (exact, parameterized, and approximation) algorithms for various NP-complete problems such as \textsc{Vertex Cover}, \textsc{Feedback Vertex Set} and \textsc{Cycle Packing} for (not necessarily sparse) outerstring graphs.

Keywords

Cite

@article{arxiv.2406.17424,
  title  = {Sparse Outerstring Graphs Have Logarithmic Treewidth},
  author = {Shinwoo An and Eunjin Oh and Jie Xue},
  journal= {arXiv preprint arXiv:2406.17424},
  year   = {2024}
}

Comments

17pages, In ESA'24