+* 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.