mirror of
https://github.com/Z3Prover/z3
synced 2025-04-05 09:04:07 +00:00
update release notes
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
c3d635cf77
commit
103cd248f1
|
@ -23,6 +23,7 @@ Version 4.11.0
|
|||
- 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.
|
||||
- add feature to model-based projection for arithmetic to handle integer division.
|
||||
- add from_string method to JavaScript solver object.
|
||||
|
||||
Version 4.10.2
|
||||
==============
|
||||
|
|
Loading…
Reference in a new issue