The code is on github . Get in touch if you find this useful.
ocaml bingings for picosat
The package provides an example, solver.ml, that reads from standard input a formula and print its satisfiability and a satisfying assignment (if any). A formula is a sequence of lines that either define a variable ('v' ), define a clause ('c' followed by a sequence of names, with a leading '-' if they are negated in the clause) and comments (starting with '#').
Recent comments
2 weeks 6 days ago
3 weeks 2 days ago
11 weeks 4 days ago
12 weeks 4 days ago
16 weeks 6 days ago
23 weeks 2 days ago
24 weeks 6 days ago
26 weeks 4 days ago
28 weeks 6 days ago
29 weeks 3 days ago