sidekick/src/smt
2019-02-16 14:58:13 -06:00
..
Ast.ml refactor: get SAT properly again on some problems 2018-05-20 14:30:36 -05:00
Ast.mli chore: migrate to dune 2019-01-18 18:37:26 -06:00
CC.ml feat(cc): split sub-library sidekick.cc, make it fully functorized 2019-02-09 21:57:20 -06:00
CC.mli feat(cc): split sub-library sidekick.cc, make it fully functorized 2019-02-09 21:57:20 -06:00
Config.ml wip: migrate to msat 0.8 2019-01-28 21:09:57 -06:00
Config.mli continue large refactoring, progress in theory combination 2018-02-01 22:53:06 -06:00
Cst.ml refactor(cc): better handling of terms that should be ignored by CC 2018-06-22 21:02:07 -05:00
Cst.mli refactor(cc): better handling of terms that should be ignored by CC 2018-06-22 21:02:07 -05:00
DESIGN.md comments and doc 2018-01-29 23:38:24 -06:00
dune feat(cc): split sub-library sidekick.cc, make it fully functorized 2019-02-09 21:57:20 -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
ID.ml wip: migrate to msat 0.8 2019-01-28 21:09:57 -06:00
ID.mli wip: migrate to msat 0.8 2019-01-28 21:09:57 -06:00
Lit.ml feat(cc): split sub-library sidekick.cc, make it fully functorized 2019-02-09 21:57:20 -06:00
Lit.mli feat(cc): split sub-library sidekick.cc, make it fully functorized 2019-02-09 21:57:20 -06:00
Model.ml feat(cc): split sub-library sidekick.cc, make it fully functorized 2019-02-09 21:57:20 -06:00
Model.mli feat(cc): split sub-library sidekick.cc, make it fully functorized 2019-02-09 21:57:20 -06:00
Sidekick_smt.ml fix: remove dead aliases 2019-02-13 08:52:54 -06:00
Solver.ml refactor: remove proof printing code 2019-02-16 13:38:54 -06:00
Solver.mli refactor: remove proof printing code 2019-02-16 13:38:54 -06:00
Solver_types.ml refactor: small cleanup in terms 2019-02-16 14:58:13 -06:00
Stat.ml continue large refactoring, progress in theory combination 2018-02-01 22:53:06 -06:00
Term.ml refactor: small cleanup in terms 2019-02-16 14:58:13 -06:00
Term.mli refactor: small cleanup in terms 2019-02-16 14:58:13 -06:00
Term_cell.ml refactor: small cleanup in terms 2019-02-16 14:58:13 -06:00
Term_cell.mli refactor: small cleanup in terms 2019-02-16 14:58:13 -06:00
Theory.ml feat(cc): split sub-library sidekick.cc, make it fully functorized 2019-02-09 21:57:20 -06:00
Theory_combine.ml fix(tseitin): use final check to push axioms 2019-02-09 23:35:49 -06:00
Theory_combine.mli feat(cc): split sub-library sidekick.cc, make it fully functorized 2019-02-09 21:57:20 -06:00
Ty.ml feat(model): proper model construction for CC + fun interpretation 2018-06-11 21:42:02 -05:00
Ty.mli feat(model): proper model construction for CC + fun interpretation 2018-06-11 21:42:02 -05: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
Value.ml feat(cc): split sub-library sidekick.cc, make it fully functorized 2019-02-09 21:57:20 -06:00
Value.mli feat(cc): split sub-library sidekick.cc, make it fully functorized 2019-02-09 21:57:20 -06:00