3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-08-08 06:52:26 +00:00
z3/src
Nikolaj Bjorner 3e1fd56ca2 Add monadic regex statistics
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 2bcccba7-ac7d-476e-8dfe-718a21d37554
2026-08-02 20:20:58 -07:00
..
ackermannization
api Export killThreads from z3-solver to allow Node.js thread cleanup (#10320) 2026-07-31 12:00:04 -07:00
ast Add monadic regex statistics 2026-08-02 20:20:58 -07:00
cmd_context Replace TPTP frontend env vars with tptp config module 2026-07-31 10:49:12 -07:00
math Disable "-Wnoctad-maybe-unsupported", add and fix "-Wdeprecated-copy-with-user-provided-copy". (#10332) 2026-07-31 19:34:08 -07:00
model
muz Make implicit switch case fall-throughs explicit (#10284) 2026-07-29 09:05:42 -07:00
nlsat
opt Make implicit switch case fall-throughs explicit (#10284) 2026-07-29 09:05:42 -07:00
params Add monadic regex end-game solver 2026-08-01 12:03:53 -07:00
parsers scanner: emit ERROR_TOKEN on I/O failure instead of silent EOF (#10294) 2026-07-29 14:00:42 -07:00
qe [snapshot-regression-fix] Spacer: keep symbolic term_graph representatives to fix 'Stuck on a lemma' regression (#10237) 2026-07-29 14:19:25 -07:00
sat Add global suppress_platform_verbose parameter (#10319) 2026-07-30 20:08:25 -07:00
shell
smt Add monadic regex statistics 2026-08-02 20:20:58 -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 Disable "-Wnoctad-maybe-unsupported", add and fix "-Wdeprecated-copy-with-user-provided-copy". (#10332) 2026-07-31 19:34:08 -07:00
test seq_monadic_bench: model length bounds, report dropped assertions (#10365) 2026-08-02 12:20:42 -07:00
util Address high-confidence clang analyzer findings from warning report (#10355) 2026-08-01 15:30:26 -07:00
CMakeLists.txt