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
U-WIN-U2045GN0RNQ\Vítor Santos Costa 840e287cda mode changes 2011-07-25 17:09:28 +01:00
..
C mode changes 2011-07-25 17:09:28 +01:00
examples minisat swi interface package. 2009-11-11 10:56:37 +00:00
Makefile.in fix mess with LIBDIR and YAPLIBDIR 2010-06-01 00:38:42 +01: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 minisat swi interface package. 2009-11-11 10:56:37 +00:00
minisat.pl minisat swi interface package. 2009-11-11 10:56:37 +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