mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 19:47:52 +00:00
make card2bv a simplifier
This commit is contained in:
parent
cb789f6ca8
commit
db74e23de1
9 changed files with 120 additions and 191 deletions
|
@ -1,6 +1,7 @@
|
|||
z3_add_component(simplifiers
|
||||
SOURCES
|
||||
bv_slice.cpp
|
||||
card2bv.cpp
|
||||
elim_unconstrained.cpp
|
||||
eliminate_predicates.cpp
|
||||
euf_completion.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue