On CDCL-based proof systems with the ordered decision strategy

Nathan Mull,Shuo Pang,Alexander Razborov
DOI: https://doi.org/10.48550/arXiv.1909.04135
2019-09-10
Abstract:We prove that conflict-driven clause learning SAT-solvers with the ordered decision strategy and the DECISION learning scheme are equivalent to ordered resolution. We also prove that, by replacing this learning scheme with its opposite that stops after the first new clause when backtracking, they become equivalent to general resolution. To the best of our knowledge, this is the first theoretical study of the interplay between specific decision strategies and clause learning. For both results, we allow nondeterminism in the solver's ability to perform unit propagation, conflict analysis, and restarts, in a way that is similar to previous works in the literature. To aid the presentation of our results, and possibly future research, we define a model and language for discussing CDCL-based proof systems that allows for succinct and precise theorem statements.
Logic in Computer Science,Computational Complexity
What problem does this paper attempt to address?