Martin Blicha
|
af1acaba64
|
Refactor SMTLib parser to separate file
|
2023-09-05 12:39:19 +02:00 |
|
Martin Blicha
|
8c99c125c4
|
Add support for parsing invariants
|
2023-09-05 12:39:19 +02:00 |
|
Martin Blicha
|
779db2d84f
|
Use shared pointers, not raw pointers, for caching sorts
|
2023-09-05 12:39:19 +02:00 |
|
Martin Blicha
|
8ea8a1eb99
|
Cache sorts already in SMTLib2Interface
This allows us to ask for a sort of a sort from its string
representation parsed from an SMT-LIB solver response
|
2023-09-05 12:39:19 +02:00 |
|
Martin Blicha
|
6acbe2ec35
|
Towards translating proof from SMT-LIB response
|
2023-09-05 12:39:19 +02:00 |
|
Pawel Gebal
|
d4be1d9c2f
|
Add --print-smt flag to output SMTChecker SMTLIB code
|
2023-06-16 14:04:07 +02:00 |
|
Leo Alt
|
24df40de9a
|
Allow running Eldarica from the command line
|
2022-11-22 21:16:45 +01:00 |
|
Leo Alt
|
9a87680d21
|
Add invariant to the solver results
|
2021-10-26 11:30:30 +02:00 |
|
Leo Alt
|
daea5f886d
|
Fix CHCSmtLib2Interface
|
2021-05-26 22:12:49 +02:00 |
|
Daniel Kirchner
|
cb72d76aaf
|
Add const ref to prevent segfaults.
|
2020-12-04 14:57:46 +01:00 |
|
Leonardo Alt
|
d03ddeb0fa
|
[SMTChecker] User timeout option
|
2020-11-03 10:46:11 +00:00 |
|
Leonardo Alt
|
744905525f
|
Convert z3 cex graph into STL
|
2020-07-23 18:49:03 +02:00 |
|
Sachin Grover
|
b7adb2aa42
|
Add SPDX license identifier if not present already in source file
Fixes: #9220
|
2020-07-17 20:24:12 +05:30 |
|
Leonardo Alt
|
45eba27424
|
Rename namespace
|
2020-05-20 12:55:18 +02:00 |
|
Leonardo Alt
|
087605ea02
|
Create libsmtutil
|
2020-05-20 12:55:18 +02:00 |
|