3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 21:38:44 +00:00
z3/src
2016-04-06 15:39:37 +01:00
..
ackermannization bugfix for ackr_model_converter (refcounts were off due to func_interps not being copied properly). 2016-04-01 13:17:48 +01:00
api add documentation comment for evaluation, Issue #536 2016-04-04 12:59:18 +02:00
ast bv_trailing: fix compiler warning + use of ast_manager 2016-04-06 15:34:31 +01:00
cmd_context merge useful utilities from qsat 2016-03-19 12:01:44 -07:00
duality Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00: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 Bugfix for unspecified else-case in func_interps. 2016-04-06 15:39:32 +01: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 issue #535 2016-03-24 08:16:19 -07: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 Moved extension_converter func_interp entry compression to func_interp. 2016-04-01 15:38:38 +01: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