X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/4cb5119dfa978af3deecb83a56587ed08384193a..15ace044d0d9e82ef744e22cf84168771e669678:/options.h diff --git a/options.h b/options.h index 0abec0f..dee2953 100644 --- 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