English

On the Dominating Set Problem in Random Graphs

Data Structures and Algorithms 2015-10-27 v1

Abstract

In this paper, we study the {\sc Dominating Set} problem in random graphs. In a random graph, each pair of vertices are joined by an edge with a probability of pp, where pp is a positive constant less than 11. We show that, given a random graph in nn vertices, a minimum dominating set in the graph can be computed in expected 2O(log22n)2^{O(\log_{2}^{2}{n})} time. For the parameterized dominating set problem, we show that it cannot be solved in expected O(f(k)nc)O(f(k)n^{c}) time unless the minimum dominating set problem can be approximated within a ratio of o(log2n)o(\log_{2}n) in expected polynomial time, where f(k)f(k) is a function of the parameter kk and cc is a constant independent of nn and kk. In addition, we show that the parameterized dominating set problem can be solved in expected O(f(k)nc)O(f(k)n^{c}) time when the probability pp depends on nn and equals to 1g(n)\frac{1}{g(n)}, where g(n)<ng(n)< n is a monotonously increasing function of nn and its value approaches infinity when nn approaches infinity.

Keywords

Cite

@article{arxiv.1510.07188,
  title  = {On the Dominating Set Problem in Random Graphs},
  author = {Yinglei Song},
  journal= {arXiv preprint arXiv:1510.07188},
  year   = {2015}
}
R2 v1 2026-06-22T11:28:11.508Z