English

The complexity of dominating set reconfiguration

Discrete Mathematics 2015-03-04 v1 Data Structures and Algorithms

Abstract

Suppose that we are given two dominating sets DsD_s and DtD_t of a graph GG whose cardinalities are at most a given threshold kk. Then, we are asked whether there exists a sequence of dominating sets of GG between DsD_s and DtD_t such that each dominating set in the sequence is of cardinality at most kk and can be obtained from the previous one by either adding or deleting exactly one vertex. This problem is known to be PSPACE-complete in general. In this paper, we study the complexity of this decision problem from the viewpoint of graph classes. We first prove that the problem remains PSPACE-complete even for planar graphs, bounded bandwidth graphs, split graphs, and bipartite graphs. We then give a general scheme to construct linear-time algorithms and show that the problem can be solved in linear time for cographs, trees, and interval graphs. Furthermore, for these tractable cases, we can obtain a desired sequence such that the number of additions and deletions is bounded by O(n)O(n), where nn is the number of vertices in the input graph.

Keywords

Cite

@article{arxiv.1503.00833,
  title  = {The complexity of dominating set reconfiguration},
  author = {Arash Haddadan and Takehiro Ito and Amer E. Mouawad and Naomi Nishimura and Hirotaka Ono and Akira Suzuki and Youcef Tebbal},
  journal= {arXiv preprint arXiv:1503.00833},
  year   = {2015}
}
R2 v1 2026-06-22T08:42:48.031Z