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
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
OCaml experimental sat3 solver