[pgrouting-dev] [SoC] [GSoC 2018] Week 4 Report - Implement Minimum cost flow and ChPP for pgRouting

Hi All,

This is my report for Week 4 (June 4 - June 10):

What did you get done this week?

  • Improve and fix new functions.

  • pgTAP tests for new functions.
    Details can be found in [1].
    Set of pull requests can be found in [2].

What do you plan on doing next week?

  • Prepare basic code and test framework for directed ChPP implementation.

Details of possible sub tasks can be found in [3]

Are you blocked on anything?

No, at the moment I’m not blocked.

The wiki page can be found in [4]
The repository can be found in [5]

[1] https://github.com/pgRouting/pgrouting/wiki/GSoC-2018-Minimum-cost-flow-and-ChPP#week-4
[2] https://github.com/pgRouting/pgrouting/pulls?q=is%3Apr+author%3AXJTUmg+is%3Aclosed+milestone%3A%22GSoC+2018+Official+Coding+Period+Phase+1%22

[3] https://github.com/pgRouting/pgrouting/wiki/GSoC-2018-Minimum-cost-flow-and-ChPP#week-5
[4] https://github.com/pgRouting/pgrouting/wiki/GSoC-2018-Minimum-cost-flow-and-ChPP
[5] https://github.com/pgRouting/pgrouting/tree/gsoc/ch_postman

Best regards,

Maoguang Wang