English

Can You Link Up With Treewidth?

Data Structures and Algorithms 2025-05-19 v2 Computational Complexity

Abstract

In a fundamental paper in parameterized complexity theory, Marx [ToC '10] constructed kk-vertex graphs HH of maximum degree 33 such that no(k/logk)n^{o(k /\log k)} time algorithms for detecting colorful HH-subgraphs would refute the Exponential-Time Hypothesis (ETH). This result is widely used to obtain almost-tight conditional lower bounds for parameterized problems under ETH. We give a new and fully self-contained proof of this result that further simplifies a recent work by Karthik et al. [SOSA 2024]. In our proof, we introduce a novel graph parameter of independent interest, the linkage capacity γ(H)\gamma(H), and show that detecting colorful HH-subgraphs in time no(γ(H))n^{o(\gamma(H))} refutes ETH. Then, we use a simple construction of communication networks credited to Bene\v{s} to obtain kk-vertex graphs of maximum degree 33 and linkage capacity Ω(k/logk)\Omega(k / \log k), avoiding arguments involving expander graphs, which were required in previous papers. We also show that every graph HH of treewidth tt has linkage capacity Ω(t/logt)\Omega(t / \log t), thus recovering a stronger result shown by Marx [ToC '10] with a simplified proof. Additionally, we obtain new tight lower bounds on the complexity of colorful subgraph detection for certain types of patterns by analyzing their linkage capacity: We prove that almost all kk-vertex graphs of polynomial average degree Ω(kβ)\Omega(k^{\beta}) for β>0\beta > 0 have linkage capacity Θ(k)\Theta(k), which implies tight lower bounds for finding such patterns HH. As an application of these results, we also obtain tight lower bounds for counting small induced subgraphs having a fixed property Φ\Phi, improving bounds from, e.g., [Roth et al., FOCS 2020].

Keywords

Cite

@article{arxiv.2410.02606,
  title  = {Can You Link Up With Treewidth?},
  author = {Radu Curticapean and Simon Döring and Daniel Neuen and Jiaheng Wang},
  journal= {arXiv preprint arXiv:2410.02606},
  year   = {2025}
}

Comments

33 pages, 4 figure, full version of a paper accepted at STACS 2025; second version improves the presentation of the results

R2 v1 2026-06-28T19:07:13.262Z