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

Private GIT Repository
Check for convergence after final receive too.
[loba.git] / TODO
diff --git a/TODO b/TODO
index 42ea439d43855a2623ecdabc2d964f3d90f6289c..dfa777906e6506d8803969adab020bfe7b0a4f8f 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
+   Use -k instead (done).  Remove hack marked "FIXME" in opt::parse_args().
 
 * Support heterogeneous platforms?
    Not sure yet.