X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/e53538eff3dccb0bf53d2f3916659f991ae6f6b8..11540e34f148fdfa113a77446445803a2a47641e:/options.h?ds=inline diff --git a/options.h b/options.h index f0f2935..ed32b85 100644 --- a/options.h +++ b/options.h @@ -43,6 +43,7 @@ namespace opt { // Load balancing algorithm extern std::string loba_algo; extern bool bookkeeping; + extern bool egocentric; extern double min_transfer_amount; extern double max_transfer_amount; extern double min_lb_iter_duration;