3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 13:28:47 +00:00
z3/src
Nikolaj Bjorner e3cb0e2d8b reworking pd-maxres
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2015-08-20 12:06:27 -07:00
..
api Bugfixes for the optimization module in the ML API 2015-08-15 23:51:43 +01:00
ast take 'iff' into account in assertion on transitivity 2015-08-11 09:07:18 +02: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 reworking pd-maxres 2015-08-20 12:06:27 -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 reworking pd-maxres 2015-08-20 12:06:27 -07:00
shell have opt_frontend display results by default 2015-08-08 14:19:05 +02:00
smt make :weight understand both decimal and integral values, remove dweight, remove deprecated commands for optimization 2015-08-15 00:48:22 +02:00
solver have solver pretty print declarations, include also datatype declarations 2015-08-07 08:48:24 +02:00
tactic add tactic to recognize small discrete domains and convert them into bit-vectors 2015-08-20 06:39:11 -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