]> AND Private Git Repository - loba.git/blobdiff - options.cpp
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Define globally pneigh_load_less and pneigh_load_grater.
[loba.git] / options.cpp
index 85c21306070f51d7b9a3fd876874dcb0ee947726..4e8de7428b11bedd364d1af48904f7954e4d6c9a 100644 (file)
@@ -51,7 +51,7 @@ namespace opt {
     // Application parameters
     // fixme: find better defaults
     cost_func comp_cost("1e9, 0");
     // 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
     double min_iter_duration = 1.0;
 
     // Parameters for the end of the simulation