summaryrefslogtreecommitdiff
path: root/test/regress/regress0/sygus/twolets2-orig.sy
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2016-05-18 10:06:49 -0500
committerajreynol <andrew.j.reynolds@gmail.com>2016-05-18 10:06:49 -0500
commit2e02c1c2fb999f2f1cdefe867f843c2c46ad0ef0 (patch)
treee9234dd807818316a9029cab5badc62b6874fa67 /test/regress/regress0/sygus/twolets2-orig.sy
parent8768c1079798599bbe27b29bc49087d45857a112 (diff)
Refactor modes for sygus+single invocation. Add option --inst-rlv-cond. Minor fixes for inst max level.
Diffstat (limited to 'test/regress/regress0/sygus/twolets2-orig.sy')
-rw-r--r--test/regress/regress0/sygus/twolets2-orig.sy2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/sygus/twolets2-orig.sy b/test/regress/regress0/sygus/twolets2-orig.sy
index 91bab5ece..70d1ffa02 100644
--- a/test/regress/regress0/sygus/twolets2-orig.sy
+++ b/test/regress/regress0/sygus/twolets2-orig.sy
@@ -1,5 +1,5 @@
; EXPECT: unsat
-; COMMAND-LINE: --cegqi-si --no-dump-synth
+; COMMAND-LINE: --cegqi-si=all --no-dump-synth
(set-logic LIA)
(synth-fun f1 ((x Int)) Int
(
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback