Below all subsets for Minimal Connected Dominating Set
Data Structures and Algorithms
2016-11-04 v1 Discrete Mathematics
Combinatorics
Abstract
A vertex subset in a graph is a dominating set if every vertex not contained in has a neighbor in . A dominating set is a connected dominating set if the subgraph induced by is connected. A connected dominating set is a minimal connected dominating set if no proper subset of is also a connected dominating set. We prove that there exists a constant such that every graph on vertices has at most minimal connected dominating sets. For the same we also give an algorithm with running time to enumerate all minimal connected dominating sets in an input graph .
Cite
@article{arxiv.1611.00840,
title = {Below all subsets for Minimal Connected Dominating Set},
author = {Daniel Lokshtanov and Michał Pilipczuk and Saket Saurabh},
journal= {arXiv preprint arXiv:1611.00840},
year = {2016}
}
Comments
13 pages