source:
vis_dev/sharpSAT/README
@
26
Last change on this file since 26 was 9, checked in by , 13 years ago | |
---|---|
File size: 349 bytes |
Line | |
---|---|
1 | sharpSAT version 1.1 |
2 | |
3 | To compile this version of sharpSAT simply run |
4 | |
5 | make |
6 | |
7 | Note that this only works, if you have gmp installed. sharpSAT uses GMP to store the model counting results with infinite precision. |
8 | |
9 | If you do not want to use infinite precsision numbers in sharpSAT you simply have to use |
10 | Makefile_nogmp instead of the standard Makefile. |
11 |
Note: See TracBrowser
for help on using the repository browser.