mirror of
https://github.com/Z3Prover/z3
synced 2025-08-25 12:35:59 +00:00
move dominator simplifier functionality to rewriter and simplifier, move bv_bounds simplifier functionality to simplifier
This commit is contained in:
parent
d4ca7e5374
commit
0f3c56213e
13 changed files with 1456 additions and 1330 deletions
|
@ -14,6 +14,7 @@ z3_add_component(rewriter
|
|||
der.cpp
|
||||
distribute_forall.cpp
|
||||
dl_rewriter.cpp
|
||||
dom_simplifier.cpp
|
||||
elim_bounds.cpp
|
||||
enum2bv_rewriter.cpp
|
||||
expr_replacer.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue