X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/c86e5ff42db3495538c8b48cb7ea0943a13702b7..af35c0c75c52b0cf5d0518656473503f67a79613:/options.cpp diff --git a/options.cpp b/options.cpp index 85c2130..4e8de74 100644 --- a/options.cpp +++ b/options.cpp @@ -51,7 +51,7 @@ namespace opt { // Application parameters // fixme: find better defaults cost_func comp_cost("1e9, 0"); - cost_func comm_cost("1, 0"); + cost_func comm_cost("1e6, 0"); double min_iter_duration = 1.0; // Parameters for the end of the simulation