Simon Cruanes
|
080cde778e
|
feat(model): proper model construction for CC + fun interpretation
|
2018-06-11 21:42:02 -05:00 |
|
Simon Cruanes
|
04f25779fa
|
refactor(term): much simpler term model, without builtins or typeclass
just use a few custom functions in `Cst.t`
|
2018-05-25 23:45:15 -05:00 |
|
Simon Cruanes
|
7b44146102
|
make it compile! with stubs for conversion parse ast -> ast -> term
|
2018-02-08 22:19:32 -06:00 |
|
Simon Cruanes
|
d73684902f
|
wip: have a proper smtlib parser
|
2018-02-05 23:09:29 -06:00 |
|
Simon Cruanes
|
1d5c1c187c
|
wip: basic SMT infrastructure
- basic types, including terms and nodes (internalized terms)
- congruence closure
- utils
|
2018-01-25 23:32:36 -06:00 |
|