Simon Cruanes
|
d3537f2c3f
|
wip: refactor proof
|
2021-10-07 20:49:39 -04:00 |
|
Simon Cruanes
|
bbb995b0d5
|
refactor some names related to proofs; wip add unit paramod
|
2021-10-03 20:32:37 -04:00 |
|
Simon Cruanes
|
16bb65ebfa
|
wip: clause pools
|
2021-08-31 09:30:28 -04:00 |
|
Simon Cruanes
|
81caf4824e
|
wip: feat: additional clause allocators in SAT
|
2021-08-30 09:03:37 -04:00 |
|
Simon Cruanes
|
e7e8873295
|
fix more warnings
|
2021-08-27 09:28:59 -04:00 |
|
Simon Cruanes
|
baecce0946
|
feat: use Stat in SAT solver
|
2021-08-22 01:56:54 -04:00 |
|
Simon Cruanes
|
27796da5a8
|
fix preprocessing in th-bool
|
2021-08-22 01:29:01 -04:00 |
|
Simon Cruanes
|
e93e084eac
|
refactor: eager proofs; stronger preprocessing
proofs are now directly emitted (almost) everywhere, which simplifies
a lot of things. preprocessing is more recursive (a bit too much
really).
|
2021-08-22 01:13:41 -04:00 |
|
Simon Cruanes
|
0668f28ac7
|
try to fix boolean terms not decided by SAT solver
|
2021-08-21 14:00:31 -04:00 |
|
Simon Cruanes
|
1ab7d34a7d
|
refactor: make it compile again
|
2021-08-20 18:18:30 -04:00 |
|
Simon Cruanes
|
9f01b98cde
|
wip: imperative proofs
- getting closer to having the SMT solver compile again
- dummy proof implementation
- DRUP proof implementation for pure SAT solver
|
2021-08-18 23:59:39 -04:00 |
|
Simon Cruanes
|
2bb6c94925
|
remove dead code
|
2021-08-18 00:01:54 -04:00 |
|
Simon Cruanes
|
10a4cf4c29
|
refactor: rename sidekick-msat-solver into sidekick-smt-solver
|
2021-08-18 00:01:25 -04:00 |
|