X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/80a1fe1a200a4309c36598571b1f4ccb76a8788f..cd83815d1a:/Experimentations/sample_parameters

diff --git a/Experimentations/sample_parameters b/Experimentations/sample_parameters
index f4d740d..264b504 100644
--- a/Experimentations/sample_parameters
+++ b/Experimentations/sample_parameters
@@ -15,6 +15,8 @@ ALGORITHMS=(
     besteffort
     makhoul
     simple
+    lln
+    bulk
 )
 
 # the different platform files
@@ -23,16 +25,16 @@ PLATFORMS=(
 )
 
 # number of hosts
-NHOSTS=0
+NHOSTS=64
 
 # total load
-LOAD=1000
+LOAD=6400
 
 # time limit for the simulation
 DEADLINE=10000
 
 # optional: path to binary (default: ./loba)
-#LOBA=./loba
+LOBA=../loba
 
 # optional: path to results (default: ./results)
 #RESULTS=./results