3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 22:05:36 +00:00
z3/src
Christoph M. Wintersteiger 0e4e72b1bc Added new params.Add functions to the .NET and Java APIs.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
2014-10-14 13:22:12 +01:00
..
api Added new params.Add functions to the .NET and Java APIs. 2014-10-14 13:22:12 +01:00
ast Minor cleanliness fix. 2014-10-07 14:24:28 +01:00
cmd_context enable modular parameters from the parser 2014-10-09 10:18:46 -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 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 fix a few compiler warnings 2014-09-18 14:38:40 +01: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 fix documnetation to say milli-seconds. Issue 84 2014-03-02 17:14:26 -08:00
smt 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
solver address race condition in cleanup methods 2014-09-05 11:18:34 -07:00
tactic fix tactic parameter checking to API, deal with compiler warnings in api_interp 2014-10-08 13:47:55 -07:00
test test case for non-termination of substitution/rewriting 2013-09-24 05:33:16 +03:00
util enable modular parameters from the parser 2014-10-09 10:18:46 -07:00