BOSPHORUS: Bridging ANF and CNF Solvers

Davin Choo1, Mate Soos2, Kian Ming A. Chai1 and Kuldeep S. Meel2
1Information Division, DSO National Laboratories, Singapore
2School of Computing, National University of Singapore

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öbner 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 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.



Full Text (PDF)