English

Embedding Planar Graphs into Graphs of Treewidth $O(\log^{3} n)$

Data Structures and Algorithms 2024-11-04 v1

Abstract

Cohen-Addad, Le, Pilipczuk, and Pilipczuk [CLPP23] recently constructed a stochastic embedding with expected 1+ε1+\varepsilon distortion of nn-vertex planar graphs (with polynomial aspect ratio) into graphs of treewidth O(ε1log13n)O(\varepsilon^{-1}\log^{13} n). Their embedding is the first to achieve polylogarithmic treewidth. However, there remains a large gap between the treewidth of their embedding and the treewidth lower bound of Ω(logn)\Omega(\log n) shown by Carroll and Goel [CG04]. In this work, we substantially narrow the gap by constructing a stochastic embedding with treewidth O(ε1log3n)O(\varepsilon^{-1}\log^{3} n). We obtain our embedding by improving various steps in the CLPP construction. First, we streamline their embedding construction by showing that one can construct a low-treewidth embedding for any graph from (i) a stochastic hierarchy of clusters and (ii) a stochastic balanced cut. We shave off some logarithmic factors in this step by using a single hierarchy of clusters. Next, we construct a stochastic hierarchy of clusters with optimal separating probability and hop bound based on shortcut partition [CCLMST23, CCLMST24]. Finally, we construct a stochastic balanced cut with an improved trade-off between the cut size and the number of cuts. This is done by a new analysis of the contraction sequence introduced by [CLPP23]; our analysis gives an optimal treewidth bound for graphs admitting a contraction sequence.

Keywords

Cite

@article{arxiv.2411.00216,
  title  = {Embedding Planar Graphs into Graphs of Treewidth $O(\log^{3} n)$},
  author = {Hsien-Chih Chang and Vincent Cohen-Addad and Jonathan Conroy and Hung Le and Marcin Pilipczuk and Michał Pilipczuk},
  journal= {arXiv preprint arXiv:2411.00216},
  year   = {2024}
}

Comments

39 pages, 6 figures

R2 v1 2026-06-28T19:43:39.564Z