Optimized 2-Approximation of Treewidth
Mahdi Belbasi, Martin F\"urer, Medha Kumar

TL;DR
This paper introduces a linear fixed-parameter tractable algorithm that efficiently computes a tree decomposition with a 2-approximation of treewidth, significantly reducing exponential dependence on the parameter k.
Contribution
It presents a new FPT algorithm with improved exponential dependence for approximating treewidth, enhancing efficiency over previous methods.
Findings
Runs in time $O( ext{poly}(k) 81^k n)$
Reduces exponential base from 1782 to 81
Provides a practical approach for treewidth approximation
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 , compared to Korhonen's running time of = .
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Constraint Satisfaction and Optimization · Scheduling and Optimization Algorithms
