3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-08-10 16:01:11 +00:00
z3/src
Nikolaj Bjorner 4446705eae clean up conflict generation
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-04-21 18:28:25 +02:00
..
ackermannization
api Fix documentation for Z3_solver_to_dimacs_string (#9053) 2026-03-20 10:18:13 -07:00
ast code simplification, fix conflict in new_diseq_eh 2026-04-21 10:17:43 +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 Added classical regex factorization 2026-04-02 20:08:00 +02:00
parsers
qe Simplify extract_var_bound via operator normalization (#9062) 2026-03-22 16:01:12 -07:00
sat
shell
smt clean up conflict generation 2026-04-21 18:28:25 +02:00
solver
tactic Merge pull request #8955 from Z3Prover/copilot/convert-injectivity-to-simplifier 2026-03-12 17:07:19 -07:00
test Missing justification added 2026-04-08 10:15:27 +02:00
util Merge remote-tracking branch 'origin/master' into c3 2026-03-24 17:44:48 -07:00
CMakeLists.txt