-* Try to optimize communications when bookkeeping.
- Add a 'credit' counter for each neighbor.
- Do not send more real_load than (debt - credit).
+* Remove usage of opt::option_x in loba_besteffort.cpp and loba_2besteffort.cpp
+ Either simply remove it, or change it to a real option.
* Support heterogeneous platforms?
Not sure yet.