From 28f7d30725378c7ffffd7ef7e4aa2f98ac592ee5 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Fri, 18 Nov 2022 12:01:22 +0100 Subject: Update --- simulations/results/paper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'simulations/results/paper.sh') diff --git a/simulations/results/paper.sh b/simulations/results/paper.sh index b34e0a3..cf7c3a8 100755 --- a/simulations/results/paper.sh +++ b/simulations/results/paper.sh @@ -61,7 +61,7 @@ bitrate="100kbps" # Inputs parameters=$(cat ../../inputs.csv |tail -n +2) -nseed=2 +nseed=200 while read -r parameter do -- cgit v1.2.3