sidekick/src/smt
2022-10-02 23:23:34 -04:00
..
dune wip: Tracer for SMT 2022-09-26 22:44:43 -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_builder.ml refactor: extract Model into its own library 2022-09-16 20:27:01 -04:00
model_builder.mli fix some warnings 2022-09-14 18:20:10 -04:00
preprocess.ml fix(preprocess): type check was invalid 2022-09-11 14:50:18 -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 feat: show_trace, and trace_reader, can now display a QF_UF trace 2022-09-30 23:05:00 -04:00
sigs.ml refactor: extract Model into its own library 2022-09-16 20:27:01 -04:00
solver.ml smt tracer is now a clause tracer 2022-10-02 23:23:34 -04:00
solver.mli improve tracing, add show_trace 2022-09-30 22:11:41 -04:00
solver_internal.ml improve tracing, add show_trace 2022-09-30 22:11:41 -04:00
solver_internal.mli improve tracing, add show_trace 2022-09-30 22:11:41 -04:00
th_combination.ml fix debug msg 2022-09-16 19:49:58 -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
trace_reader.ml smt tracer is now a clause tracer 2022-10-02 23:23:34 -04:00
trace_reader.mli smt tracer is now a clause tracer 2022-10-02 23:23:34 -04:00
tracer.ml smt tracer is now a clause tracer 2022-10-02 23:23:34 -04:00
tracer.mli smt tracer is now a clause tracer 2022-10-02 23:23:34 -04:00