Dominating Set Reconfiguration with Answer Set Programming
Masato Kato, Torsten Schaub, Takehide Soh, Naoyuki Tamura, Mutsunori, Banbara

TL;DR
This paper presents an ASP-based method for solving the dominating set reconfiguration problem, which is PSPACE-complete, with applications in network analysis, demonstrated through experiments on a new benchmark set.
Contribution
The paper introduces a high-level ASP encoding and an ASP-based solver to address the dominating set reconfiguration problem.
Findings
Effective solution on a new benchmark set
Declarative ASP approach simplifies reconfiguration problem
Potential applications in network analysis
Abstract
The dominating set reconfiguration problem is defined as determining, for a given dominating set problem and two among its feasible solutions, whether one is reachable from the other via a sequence of feasible solutions subject to a certain adjacency relation. This problem is PSPACE-complete in general. The concept of the dominating set is known to be quite useful for analyzing wireless networks, social networks, and sensor networks. We develop an approach to solve the dominating set reconfiguration problem based on Answer Set Programming (ASP). Our declarative approach relies on a high-level ASP encoding, and both the grounding and solving tasks are delegated to an ASP-based combinatorial reconfiguration solver. To evaluate the effectiveness of our approach, we conduct experiments on a newly created benchmark set.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLogic, Reasoning, and Knowledge · Formal Methods in Verification · Multi-Agent Systems and Negotiation
MethodsSparse Evolutionary Training
