3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-08-15 10:15:35 +00:00
z3/src
Nikolaj Bjorner 9d4feed0ae remove expr_ref from dependencies, only use literals that are true.
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-05-17 13:28:12 -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 remove expr_ref from dependencies, only use literals that are true. 2026-05-17 13:28:12 -07:00
solver
tactic Merge pull request #8955 from Z3Prover/copilot/convert-injectivity-to-simplifier 2026-03-12 17:07:19 -07:00
test remove expr_ref from dependencies, only use literals that are true. 2026-05-17 13:28:12 -07:00
util remove print 2026-05-16 17:05:51 -07:00
CMakeLists.txt