You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/bitwuzla-bin/bitwuzla-bin.0.0.0/opam
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
1
opam-version: "2.0"
2
2
synopsis: "Bitwuzla SMT solver executable"
3
+
flags: deprecated
3
4
description: """
4
5
5
-
Standalone installer for the SMT solver Bitwuzla.
6
+
/!\ Deprecated. Standalone installer for the SMT solver Bitwuzla.
7
+
OCaml users should use instead one of the packages bitwuzla, bitwuzla-c or the latest version bitwuzla-cxx to access the Bitwuzla API.
6
8
7
9
Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, arrays and uninterpreted functions and their combinations. Its name is derived from an Austrian dialect expression that can be translated as “someone who tinkers with bits”."""
Copy file name to clipboardExpand all lines: packages/bitwuzla-bin/bitwuzla-bin.1.0.0/opam
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,8 @@ opam-version: "2.0"
2
2
synopsis: "Bitwuzla SMT solver executable"
3
3
description: """
4
4
5
-
Standalone installer for the SMT solver Bitwuzla.
5
+
/!\ Aging. Standalone installer for the SMT solver Bitwuzla.
6
+
OCaml users should use instead one of the packages bitwuzla, bitwuzla-c or the latest version bitwuzla-cxx to access the Bitwuzla API.
6
7
7
8
Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, arrays and uninterpreted functions and their combinations. Its name is derived from an Austrian dialect expression that can be translated as “someone who tinkers with bits”."""
0 commit comments