Commit graph

37 commits

Author SHA1 Message Date
Simon Cruanes
dcdc55ee1f add non reduced test too 2023-06-26 15:40:38 -04:00
Simon Cruanes
87f9be7fe0 test: add regression test for LRA bug 2023-06-26 15:40:38 -04:00
Simon Cruanes
f6efc8f575
more unsat tests 2022-08-25 20:50:50 -04:00
Simon Cruanes
73289d1ded
test: regressions test for LRA 2022-02-08 13:45:43 -05:00
Simon Cruanes
46b13d08d0
add regression test 2021-12-17 13:21:30 -05:00
Simon Cruanes
a08cda8c5b test: add a lot more tests (for SAT) 2021-08-02 16:05:35 -04:00
Simon Cruanes
0b351ea67e test: add regression test for bad LRA preprocessing 2021-03-18 14:14:24 -04:00
Simon Cruanes
d6aa1071d7 test: add more regression files 2021-02-22 14:30:43 -05:00
Simon Cruanes
23dcf79560 more regression tests 2020-12-22 15:02:12 -05:00
Simon Cruanes
3d46986161 test: add regression test for xor 2020-12-22 14:59:06 -05:00
Simon Cruanes
f510bfaf25 add regression tests for LRA 2020-10-20 15:43:02 -04:00
Simon Cruanes
0b283a384d test: add some regression tests 2020-02-21 16:46:57 -06:00
Simon Cruanes
6aae70f15a test: add more regression tests for datatypes 2020-01-17 19:12:50 -06:00
Simon Cruanes
5bcecfd68c Merge branch 'wip-data' 2020-01-14 23:02:49 -06:00
Simon Cruanes
17a09f2cbc test: add some regression tests 2020-01-14 20:23:14 -06:00
Simon Cruanes
48d6b57383 test: enable progress by default 2020-01-08 19:51:25 -06:00
Simon Cruanes
dbf88279a1 test: more reg tests 2019-12-28 09:19:17 -06:00
Simon Cruanes
b250587a5f tst: add some regression tests; remove dead file 2019-12-28 08:34:42 -06:00
Simon Cruanes
c55e7a613b test: add some basic datatype tests 2019-12-28 05:17:47 -06:00
Simon Cruanes
14f68749a5 add more tests 2019-12-13 17:55:10 -06:00
Simon Cruanes
f1fc429b5a add basic test for th-cstor 2019-11-23 13:23:30 -06:00
Simon Cruanes
e414112010 test: add some basic datatype tests 2019-11-23 13:23:30 -06:00
Simon Cruanes
866249deb1 test: add more tests 2019-03-22 18:49:25 -05:00
Simon Cruanes
26b4f677e0 test: update some tests 2019-02-10 17:00:38 -06:00
Simon Cruanes
f52883f059 update tests 2018-02-08 22:19:28 -06:00
Guillaume Bury
8076c06047 [bugfix] Eliminate duplicates in input clauses
When adding clauses that conatins duplicates, the checking
of some proof would fail because there would sometime be multiple
littrals to resolve over. This fixes that problem.
2017-02-15 13:04:54 +01:00
Guillaume Bury
f35d3a9f23 Fixed uninterpreted predicates for mcsat solver 2016-09-23 15:57:38 +02:00
Guillaume Bury
1656995097 Added uninterpreted functions to mcsat solver 2016-09-23 15:39:23 +02:00
Guillaume Bury
ca70f87973 Mcsat now works 2014-12-16 17:30:14 +01:00
Guillaume Bury
5654414bfa Small fixes 2014-11-18 18:41:32 +01:00
Guillaume Bury
bfce3e54a2 Fixed incomplete proofs due to level 0 propagation 2014-11-15 20:23:11 +01:00
Guillaume Bury
384bcb7270 Better explanations in equivalence closure 2014-11-15 18:39:19 +01:00
Guillaume Bury
e92740e75e Better integration of smt into sat-solve (sic) 2014-11-15 00:59:09 +01:00
Guillaume Bury
c963145b8f Replaced True and false as pure formulas in tseitin 2014-11-12 23:38:05 +01:00
Guillaume Bury
4c040ccbde Added smtlib input option 2014-11-09 23:39:54 +01:00
Guillaume Bury
6a21dafb22 Added some tests. 2014-11-04 15:54:33 +01:00
Guillaume Bury
7cd1f38d49 New test script. 2014-11-01 23:42:57 +01:00