3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
Christoph M. Wintersteiger 2115ea8bb8 Bugfix for fp.sqrt.
Fixes #220.
2015-09-17 12:13:04 +01:00
..
api Added FP to_ieee_bv to fpa_rewriter to enable model evaluation. 2015-09-16 12:57:05 +01:00
ast Disabled FP debug variables. 2015-09-16 18:04:26 +01:00
cmd_context Disabled superfluous wellformedness check and fixed type checking in basic_decl_plugin::join 2015-07-31 11:20:01 +01:00
duality fail gracefully on interpolation errors 2015-07-10 14:39:11 -07:00
interp enable coercions when interpolation creates MILP constraints. Issue #217 2015-09-12 14:47:35 +02:00
math fix memory alias bug and non-termination bug exposed by issue #184 2015-08-31 14:45:10 -07:00
model update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
muz fix build warnings 2015-09-15 10:54:01 +02:00
nlsat update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
opt tune lexicographic products, avoid push/pop and ensure correction sets are not used for multiple objectives 2015-09-13 16:00:45 +02:00
parsers use signed character type declarations for cross platform compilation. Fixes issue #210 2015-09-05 16:30:58 -07:00
qe fix unintialized memory read exposed by nightly build 2015-09-06 14:15:08 -07:00
sat Added FP to_ieee_bv to fpa_rewriter to enable model evaluation. 2015-09-16 12:57:05 +01:00
shell fix wcnf front-end and unsat case in pd 2015-08-23 14:25:11 -07:00
smt tentatively fix another issue with char signedness as reported in issue #210 2015-09-10 09:01:44 +01:00
solver have solver pretty print declarations, include also datatype declarations 2015-08-07 08:48:24 +02:00
tactic use signed character type declarations for cross platform compilation. Fixes issue #210 2015-09-05 16:30:58 -07:00
test update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
util Bugfix for fp.sqrt. 2015-09-17 12:13:04 +01:00