3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
2018-02-04 20:54:49 -08:00
..
ackermannization Fixed bug in ackermannization model converter 2017-09-14 17:46:17 +01:00
api Added apply_result::as_expr to the C++ API. Requested here: https://stackoverflow.com/questions/48071840/get-result-of-tactics-application-as-an-expression-in-z3 2018-01-08 13:24:52 +00:00
ast Fixed UFs for unspecified cases of FP conversion operators. Thanks for Youcheng Sun for reporting this bug. 2018-02-03 16:48:05 +00:00
cmd_context fix #1390 2017-12-07 05:15:53 +05:30
duality fix #877 by bypassing exception generation during label collection 2017-11-06 16:00:16 -08:00
interp add logging for #1470 2018-02-04 13:06:14 -08:00
math Typo fixes. 2018-01-02 22:48:06 +07:00
model fix vector<> to support non-POD types 2017-10-16 00:54:29 +01:00
muz Use char version of rfind. 2018-01-30 21:45:12 +07:00
nlsat Typo fixes. 2018-01-02 22:48:06 +07:00
opt adding initial model to updated #1463 2018-01-30 03:21:58 -08:00
parsers fix #1390 2017-12-07 05:15:53 +05:30
qe Typo fixes. 2018-01-02 22:48:06 +07:00
sat fix #1458 2018-02-04 20:54:21 -08:00
shell include special functionality in parsers for solvers and opt for additional file formats 2017-12-03 20:00:24 +01:00
smt make linear search the default for theory_str 2018-01-03 16:05:34 -05:00
solver adding instrumentation to debug #1233 2017-11-20 16:51:17 -08:00
tactic Added rewrite cycle detection in demodulator/ufbv_rewriter. Partial fix for #1456. 2018-01-25 15:18:13 +00:00
test fix build of test 2017-12-30 22:58:41 -08:00
util Fixed RNA FP rounding mode semantics. Fixes #1190 and bugs reported by Youcheng Sun. 2018-02-03 16:46:21 +00:00
CMakeLists.txt remove smtlib1 dependencies 2017-11-28 10:37:30 -08:00