aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/MODELS2020-CaseStudies/case.study.pledge.run/runTest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/MODELS2020-CaseStudies/case.study.pledge.run/runTest.sh')
-rwxr-xr-xTests/MODELS2020-CaseStudies/case.study.pledge.run/runTest.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.run/runTest.sh b/Tests/MODELS2020-CaseStudies/case.study.pledge.run/runTest.sh
new file mode 100755
index 00000000..1b3f124c
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.run/runTest.sh
@@ -0,0 +1,6 @@
1#!/usr/bin/bash
2NODE="$1"
3./run.sh "${NODE}" -d FamilyTree -lb 10 -nr 3 -nm 2 -rt 3600 -hh 1 -ns z3
4./run.sh "${NODE}" -d Satellite -lb 10 -nr 3 -nm 2 -rt 3600 -hh 1 -ns dreal -drp /home/models/dreal4/bazel-bin/dreal/dreal
5./run.sh "${NODE}" -d Taxation -lb 10 -nr 1 -nm 2 -rt 3600 -hh 1 -ns z3
6