Lower Bounds on Dynamic Programming for Connectivity Problems

Published:Dec 29, 2025 00:04
1 min read
ArXiv

Analysis

This paper provides lower bounds on the complexity of pure dynamic programming algorithms (modeled by tropical circuits) for connectivity problems like the Traveling Salesperson Problem on graphs with bounded pathwidth. The results suggest that algebraic techniques are crucial for achieving optimal performance, as pure dynamic programming approaches face significant limitations. The paper's contribution lies in establishing these limitations and providing evidence for the necessity of algebraic methods in designing efficient algorithms for these problems.

Reference

Any tropical circuit calculating the optimal value of a Traveling Salesperson round tour uses at least $2^{Ω(k \log \log k)}$ gates.