sidekick/src
2022-02-03 14:24:07 -05:00
..
arith add ediv to arith 2022-01-31 11:08:01 -05:00
base feat: handle get-model/get-value from smtlib inputs 2022-02-02 15:51:44 -05:00
base-solver refactor: new term representation for LIA/LRA 2022-01-31 15:13:25 -05:00
bin-lib feat: inner DRUP proof checking for pure-sat-solver 2021-08-19 00:15:00 -04:00
cc fix(CC): bug introduced by sharing mutable lazy state 2022-01-10 12:11:32 -05:00
checker wip: split VecI32 and VecSmallInt 2021-10-16 20:31:56 -04:00
core feat(model): add theory hooks to "complete" models 2022-02-03 14:00:43 -05:00
drup wip: split VecI32 and VecSmallInt 2021-10-16 20:31:56 -04:00
intsolver try to fix tests for now 2022-01-31 15:45:15 -05:00
lia feat: handle get-model/get-value from smtlib inputs 2022-02-02 15:51:44 -05:00
lit fix more warnings 2021-08-27 09:28:59 -04:00
lra fix(lra): better handling of model production for preprocessed-away terms 2022-02-03 14:24:07 -05:00
main wip: feat(LIA): LIA solver, will rely on LRA solver 2022-01-11 14:00:04 -05:00
memtrace feat: optional memtrace support 2021-07-18 10:29:14 -04:00
mini-cc fix more warnings 2021-08-27 09:28:59 -04:00
proof-trace debug 2022-02-03 14:20:32 -05:00
proof-trace-dump refactor proof storage 2021-10-21 23:28:53 -04:00
quip clause-less steps in proofs 2022-01-03 22:59:43 -05:00
sat refactor(sat): cleaner store for delayed actions 2022-01-11 16:50:59 -05:00
sigs refactor to get sidekick-base library 2021-07-03 20:20:19 -04:00
simplex test: limit size of linexps in simplex tests 2022-01-19 11:43:22 -05:00
smt-solver feat(model): add theory hooks to "complete" models 2022-02-03 14:00:43 -05:00
smtlib simpler printing of models 2022-02-02 16:12:11 -05:00
tef use TEF in sudoku; improve a bit its ergonomics 2021-12-07 21:29:51 -05:00
tests new regression test for (get-model); fix mdx test 2022-02-02 16:12:55 -05:00
th-bool-dyn wip: simplify a lot and only keep th-bool-static in the functor 2019-06-05 16:53:13 -05:00
th-bool-static feat: proper proof production for theory merges in CC 2021-12-29 15:56:54 -05:00
th-cstor wip: imperative proofs 2021-08-18 23:59:39 -04:00
th-data feat(model): add theory hooks to "complete" models 2022-02-03 14:00:43 -05:00
tools tool: add ddSMT drivers and short readme 2021-03-18 13:44:53 -04:00
util feat(util): add backtrackable ref 2021-12-07 14:08:06 -05:00
zarith arith: more functions in Int 2022-01-19 11:42:31 -05:00
dune build flags 2021-11-29 10:33:56 -05:00