On the parameterized complexity of computing tree-partitions
Hans L. Bodlaender, Carla Groenland, Hugo Jacob

TL;DR
This paper investigates the parameterized complexity of computing the tree-partition-width, providing approximation algorithms and proving the problem's XALP-completeness, highlighting its computational difficulty.
Contribution
It introduces approximation algorithms for tree-partition-width and establishes its XALP-completeness, advancing understanding of its computational complexity.
Findings
Approximation algorithm with ratio O(k^7) for tree-partition-width
XALP-completeness of computing tree-partition-width
Comparison of tree-partition-width with tree-cut width
Abstract
We study the parameterized complexity of computing the tree-partition-width, a graph parameter equivalent to treewidth on graphs of bounded maximum degree. On one hand, we can obtain approximations of the tree-partition-width efficiently: we show that there is an algorithm that, given an -vertex graph and an integer , constructs a tree-partition of width for or reports that has tree-partition-width more than , in time . We can improve slightly on the approximation factor by sacrificing the dependence on , or on . On the other hand, we show the problem of computing tree-partition-width exactly is XALP-complete, which implies that it is -hard for all . We deduce XALP-completeness of the problem of computing the domino treewidth. Next, we adapt some known results on the parameter tree-partition-width and the topological minor…
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.
