summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/run-script-smtcomp20171
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/run-script-smtcomp2017 b/contrib/run-script-smtcomp2017
index b476203d5..06cd6a6e4 100644
--- a/contrib/run-script-smtcomp2017
+++ b/contrib/run-script-smtcomp2017
@@ -42,6 +42,7 @@ QF_NIA)
finishwith --solve-int-as-bv=32 --bitblast=eager --bv-sat-solver=cryptominisat
;;
QF_NRA)
+ trywith 300 --nl-ext --nl-ext-tplanes --decision=justification
finishwith --nl-ext --nl-ext-tplanes
;;
# all logics with UF + quantifiers should either fall under this or special cases below
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback