]> 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 1b4de1373cfb989d14e005532013a1d06944b581..b7ef5c5fd0d6c73bc6378b78d74ba3fa9ef84591 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,11 +1,14 @@
-* implement loba_* algorithms (start with some trivial one)
+* for automatic process topology,
+   -> implement some random initial distribution of load
+
+* implement makhoul2
 
 
-* fix process::run when load is 0
-   -> wait for a message...
-   -> how does it work with opt::bookkeeping ???
+* add options -j/-J : minimum number of iterations?
 
 
-* implement automatic process topology 
-   (line, ring, star, btree, clique, hypercube, etc..)
+* add options -f/-F : termination based on flops achieved?
 
 
-* add synchronized mode
+* implement loba_* algorithms (start with some trivial one)
 
 
+* add synchronized mode? NO
+* add a variant to (not) change neighbor load information at send? NO
+* translate README file? NOT URGENT