Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 196 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 196 Bytes

osat

A dummy sat3 solver. This solver uses DPLL algorithm, selecting for branching the literal with most occurences.

opam install dolmen
make
make install
osat path/of/3cnf/file.cnf