This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
Vítor Santos Costa 2192f73b11 make it compile under MSN vc. Unfortunately it has a weird crash at boot :(
- 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).
2016-02-28 19:32:55 +00:00
..
2009-11-11 10:56:37 +00:00
2015-11-09 11:28:44 +00:00
2015-12-15 09:28:43 +00:00
2014-02-13 01:58:48 +00:00
2015-11-09 11:28:44 +00:00
2009-11-11 10:56:37 +00:00
2009-11-11 10:56:37 +00:00

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