[SoC] GSoc'18 Week 01 Report - Implement MST and Mincut using BGL

Aditya Pratap Singh adityapratap.singh28 at gmail.com
Sun May 20 06:00:08 PDT 2018


Hello All,

I'm Aditya Pratap Singh, participating in GSoC'18 in PgRouting Organization.
This is my week 1 report (May 14 - May 20).

*What did you get done this week?*
I generated the initial code for pgr_prim using the template pgr_dijkstra
code and [WIP] the implementation of pgr_prim.  I modified the template
code to suit the signature of the new function.
And detailed can be found here [1] and PR can be found here [2].

*What do you plan on doing next week?*
I plan to full implementation of pgr_prim and also try to implement
documentation and tests for pgr_prim.

*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-1
[2] https://github.com/pgRouting/pgrouting/pull/1031
[3] https://github.com/pgRouting/pgrouting/wiki/GSoC-2018-MST-and-Mincut
[4] https://github.com/pgRouting/pgrouting/tree/gsoc/mincut
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/soc/attachments/20180520/506a873f/attachment-0001.html>


More information about the SoC mailing list