Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GSoC 2023: Yige Huang Week 5 #313

Merged
merged 4 commits into from
Jul 1, 2023
Merged

Conversation

squarege
Copy link
Contributor

@squarege squarege commented Jul 1, 2023

Changes proposed in this pull request:

  • Finish the work of adding new output column depth. Details:
    • /src/driving_distance/v4withPointsDD.c & v4withPoints_dd_driver.cpp:
      • To include the depth property, changed the type of result_tuples from Path_rt** to MST_rt**
    • /include/driving_distancewithPointsDD.hpp:
      • Calculate depth base on the returns of pgr_drivingDistance . more details can be found in week-4-PR
  • Tested locally and got correct results.

@pgRouting/admins

@squarege squarege added the yige-2023 Yige's GSoC 2023 project label Jul 1, 2023
@squarege squarege merged commit 986d439 into pgRouting:yige-2023 Jul 1, 2023
@squarege squarege deleted the yige-week-5 branch July 26, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
yige-2023 Yige's GSoC 2023 project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant