3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 22:05:36 +00:00
z3/src
Nuno Lopes d175c99542 fix ast leak in asserted_formulas::propagate_values()
Fixes issue #342

Signed-off-by: Nuno Lopes <nlopes@microsoft.com>
2015-11-27 20:09:17 +00:00
..
api Removed potentially unnecessary string decoding in Python API. 2015-11-23 18:41:31 +00:00
ast Bugfix for FPA float to float conversion. 2015-11-24 17:21:40 +00:00
cmd_context fix build with gcc 2015-11-22 11:24:30 +00:00
duality better recovery from incompleteness and interp failure in duality 2015-10-09 14:21:05 -07:00
interp fix merge conflicts 2015-10-28 16:09:46 -07:00
math Make Groebner basis computation interruptable. Exponsed in issue #269 2015-10-28 11:39:59 -07:00
model fix rewriter for model validation 2015-11-03 07:45:42 -08:00
muz fix for unsound results reported in #313 2015-11-16 22:59:07 -08:00
nlsat include rlimit in nlsat, include dedicated error message, for issue #216 2015-09-29 09:16:46 -07:00
opt fix build with gcc 2015-11-22 11:24:30 +00:00
parsers Fixed typo in warning message. 2015-11-14 15:47:47 +01:00
qe fix unintialized memory read exposed by nightly build 2015-09-06 14:15:08 -07:00
sat disable aig tactic in inc_sat_solver (it can blow up the size of formulas significantly without sharing) and fix configuration update bug for optimization context exposed in example by Corina 2015-11-20 14:34:31 -08:00
shell Trailing whitespace removed. 2015-11-03 12:28:10 +00:00
smt fix ast leak in asserted_formulas::propagate_values() 2015-11-27 20:09:17 +00:00
solver working on Forking/Serializing a z3 Solver #209 2015-11-06 17:29:24 -08:00
tactic Fixed initialization order in bvarray2uf_tactic 2015-11-27 15:34:06 +00:00
test fix tests 2015-11-20 08:00:01 -08:00
util fix build with clang 2015-11-27 12:13:44 +00:00