paper-with-me

Papers

Solving WCSP by Extraction of Minimal Unsatisfiable Cores

2013-04-19 · Christophe Lecoutre, Nicolas Paris, Olivier Roussel, Sébastien Tabary

Usual techniques to solve WCSP are based on cost transfer operations coupled with a branch and bound algorithm. In this paper, we focus on an approach integrating extraction and relaxation of Minimal Unsatisfiable Cores in order to solve this problem. We decline our approach in two ways: an incomplete, greedy, algorithm and a complete one.

📄 PDF Abstract BibTeX arXiv:1304.5449

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enumerating Minimal Unsatisfiable Cores of LTLf formulas

2024-09-14 · Antonio Ielo, Giuseppe Mazzotta, Rafael Peñaloza, Francesco Ricca

Linear Temporal Logic over finite traces ($\text{LTL}_f$) is a widely used formalism with applications in AI, process mining, model checking, and more. The primary reasoning task for $\text{LTL}_f$ is satisfiability chec…

Unsatisfiable Cores for Constraint Programming

2013-05-08 · Nicholas Downing, Thibaut Feydy, Peter J. Stuckey

Constraint Programming (CP) solvers typically tackle optimization problems by repeatedly finding solutions to a problem while placing tighter and tighter bounds on the solution cost. This approach is somewhat naive, espe…

Unsatisfiable Cores and Lower Bounding for Constraint Programming

2015-08-25 · Nicholas Downing, Thibaut Feydy, Peter J. Stuckey

Constraint Programming (CP) solvers typically tackle optimization problems by repeatedly finding solutions to a problem while placing tighter and tighter bounds on the solution cost. This approach is somewhat naive, espe…

Improving MUC extraction thanks to local search

2013-07-12 · Éric Grégoire, Jean-Marie Lagniez, Bertrand Mazure

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- i…

An ASP-Based Framework for MUSes

2025-07-05 · Mohimenul Kabir, Kuldeep S Meel arxiv

Given an unsatisfiable formula, understanding the core reason for unsatisfiability is crucial in several applications. One effective way to capture this is through the minimal unsatisfiable subset (MUS), the subset-minim…

Computational Efficiency