Optimal dynamic program for r-domination problems over tree decompositions
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 required for connectivity constraints.
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}
}