3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
Nikolaj Bjorner 5d17e28667 support for smtlib2.6 datatype parsing
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-09-04 21:12:43 -07:00
..
ackermannization updated include directives 2017-08-01 10:51:47 -07:00
api support for smtlib2.6 datatype parsing 2017-09-04 21:12:43 -07:00
ast support for smtlib2.6 datatype parsing 2017-09-04 21:12:43 -07:00
cmd_context support for smtlib2.6 datatype parsing 2017-09-04 21:12:43 -07:00
duality Update header includes to be relative to src/ directory. 2017-08-17 18:26:53 +01:00
interp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
math prune dead states from automata 2017-08-31 07:33:55 -07:00
model merge 2017-09-03 14:58:14 -07:00
muz support for smtlib2.6 datatype parsing 2017-09-04 21:12:43 -07:00
nlsat updated include directives 2017-08-01 10:51:47 -07:00
opt remove simplify dependencies 2017-08-26 00:37:22 -07:00
parsers support for smtlib2.6 datatype parsing 2017-09-04 21:12:43 -07:00
qe support for smtlib2.6 datatype parsing 2017-09-04 21:12:43 -07:00
sat raise an exception if trying proof generation for the SAT solver. Stackoverflow question https://stackoverflow.com/questions/45885321/check-function-while-qf-fd-logic-is-set-throws-accessviolationexception 2017-08-27 23:52:27 -07:00
shell Update header includes to be relative to src/ directory. 2017-08-17 18:26:53 +01:00
smt support for smtlib2.6 datatype parsing 2017-09-04 21:12:43 -07:00
solver ensure that timeouts are distinguished from other cancel events #848 2017-08-18 14:54:54 -07:00
tactic support for smtlib2.6 datatype parsing 2017-09-04 21:12:43 -07:00
test aligning simplifier and rewriter for regression tests 2017-09-04 09:28:40 -07:00
util fix perf regression with negative polynomial normalization, adding new datatype plugin 2017-09-03 03:56:10 -07:00
CMakeLists.txt remove old_simplify dependencies 2017-08-28 13:29:51 -07:00