Lower bounds for dominating set reconfiguration on sparse (directed) graphs
Jona Dirks, Alexandre Vigny

TL;DR
This paper investigates the computational complexity of reconfiguring dominating sets in sparse (directed) graphs, establishing hardness results and parameterized complexity classifications for various graph classes and reconfiguration variants.
Contribution
It proves W[2]-hardness of dominating set reconfiguration with token sliding on sparse graphs and explores complexity in directed graphs, extending known results.
Findings
W[2]-hardness for dominating set reconfiguration with token sliding on graphs with bounded pathwidth
NP-hardness of directed reconfiguration on DAGs of treewidth 5
W[2]-hardness for directed reconfiguration on DAGs with bounded depth and pathwidth
Abstract
In a graph, a vertex dominates itself and its neighbors, and a dominating set is a set of vertices that together dominate the entire graph. Given a graph and two dominating sets of equal size , the {\em Dominating Set Reconfiguration with Token sliding} (DSR-TS) problem asks whether one can, by iteratively replacing a vertex by an adjacent one, transform the first set into the second one, while ensuring that every set during the reconfiguration process is a dominating set. The token jumping variant, where a vertex can be replaced by a non-adjacent one, is known to be efficiently solvable on many graph classes such as planar, bounded treewidth, and the very broad notion of nowhere-dense classes of graphs. Alternatively, some algorithms also exist for the reconfiguration of independent sets in the token sliding paradigm for graph classes with bounded degree or large girth. We show…
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
TopicsDNA and Biological Computing · Interconnection Networks and Systems · Advanced Graph Theory Research
