[pgrouting-dev] GSoc'18 Week 08 Report - Implement MST and Mincut

Hi All,

This is my report for week 8 (June 2 - July 8).

What did you get done this week? Create pgTAP for pgr_kruskal and prepare basic code and implement pgr_stoerWagner.
Detailed can be found here [1] and PR can be found here [2].

What do you plan on doing next week?

  • Refine signature of pgr_stoerWagner and then implement test, pgTAP, documentation.

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-MST-and-Mincut#week-8
[2] https://github.com/pgRouting/pgrouting/pull/1056

[3] https://github.com/pgRouting/pgrouting/wiki/GSoC-2018-MST-and-Mincut

[4] https://github.com/pgRouting/pgrouting/tree/gsoc/mincut

Regards,

Aditya Pratap Singh