3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
2016-05-27 07:49:45 -07:00
..
ackermannization fix warnings for unused variables 2016-05-17 13:54:22 -07:00
api fp2bv refactoring 2016-05-23 18:10:17 +01:00
ast Bug and style fix for fpa2bv converter. 2016-05-26 13:39:54 +01:00
cmd_context removing warnings for unused variables, #579 2016-05-17 15:59:06 -07:00
duality fix warnings for unused variables 2016-05-17 13:54:22 -07:00
interp fix unused-but-set-variable warnings reported in #579 2016-05-18 11:02:10 -07:00
math mbo 2016-05-20 13:45:50 -07:00
model avoid use-before-def crashes fp-operations.smt2 2016-05-25 14:32:39 -07:00
muz fix non-determinism bug in simple joins. Keys were normalized based on pointer equality not object identifier equality. Also some ptr hashtables were used with pointer hashes, and then traversed 2016-05-27 07:49:38 -07:00
nlsat fix warnings for unused variables 2016-05-17 13:54:22 -07:00
opt tune lra optimization 2016-05-22 17:03:29 -07:00
parsers fix warnings for unused variables 2016-05-17 13:54:22 -07:00
qe reduce warnings 2016-05-23 14:32:51 -07:00
sat fix unused-but-set-variable warnings reported in #579 2016-05-18 11:02:10 -07:00
shell add support to build with MSVC /Gr (fastcall mode for x86) 2016-03-24 15:39:18 +00:00
smt refcount fix for theory_fpa 2016-05-26 14:01:06 +01:00
solver fixes to #596 and #592: use exponential step increments on integer problems, align int.to.str with canonizer and disequality checker 2016-05-17 01:00:42 -07:00
tactic fix for pb2bv_model_converter 2016-05-26 18:42:57 +01:00
test mbo 2016-05-20 13:45:50 -07:00
util Removed hwf.mul/hwf.div test code. 2016-05-26 15:11:21 +01:00