Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[surf] Remove sg_platf_router_cb
[simgrid.git] / src / include / surf / maxmin.h
index 3b102b7..18dcef5 100644 (file)
@@ -157,7 +157,7 @@ XBT_PUBLIC(void) lmm_constraint_shared(lmm_constraint_t cnst);
  * @param cnst The constraint to share
  * @return 1 if shared, 0 otherwise
  */
-XBT_PUBLIC(int) lmm_constraint_is_shared(lmm_constraint_t cnst);
+XBT_PUBLIC(int) lmm_constraint_sharing_policy(lmm_constraint_t cnst);
 
 /**
  * @brief Free a constraint