3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 22:05:36 +00:00
z3/src
Nikolaj Bjorner 3ecffaa1e5 remove unused and always failing get_param_value function
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2014-10-21 11:12:50 -07:00
..
api remove unused and always failing get_param_value function 2014-10-21 11:12:50 -07:00
ast FPA name clash fix 2014-10-21 16:52:16 +01:00
cmd_context remove unused and always failing get_param_value function 2014-10-21 11:12:50 -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 deal with warning for unused parameter 2014-10-14 13:12:40 -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 fix documnetation to say milli-seconds. Issue 84 2014-03-02 17:14:26 -08:00
smt improve error messages on incorrect parameter passing 2014-10-15 21:37:37 -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 validate types of parameter values that get set globally 2014-10-21 09:11:38 -07:00