sidekick/src/smt
2022-09-08 22:05:40 -04:00
..
dune refactor(smt): remove functor, split into modules 2022-07-30 21:18:46 -04:00
model.ml refactor(smt): remove functor, split into modules 2022-07-30 21:18:46 -04:00
model.mli refactor(smt): remove functor, split into modules 2022-07-30 21:18:46 -04:00
model_builder.ml fix(model builder): allow multiple add 2022-09-01 22:33:59 -04:00
model_builder.mli wip: model builder 2022-08-25 20:13:49 -04:00
preprocess.ml refactor(preprocess): directly forward preprocess actions to solver 2022-09-08 22:05:40 -04:00
preprocess.mli refactor(preprocess): directly forward preprocess actions to solver 2022-09-08 22:05:40 -04:00
registry.ml format 2022-08-27 20:48:32 -04:00
registry.mli format 2022-08-27 20:48:32 -04:00
Sidekick_smt_solver.ml wip: refactor(preprocess): recursive preprocess guided by theories 2022-09-07 19:35:09 -04:00
sigs.ml remove is_valid_literal concept 2022-09-01 22:33:40 -04:00
solver.ml wip: new attempt at theory combination 2022-09-01 22:34:27 -04:00
solver.mli wip: new attempt at theory combination 2022-09-01 22:34:27 -04:00
solver_internal.ml refactor(preprocess): directly forward preprocess actions to solver 2022-09-08 22:05:40 -04:00
solver_internal.mli wip: refactor(preprocess): recursive preprocess guided by theories 2022-09-07 19:35:09 -04:00
th_combination.ml wip: refactor(preprocess): recursive preprocess guided by theories 2022-09-07 19:35:09 -04:00
th_combination.mli wip: refactor(preprocess): recursive preprocess guided by theories 2022-09-07 19:35:09 -04:00
th_key.ml.bak wip: refactor(smt): remove layers of functors, split into modules 2022-07-30 00:19:29 -04:00
theory.ml refactor: new API for combination, with theories claiming terms 2022-08-27 22:51:16 -04:00
theory_id.ml refactor: new API for combination, with theories claiming terms 2022-08-27 22:51:16 -04:00
theory_id.mli refactor: new API for combination, with theories claiming terms 2022-08-27 22:51:16 -04:00