3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
2016-05-21 12:19:03 +01:00
..
ackermannization fix warnings for unused variables 2016-05-17 13:54:22 -07:00
api Exposed OP_FPA_MIN/MAX_I to the API 2016-05-20 19:40:45 +01:00
ast Merge branch 'master' of https://github.com/Z3Prover/z3 2016-05-20 19:55:01 +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 disable mk_array_eq as it breaks model evaluation/validation 2016-05-18 08:29:24 -07:00
model remove min/max, use qmax; disable cancellation during model evaluation 2016-05-19 13:04:20 -07:00
muz fix unused-but-set-variable warnings reported in #579 2016-05-18 11:02:10 -07:00
nlsat fix warnings for unused variables 2016-05-17 13:54:22 -07:00
opt remove min/max, use qmax; disable cancellation during model evaluation 2016-05-19 13:04:20 -07:00
parsers fix warnings for unused variables 2016-05-17 13:54:22 -07:00
qe remove min/max, use qmax; disable cancellation during model evaluation 2016-05-19 13:04:20 -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 Merge branch 'master' of https://github.com/Z3Prover/z3 2016-05-20 19:55:01 +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 bugfix for fpa2bv model converter 2016-05-21 12:19:03 +01:00
test adding unit tests for qe_arith/mbo 2016-05-04 11:17:09 -07:00
util fix unused-but-set-variable warnings reported in #579 2016-05-18 11:03:31 -07:00