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

Hi All,

This is my report for Week 9 (July 9 - July 15):

What did you get done this week?

  • Bug fix, pgr_directedChPP works now.

Details can be found in [1].
Set of pull requests can be found in [2].

What do you plan on doing next week?

  • Write documentation tests and pgTAP tests.

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-9
[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-10
[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