ADDMC: Weighted Model Counting with Algebraic Decision Diagrams
2019-07-11Code Available0· sign in to hype
Jeffrey M. Dudek, Vu H. N. Phan, Moshe Y. Vardi
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/vardigroup/ADDMCOfficialIn papernone★ 0
Abstract
We present an algorithm to compute exact literal-weighted model counts of Boolean formulas in Conjunctive Normal Form. Our algorithm employs dynamic programming and uses Algebraic Decision Diagrams as the primary data structure. We implement this technique in ADDMC, a new model counter. We empirically evaluate various heuristics that can be used with ADDMC. We then compare ADDMC to state-of-the-art exact weighted model counters (Cachet, c2d, d4, and miniC2D) on 1914 standard model counting benchmarks and show that ADDMC significantly improves the virtual best solver.