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 7c86b244b9 patches from Keri Harris 2010-12-30 22:14:45 -06:00
..
C patches from Keri Harris 2010-12-30 22:14:45 -06: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