-* Create git repo for papers.
- Done.
-
-* Implement algorithm discussed on Feb. 23 with R.C.
-
-* Implement makhoul2 algorithm?
- See source code for omnet++.
-
-* Implement some random initial distribution of load
- Options -r seed, -R [algo ?]
-
-* Terminate smoothly on ctrl+c.
+* In run-all:
+ - Fix compression of output files (make it optional?).
+ - Use more legible names for generated files.
+ Current problems are:
+ . file names are too long.
+ . MORE_ARGS do not appear in file name.
+ Why not simply using file names "plain.out", and "bookkeeping.out"?