3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-18 06:39:02 +00:00
z3/src
Nikolaj Bjorner 6bf87083ef fix build break
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2015-06-24 17:06:20 +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 disable bottom-up COI on rules with negated predicates. Fixes issue #140 2015-06-24 17:06:19 +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 set undo trail after set-watches to avoid crash during exception handling (the relevancy trail is scoped so ends up traversing the trail if allocating the watch throws an exception). Fixes crash.smt in issue #56 2015-06-24 17:06:20 +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 fix build break 2015-06-24 17:06:20 +01:00
util set undo trail after set-watches to avoid crash during exception handling (the relevancy trail is scoped so ends up traversing the trail if allocating the watch throws an exception). Fixes crash.smt in issue #56 2015-06-24 17:06:20 +01:00