paper-with-me

Papers

Reflections on "Incremental Cardinality Constraints for MaxSAT"

2019-10-10 · Ruben Martins, Saurabh Joshi, Vasco Manquinho, Ines Lynce

To celebrate the first 25 years of the International Conference on Principles and Practice of Constraint Programming (CP) the editors invited the authors of the most cited paper of each year to write a commentary on their paper. This report describes our reflections on the CP 2014 paper "Incremental Cardinality Constraints for MaxSAT" and its impact on the Maximum Satisfiability community and beyond.

📄 PDF Abstract BibTeX arXiv:1910.04643

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Incremental Cardinality Constraints for MaxSAT

2014-08-20 · Ruben Martins, Saurabh Joshi, Vasco Manquinho, Ines Lynce

Maximum Satisfiability (MaxSAT) is an optimization variant of the Boolean Satisfiability (SAT) problem. In general, MaxSAT algorithms perform a succession of SAT solver calls to reach an optimum solution making extensive…

IGMaxHS -- An Incremental MaxSAT Solver with Support for XOR Clauses

2024-10-21 · Ole Lübke

Recently, a novel, MaxSAT-based method for error correction in quantum computing has been proposed that requires both incremental MaxSAT solving capabilities and support for XOR constraints, but no dedicated MaxSAT solve…

Solving Set Optimization Problems by Cardinality Optimization via Weak Constraints with an Application to Argumentation

2016-12-22 · Wolfgang Faber, Mauro Vallati, Federico Cerutti, Massimiliano Giacomin

Optimization - minimization or maximization - in the lattice of subsets is a frequent operation in Artificial Intelligence tasks. Examples are subset-minimal model-based diagnosis, nonmonotonic reasoning by means of circ…

Abstract Argumentation

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…

DPO: Dynamic-Programming Optimization on Hybrid Constraints

2022-05-17 · Vu H. N. Phan, Moshe Y. Vardi

In Bayesian inference, the most probable explanation (MPE) problem requests a variable instantiation with the highest probability given some evidence. Since a Bayesian network can be encoded as a literal-weighted CNF for…

Bayesian Inference