| .. |
|
.merlin
|
Few fixes. Sat Solver is working.
|
2014-11-01 16:31:19 +01:00 |
|
explanation.ml
|
Few fixes. Sat Solver is working.
|
2014-11-01 16:31:19 +01:00 |
|
explanation.mli
|
Added some documentation.
|
2014-11-01 17:12:56 +01:00 |
|
explanation_intf.ml
|
Added some documentation.
|
2014-11-01 17:12:56 +01:00 |
|
formula_intf.ml
|
Added tseitin cnf conversion
|
2014-11-08 16:18:20 +01:00 |
|
res.ml
|
Removed a few warnings
|
2014-11-12 16:27:52 +01:00 |
|
res.mli
|
Some more doc + indentation
|
2014-11-11 13:54:24 +01:00 |
|
res_intf.ml
|
Removed solver_types module in solver.Make functor
|
2014-11-12 16:48:44 +01:00 |
|
sat.ml
|
Removed solver_types module in solver.Make functor
|
2014-11-12 16:48:44 +01:00 |
|
sat.mli
|
Added unsat-core option in sat_solve
|
2014-11-11 12:25:16 +01:00 |
|
solver.ml
|
Removed solver_types module in solver.Make functor
|
2014-11-12 16:48:44 +01:00 |
|
solver.mli
|
Fixed indentation
|
2014-11-12 16:51:41 +01:00 |
|
solver_types.ml
|
Removed a few warnings
|
2014-11-12 16:27:52 +01:00 |
|
solver_types.mli
|
Added some documentation.
|
2014-11-01 17:12:56 +01:00 |
|
solver_types_intf.ml
|
Added unsat-core option in sat_solve
|
2014-11-11 12:25:16 +01:00 |
|
theory_intf.ml
|
Progressing on new theory interface
|
2014-11-12 16:24:08 +01:00 |
|
tseitin.ml
|
Progressing on new theory interface
|
2014-11-12 16:24:08 +01:00 |
|
tseitin.mli
|
Added tseitin cnf conversion
|
2014-11-08 16:18:20 +01:00 |
|
tseitin_intf.ml
|
Added smtlib input option
|
2014-11-09 23:39:54 +01:00 |