-We can see that the relative performance of these strategies is mainly
-influenced by the application topology. It's for the line topology that the
-difference is the more important. In this case, the \besteffort{} strategy is
-nearly twice as fast as the \makhoul{} strategy.
+We can see that the relative performance of these strategies is mainly
+influenced by the application topology. It is for the line topology that the
+difference is the more important. In this case, the \besteffort{} strategy is
+nearly twice as fast as the \makhoul{} strategy. This can be explained by the
+fact that the \besteffort{} strategy tries to distribute the load faitly between
+all the nodes and with the line topology, it is easy to load balance the load
+fairly.