3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-08-10 07:51:20 +00:00
z3/src
Can Cebeci 14746d7fb6
Update used_enodes properly (#9695)
https://github.com/Z3Prover/z3/pull/9405 made the trace report
used_enodes incorrectly, since the previous code relied on
update_max_generation to maintain the relevant data structure. This
should fix it.

Co-authored-by: Can Cebeci <t-cancebeci@microsoft.com>
2026-06-03 13:36:37 -07:00
..
ackermannization
api
ast disable test in tptp, move to native lambdas 2026-06-02 10:38:51 -07:00
cmd_context
math
model disable test in tptp, move to native lambdas 2026-06-02 10:38:51 -07:00
muz
nlsat
opt
params
parsers
qe Fix MBP QEL soundness bug in datatype accessor elimination (#9571) (#9692) 2026-06-03 07:23:21 -07:00
sat
shell
smt Update used_enodes properly (#9695) 2026-06-03 13:36:37 -07:00
solver
tactic
test Fix MBP QEL soundness bug in datatype accessor elimination (#9571) (#9692) 2026-06-03 07:23:21 -07:00
util Handle SIGXCPU like a regular timeout (#9697) 2026-06-03 07:26:38 -07:00
CMakeLists.txt