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

Private GIT Repository
Temporarily use opt::option_x in algorithms (2)besteffort.
[loba.git] / TODO
diff --git a/TODO b/TODO
index 42ea439d43855a2623ecdabc2d964f3d90f6289c..e99ae98c542edc03c1b366ab87e87461e77b7709 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
-* Try to optimize communications when bookkeeping.
-    Add a 'credit' counter for each neighbor.
-    Do not send more real_load than (debt - credit).
+* Remove usage of opt::option_x in loba_besteffort.cpp and loba_2besteffort.cpp
+   Either simply remove it, or change it to a real option.
 
 * Support heterogeneous platforms?
    Not sure yet.