summaryrefslogtreecommitdiff
path: root/test/regress/regress1/sygus/VC22_a.sy
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-05-17 14:09:46 -0500
committerHaniel Barbosa <hanielbbarbosa@gmail.com>2018-05-17 14:09:46 -0500
commit19cf50fcb832b01bb119dc1cfc31884e4e864f06 (patch)
tree2c9c0f41307ab5d62df39102571935bd2ea5fff1 /test/regress/regress1/sygus/VC22_a.sy
parent19ab3936ef46e93a98a142e0c454659ecc1d1e27 (diff)
Cegis-specific infrastructure (#1933)
Diffstat (limited to 'test/regress/regress1/sygus/VC22_a.sy')
-rw-r--r--test/regress/regress1/sygus/VC22_a.sy1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regress/regress1/sygus/VC22_a.sy b/test/regress/regress1/sygus/VC22_a.sy
index 32e4723aa..ce437bc34 100644
--- a/test/regress/regress1/sygus/VC22_a.sy
+++ b/test/regress/regress1/sygus/VC22_a.sy
@@ -1,5 +1,6 @@
; EXPECT: unsat
; COMMAND-LINE: --sygus-out=status
+; COMMAND-LINE: --sygus-out=status --cegis-sample=use
(set-logic LIA)
(synth-fun f ((x1 Int) (x2 Int)) Int
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback