sidekick/src/smt
2022-09-11 14:09:56 -04:00
..
dune refactor(smt): remove functor, split into modules 2022-07-30 21:18:46 -04:00
find_foreign.ml fix(find_foreign): memoization needs to account for is_sub 2022-09-11 13:55:25 -04:00
find_foreign.mli refactor(preprocess): introduce Find_foreign, runs after preprocess 2022-09-10 14:10:36 -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 refactor(preprocess): introduce Find_foreign, runs after preprocess 2022-09-10 14:10:36 -04:00
model_builder.mli wip: model builder 2022-08-25 20:13:49 -04:00
preprocess.ml fix warning 2022-09-11 14:09:56 -04:00
preprocess.mli refactor(preprocess): introduce Find_foreign, runs after preprocess 2022-09-10 14:10:36 -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 refactor(preprocess): introduce Find_foreign, runs after preprocess 2022-09-10 14:10:36 -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 fix(smt): sign error in literal 2022-09-10 21:48:08 -04:00
solver_internal.mli refactor(preprocess): introduce Find_foreign, runs after preprocess 2022-09-10 14:10:36 -04:00
th_combination.ml refactor(preprocess): introduce Find_foreign, runs after preprocess 2022-09-10 14:10:36 -04:00
th_combination.mli wip: refactor(preprocess): recursive preprocess guided by theories 2022-09-07 19:35:09 -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