3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 08:35:31 +00:00
z3/src
2016-02-19 09:42:42 +00:00
..
ackermannization Cleanliness 2016-02-10 14:39:33 +00:00
api Merge branch 'master' of https://github.com/Z3Prover/z3 2016-02-12 18:32:46 +00:00
ast add a bv rewrite pattern: 2016-02-18 17:45:55 +00:00
cmd_context Merge remote-tracking branch 'upstream/master' into lackr 2016-01-26 16:51:57 +00:00
duality reworking cancellation 2015-12-12 19:30:23 +00:00
interp issue #393 -- removed debugging assert 2016-01-04 12:53:46 -08:00
math "canceled" -> Z3_CANCELED_MSG 2016-02-04 13:52:43 +00:00
model Added is_considered_uninterpreted() to decl_plugins. 2016-02-05 15:22:37 +00:00
muz remove passing suffixes into pdr_sym_mux, trying to isolate cause of issue #420 2016-02-12 19:25:52 +00:00
nlsat ensure limit children are safe for race conditions 2015-12-12 19:30:24 +00:00
opt fix #425 and report from Patrick Trentin of same bug in preprocessing soft constraints that are simplified to true/false 2016-02-04 22:35:02 +00:00
parsers make parse error a bit more informative 2016-01-19 19:09:41 +01:00
qe updates to resource exceptions, update master possibly handle pull request issue 2015-12-12 11:36:49 -08:00
sat Fix incorrect (off by one) bound check. Also assert that we don't 2016-02-16 14:04:21 +00:00
shell remove unused decl 2015-12-30 15:50:46 +00:00
smt fix bugs in seq solver: add relevancy and axiom 2016-02-18 18:10:16 -08:00
solver fix bugs exposed by Chris' sequence unit tests. Improve diagnostics for reason-unknown in combined solver 2016-01-28 08:50:13 -08:00
tactic bv_bounds/ctx_simplify: improve handling of (ite x a b) where (not x) is proved to be false 2016-02-19 09:42:42 +00:00
test resource-limit related fixes in src/test 2015-12-18 18:43:38 +00:00
util Fix gcc build failure on ARM caused by including <emmintrin.h> 2016-02-10 20:47:08 +00:00