<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 sixth report.</p><br>1) What did you get done this week?<br>I created all the possible signatures for one to one, one to many, many to one and many to many versions of the maximum flow algorithms. Additionally, some major internal code revision happened which led to a lot less code duplication, more clarity and higher maintainability. I added an additional function from boost that calculated the maximum cardinality matching in a graph.<br><br>2) What do you plan on doing next week?<br>Due to the code changes, some of the documentation will have to change. Additionally, I need to write some more for the new function and also write tests for all of this: I plan to work on this next week.<br><br>3) Are you blocked on anything?<br>No.<br><br><p>You can check the branch I'm working on here:</p><p><a href="https://github.com/Illedran/pgrouting/tree/gsoc-flow" target="_blank">https://github.com/Illedran/pgrouting/tree/gsoc-flow</a></p><p>Best regards,</p>Andrea Nardelli<br></div>