sidekick/src
2022-10-12 12:20:50 -04:00
..
abstract-solver feat: add sidekick.abstract solver 2022-10-10 15:43:37 -04:00
algos/simplex wip: feat(lra): update to newer preprocessing 2022-09-09 22:16:59 -04:00
arith feat(tracing): introduce term/const serialization 2022-09-23 22:13:21 -04:00
base refactor: remove proof-trace infra from base to use sidekick.trace instead 2022-10-12 12:20:04 -04:00
bencode improve tracing, add show_trace 2022-09-30 22:11:41 -04:00
bin-lib use ocamlformat 2022-07-14 22:09:13 -04:00
cc feat(cc): use Term.pp. not Term.pp_debug 2022-09-10 14:10:13 -04:00
checker remove veci32 2022-07-15 20:32:06 -04:00
core wip: refactor(core): remove proof representation from core 2022-10-12 12:18:52 -04:00
core-logic change signature of Const.decoders; add bencode decoder 2022-09-25 23:05:15 -04:00
drup remove veci32 2022-07-15 20:32:06 -04:00
main refactor: use abstract-solver in smtlib driver; CDCL(T) implements asolver 2022-10-10 15:44:13 -04:00
memtrace details: synopsis in dune files 2022-07-28 23:30:42 -04:00
mini-cc sidekick-mini-cc: remove functor 2022-08-08 21:52:20 -04:00
model refactor: extract Model into its own library 2022-09-16 20:27:01 -04:00
proof wip: feat(proof): lib sidekick.proof with tracing 2022-10-12 12:17:35 -04:00
quip use ocamlformat 2022-07-14 22:09:13 -04:00
sat refactor: remove proof-trace infra from base to use sidekick.trace instead 2022-10-12 12:20:04 -04:00
sigs feat(term): add is_pi and weak containers 2022-09-01 22:33:15 -04:00
simplify refactor(simplify): use new proof trace from sidekick.proof 2022-10-12 12:20:50 -04:00
smt refactor: use abstract-solver in smtlib driver; CDCL(T) implements asolver 2022-10-10 15:44:13 -04:00
smtlib refactor: use abstract-solver in smtlib driver; CDCL(T) implements asolver 2022-10-10 15:44:13 -04:00
tef feat(profile): add ?args to spans 2022-08-20 00:21:28 -04:00
th-bool-dyn wip: refactor(preprocess): recursive preprocess guided by theories 2022-09-07 19:35:09 -04:00
th-bool-static refactor(preprocess): introduce Find_foreign, runs after preprocess 2022-09-10 14:10:36 -04:00
th-cstor refactor: new API for combination, with theories claiming terms 2022-08-27 22:51:16 -04:00
th-data refactor(preprocess): break infinite recursion 2022-09-08 21:55:09 -04:00
th-lra comments 2022-09-16 19:51:10 -04:00
th-unin-ty theory for uninterpreted types 2022-09-01 22:31:37 -04:00
tools update tools 2022-09-10 14:59:52 -04:00
trace improve Int_id for tracing 2022-10-12 12:20:20 -04:00
util improve Int_id for tracing 2022-10-12 12:20:20 -04:00
zarith feat(tracing): introduce term/const serialization 2022-09-23 22:13:21 -04:00