5507@AAAI

Total: 1

#1 Justifying All Differences Using Pseudo-Boolean Reasoning [PDF] [Copy] [Kimi]

Authors: Jan Elffers ; Stephan Gocht ; Ciaran McCreesh ; Jakob Nordstr”öm

Constraint programming solvers support rich global constraints and propagators, which make them both powerful and hard to debug. In the Boolean satisfiability community, proof-logging is the standard solution for generating trustworthy outputs, and this has become key to the social acceptability of computer-generated proofs. However, reusing this technology for constraint programming requires either much weaker propagation, or an impractical blowup in proof length. This paper demonstrates that simple, clean, and efficient proof logging is still possible for the all-different constraint, through pseudo-Boolean reasoning. We explain how such proofs can be expressed and verified mechanistically, describe an implementation, and discuss the broader implications for proof logging in constraint programming.