[pgrouting-dev] GSoC 2020 Coding Period Report Week 3

Hello Everyone,

My Wiki [1]
My Forked Repository [2]
This is my report for Coding Period Week 3 (June 15th - June 21th).

  • What did I get done this week?
  • Previously the data returned after the query was displayed incorrectly at the respective columns. One of the columns was showing garbage values. I finally fixed this bug.
  • Added all the pgTap Tests for my function pgr_boyerMyrvold.
  • Details can be found in [3]
  • The merged pull request can be found in [4]
  • What do I plan on doing next week?
  • The documentation of pgr_boyerMyrvold is remaining. So, in the coming week, I plan to add all the documentation files for my function.
  • Meanwhile, I will also start preparation for my next planar Graph boost algorithm.
  • Am I blocked on anything?
  • Currently I am getting errors on doxygen dot files on my pc.
  • Apart from this I don’t have any blocking issues.
    Regards,
    Himanshu Raj

Links:
[1] WIKI
[2] Forked Repository
[3] https://github.com/pgRouting/pgrouting/wiki/GSoC-2020-Implementation-of-Edge-Contraction-Technique-in-pgRouting#week-3-june-15th—june-22nd-1
[4] Merged Pull Request