From 3b14e8b30e9fe46c1919e7e732a4641698f61778 Mon Sep 17 00:00:00 2001 From: Morgan Deters Date: Mon, 18 Jun 2012 21:48:02 +0000 Subject: [PATCH] QF_LRA strategy in run script, now final (?) for smt-comp 2012 --- contrib/run-script-smtcomp2012 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/run-script-smtcomp2012 b/contrib/run-script-smtcomp2012 index bad8482c2..2183df8ce 100755 --- a/contrib/run-script-smtcomp2012 +++ b/contrib/run-script-smtcomp2012 @@ -26,7 +26,7 @@ case "$logic" in QF_LRA) # 10 minutes with default decision heuristic - trywith --tlimit-per=600000 + trywith --tlimit-per=300000 # switch to internal decision heuristic finishwith --decision=internal ;; -- 2.30.2