English

Optimal dynamic program for r-domination problems over tree decompositions

Data Structures and Algorithms 2015-02-04 v1

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 rr-domination problems. In rr-dominating set, one wished to find a minimum subset SS of vertices such that every vertex of GG is within rr hops of some vertex in SS. In connected rr-dominating set, one additionally requires that the set induces a connected subgraph of GG. We give a O((2r+1)twn)O((2r+1)^{\mathrm{tw}} n) time algorithm for rr-dominating set and a O((2r+2)twnO(1))O((2r+2)^{\mathrm{tw}} n^{O(1)}) time algorithm for connected rr-dominating set in nn-vertex graphs of treewidth tw\mathrm{tw}. We show that the running time dependence on rr and tw\mathrm{tw} is the best possible under SETH. This adds to earlier observations that a "+1" in the denominator is required for connectivity constraints.

Keywords

Cite

@article{arxiv.1502.00716,
  title  = {Optimal dynamic program for r-domination problems over tree decompositions},
  author = {Glencora Borradaile and Hung Le},
  journal= {arXiv preprint arXiv:1502.00716},
  year   = {2015}
}
R2 v1 2026-06-22T08:19:58.557Z