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
Vítor Santos Costa 1e1d49e112 allow installing examples by defult. 2012-07-07 09:43:07 -05:00
..
C fix clang compilation (Denys Duchier). 2012-06-29 22:24:12 +01:00
examples minisat swi interface package. 2009-11-11 10:56:37 +00:00
Makefile.in allow installing examples by defult. 2012-07-07 09:43:07 -05: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 fix syntax 2012-04-15 00:02:37 +01: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