Simon Cruanes
|
59306d2e01
|
fix sudoku solve
|
2022-09-26 20:14:26 -04:00 |
|
Simon Cruanes
|
80b08e03cb
|
feat(const): add opaque_to_cc property, to control CC
|
2022-08-31 00:41:42 -04:00 |
|
Simon Cruanes
|
dff65c5d26
|
refactor: Term.abs takes store again, so abs false can be false,true
|
2022-08-22 22:12:26 -04:00 |
|
Simon Cruanes
|
6ccabc70aa
|
feat(sudoku): add stats
|
2022-08-13 13:45:38 -04:00 |
|
Simon Cruanes
|
eddbf139fc
|
refactor sudoku solver; make it compile; use new term repr
|
2022-08-13 13:30:21 -04:00 |
|
Simon Cruanes
|
e1a4ce587f
|
fix sudoku solver
|
2022-07-20 20:13:16 -04:00 |
|
Simon Cruanes
|
325acc5724
|
fix tests
|
2022-07-14 22:17:25 -04:00 |
|
Simon Cruanes
|
a1bc186d2e
|
use ocamlformat
|
2022-07-14 22:09:13 -04:00 |
|
Simon Cruanes
|
4ac2eb25a6
|
use TEF in sudoku; improve a bit its ergonomics
|
2021-12-07 21:29:51 -05:00 |
|
Simon Cruanes
|
2d8fc78bc4
|
add expect test for the sudoku solver
|
2021-12-07 14:39:21 -05:00 |
|
Simon Cruanes
|
72d121fa64
|
add example: the suduko solver, adapted from msat
|
2021-12-07 14:10:36 -05:00 |
|