Skip to content

Commit dda6073

Browse files
updated release notes
Signed-off-by: Nikolaj Bjorner <[email protected]>
1 parent fb6ec7d commit dda6073

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,13 @@ Version 4.next
44
================
55
- Planned features
66
- sat.euf
7-
- a new CDCL core for SMT queries. It extends the SAT engine with theory solver plugins.
8-
the current state is unstable. It lacks efficient ematching.
9-
- polysat
10-
- native word level bit-vector solving.
11-
- introduction of simple induction lemmas to handle a limited repertoire of induction proofs.
7+
- CDCL core for SMT queries. It extends the SAT engine with theory solver plugins.
8+
- add global incremental pre-processing for the legacy core.
129

1310
Version 4.14.1
1411
==============
1512
- Improved integer cut algorithms for linear integer arithmetic.
1613

17-
1814
Version 4.14.0
1915
==============
2016
- [SLS modulo theories](https://microsoft.github.io/z3guide/programming/Local%20Search/) engine v1 release.

0 commit comments

Comments
 (0)