sidekick/src
Simon Cruanes f26d178380
feat(main): catch ctrl-c to cleanup
this allows us to cleanup progress bar, print stats, finish tracing,
etc.
2022-02-18 14:59:26 -05:00
..
arith add ediv to arith 2022-01-31 11:08:01 -05:00
base chore: ugprade bare encoding 2022-02-16 14:20:27 -05:00
base-solver base: remove simplex cases in arith terms 2022-02-08 13:14:07 -05:00
bin-lib feat: inner DRUP proof checking for pure-sat-solver 2021-08-19 00:15:00 -04:00
cc updates and cleanup 2022-02-14 10:46:08 -05:00
checker wip: split VecI32 and VecSmallInt 2021-10-16 20:31:56 -04:00
core core: add n_levels to monoid 2022-02-08 13:13:00 -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 refactor(smt): preprocessing is now using a queue of delayed actions 2022-02-04 16:08:01 -05:00
lit fix more warnings 2021-08-27 09:28:59 -04:00
lra updates and cleanup 2022-02-14 10:46:08 -05:00
main feat(main): catch ctrl-c to cleanup 2022-02-18 14:59:26 -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 chore: ugprade bare encoding 2022-02-16 14:20:27 -05:00
proof-trace-dump chore: ugprade bare encoding 2022-02-16 14:20:27 -05:00
quip clause-less steps in proofs 2022-01-03 22:59:43 -05:00
sat feat: check on_progress in more places 2022-02-16 13:24:43 -05:00
sigs refactor to get sidekick-base library 2021-07-03 20:20:19 -04:00
simplex updates and cleanup 2022-02-14 10:46:08 -05:00
smt-solver feat: check on_progress in more places 2022-02-16 13:24:43 -05:00
smtlib improve progress bar and printingof stat after timeout 2022-02-18 14:59:25 -05:00
tef use TEF in sudoku; improve a bit its ergonomics 2021-12-07 21:29:51 -05:00
tests update expected test 2022-02-14 11:20:59 -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 refactor(smt): preprocessing is now using a queue of delayed actions 2022-02-04 16:08:01 -05:00
th-cstor wip: imperative proofs 2021-08-18 23:59:39 -04:00
th-data refactor(smt): preprocessing is now using a queue of delayed actions 2022-02-04 16:08:01 -05:00
tools tool: add ddSMT drivers and short readme 2021-03-18 13:44:53 -04:00
util improve zarith and backtrackable table 2022-02-08 13:12:07 -05:00
zarith improve zarith and backtrackable table 2022-02-08 13:12:07 -05:00
dune build flags 2021-11-29 10:33:56 -05:00