On Solution Discovery via Reconfiguration
Michael R. Fellows, Mario Grobler, Nicole Megow, Amer E. Mouawad,, Vijayaragunathan Ramamoorthi, Frances A. Rosamond, Daniel Schmand, Sebastian, Siebertz

TL;DR
This paper introduces a unified framework for solution discovery through reconfiguration, enabling efficient modifications to find feasible solutions in combinatorial problems, and analyzes its complexity across various problems.
Contribution
It formalizes a new reconfiguration-based approach for solution discovery, integrating local search and reoptimization, and studies its complexity on key combinatorial problems.
Findings
Framework effectively constructs feasible solutions via small modifications.
Complexity analysis reveals tractable and intractable instances for various problems.
Unified approach bridges local search, reoptimization, and reconfiguration techniques.
Abstract
The dynamics of real-world applications and systems require efficient methods for improving infeasible solutions or restoring corrupted ones by making modifications to the current state of a system in a restricted way. We propose a new framework of solution discovery via reconfiguration for constructing a feasible solution for a given problem by executing a sequence of small modifications starting from a given state. Our framework integrates and formalizes different aspects of classical local search, reoptimization, and combinatorial reconfiguration. We exemplify our framework on a multitude of fundamental combinatorial problems, namely Vertex Cover, Independent Set, Dominating Set, and Coloring. We study the classical as well as the parameterized complexity of the solution discovery variants of those problems and explore the boundary between tractable and intractable instances.
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
TopicsConstraint Satisfaction and Optimization
