]> AND Private Git Repository - loba.git/blobdiff - options.h
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Check for real_load being null *after* sending loop.
[loba.git] / options.h
index 0abec0f2e5ef0fe78e1c1802b666dbb62375177c..dee2953c58cba17860b324de0b6f39d675033dbd 100644 (file)
--- a/options.h
+++ b/options.h
@@ -34,6 +34,8 @@ namespace opt {
         extern std::string topology;
         extern unsigned    nhosts;
         extern double      load;
+        extern bool        random_distribution;
+        extern unsigned long random_seed;
     }
 
     // Load balancing algorithm