mirror of
https://github.com/Z3Prover/z3
synced 2025-08-25 12:35:59 +00:00
minimal addition to rewrite bit-vector to character conversion using constant folding.
This commit is contained in:
parent
8f2ea90db1
commit
e839e18381
4 changed files with 122 additions and 0 deletions
|
@ -9,6 +9,7 @@ z3_add_component(rewriter
|
|||
bv_elim.cpp
|
||||
bv_rewriter.cpp
|
||||
cached_var_subst.cpp
|
||||
char_rewriter.cpp
|
||||
datatype_rewriter.cpp
|
||||
der.cpp
|
||||
distribute_forall.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue