3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-07-15 03:25:43 +00:00
z3/src
Nikolaj Bjorner ca6d6e3977 pattern_inference: use auto for structured binding; drop debug well_sorted asserts in rewriter
Fixes a build error (C3694) from an illegal specifier in the structured
binding at pattern_inference.cpp:127, and removes the temporary
is_well_sorted SASSERTs (and well_sorted.h include) from rewriter_def.h
that were used during pattern-inference diagnosis.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-06 17:14:42 -07:00
..
ackermannization block ackermann over nested selects 2026-06-19 10:41:56 -07:00
api Remove unnecessary semicolons (Attempt 2) (#10020) 2026-07-02 12:47:29 -07:00
ast pattern_inference: use auto for structured binding; drop debug well_sorted asserts in rewriter 2026-07-06 17:14:42 -07:00
cmd_context bugfixes to front-end and matcher 2026-07-06 17:14:41 -07:00
math [coz3-deepperf-fix] Batch fixed-column bound-witness linearization per row in lar_solver (#10029) 2026-07-06 10:39:22 -07:00
model updates to tptp_frontend 2026-07-04 14:34:21 -07:00
muz Remove unnecessary semicolons (Attempt 2) (#10020) 2026-07-02 12:47:29 -07:00
nlsat Remove unnecessary semicolons (Attempt 2) (#10020) 2026-07-02 12:47:29 -07:00
opt Revert #10052: eager-commit of infinitesimal LP hint is unsound for shared-symbol objectives (#10057) 2026-07-06 12:56:13 -07:00
params Porting seq_split to master (#9840) 2026-06-30 10:18:28 -07:00
parsers Remove unnecessary semicolons (Attempt 2) (#10020) 2026-07-02 12:47:29 -07:00
qe Remove unnecessary semicolons (Attempt 2) (#10020) 2026-07-02 12:47:29 -07:00
sat Remove unnecessary semicolons (Attempt 2) (#10020) 2026-07-02 12:47:29 -07:00
shell Fixes necessary to compile z3 included in clang-tidy via FetchContents. (#9768) 2026-06-08 19:44:01 -07:00
smt bugfixes to front-end and matcher 2026-07-06 17:14:41 -07:00
solver stop complaining abot Char in QF_S benchmarks 2026-07-04 14:27:34 -07:00
tactic fix build 2026-07-04 12:51:52 -07:00
test bugfixes to front-end and matcher 2026-07-06 17:14:41 -07:00
util Remove unnecessary semicolons (Attempt 2) (#10020) 2026-07-02 12:47:29 -07:00
CMakeLists.txt git bindings v1.0 2026-02-18 21:02:25 -08:00