1 ### PARAMETER FILE FOR RC'S EXPERIMENTATIONS
3 # define the topologies
8 # define the algorithms
17 # the different platform files
28 # time limit for the simulation
31 # optional: additional arguments for loba (default: empty)
32 MORE_ARGS=( -r 42 -c1e8,0 -C1e5,0 -Z)
34 # optional: path to binary (default: ./loba)
37 # optional: path to results (default: ./results)