-* 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.
+* Remove usage of opt::option_x in loba_besteffort.cpp and loba_2besteffort.cpp
+ Use -k instead (done). Remove hack marked "FIXME" in opt::parse_args().