Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "Extend Link interface in order to handle links with multiple bandwidths."
[simgrid.git] / src / surf / network_interface.hpp
index c92e3d6..79103fd 100644 (file)
@@ -194,7 +194,7 @@ public:
 
   double latency_    = {};
   double lat_current_ = {};
-  double weight_     = {};
+  double sharing_penalty_ = {};
   double rate_       = {};
 };
 } // namespace resource