Optimal Extended Formulations from Optimal Dynamic Programming Algorithms
Mateus de Oliveira Oliveira, Wim Van den Broeck

TL;DR
This paper establishes a fundamental link between dynamic programming algorithms and linear programming formulations for vertex subset problems, showing that optimal algorithms lead to optimal extended formulations, with bounds proven to be tight under ETH.
Contribution
It demonstrates that solution-preserving dynamic programming algorithms directly translate into small extended formulations for the associated polytopes, establishing a tight connection between algorithmic and polyhedral complexity.
Findings
Optimal DP algorithms imply small extended formulations.
Lower bounds on DP table size match polyhedral complexity bounds.
Results are tight under the exponential time hypothesis (ETH).
Abstract
Vertex Subset Problems (VSPs) are a class of combinatorial optimization problems on graphs where the goal is to find a subset of vertices satisfying a predefined condition. Two prominent approaches for solving VSPs are dynamic programming over tree-like structures, such as tree decompositions or clique decompositions, and linear programming. In this work, we establish a sharp connection between both approaches by showing that if a vertex-subset problem admits a solution-preserving dynamic programming algorithm that produces tables of size at most when processing a tree decomposition of width at most of an -vertex graph , then the polytope defined as the convex-hull of solutions of in has extension complexity at most . Additionally, this upper bound is optimal under the exponential time hypothesis (ETH). On the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Vehicle Routing Optimization Methods
