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.
2 parents fcb73d7 + 65209fd commit 44b5936Copy full SHA for 44b5936
regression/strings/test3/test-bv-to-int-onebyone.smt2
@@ -1,5 +1,6 @@
1
(set-option :produce-models true)
2
-(set-logic ALL_SUPPORTED)
+(set-option :incremental true)
3
+(set-logic ALL)
4
5
(declare-fun s () String)
6
(declare-fun s2 () String)
regression/strings/test3/test-bv-to-int.smt2
@@ -1,5 +1,5 @@
regression/strings/test3/test-int.smt2
0 commit comments