Improving MUC extraction thanks to local search
\'Eric Gr\'egoire, Jean-Marie Lagniez, Bertrand Mazure

TL;DR
This paper introduces a local search method to improve the extraction of Minimal Unsatisfiable Cores (MUCs) from constraint networks, outperforming existing techniques and enhancing state-of-the-art MUC extractors.
Contribution
The paper presents a novel local search approach that enhances MUC extraction by identifying additional transition constraints, improving performance over existing methods.
Findings
Local search can extract more transition constraints per iteration.
The approach outperforms model rotation techniques in experiments.
Enhanced methods boost the performance of state-of-the-art MUC extractors.
Abstract
ExtractingMUCs(MinimalUnsatisfiableCores)fromanunsatisfiable constraint network is a useful process when causes of unsatisfiability must be understood so that the network can be re-engineered and relaxed to become sat- isfiable. Despite bad worst-case computational complexity results, various MUC- finding approaches that appear tractable for many real-life instances have been proposed. Many of them are based on the successive identification of so-called transition constraints. In this respect, we show how local search can be used to possibly extract additional transition constraints at each main iteration step. The approach is shown to outperform a technique based on a form of model rotation imported from the SAT-related technology and that also exhibits additional transi- tion constraints. Our extensive computational experimentations show that this en- hancement also boosts the…
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 · Machine Learning and Algorithms · AI-based Problem Solving and Planning
