<div dir="ltr"><p>Hi all,</p><p>I am working on the implementation of maximum flow algorithms and their applications for pgRouting during the GSoC 2016. This is my second report.<br></p><p>1) What did you get done this week?</p>

<p>I implemented an additional wrapper using Boost and wrote some tests.
 I cleaned up/refactored some of the code, in particular the common 
library between all the implementations(the one that handles creating 
the graph and returning the results).</p>

<p>2) What do you plan on doing next week?</p>

<p>As written in my application, next week I won't be able to work as 
much due to finals at my university. However, I think I can manage to 
add the last implementation from Boost.</p>

<p>3) Are you blocked on anything?</p>

<p>No, but I need to learn how to write the documentation more efficiently.</p><p>You can check the branch I'm working on here:</p><p><a href="https://github.com/Illedran/pgrouting/tree/gsoc-flow">https://github.com/Illedran/pgrouting/tree/gsoc-flow</a></p><p><br></p><p>Best regards,</p><p>Andrea Nardelli<br></p></div>