Commit 6ec78092 by Tobias Langer

Fixed number of testcases.

parent e14edc93
......@@ -4,7 +4,7 @@ mkdir -p analysis
for i in `seq 0.5 0.5 4.5`;
do
./run.py 1 $i
./run.py 333 $i
rm -r experiments/ese*
./analysis.sh experiment_data/results/* $i
rm -r experiment_data
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment