[pgrouting-dev] GSoC 2020 - Depth First Search and Sequential Vertex Coloring for pgRouting (Week 8 Report)

Hello everyone,

This is my tenth weekly report of coding and the eighth report of the Official Coding Period. (Week 8 Report)

Any feedback, comments, and suggestions are welcome.

Week 8 Report (July 20th - July 26th)

  • What did I get done this week?

  • Made separate PRs per-directory regarding the ordering issue and merged them to the demo-master branch in GSoC-pgRouting. [6]

  • Wrote a wiki page regarding the analysis of graph input ordering [7]

  • Created a tag in GSoC-pgRouting [8]

  • Details can be found in [1]

  • The merged pull request can be found in [2]

  • What do I plan on doing next week?

  • There are two issues created in GSoC-pgRouting, regarding the named parameters ordering [9] and documenting the parameters [10]

  • I plan to think over these issues and based on the decision, I’ll fix the functions.

  • Details of possible sub-tasks can be found in [3]

  • Am I blocked on anything?

  • No blocking issues.
    The wiki page can be found in [4]
    The repository can be found in [5]

[1] https://github.com/pgRouting/pgrouting/wiki/GSoC-2020-Depth-First-Search-and-Sequential-Vertex-Coloring#week-8-july-20th—july-26th-1
[2] https://github.com/pgRouting/pgrouting/wiki/GSoC-2020-Depth-First-Search-and-Sequential-Vertex-Coloring#log-of-pull-requests
[3] https://github.com/pgRouting/pgrouting/wiki/GSoC-2020-Depth-First-Search-and-Sequential-Vertex-Coloring#week-8-july-20th—july-26th-1
[4] https://github.com/pgRouting/pgrouting/wiki/GSoC-2020-Depth-First-Search-and-Sequential-Vertex-Coloring
[5] https://github.com/krashish8/GSoC-pgRouting
[6] https://github.com/pgRouting/GSoC-pgRouting/issues?q=label%3Aordering
[7] https://github.com/pgRouting/pgrouting/wiki/Analysis:-Graph-input-ordering
[8] https://github.com/pgRouting/GSoC-pgRouting/releases/tag/2020-krashish8-input-ordering-tests-and-fixes
[9] https://github.com/pgRouting/GSoC-pgRouting/issues/109
[10] https://github.com/pgRouting/GSoC-pgRouting/issues/110

Thank you,
Ashish Kumar.