Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 151 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 151 Bytes

Compile using:

gcc microsat.c -O2 -DSTANDALONE -o microsat

Use as follows:

./microsat FILE

in which FILE is a SAT problem in the DIMACS format