3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-08-14 01:36:48 +00:00
z3/src
2026-05-16 16:22:56 -07:00
..
ackermannization
api Fix documentation for Z3_solver_to_dimacs_string (#9053) 2026-03-20 10:18:13 -07:00
ast Missing dependency bug. Still not fixed, but better now 2026-05-12 14:00:50 +02:00
cmd_context
math refactor try_bivar_hensel_lift and outline the algorithm 2026-03-24 06:25:29 -10:00
model
muz
nlsat remove dead code in nlsat_explain 2026-03-19 12:02:21 -10:00
opt fix box mode: reset bounds before each objective 2026-03-19 17:07:21 -10:00
params Fixed regex factorization again 2026-05-04 19:25:07 +02:00
parsers
qe Simplify extract_var_bound via operator normalization (#9062) 2026-03-22 16:01:12 -07:00
sat
shell
smt use shrink instead of pop in a loop 2026-05-16 16:22:56 -07:00
solver
tactic Merge pull request #8955 from Z3Prover/copilot/convert-injectivity-to-simplifier 2026-03-12 17:07:19 -07:00
test euf_seq_plugin: fix identity elimination after merge, activate loop merging, integrate sgraph improvements (#9414) 2026-04-29 11:12:00 -07:00
util templatize vector for dependencies 2026-05-16 16:22:56 -07:00
CMakeLists.txt