English

Fundamental Problems on Bounded-Treewidth Graphs: The Real Source of Hardness

Computational Complexity 2024-02-20 v2 Data Structures and Algorithms

Abstract

It is known for many algorithmic problems that if a tree decomposition of width tt is given in the input, then the problem can be solved with exponential dependence on tt. A line of research by Lokshtanov, Marx, and Saurabh [SODA 2011] produced lower bounds showing that in many cases known algorithms achieve the best possible exponential dependence on tt, assuming the SETH. The main message of our paper is showing that the same lower bounds can be obtained in a more restricted setting: a graph consisting of a block of tt vertices connected to components of constant size already has the same hardness as a general tree decomposition of width tt. Formally, a (σ,δ)(\sigma,\delta)-hub is a set QQ of vertices such that every component of QQ has size at most σ\sigma and is adjacent to at most δ\delta vertices of QQ. \bullet For every ϵ>0\epsilon> 0, there are σ,δ>0\sigma,\delta> 0 such that Independent Set/Vertex Cover cannot be solved in time (2ϵ)pn(2-\epsilon)^p\cdot n, even if a (σ,δ)(\sigma,\delta)-hub of size pp is given in the input, assuming the SETH. This matches the earlier tight lower bounds parameterized by the width of the tree decomposition. Similar tight bounds are obtained for Odd Cycle Transversal, Max Cut, qq-Coloring, and edge/vertex deletions versions of qq-Coloring. \bullet For every ϵ>0\epsilon>0, there are σ,δ>0\sigma,\delta> 0 such that Triangle-Partition cannot be solved in time (2ϵ)pn(2-\epsilon)^p\cdot n, even if a (σ,δ)(\sigma,\delta)-hub of size pp is given in the input, assuming the Set Cover Conjecture (SCC). In fact, we prove that this statement is equivalent to the SCC, thus it is unlikely that this could be proved assuming the SETH. \bullet For Dominating Set, we can prove a non-tight lower bound ruling out (2ϵ)pnO(1)(2-\epsilon)^p\cdot n^{O(1)} algorithms, assuming either the SETH or the SCC, but this does not match the 3pnO(1)3^p\cdot n^{O(1)} upper bound.

Keywords

Cite

@article{arxiv.2402.07331,
  title  = {Fundamental Problems on Bounded-Treewidth Graphs: The Real Source of Hardness},
  author = {Barış Can Esmer and Jacob Focke and Dániel Marx and Paweł Rzążewski},
  journal= {arXiv preprint arXiv:2402.07331},
  year   = {2024}
}
R2 v1 2026-06-28T14:45:31.298Z