--- /dev/null
+### PARAMETER FILE FOR RC'S EXPERIMENTATIONS
+
+# define the topologies
+TOPOLOGIES=(
+ hcube
+)
+
+# define the algorithms
+ALGORITHMS=(
+ simple
+ makhoul
+ besteffort
+ 2besteffort
+
+)
+
+# the different platform files
+PLATFORMS=(
+ cluster64.xml
+)
+
+# number of hosts
+NHOSTS=0
+
+# total load
+LOAD=-100
+
+# time limit for the simulation
+DEADLINE=800
+
+# optional: additional arguments for loba (default: empty)
+MORE_ARGS=( -r 42 -c1e8,0 -C1e5,0)
+
+# optional: path to binary (default: ./loba)
+LOBA=../loba
+
+# optional: path to results (default: ./results)
+RESULTS=./results1
--- /dev/null
+### PARAMETER FILE FOR RC'S EXPERIMENTATIONS
+
+# define the topologies
+TOPOLOGIES=(
+ line
+)
+
+# define the algorithms
+ALGORITHMS=(
+ simple
+ makhoul
+ besteffort
+ 2besteffort
+
+)
+
+# the different platform files
+PLATFORMS=(
+ cluster64.xml
+)
+
+# number of hosts
+NHOSTS=0
+
+# total load
+LOAD=-100
+
+# time limit for the simulation
+DEADLINE=6000
+
+# optional: additional arguments for loba (default: empty)
+MORE_ARGS=( -r 42 -c1e8,0 -C1e5,0)
+
+# optional: path to binary (default: ./loba)
+LOBA=../loba
+
+# optional: path to results (default: ./results)
+RESULTS=./results2
--- /dev/null
+### PARAMETER FILE FOR RC'S EXPERIMENTATIONS
+
+# define the topologies
+TOPOLOGIES=(
+ hcube
+)
+
+# define the algorithms
+ALGORITHMS=(
+ simple
+ makhoul
+ besteffort
+ 2besteffort
+
+)
+
+# the different platform files
+PLATFORMS=(
+ cluster64.xml
+)
+
+# number of hosts
+NHOSTS=0
+
+# total load
+LOAD=-100
+
+# time limit for the simulation
+DEADLINE=1000
+
+# optional: additional arguments for loba (default: empty)
+MORE_ARGS=( -r 42 -c1e8,0 -C1e5,0 -Z)
+
+# optional: path to binary (default: ./loba)
+LOBA=../loba
+
+# optional: path to results (default: ./results)
+RESULTS=./results3
--- /dev/null
+### PARAMETER FILE FOR RC'S EXPERIMENTATIONS
+
+# define the topologies
+TOPOLOGIES=(
+ line
+)
+
+# define the algorithms
+ALGORITHMS=(
+ simple
+ makhoul
+ besteffort
+ 2besteffort
+
+)
+
+# the different platform files
+PLATFORMS=(
+ cluster64.xml
+)
+
+# number of hosts
+NHOSTS=0
+
+# total load
+LOAD=-100
+
+# time limit for the simulation
+DEADLINE=6000
+
+# optional: additional arguments for loba (default: empty)
+MORE_ARGS=( -r 42 -c1e8,0 -C1e5,0 -Z)
+
+# optional: path to binary (default: ./loba)
+LOBA=../loba
+
+# optional: path to results (default: ./results)
+RESULTS=./results4
--- /dev/null
+### PARAMETER FILE FOR RC'S EXPERIMENTATIONS
+
+# define the topologies
+TOPOLOGIES=(
+ hcube
+)
+
+# define the algorithms
+ALGORITHMS=(
+ simple
+ makhoul
+ besteffort
+ 2besteffort
+
+)
+
+# the different platform files
+PLATFORMS=(
+ cluster64.xml
+)
+
+# number of hosts
+NHOSTS=0
+
+# total load
+LOAD=-100
+
+# time limit for the simulation
+DEADLINE=800
+
+# optional: additional arguments for loba (default: empty)
+MORE_ARGS=( -c1e8,0 -C1e5,0)
+
+# optional: path to binary (default: ./loba)
+LOBA=../loba
+
+# optional: path to results (default: ./results)
+RESULTS=./results5
--- /dev/null
+### PARAMETER FILE FOR RC'S EXPERIMENTATIONS
+
+# define the topologies
+TOPOLOGIES=(
+ hcube
+)
+
+# define the algorithms
+ALGORITHMS=(
+ simple
+ makhoul
+ besteffort
+ 2besteffort
+
+)
+
+# the different platform files
+PLATFORMS=(
+ cluster64.xml
+)
+
+# number of hosts
+NHOSTS=0
+
+# total load
+LOAD=-100
+
+# time limit for the simulation
+DEADLINE=1000
+
+# optional: additional arguments for loba (default: empty)
+MORE_ARGS=( -c1e8,0 -C1e5,0 -Z)
+
+# optional: path to binary (default: ./loba)
+LOBA=../loba
+
+# optional: path to results (default: ./results)
+RESULTS=./results7
--- /dev/null
+### PARAMETER FILE FOR RC'S EXPERIMENTATIONS
+
+# define the topologies
+TOPOLOGIES=(
+ line
+)
+
+# define the algorithms
+ALGORITHMS=(
+ simple
+ makhoul
+ besteffort
+ 2besteffort
+
+)
+
+# the different platform files
+PLATFORMS=(
+ cluster64.xml
+)
+
+# number of hosts
+NHOSTS=0
+
+# total load
+LOAD=-100
+
+# time limit for the simulation
+DEADLINE=6000
+
+# optional: additional arguments for loba (default: empty)
+MORE_ARGS=( -c1e8,0 -C1e5,0 -Z)
+
+# optional: path to binary (default: ./loba)
+LOBA=../loba
+
+# optional: path to results (default: ./results)
+RESULTS=./results8