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

Hi All,

Sorry for my late report. I took a trip last weekend.

This is my report for Week 12 (July 30 - August 5):

What did you get done this week?

  • Made a slide about my project.
  • Made my code compiled with C++7.
  • Merged my code to develop branch.

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

What do you plan on doing next week?

  • Prepare for final delivery.

Are you blocked on anything?

No, at the moment I’m not blocked.

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

[1] https://github.com/pgRouting/pgrouting/wiki/GSoC-2018-Minimum-cost-flow-and-ChPP#week-12
[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
[4] https://github.com/pgRouting/pgrouting/tree/gsoc/ch_postman

Best regards,

Maoguang Wang