3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 05:48:44 +00:00
z3/src
2014-09-16 17:13:20 -07:00
..
api fix a few compiler warnings 2014-09-16 15:26:01 +01:00
ast merged with unstable 2014-08-06 11:16:06 -07:00
cmd_context address race condition in cleanup methods 2014-09-05 11:18:34 -07:00
duality fixed duality bug and added some code for returning bounded status (not yet used) 2014-08-18 17:13:16 -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 reduce asymptotic overhead of asserting bounds 2014-09-16 17:13:09 -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 Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable 2014-09-16 17:13:20 -07:00
solver address race condition in cleanup methods 2014-09-05 11:18:34 -07:00
tactic clear cache for crash 2014-09-06 19:03:37 -07:00
test test case for non-termination of substitution/rewriting 2013-09-24 05:33:16 +03:00
util Multi-threading bugfix, DLL could be used from other threads before the main thread initializes it. 2014-09-03 17:49:10 +01:00