We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2dc9fd commit 7bd7816Copy full SHA for 7bd7816
CHANGELOG.md
@@ -10,6 +10,17 @@ SPDX-License-Identifier: Apache-2.0
10
11
# JavaSMT ChangeLog
12
13
+## JavaSMT 3.7.0
14
+
15
+This release contains the first official support for native SMT solvers on Windows.
16
+We provide MathSAT5 and Z3 for Windows (64bit) as part of the Ivy build.
17
+A user can of course exclude the native libraries from the dependencies,
18
+if disk space is a critical point.
19
20
+### Updated solvers:
21
+ - MathSAT5 5.6.5 (inculding binary for Windows)
22
+ - Z3 4.8.9 (including binaries for Windows and MacOS)
23
24
## JavaSMT 3.6.1
25
26
### Updates solver versions:
0 commit comments