TS-Reconfiguration of Dominating Sets in circle and circular-arc graphs
Nicolas Bousquet, Alice Joffard

TL;DR
This paper investigates the complexity of reconfiguring dominating sets in circle and circular-arc graphs, proving polynomial-time solvability for circular-arc graphs and PSPACE-completeness for circle graphs.
Contribution
It establishes the complexity boundaries of the dominating set reconfiguration problem on two classes of graphs, answering open questions from prior research.
Findings
Polynomial-time algorithm for circular-arc graphs
PSPACE-completeness for circle graphs
Clarifies complexity landscape of dominating set reconfiguration
Abstract
We study the dominating set reconfiguration problem with the token sliding rule. It consists, given a graph G=(V,E) and two dominating sets D_s and D_t of G, in determining if there exists a sequence S=<D_1:=D_s,...,D_l:=D_t> of dominating sets of G such that for any two consecutive dominating sets D_r and D_{r+1} with r<t, D_{r+1}=(D_r\ u) U v, where uv is an edge of G. In a recent paper, Bonamy et al studied this problem and raised the following questions: what is the complexity of this problem on circular arc graphs? On circle graphs? In this paper, we answer both questions by proving that the problem is polynomial on circular-arc graphs and PSPACE-complete on circle graphs.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Interconnection Networks and Systems · Distributed systems and fault tolerance
