3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-25 20:46:01 +00:00

remove unused bdd based variable elimination

This commit is contained in:
Nikolaj Bjorner 2025-04-14 16:07:41 -07:00
parent e41090df83
commit 81f10912ae
5 changed files with 6 additions and 427 deletions

View file

@ -17,7 +17,6 @@ z3_add_component(sat
sat_ddfw_wrapper.cpp
sat_drat.cpp
sat_elim_eqs.cpp
sat_elim_vars.cpp
sat_gc.cpp
sat_integrity_checker.cpp
sat_local_search.cpp