aboutsummaryrefslogtreecommitdiff
path: root/scripts/picosat-959/README
blob: 89d6ea5f6195617f6470b2cc50466acbf5bdf93e (plain)
1
2
3
4
5
These are the sources of the PicoSAT solver.
The preprocessor is not included.
To compile run './configure && make'.
The API is document in 'picosat.h'.
See also 'NEWS' and 'LICENSE'.