[pgrouting-dev] GSoc 2023 Week-5 Report Standardizing pgr_drivingDistance

Hello everyone,
Here is my fifth weekly report (Jun 26 - July 2):

  • What did I get done this week?

  • Read and understood depth_first_search function from pgr_mst.hpp and prim_dd trying to understand the flow of programs.
    -Fixed the docqueries (according to the new one i made)
    -adjusted function names according to the new files

  • What do I plan on doing next week?

  • Catching up on week 5 pull request issues.

  • Updating the v4drivingDist.hpp and v4drivedist_driver.cpp with the help of pgr_mst.hpp and pgr_prim.hpp

  • Add Depth Column

  • Am I blocked on anything?

-Nothing major

PR of this week can be found in [1].
The wiki page with the weekly report can be found in [2].
The repository can be found in [3].

Best regards,
Aryan Gupta

[1] https://github.com/pgRouting/GSoC-pgRouting/pull/311
[2] https://github.com/pgRouting/pgrouting/wiki/GSoC-2023-Implementing-Dijkstra%E2%80%99s-Driving-distance-Function-and-its-migration
[3] https://github.com/aryan1010/GSoC-pgRouting