X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/673a449fe2844c664860cd553d83926fb8b66ceb..15ace044d0d9e82ef744e22cf84168771e669678:/options.h?ds=inline 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