3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-21 08:06:39 +00:00
z3/src
2013-03-04 19:53:46 -08:00
..
api Fix compilation problems when using Visual Studio 32 bit compiler 2013-02-26 12:34:52 -08:00
ast FPA bug and leak fixes (thanks to Gabriele Paganelli) 2013-02-28 18:46:29 +00:00
cmd_context Add new probes for arithmetic. Check for LIA and LRA (and activate qe if applicable). Modify echo tactic to send results to the regular stream. 2013-02-20 13:41:08 -08:00
interp minor fixes for OSX 2013-03-04 19:53:46 -08:00
math Fix cygwin (with python 2.6) compilation problems. 2013-01-28 17:29:55 -08:00
model Fix issue reported at http://stackoverflow.com/questions/14524316/z3-4-3-get-complete-model 2013-01-25 09:29:03 -08:00
muz_qe fix bugs reported by Arie Gurfinkel 2013-03-03 13:55:41 -08:00
nlsat Add nlsat.factor option. This is a workaround for the slow factorization procedure. 2013-01-02 21:18:02 -08:00
parsers Fix uninterpreted sort definition. There was a mismatch in the behavior of the API and SMT front-ends. The SMT front-ends were using user_sorts to be able to support parametric uninterpreted sorts. After this fix, the API also creates user_sorts. 2013-02-12 14:34:31 -08:00
sat exposed sat params 2012-12-02 16:38:33 -08:00
shell Remove dead files 2013-02-20 17:17:11 -08:00
smt Fix more issues unintepreted sort tests. 2013-02-15 16:31:49 -08:00
solver Fix memout detected in nightly regressions 2012-12-15 13:26:11 -08:00
tactic FPA: multiple bugfixes for HWF, MPF and a bugfix for FPA2BV (many thanks to Gabriele Paganelli) 2013-03-01 19:06:01 +00:00
test added Karr test 2013-02-27 17:32:27 -08:00
util FPA: multiple bugfixes for HWF, MPF and a bugfix for FPA2BV (many thanks to Gabriele Paganelli) 2013-03-01 19:06:01 +00:00