3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-14 04:48:45 +00:00
z3/src
Nikolaj Bjorner aa7b5d80fe extract array terms for evaluator
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2016-04-12 09:41:50 -07:00
..
ackermannization Bugfix for ackermann helper 2016-04-08 17:20:09 +01:00
api add documentation comment for evaluation, Issue #536 2016-04-04 12:59:18 +02:00
ast Bugfixes for bv_trailing. 2016-04-07 13:08:17 +01:00
cmd_context merge useful utilities from qsat 2016-03-19 12:01:44 -07:00
duality reworking cancellation 2015-12-11 16:21:24 -08:00
interp Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
math merge useful utilities from qsat 2016-03-19 12:01:44 -07:00
model extract array terms for evaluator 2016-04-12 09:41:50 -07:00
muz moving remaining qsat functionality over 2016-03-19 15:35:26 -07:00
nlsat remove nnf conversion which breaks NRA property 2016-03-20 16:34:04 -07:00
opt fix regressions exposed in QF_LIA: manager got initialized early and Euclidean solver is not safe even with some throttle 2016-03-23 20:38:18 -07:00
parsers Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
qe fix handing of ite conditions that have to be included in projection, thanks to bug report by Zak 2016-04-10 01:48:35 +02:00
sat check that a clause was not removed to fix issue #551 2016-04-04 20:15:49 +02:00
shell add support to build with MSVC /Gr (fastcall mode for x86) 2016-03-24 15:39:18 +00:00
smt special case branching 2016-04-05 11:57:49 +02:00
solver fix performance for model construction, recognize concats of values as a value for pre-processing 2016-03-23 17:23:57 -07:00
tactic fix optimization pre-processing reported by Gereon Kremer 2016-04-09 20:58:57 -07:00
test moving remaining qsat functionality over 2016-03-19 15:35:26 -07:00
util add support to build with MSVC /Gr (fastcall mode for x86) 2016-03-24 15:39:18 +00:00