mirror of
https://github.com/Z3Prover/z3
synced 2025-04-05 17:14:07 +00:00
updated release notes
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
fb6ec7d5e7
commit
dda60737dc
|
@ -4,17 +4,13 @@ Version 4.next
|
|||
================
|
||||
- Planned features
|
||||
- sat.euf
|
||||
- a new CDCL core for SMT queries. It extends the SAT engine with theory solver plugins.
|
||||
the current state is unstable. It lacks efficient ematching.
|
||||
- polysat
|
||||
- native word level bit-vector solving.
|
||||
- introduction of simple induction lemmas to handle a limited repertoire of induction proofs.
|
||||
- CDCL core for SMT queries. It extends the SAT engine with theory solver plugins.
|
||||
- add global incremental pre-processing for the legacy core.
|
||||
|
||||
Version 4.14.1
|
||||
==============
|
||||
- Improved integer cut algorithms for linear integer arithmetic.
|
||||
|
||||
|
||||
Version 4.14.0
|
||||
==============
|
||||
- [SLS modulo theories](https://microsoft.github.io/z3guide/programming/Local%20Search/) engine v1 release.
|
||||
|
|
Loading…
Reference in a new issue