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

Hi All,

This is my report for Week 5 (June 11 - June 17):

What did you get done this week?

  • Basic code for directed ChPP implementation.

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

What do you plan on doing next week?

  • Implementation of pgr_directedChPP.

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-5
[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-6
[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