cldm / minisatp

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++ 93.0%Language:Makefile 3.6%Language:C 3.2%Language:Shell 0.2%