3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-14 21:08:46 +00:00
z3/src
Nikolaj Bjorner a8b47b4fb2 enable coercions when interpolation creates MILP constraints. Issue #217
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2015-09-12 14:47:35 +02: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-09-01 10:35:34 -07: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 enable coercions when interpolation creates MILP constraints. Issue #217 2015-09-12 14:47:35 +02:00
math fix memory alias bug and non-termination bug exposed by issue #184 2015-08-31 14:45:10 -07: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 enable incremental bit-vector solving 2015-09-01 09:48:35 -07:00
parsers use signed character type declarations for cross platform compilation. Fixes issue #210 2015-09-05 16:30:58 -07:00
qe fix unintialized memory read exposed by nightly build 2015-09-06 14:15:08 -07:00
sat enable incremental bit-vector solving 2015-09-01 09:52:48 -07:00
shell fix wcnf front-end and unsat case in pd 2015-08-23 14:25:11 -07:00
smt fix crash with incorrect bound computation 2015-09-08 16:27:57 -07:00
solver have solver pretty print declarations, include also datatype declarations 2015-08-07 08:48:24 +02:00
tactic use signed character type declarations for cross platform compilation. Fixes issue #210 2015-09-05 16:30:58 -07:00
test update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
util use signed character type declarations for cross platform compilation. Fixes issue #210 2015-09-05 16:30:58 -07:00