Runtime vs. Extracted Proof Size: An Exponential Gap for CDCL on QBFs
Abstract
Conflict-driven clause learning (CDCL) is the dominating algorithmic paradigm for SAT solving and hugely successful in practice. In its lifted version QCDCL, it is one of the main approaches for solving quantified Boolean formulas (QBF). In both SAT and QBF, proofs can be efficiently extracted from runs of (Q)CDCL solvers. While for CDCL, it is known that the proof size in the underlying proof system propositional resolution matches the CDCL runtime up to a polynomial factor, we show that in QBF there is an exponential gap between QCDCL runtime and the size of the extracted proofs in QBF resolution systems. We demonstrate that this is not just a gap between QCDCL runtime and the size of any QBF resolution proof, but even the extracted proofs are exponentially smaller for some instances. Hence searching for a small proof via QCDCL (even with non-deterministic decision policies) will provably incur an exponential overhead for some instances.
Cite
Text
Beyersdorff et al. "Runtime vs. Extracted Proof Size: An Exponential Gap for CDCL on QBFs." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I8.28631Markdown
[Beyersdorff et al. "Runtime vs. Extracted Proof Size: An Exponential Gap for CDCL on QBFs." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/beyersdorff2024aaai-runtime/) doi:10.1609/AAAI.V38I8.28631BibTeX
@inproceedings{beyersdorff2024aaai-runtime,
title = {{Runtime vs. Extracted Proof Size: An Exponential Gap for CDCL on QBFs}},
author = {Beyersdorff, Olaf and Böhm, Benjamin and Mahajan, Meena},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {7943-7951},
doi = {10.1609/AAAI.V38I8.28631},
url = {https://mlanthology.org/aaai/2024/beyersdorff2024aaai-runtime/}
}