X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/4cb5119dfa978af3deecb83a56587ed08384193a..3c79bbd2b5d237ebb9f045a768ac611a6bc7851c:/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