summaryrefslogtreecommitdiff
path: root/test/regress/regress1/sym/sym4.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress1/sym/sym4.smt2')
-rw-r--r--test/regress/regress1/sym/sym4.smt24
1 files changed, 2 insertions, 2 deletions
diff --git a/test/regress/regress1/sym/sym4.smt2 b/test/regress/regress1/sym/sym4.smt2
index 5582ef7d0..1cbd6f5b2 100644
--- a/test/regress/regress1/sym/sym4.smt2
+++ b/test/regress/regress1/sym/sym4.smt2
@@ -1,4 +1,4 @@
-; COMMAND-LINE: --symmetry-detect
+; COMMAND-LINE: --symmetry-breaker-exp
(set-info :smt-lib-version 2.6)
(set-logic QF_LIA)
(set-info :category "crafted")
@@ -45,4 +45,4 @@
(assert (<= (+ (* 59 x_0) (* 59 x_1) (* 59 x_2) (* 59 x_3) (* 59 x_4) (* 59 x_5) (* 59 x_6) (* 59 x_7) (* 59 x_8) (* 59 x_9) (* 59 x_10) (* 59 x_11) (* 59 x_12) (* 59 x_13) (* 59 x_14) (* 59 x_15) (* (- 382) x_16)) 0))
(assert (>= (+ x_0 x_1 x_2 x_3 x_4 x_5 x_6 x_7 x_8 x_9 x_10 x_11 x_12 x_13 x_14 x_15 x_16) 1))
(check-sat)
-(exit) \ No newline at end of file
+(exit)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback