mirror of
https://github.com/Z3Prover/z3
synced 2025-06-16 19:06:17 +00:00
- add option smt.bv.reduce_size. - it allows to apply incremental pre-processing of bit-vectors by identifying ranges that are known to be constant. This rewrite is beneficial, for instance, when bit-vectors are constrained to have many high-level bits set to 0. |
||
---|---|---|
.. | ||
asserted_formulas.cpp | ||
asserted_formulas.h | ||
CMakeLists.txt |