summaryrefslogtreecommitdiff
path: root/contrib/run-script-smtcomp2015-assertions
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2015-06-09 11:45:14 +0200
committerajreynol <andrew.j.reynolds@gmail.com>2015-06-09 11:45:14 +0200
commit3fbe87912dbffe70cf01fdf0b4652960998ea480 (patch)
tree252c48277f8d2946823d80610c2065148fc8422e /contrib/run-script-smtcomp2015-assertions
parent591649f4631e348b65b61d3f1f4ccfe1f6baf7cc (diff)
Bug fix instantiations for fmf-bound-int. Disable nested pre-skolemization for non-UF logics. Update SMT COMP scripts accordingly.
Diffstat (limited to 'contrib/run-script-smtcomp2015-assertions')
-rwxr-xr-xcontrib/run-script-smtcomp2015-assertions4
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/run-script-smtcomp2015-assertions b/contrib/run-script-smtcomp2015-assertions
index 3292e29fb..c4f9fc6cc 100755
--- a/contrib/run-script-smtcomp2015-assertions
+++ b/contrib/run-script-smtcomp2015-assertions
@@ -74,10 +74,8 @@ ALIA|AUFLIA|AUFLIRA|AUFNIRA|BV|UF|UFBV|UFIDL|UFLIA|UFLRA|UFNIA)
LIA|LRA|NIA|NRA)
trywith 30 --cbqi --no-cbqi-sat --full-saturate-quant
trywith 30 --full-saturate-quant
- trywith 30 --cbqi --no-cbqi-sat --cbqi-recurse --full-saturate-quant
trywith 30 --qcf-tconstraint --full-saturate-quant
- trywith 30 --cbqi --no-cbqi-sat --cbqi-recurse --full-saturate-quant
- finishwith --cbqi --no-cbqi-sat --cbqi-recurse --pre-skolem-quant --full-saturate-quant
+ finishwith --cbqi --no-cbqi-sat --cbqi-recurse --full-saturate-quant
;;
QF_AUFBV)
trywith 30
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback