summaryrefslogtreecommitdiff
path: root/test/regress/regress2/arith/prp-13-24.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress2/arith/prp-13-24.smt2')
-rw-r--r--test/regress/regress2/arith/prp-13-24.smt22
1 files changed, 2 insertions, 0 deletions
diff --git a/test/regress/regress2/arith/prp-13-24.smt2 b/test/regress/regress2/arith/prp-13-24.smt2
index b3b8e69b1..321807822 100644
--- a/test/regress/regress2/arith/prp-13-24.smt2
+++ b/test/regress/regress2/arith/prp-13-24.smt2
@@ -1,4 +1,6 @@
(set-logic QF_LIA)
+(set-option :ite-simp true)
+(set-option :simp-ite-compress true)
(set-info :source |http://www.nec-labs.com/~fsoft/bench.html
The following changes have been made:
The logic is changed to QF_LIA.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback