pgRouting / pgrouting

Repository contains pgRouting library. Development branch is "develop", stable branch is "master"
https://pgrouting.org
GNU General Public License v2.0
1.12k stars 364 forks source link

Standarizing output spanning tree functions #2606

Closed cvvergara closed 5 months ago

cvvergara commented 5 months ago

Fixes #2605 .

Changes proposed in this pull request:

@pgRouting/admins

cvvergara commented 5 months ago

TODO

test that the predecessors are correct

cvvergara commented 5 months ago

Those tests should also cover pgr_drivingDistance and pgr_withPointsDD

cvvergara commented 5 months ago

TODO

cvvergara commented 5 months ago

TODO

cvvergara commented 5 months ago

predecessors check will be in another PR

cvvergara commented 5 months ago

Upgrade test is passing https://github.com/cvvergara/pgrouting/actions/runs/7574653170