Optimal dynamic program for r-domination problems over tree decompositions
Glencora Borradaile, Hung Le

TL;DR
This paper develops optimal dynamic programming algorithms for r-domination problems on graphs with bounded treewidth, establishing tight bounds under the Strong Exponential Time Hypothesis.
Contribution
It introduces the first algorithms with tight exponential dependence on treewidth for r-domination and connected r-domination problems, extending prior work on NP-hard problems.
Findings
Algorithms run in optimal time under SETH
Dependence on r and treewidth is proven to be tight
Connectivity constraints require an additional exponential factor
Abstract
There has been recent progress in showing that the exponential dependence on treewidth in dynamic programming algorithms for solving NP-hard problems are optimal under the Strong Exponential Time Hypothesis (SETH). We extend this work to -domination problems. In -dominating set, one wished to find a minimum subset of vertices such that every vertex of is within hops of some vertex in . In connected -dominating set, one additionally requires that the set induces a connected subgraph of . We give a time algorithm for -dominating set and a time algorithm for connected -dominating set in -vertex graphs of treewidth . We show that the running time dependence on and is the best possible under SETH. This adds to earlier observations that a "+1" in the denominator is…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Optimization and Search Problems
