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

Standarizing output spanning tree functions #2606

Merged

Conversation

cvvergara
Copy link
Member

Fixes #2605 .

Changes proposed in this pull request:

  • SQL add 'pred` column
  • C add pred column
  • Adjust documentation to new results
  • Adjust pgtap test
  • Add migration guide

@pgRouting/admins

src/spanningTree/kruskal.c Outdated Show resolved Hide resolved
@cvvergara
Copy link
Member Author

cvvergara commented Jan 16, 2024

TODO

test that the predecessors are correct

@cvvergara
Copy link
Member Author

Those tests should also cover pgr_drivingDistance and pgr_withPointsDD

@cvvergara
Copy link
Member Author

cvvergara commented Jan 16, 2024

TODO

  • Verify the upgrade scripts

@cvvergara
Copy link
Member Author

cvvergara commented Jan 16, 2024

TODO

  • the signature file is not up to date

@cvvergara
Copy link
Member Author

predecessors check will be in another PR

@cvvergara
Copy link
Member Author

@cvvergara cvvergara marked this pull request as ready for review January 19, 2024 22:41
@cvvergara cvvergara merged commit 9eb61e8 into pgRouting:develop Jan 24, 2024
22 checks passed
@cvvergara cvvergara deleted the standarizing-output-spanningTree-functions branch January 24, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant