X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/e02d85948b5f10d8b37e39ec94d915c48f46a15a..e4580f054afd2023741e3f1620a465ab9f8810e5:/TODO

diff --git a/TODO b/TODO
index fa61fbb..448d380 100644
--- a/TODO
+++ b/TODO
@@ -1,17 +1,31 @@
+* Create git repo for papers.
+   Done.
 
-* fix deadlock bug with  ./loba  cluster1000.xml -N26 -i2
+* Implement algorithm discussed on Feb. 23 with R.C.
 
-* implement loba_* algorithms (start with some trivial one)
+* Implement makhoul2 algorithm?
+   See source code for omnet++.
 
-* fix process::run (see inline comments)
+* Implement some random initial distribution of load
+   Options -r seed, -R [algo ?]
 
-* find a better 
+* Terminate smoothly on ctrl+c.
 
-* add some statistics about load (im)balance at the end of the simulation
+* Support heterogeneous platforms?
+   Not sure yet.
 
-* for automatic process topology,
-   -> implement some random initial distribution of load
+* Add options -j/-J : minimum number of iterations?
 
-* add synchronized mode
+* Add options -f/-F : termination based on flops achieved?
 
-* translate README file ?
+* Choose a license before making the code public.
+   CeCILL-B?
+
+* Translate french parts in english (README, QUESTIONS, ALGORITHMS, ...)
+   Not urgent.
+
+* Add synchronized mode?
+   No.
+
+* Add a variant to (not) change neighbor load information at send?
+   No.