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.
yap-6.3/packages/swi-minisat2
Vitor Santos Costa abdc8a35f9 cmmake 2017-09-06 01:09:46 +01:00
..
C cmmake 2017-09-06 01:09:46 +01:00
examples minisat swi interface package. 2009-11-11 10:56:37 +00:00
CMakeLists.txt support interface to minisat2. 2015-11-09 11:28:44 +00:00
Makefile.in big makefile cleanup 2014-02-13 01:58:48 +00:00
README minisat swi interface package. 2009-11-11 10:56:37 +00:00
README.YAP minisat swi interface package. 2009-11-11 10:56:37 +00:00
cnf.pl small 2015-12-15 09:28:43 +00:00
minisat.pl support interface to minisat2. 2015-11-09 11:28:44 +00:00

README

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