[pgrouting-dev] GSoC 2017 - Week 7 Report - Implement Connected Components Algorithms for pgRouting by the Boost Graph Library

Hi All,

This is my report for Week 7 (July 10 - July 16):

What did you get done this week?

  • Implemented pgr_articulationPoints.

  • wrote docs of pgr_articulationPoints.

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

What do you plan on doing next week?

  • review & discuss with mentors three possible options for more functionality in pgRouting using the connected components functions.

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-2017-Connected-Components#week-7
[2] https://github.com/pgRouting/pgrouting/pulls?q=is%3Apr+author%3AXJTUmg+is%3Aclosed
[3] https://github.com/pgRouting/pgrouting/wiki/GSoC-2017-Connected-Components#week-7
[4] https://github.com/pgRouting/pgrouting/wiki/GSoC-2017-Connected-Components
[5] https://github.com/pgRouting/pgrouting/tree/gsoc-component

Best Regards,

Maoguang Wang