AlloyTools / minisatprover

The Pseudo-Boolean Solver MiniSat+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

================================================================================
Quick Install

- Install MiniSat somewhere. Follow instructions in MiniSat's README.

- Configure MiniSat+ using the same "prefix" as for MiniSat. This will
  set up include-paths etc in the most simple way.

- Build with "make" and install with "make install".


About

The Pseudo-Boolean Solver MiniSat+

License:Other


Languages

Language:C++ 60.2%Language:C 39.6%Language:Shell 0.2%