vasilisp / pb-sat

SAT-based Pseudo-Boolean Solver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PB-SAT: A SAT-based Pseudo-Boolean Solver

PB-SAT is a Pseudo-Boolean solver based on incremental translation to SAT.

PB-SAT is described in the following paper:

Panagiotis Manolios and Vasilis Papavasileiou. Pseudo-Boolean Solving by Incremental Translation to SAT. FMCAD, 2011. [PDF]

About

SAT-based Pseudo-Boolean Solver

License:MIT License


Languages

Language:Common Lisp 99.8%Language:Shell 0.2%