We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea1360e commit ab0323cCopy full SHA for ab0323c
RELEASE_NOTES.md
@@ -7,10 +7,16 @@ Version 4.next
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.
9
10
-Version 4.14.1
+
11
+Version 4.14.2
12
==============
13
- Improved integer cut algorithms for linear integer arithmetic.
14
15
+Version 4.14.1
16
+==============
17
+- Add ubv_to_int, sbv_to_int, int_to_bv to SMTLIB2 API.
18
+- Fix nuget package regression omitting Microsoft.Z3.* files
19
20
Version 4.14.0
21
22
- [SLS modulo theories](https://microsoft.github.io/z3guide/programming/Local%20Search/) engine v1 release.
0 commit comments