[pgrouting-dev] GSoC 2021 - VRP functionality with VROOM on the database for pgRouting (Week 8 Report)

Hello everyone,

This is my eighth weekly report of the Official Coding Period.

Any feedback, comments, and suggestions are welcome.

Week 8 Report (July 26th - August 1st)

  • What did I get done this week?

  • Added and updated the documentation/docqueries.

  • Added more pgTAP edge cases test, and equivalence tests.

  • Created functions for min_version and min_lib_version, and updated pgTAP tests.

  • Details can be found in [1]

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

  • What do I plan on doing next week?

  • Modify the signature of the functions and make corresponding changes everywhere, so that an SQL query is not stored inside the database.

  • If possible, fix the macOS build, and add more pgTAP tests.

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

  • Am I blocked on anything?

  • No blocking issues, but need to fix the macOS GitHub Actions Build.
    The log of pull requests can be found in [3]
    The wiki page can be found in [4]
    The repository can be found in [5]

[1] https://github.com/pgRouting/pgrouting/wiki/GSoC-2021-VRP-functionality-with-VROOM-on-the-database#week-8-july-26th—august-1st-1
[2] https://github.com/pgRouting/GSoC-pgRouting/pull/185
[3] https://github.com/pgRouting/pgrouting/wiki/GSoC-2021-VRP-functionality-with-VROOM-on-the-database#log-of-pull-requests
[4] https://github.com/pgRouting/pgrouting/wiki/GSoC-2021-VRP-functionality-with-VROOM-on-the-database
[5] https://github.com/krashish8/GSoC-pgRouting

Thank you,
Ashish Kumar.