mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 19:47:52 +00:00
make max_bv_sharing a simplifier
This commit is contained in:
parent
db74e23de1
commit
5af6e1a046
5 changed files with 68 additions and 74 deletions
|
@ -6,6 +6,7 @@ z3_add_component(simplifiers
|
|||
eliminate_predicates.cpp
|
||||
euf_completion.cpp
|
||||
extract_eqs.cpp
|
||||
max_bv_sharing.cpp
|
||||
model_reconstruction_trail.cpp
|
||||
propagate_values.cpp
|
||||
solve_context_eqs.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue