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 485c41f commit 99508e4Copy full SHA for 99508e4
RELEASE.md
@@ -0,0 +1,10 @@
1
+## 0.45.4 - 2024-09-02
2
+
3
+### Features
4
5
+- Handle expressions such as S \in SUBSET T in ExprOptimizer by rewriting the expression into \A r \in S: r \in T
6
7
+### Bug fixes
8
9
+- Better error reporting for hitting the limits of `SUBSET` expansion, see #2969
10
+- Fix truncation of SMT logs, see #2962
VERSION
@@ -1 +1 @@
-0.45.4-SNAPSHOT
+0.45.4
0 commit comments