mirror of
https://github.com/Z3Prover/z3
synced 2025-07-31 08:23:17 +00:00
add option to bypass compression of unbound tails, issue #738
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
7a3308110c
commit
7f29674842
6 changed files with 10 additions and 0 deletions
|
@ -5,6 +5,7 @@ z3_add_component(bv_tactics
|
|||
bv1_blaster_tactic.cpp
|
||||
bvarray2uf_rewriter.cpp
|
||||
bvarray2uf_tactic.cpp
|
||||
bv_bound_chk_tactic.cpp
|
||||
bv_bounds_tactic.cpp
|
||||
bv_size_reduction_tactic.cpp
|
||||
dt2bv_tactic.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue