Commit afffe140 by Tobias Langer

Modified number of executions.

parent 6537ca32
......@@ -4,7 +4,7 @@ mkdir -p analysis
for i in `seq 0.5 0.5 4.5`;
do
./run.py 333 $i
./run.py 100 $i
rm -r experiments/ese*
./analysis.py 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