Fundamental Problems on Bounded-Treewidth Graphs: The Real Source of Hardness
CoRR(2024)
Abstract
It is known for many algorithmic problems that if a tree decomposition of
width t is given in the input, then the problem can be solved with
exponential dependence on t. 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 t, 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
t vertices connected to components of constant size already has the same
hardness as a general tree decomposition of width t. Formally, a
(σ,δ)-hub is a set Q of vertices such that every component of Q
has size at most σ and is adjacent to at most δ vertices of Q.
We show that
∙ For every ϵ> 0, there are σ,δ> 0 such that
Independent Set/Vertex Cover cannot be solved in time (2-ϵ)^p· n,
even if a (σ,δ)-hub of size p 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, q-Coloring, and edge/vertex deletions versions of
q-Coloring.
∙ For every ϵ>0, there are σ,δ> 0 such that
Triangle-Partition cannot be solved in time (2-ϵ)^p· n, even if a
(σ,δ)-hub of size p 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.
Our results reveal that, for many problems, the research on lower bounds on
the dependence on tree width was never really about tree decompositions, but
the real source of hardness comes from a much simpler structure.
MoreTranslated text
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined