Lower Bounds for Dynamic Programming on Planar Graphs of Bounded Cutwidth
Bas A.M. van Geffen, Bart M.P. Jansen, Arnoud A.W.M. de Kroon, and Rolf Morel

TL;DR
This paper establishes SETH-based lower bounds for solving Independent Set and Dominating Set on graphs with bounded cutwidth, including planar graphs, showing planarity does not improve computational complexity for these problems.
Contribution
It extends lower bounds from treewidth to cutwidth and planar graphs, demonstrating inherent computational hardness for these problems under SETH.
Findings
Independent Set cannot be solved in $O^*((2-initevarepsilon)^{cutw})$ time.
Dominating Set cannot be solved in $O^*((3-initevarepsilon)^{cutw})$ time.
Planarity does not reduce the complexity of solving these problems on graphs with bounded cutwidth.
Abstract
Many combinatorial problems can be solved in time on graphs of treewidth , for a problem-specific constant . In several cases, matching upper and lower bounds on are known based on the Strong Exponential Time Hypothesis (SETH). In this paper we investigate the complexity of solving problems on graphs of bounded cutwidth, a graph parameter that takes larger values than treewidth. We strengthen earlier treewidth-based lower bounds to show that, assuming SETH, Independent Set cannot be solved in time, and Dominating Set cannot be solved in time. By designing a new crossover gadget, we extend these lower bounds even to planar graphs of bounded cutwidth or treewidth. Hence planarity does not help when solving Independent Set or Dominating Set on graphs of bounded width. This sharply contrasts the fact that…
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.
