
The Capacitated Dominating Set problem is the problem of finding a dominating set of minimum cardinality where each vertex has been assigned a bound on the number of vertices it has capacity to dominate. Cygan et al. showed in 2009 that this problem can be solved in $O(n^3 m {{n} \choose {n/3}})$ or in $O^*(1.89^n)$ time using maximum matching algorithm. An alternative way to solve this problem is to use dynamic programming over subsets. By exploiting structural properties of instances that can not be solved fast by the maximum matching approach, and "hiding" additional cost related to considering subsets of large cardinality in the dynamic programming, an improved algorithm is obtained. We show that the Capacitated Dominating Set problem can be solved in $O^*(1.8463^n)$ time.
Vertex subsets with special properties (dominating sets, independent sets, cliques, etc.), exact exponential-time algorithms, Graph theory (including graph drawing) in computer science, Computational difficulty of problems (lower bounds, completeness, difficulty of approximation, etc.), capacitated dominating set, [INFO.INFO-DS] Computer Science [cs]/Data Structures and Algorithms [cs.DS], NP-hard problem
Vertex subsets with special properties (dominating sets, independent sets, cliques, etc.), exact exponential-time algorithms, Graph theory (including graph drawing) in computer science, Computational difficulty of problems (lower bounds, completeness, difficulty of approximation, etc.), capacitated dominating set, [INFO.INFO-DS] Computer Science [cs]/Data Structures and Algorithms [cs.DS], NP-hard problem
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 12 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Top 10% | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Top 10% | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
