English

Improving MUC extraction thanks to local search

Artificial Intelligence 2013-07-16 v1

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 performance of state-of-the-art DC(WCORE)-like MUC extractors.

Keywords

Cite

@article{arxiv.1307.3585,
  title  = {Improving MUC extraction thanks to local search},
  author = {Éric Grégoire and Jean-Marie Lagniez and Bertrand Mazure},
  journal= {arXiv preprint arXiv:1307.3585},
  year   = {2013}
}

Comments

17 pages, 5 figures, 1 table, 3 algorithms, 33 references

R2 v1 2026-06-22T00:50:47.458Z