mirror of
https://github.com/Z3Prover/z3
synced 2025-04-05 00:54:07 +00:00
update release notes
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ea1360ee46
commit
ab0323c22b
|
@ -7,10 +7,16 @@ Version 4.next
|
||||||
- CDCL core for SMT queries. It extends the SAT engine with theory solver plugins.
|
- CDCL core for SMT queries. It extends the SAT engine with theory solver plugins.
|
||||||
- add global incremental pre-processing for the legacy core.
|
- add global incremental pre-processing for the legacy core.
|
||||||
|
|
||||||
Version 4.14.1
|
|
||||||
|
Version 4.14.2
|
||||||
==============
|
==============
|
||||||
- Improved integer cut algorithms for linear integer arithmetic.
|
- Improved integer cut algorithms for linear integer arithmetic.
|
||||||
|
|
||||||
|
Version 4.14.1
|
||||||
|
==============
|
||||||
|
- Add ubv_to_int, sbv_to_int, int_to_bv to SMTLIB2 API.
|
||||||
|
- Fix nuget package regression omitting Microsoft.Z3.* files
|
||||||
|
|
||||||
Version 4.14.0
|
Version 4.14.0
|
||||||
==============
|
==============
|
||||||
- [SLS modulo theories](https://microsoft.github.io/z3guide/programming/Local%20Search/) engine v1 release.
|
- [SLS modulo theories](https://microsoft.github.io/z3guide/programming/Local%20Search/) engine v1 release.
|
||||||
|
|
Loading…
Reference in a new issue