• Stars
    star
    128
  • Rank 279,381 (Top 6 %)
  • Language
    C
  • License
    MIT License
  • Created about 7 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

microsat

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