2192f73b11
- Lots of indenting changes - VC++ is strict with variadic macros - VC++ does not accept unistd.h - new interface for walltime - VC++ does not seem to have support for integer overflow. - VC++ defines YENV_REG? - no access flags, x permissions ignored. - new FindGMP supporting MPIR - make horus optional (c++ is hard). |
||
---|---|---|
.. | ||
C | ||
examples | ||
CMakeLists.txt | ||
cnf.pl | ||
Makefile.in | ||
minisat.pl | ||
README | ||
README.YAP |
You need to put the file swi-minisat2.tgz in a directory where you want the solver and the interface and then do: % tar zxvf swi-minisat2.tgz % ./configure.sh % make % make clean