3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 06:15:37 +00:00
z3/src
Christoph M. Wintersteiger 39646bac3e added operator[] to obj_map for convenience
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
2014-07-31 16:32:25 +01:00
..
api Add missing .NET API functions for parsing rules into fixedpoint object 2014-07-23 15:27:24 -07:00
ast Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable 2014-07-28 19:38:53 +01:00
cmd_context Added git hashcode information to (get-info :version) 2014-07-29 18:04:54 +01:00
duality merging duality/interp changes 2014-05-22 11:52:16 -07:00
interp turn off a windows warning 2014-05-21 16:56:18 -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 make get_vars populate all indices with sorts even if variable does not occur in rule. This makes the use of get_vars less prone to callers having to double check for null pointers 2014-07-21 17:12:39 +02: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 fix quantifier elimination bugs reported by Berdine and Bornat 2014-07-14 15:38:22 +02: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 fix quantifier elimination bugs reported by Berdine and Bornat 2014-07-14 15:41:03 +02:00
solver Fix memout detected in nightly regressions 2012-12-15 13:26:11 -08:00
tactic fix quantifier elimination bugs reported by Berdine and Bornat 2014-07-14 15:38:22 +02:00
test test case for non-termination of substitution/rewriting 2013-09-24 05:33:16 +03:00
util added operator[] to obj_map for convenience 2014-07-31 16:32:25 +01:00