BOSPHORUS: Bridging ANF and CNF Solvers
Logic in Computer Science
2018-12-19 v1 Symbolic Computation
Abstract
Algebraic Normal Form (ANF) and Conjunctive Normal Form (CNF) are commonly used to encode problems in Boolean algebra. ANFs are typically solved via Gr"obner basis algorithms, often using more memory than is feasible; while CNFs are solved using SAT solvers, which cannot exploit the algebra of polynomials naturally. We propose a paradigm that bridges between ANF and CNF solving techniques: the techniques are applied in an iterative manner to emph{learn facts} to augment the original problems. Experiments on over 1,100 benchmarks arising from four different applications domains demonstrate that learnt facts can significantly improve runtime and enable more benchmarks to be solved.
Keywords
Cite
@article{arxiv.1812.04580,
title = {BOSPHORUS: Bridging ANF and CNF Solvers},
author = {Davin Choo and Mate Soos and Kian Ming A. Chai and Kuldeep S. Meel},
journal= {arXiv preprint arXiv:1812.04580},
year = {2018}
}
Comments
To Appear in Proceedings of DATE 2019