English

Lower bounds on pure dynamic programming for connectivity problems on graphs of bounded path-width

Computational Complexity 2025-12-30 v1 Data Structures and Algorithms

Abstract

We give unconditional parameterized complexity lower bounds on pure dynamic programming algorithms - as modeled by tropical circuits - for connectivity problems such as the Traveling Salesperson Problem. Our lower bounds are higher than the currently fastest algorithms that rely on algebra and give evidence that these algebraic aspects are unavoidable for competitive worst case running times. Specifically, we study input graphs with a small width parameter such as treewidth and pathwidth and show that for any kk there exists a graph GG of pathwidth at most kk and kO(1)k^{O(1)} vertices such that any tropical circuit calculating the optimal value of a Traveling Salesperson round tour uses at least 2Ω(kloglogk)2^{\Omega(k \log \log k)} gates. We establish this result by linking tropical circuit complexity to the nondeterministic communication complexity of specific compatibility matrices. These matrices encode whether two partial solutions combine into a full solution, and Raz and Spieker [Combinatorica 1995] previously proved a lower bound for this complexity measure.

Keywords

Cite

@article{arxiv.2512.23121,
  title  = {Lower bounds on pure dynamic programming for connectivity problems on graphs of bounded path-width},
  author = {Kacper Kluk and Jesper Nederlof},
  journal= {arXiv preprint arXiv:2512.23121},
  year   = {2025}
}

Comments

21 pages

R2 v1 2026-07-01T08:43:44.492Z