-%\section{Other strategies}
-%\label{sec.other}
-
-%Another load balancing strategy, working under the same conditions, was
-%previously developed by Bahi, Giersch, and Makhoul in
-%\cite{bahi+giersch+makhoul.2008.scalable}. In order to assess the performances
-%of the new \besteffort{}, we naturally chose to compare it to this anterior
-%work. More precisely, we will use the algorithm~2 from
-%\cite{bahi+giersch+makhoul.2008.scalable} and, in the following, we will
-%reference it under the name of naïve implementation of Bertsekas' load balancing algorithm. {\bf : RAPH j'ai renommé MAKHOUL en naive, il faut valider !!!! LE SOUCI, il faudrait refaire les figures}
-
-%Here is an outline of the \makhoul{} algorithm. When a given node needs to take
-%a load balancing decision, it starts by sorting its neighbors by increasing
-%order of their load. Then, it computes the difference between its own load, and
-%the load of each of its neighbors. Finally, taking the neighbors following the
-%order defined before, the amount of load to send $s_{ij}$ is computed as
-%$1/(n+1)$ of the load difference, with $n$ being the number of neighbors. This
-%process continues as long as the node is more loaded than the considered
-%neighbor.
-
-