3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 10:25:18 +00:00
z3/src
Christoph M. Wintersteiger 59dfd2abe4 fixed problem with Python 3.4.x complainging of inconsistent use of spaces/tabs.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
2014-11-25 14:54:47 +00:00
..
api fixed problem with Python 3.4.x complainging of inconsistent use of spaces/tabs. 2014-11-25 14:54:47 +00:00
ast be classy with your friends 2014-11-13 18:08:24 -08:00
cmd_context fix reset logic and load only logics admitted by context 2014-11-07 15:44:21 +01:00
duality prevent creating some useless solvers in duality 2014-10-08 13:56:46 -07:00
interp eliminated unused variables 2014-11-07 16:04:02 +00:00
math assorted compiler warnings fixes 2014-09-28 12:21:56 +01:00
model avoid compiler warning 2014-05-20 10:14:40 -07:00
muz merge duality changes with unstable 2014-10-22 10:14:05 -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 ensure parameters are updated and ensure that global use of auto-config is not obscured by smt.auto-config scoping 2014-10-07 11:00:45 -07:00
sat remove extra verbose output 2014-10-05 12:10:23 -07:00
shell Update copyright notices 2014-10-24 18:02:58 +01:00
smt remove unused variable 2014-11-07 16:03:27 +01:00
solver address race condition in cleanup methods 2014-09-05 11:18:34 -07:00
tactic bugfix for bv_size_reduction 2014-11-25 14:22:50 +00:00
test test case for non-termination of substitution/rewriting 2013-09-24 05:33:16 +03:00
util fixed warnings 2014-10-24 12:33:20 +01:00