Simon Cruanes
|
5a559bec92
|
remove veci32
|
2022-07-15 20:32:06 -04:00 |
|
Simon Cruanes
|
a1bc186d2e
|
use ocamlformat
|
2022-07-14 22:09:13 -04:00 |
|
Simon Cruanes
|
597a6c378e
|
wip: split VecI32 and VecSmallInt
- use VecSmallInt for small integers of type `int`
- use VecI32 to store actual int32 (in particular for proof steps)
|
2021-10-16 20:31:56 -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
|
e7e8873295
|
fix more warnings
|
2021-08-27 09:28:59 -04:00 |
|
Simon Cruanes
|
07d512badc
|
fix: remove dep on mtime in checker
|
2021-08-23 10:17:51 -04:00 |
|
Simon Cruanes
|
d841090e1c
|
feat(checker): ability to read .drup.gz files
|
2021-08-23 00:10:37 -04:00 |
|
Simon Cruanes
|
8bc1f1c864
|
feat: inner DRUP proof checking for pure-sat-solver
|
2021-08-19 00:15:00 -04:00 |
|
Simon Cruanes
|
9975a471f7
|
perf(drup): restore Atoms as integers
|
2021-08-11 09:30:53 -04:00 |
|
Simon Cruanes
|
51293bc66a
|
feat(drup-check): functorize over atoms
|
2021-08-10 00:13:37 -04:00 |
|
Simon Cruanes
|
b4231d23c1
|
perf(checker): optimize watch literals
|
2021-08-08 02:36:30 -04:00 |
|
Simon Cruanes
|
ab6e574298
|
feat(drup): first version of checker
|
2021-08-08 02:18:58 -04:00 |
|
Simon Cruanes
|
bef0c810d3
|
wip: trace checking
- continue Drup checker
- create sidekick-bin.lib to share parsers
- parse problem+proof for sidekick-check
|
2021-08-07 18:10:42 -04:00 |
|
Simon Cruanes
|
ec6fb0d5e1
|
wip: checker binary
|
2021-08-07 17:20:52 -04:00 |
|