marijnheule / microsat

microsat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

microsat

License:MIT License


Languages

Language:C 100.0%