3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-21 16:16:38 +00:00
z3/src
2016-07-23 23:29:56 -04: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 add RegexCharRange to theory_str 2016-07-19 16:39:43 -04:00
cmd_context completely bypass theory_seq; sorry! I'll put it back when I'm done 2016-06-01 17:57:00 -04: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 strengthen support for int.to.str and length reasoning. Issue #589 2016-05-28 12:26:47 -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 compilation errors after merge 2016-06-01 17:50:45 -04: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 add option to disable integer theory integration in theory_str; this is currently ENABLED 2016-07-23 23:29:56 -04: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 Merge branch 'develop' into upstream-master 2016-06-01 17:40:52 -04:00
util Removed hwf.mul/hwf.div test code. 2016-05-26 15:11:21 +01:00