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/README

9 lines
181 B
Plaintext
Raw Normal View History

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