3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-21 16:16:38 +00:00
z3/src
Nikolaj Bjorner cd05edf833 add model on unknown, to address issue #139
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2015-06-24 17:06:18 +01:00
..
api update unit tests for num allocs 2015-06-24 17:06:12 +01:00
ast move functionality from qe_util to ast_util 2015-06-24 17:06:17 +01:00
cmd_context add count of memory allocations and way to limit allocations globally. Fix purification in nlsat_smt to fix regressions on QF_UFNRA 2015-06-24 17:06:12 +01:00
duality tabs 2015-05-19 11:01:15 +01:00
interp fix for issue #109 2015-05-27 16:05:40 -07:00
math fix by anomaly detection, issue #118 2015-06-02 10:42:03 -07:00
model pull unstable 2015-04-01 14:57:11 -07:00
muz move functionality from qe_util to ast_util 2015-06-24 17:06:17 +01:00
nlsat Removed unnecessary variables and added initialization to others to silence warnings. 2015-02-07 14:47:26 +00:00
opt add model on unknown, to address issue #139 2015-06-24 17:06:18 +01:00
parsers added missing Copyright forms 2015-06-10 11:54:02 -07:00
qe move functionality from qe_util to ast_util 2015-06-24 17:06:17 +01:00
sat enable incremental sat for QF_BV 2015-06-24 17:06:10 +01:00
shell added missing Copyright forms 2015-06-10 11:54:02 -07:00
smt fix mixed integer/real bugs for maximization exposed by non-termination in slow.smt. partially fixes issue #56 2015-06-24 17:06:15 +01:00
solver enable incremental sat for QF_BV 2015-06-24 17:06:10 +01:00
tactic fix distribute forall, fixes issue #138 2015-06-24 17:06:16 +01:00
test deal with unit test failure cases, fixes #132 #133 2015-06-24 17:06:08 +01:00
util add count of memory allocations and way to limit allocations globally. Fix purification in nlsat_smt to fix regressions on QF_UFNRA 2015-06-24 17:06:12 +01:00