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

Private GIT Repository
Try to describe load-balancing algorithms.
[loba.git] / TODO
diff --git a/TODO b/TODO
index 99b97e0d7a665fef079ce59dd77b7746028d6693..b7ef5c5fd0d6c73bc6378b78d74ba3fa9ef84591 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,12 +1,14 @@
-* implement loba_* algorithms (start with some trivial one)
-
-* fix process::run when load is 0
-   -> wait for a message...
-   -> how does it work with opt::bookkeeping ???
-
 * for automatic process topology,
    -> implement some random initial distribution of load
 
-* add synchronized mode
+* implement makhoul2
+
+* add options -j/-J : minimum number of iterations?
+
+* add options -f/-F : termination based on flops achieved?
+
+* implement loba_* algorithms (start with some trivial one)
 
-* translate README file ?
+* add synchronized mode? NO
+* add a variant to (not) change neighbor load information at send? NO
+* translate README file? NOT URGENT