A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pgRouting/pgrouting/pull/2605 below:

Standardize spaningTree functions output · Issue #2605 · pgRouting/pgrouting · GitHub

Currently pgr_drivingDistance has outputs:

(seq, depth, start_vid, pred, node, edge, cost, agg_cost)

For Kruskal's algorithm

Output needs to be standardized.

Change:

(seq, depth, start_vid, node, edge, cost, agg_cost)

to (by adding pred)

(seq, depth, start_vid, pred, node, edge, cost, agg_cost)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4