Simon Cruanes
|
6d7edbb601
|
fix(CC/monoid): in monoid, store N.t, not a term.
make sure the sub-elements of the monoid are represented in the
congruence closure before-hand.
|
2021-03-29 13:30:13 -04:00 |
|
Simon Cruanes
|
9e0c79f597
|
feat: basic model production for th-data
|
2021-03-29 13:30:13 -04:00 |
|
Simon Cruanes
|
b6713fb833
|
refactor: rename some hooks; prepare for model generation in th-data
|
2021-03-29 13:30:13 -04:00 |
|
Simon Cruanes
|
b35ca4496f
|
fix(data): bad explanations in on-new-term rules
|
2021-03-18 12:53:06 -04:00 |
|
Simon Cruanes
|
45893e92f1
|
fix: missing preprocessing in LRA; better theory combination
|
2021-02-22 14:01:55 -05:00 |
|
Simon Cruanes
|
ae6d298790
|
move to containers 3.0
|
2020-09-08 22:33:24 -04:00 |
|
Simon Cruanes
|
7cfdb3507c
|
fix(th-data): fix acyclicity
|
2020-02-20 19:32:33 -06:00 |
|
Simon Cruanes
|
11d8f8e879
|
remove dead code, some printing info
|
2020-02-15 14:33:44 -06:00 |
|
Simon Cruanes
|
b2c047190f
|
fix(data): check is-a lits in final-check
|
2020-01-17 19:12:06 -06:00 |
|
Simon Cruanes
|
eb64acb31f
|
fix(data): reimplement acyclicity check
|
2020-01-17 19:10:46 -06:00 |
|
Simon Cruanes
|
e21dea4780
|
feat(cc): flag some explanations as being theory-induced
|
2020-01-17 18:49:14 -06:00 |
|
Simon Cruanes
|
a31b2b36ef
|
fixes: add missing expl in monoids; handle is-c t
|
2020-01-14 22:41:33 -06:00 |
|
Simon Cruanes
|
10b9febe9d
|
fix(th-data): avoid redundant explanations
|
2019-12-28 09:00:59 -06:00 |
|
Simon Cruanes
|
6f67593be1
|
feat(data): fixes (decide args of is-a/select; rearrange reduction rules)
|
2019-12-28 08:31:52 -06:00 |
|
Simon Cruanes
|
91e9b6cc2c
|
feat: initial support for is-a/select
|
2019-12-28 07:08:23 -06:00 |
|
Simon Cruanes
|
6aafaad48f
|
feat(data): store is-a/select parents in a monoid
|
2019-12-28 06:15:50 -06:00 |
|
Simon Cruanes
|
9293553925
|
feat(th-data): first draft of acyclicity
|
2019-12-28 05:19:01 -06:00 |
|
Simon Cruanes
|
6061b5843e
|
fix(th-data): fix merge explanation in cstor monoid
|
2019-12-28 05:19:01 -06:00 |
|
Simon Cruanes
|
a4e3fd5a69
|
feat: provide simple repr->monoid mapping in core
|
2019-12-28 05:17:47 -06:00 |
|
Simon Cruanes
|
7c951c08ff
|
wip: use t=c instead of (is _ c) t for nullary constructors
|
2019-12-28 05:17:47 -06:00 |
|
Simon Cruanes
|
444a0b9f85
|
wip: theory of datatypes
|
2019-12-28 05:17:47 -06:00 |
|
Simon Cruanes
|
8c5e28da28
|
wip: theory of datatypes
|
2019-12-28 05:17:47 -06:00 |
|
Simon Cruanes
|
949e079867
|
wip: add datatypes
|
2019-12-28 05:17:47 -06:00 |
|
Simon Cruanes
|
c3be2411bf
|
wip: th data
|
2019-11-23 13:23:30 -06:00 |
|