3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-08-12 08:46:25 +00:00
z3/src
Nikolaj Bjorner a79a48ed2a add comment about fresh variable
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-03-29 20:16:07 -07:00
..
ackermannization
api Fix documentation for Z3_solver_to_dimacs_string (#9053) 2026-03-20 10:18:13 -07:00
ast use sk.mk_seq_eq to avoid disequality propagations 2026-03-29 15:45:54 -07: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 Merge remote-tracking branch 'origin/master' into c3 2026-03-24 17:44:48 -07:00
parsers
qe Simplify extract_var_bound via operator normalization (#9062) 2026-03-22 16:01:12 -07:00
sat
shell
smt add comment about fresh variable 2026-03-29 20:16:07 -07:00
solver
tactic
test Use subsolvers bounds rather than computing them inside nseq 2026-03-25 20:21:49 +01:00
util Merge remote-tracking branch 'origin/master' into c3 2026-03-24 17:44:48 -07:00
CMakeLists.txt