X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/785641a0937a8e0bec6a0af7f6753ba7793da309..92739e09e571752f0ce2f6fb0a22beccf25524cf:/options.h?ds=inline diff --git a/options.h b/options.h index 0c69e11..f0f2935 100644 --- a/options.h +++ b/options.h @@ -46,6 +46,7 @@ namespace opt { extern double min_transfer_amount; extern double max_transfer_amount; extern double min_lb_iter_duration; + extern bool integer_transfer; // Application parameters extern cost_func comp_cost;