3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-08-02 04:03:26 +00:00
z3/src
Nikolaj Bjorner 31cff62a26 move branch functionality to int_branch
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-07-28 11:46:13 -07:00
..
ackermannization block ackermann over nested selects 2026-06-19 10:41:56 -07:00
api Fix build-pyodide: correct z3test.py path in cibuildwheel test-command (#10263) 2026-07-27 18:48:36 -07:00
ast Fix set.size soundness: cardinality lower bound for concrete distinct members (#10246) 2026-07-27 15:05:49 -07:00
cmd_context Use macros to disable semi-colon warnings for blocks of macros. (#10192) 2026-07-22 18:01:50 -07:00
math move branch functionality to int_branch 2026-07-28 11:46:13 -07:00
model updates to tptp_frontend 2026-07-04 14:34:21 -07:00
muz Fix use-after-free in spacer hypothesis_reducer::reduce_core (#10123) 2026-07-14 15:18:02 -07:00
nlsat Remove unnecessary semicolons (Attempt 2) (#10020) 2026-07-02 12:47:29 -07:00
opt opt: validate strict optimization optima faithfully with delta-rational bounds (#10059) 2026-07-09 10:39:23 -07:00
params nla: add LP-based nonlinear bound optimization for cross-nested confl… (#10180) 2026-07-23 09:00:46 -07:00
parsers Remove unnecessary semicolons (Attempt 2) (#10020) 2026-07-02 12:47:29 -07:00
qe qe2: eliminate fresh undeclared constant leak (#10172) 2026-07-23 11:19:13 -07:00
sat Fix unsound model from parallel QF_BV solving (#10133) (#10142) 2026-07-16 11:47:07 -07:00
shell Fixes necessary to compile z3 included in clang-tidy via FetchContents. (#9768) 2026-06-08 19:44:01 -07:00
smt Fix #9063: avoid leaking internal seq skolem terms into models 2026-07-28 10:58:04 -07:00
solver fix: parallel mode exits unknown immediately for QF_BV due to reason-string mismatch (#10183) 2026-07-21 19:48:55 -07:00
tactic Use macros to disable semi-colon warnings for blocks of macros. (#10192) 2026-07-22 18:01:50 -07:00
test Prevent Z3_solver_reset abort after memory_max_size OOM by making reset memory-limit-safe (#10254) 2026-07-27 12:46:32 -07:00
util Prevent Z3_solver_reset abort after memory_max_size OOM by making reset memory-limit-safe (#10254) 2026-07-27 12:46:32 -07:00
CMakeLists.txt git bindings v1.0 2026-02-18 21:02:25 -08:00