3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
2015-08-27 18:17:38 +01:00
..
api Bugfixes for the optimization module in the ML API 2015-08-15 23:51:43 +01:00
ast Merge branch 'unstable' of https://github.com/Z3Prover/z3 into unstable 2015-08-27 18:17:38 +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 fix for issue #171 (interpolation crash) 2015-07-27 11:15:33 -07:00
math fix exception unsafety leading to double free, issues #184 and issue #175. Location and fix strategy suggested by Nuno 2015-08-09 00:34:59 +02:00
model update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
muz change default behavior of solver pretty printer to include declarations 2015-08-06 18:57:11 +02:00
nlsat update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
opt fix for unintialized variable m_conflict_lvl 2015-08-24 17:01:46 -07:00
parsers make :weight understand both decimal and integral values, remove dweight, remove deprecated commands for optimization 2015-08-15 00:48:22 +02:00
qe update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
sat working on pd-maxres 2015-08-27 08:09:46 -07:00
shell fix wcnf front-end and unsat case in pd 2015-08-23 14:25:11 -07:00
smt Merge branch 'unstable' of https://github.com/Z3Prover/z3 into unstable 2015-08-27 18:17:38 +01:00
solver have solver pretty print declarations, include also datatype declarations 2015-08-07 08:48:24 +02:00
tactic add filter to detect circumventing the default semantics of bit-vector division with the use of the sat-based bit-vector solver. Provides a way to fix issue #190 2015-08-24 16:27:07 -07:00
test update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
util remove __in/__out SAL annotations. 2015-07-15 13:46:32 +01:00