8000 GitHub - vasilisp/pb-sat: SAT-based Pseudo-Boolean Solver
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vasilisp/pb-sat

Repository files navigation

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]

0