sidekick/src/smt
2018-05-20 14:30:36 -05:00
..
th_bool refactor: get SAT properly again on some problems 2018-05-20 14:30:36 -05:00
Ast.ml refactor: get SAT properly again on some problems 2018-05-20 14:30:36 -05:00
Ast.mli wip 2018-05-09 18:14:06 -05:00
Bag.ml wip: basic SMT infrastructure 2018-01-25 23:32:36 -06:00
Bag.mli fix problems with slices in the SAT core 2018-02-19 20:47:43 -06:00
Config.ml continue large refactoring, progress in theory combination 2018-02-01 22:53:06 -06:00
Config.mli continue large refactoring, progress in theory combination 2018-02-01 22:53:06 -06:00
Congruence_closure.ml rename to sidekick 2018-05-09 19:28:41 -05:00
Congruence_closure.mli fix(cc): fix bugs in congruence closure and explanations 2018-04-02 21:10:49 -05:00
Cst.ml continue large refactoring, progress in theory combination 2018-02-01 22:53:06 -06:00
Cst.mli continue large refactoring, progress in theory combination 2018-02-01 22:53:06 -06:00
DESIGN.md comments and doc 2018-01-29 23:38:24 -06:00
Equiv_class.ml add distinct handling to congruence closure 2018-02-23 00:44:23 -06:00
Equiv_class.mli add distinct handling to congruence closure 2018-02-23 00:44:23 -06:00
Explanation.ml lower overhead for adding clauses to the SAT solver 2018-02-19 19:47:03 -06:00
Hash.ml wip: basic SMT infrastructure 2018-01-25 23:32:36 -06:00
Hash.mli wip: basic SMT infrastructure 2018-01-25 23:32:36 -06:00
Het_map.ml continue large refactoring, progress in theory combination 2018-02-01 22:53:06 -06:00
Het_map.mli continue large refactoring, progress in theory combination 2018-02-01 22:53:06 -06:00
jbuild rename to sidekick 2018-05-09 19:28:41 -05:00
Lit.ml rename to sidekick 2018-05-09 19:28:41 -05:00
Lit.mli rename to sidekick 2018-05-09 19:28:41 -05:00
Model.ml refactor: get SAT properly again on some problems 2018-05-20 14:30:36 -05:00
Model.mli refactor: get SAT properly again on some problems 2018-05-20 14:30:36 -05:00
Solver.ml refactor: get SAT properly again on some problems 2018-05-20 14:30:36 -05:00
Solver.mli refactor: get SAT properly again on some problems 2018-05-20 14:30:36 -05:00
Solver_types.ml wip 2018-05-09 18:14:06 -05:00
Stat.ml continue large refactoring, progress in theory combination 2018-02-01 22:53:06 -06:00
Term.ml wip 2018-05-09 18:14:06 -05:00
Term.mli wip 2018-05-09 18:14:06 -05:00
Term_cell.ml wip 2018-05-09 18:14:06 -05:00
Term_cell.mli wip 2018-05-09 18:14:06 -05:00
Theory.ml fix(cc): fix bugs in congruence closure and explanations 2018-04-02 21:10:49 -05:00
Theory_combine.ml rename to sidekick 2018-05-09 19:28:41 -05:00
Theory_combine.mli rename to sidekick 2018-05-09 19:28:41 -05:00
Ty.ml make it compile! with stubs for conversion parse ast -> ast -> term 2018-02-08 22:19:32 -06:00
Ty.mli make it compile! with stubs for conversion parse ast -> ast -> term 2018-02-08 22:19:32 -06:00
Ty_card.ml wip: basic SMT infrastructure 2018-01-25 23:32:36 -06:00
Ty_card.mli wip: have a proper smtlib parser 2018-02-05 23:09:29 -06:00