3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-19 07:09:03 +00:00
z3/src
2014-10-01 18:16:21 -07:00
..
api Bugfix: param_refs didn't make it through to smt::solver (smt_params) in some cases. 2014-08-14 12:18:00 +01:00
ast merged with unstable 2014-08-06 11:16:06 -07:00
cmd_context merge with push/pop fixes 2014-08-26 13:50:51 -07:00
duality getting duality to recover from incompleteness-related failures by restarting 2014-10-01 18:16:21 -07:00
interp working on python interp 2014-08-06 11:16:24 -07:00
math bugfix 2014-04-25 22:10:53 +01:00
model avoid compiler warning 2014-05-20 10:14:40 -07:00
muz added restarts options to duality (plus some other disabled features) 2014-09-30 12:42:30 -07:00
nlsat Fix bug reported by Florian <corzilius@cs.rwth-aachen.de> 2013-06-21 10:31:11 -07:00
parsers parse also bit-vector constants with set-info. Reported by David Cok 2014-03-19 20:30:58 -07:00
qe merged with unstable 2014-08-06 11:16:06 -07:00
sat fix assertion violations (reported by Christoph Wintersteiger) at sage\app8\bench_2174.smt2, sage\app9\bench_1450.smt2, sage\app9\bench_1546.smt2 2013-11-04 12:26:20 -08:00
shell fix documnetation to say milli-seconds. Issue 84 2014-03-02 17:14:26 -08:00
smt fixing an assert caused by previous change in theory_array_base.cpp 2014-10-01 18:15:33 -07:00
solver fixed pop issue and interpolation proof mode issue 2014-08-26 13:46:53 -07:00
tactic merged with unstable 2014-08-06 11:16:06 -07:00
test test case for non-termination of substitution/rewriting 2013-09-24 05:33:16 +03:00
util adding compile-time option to replace arrays with maps in smt (define SPARSE_MAP) 2014-09-30 11:25:47 -07:00