English

Optimized 2-Approximation of Treewidth

Data Structures and Algorithms 2025-07-08 v3

Abstract

This paper presents a linear FPT algorithm to find a tree decomposition with a 2-approximation of the treewidth with a significantly smaller exponential dependence on the treewidth. The algorithm runs in time O(poly(k)81kn)O(\text{poly}(k) 81^k n), compared to Korhonen's running time of O(poly(k)1782kn)O(\text{poly}(k) 1782^k n) = O(210.8kn)O(2^{10.8k} n).

Keywords

Cite

@article{arxiv.2411.16918,
  title  = {Optimized 2-Approximation of Treewidth},
  author = {Mahdi Belbasi and Martin Fürer and Medha Kumar},
  journal= {arXiv preprint arXiv:2411.16918},
  year   = {2025}
}

Comments

16 pages

R2 v1 2026-06-28T20:12:18.545Z