Thread: [pgsql-pkg-debian] Fwd: Pre-release 2.5.0-alpha
Hello All.
pgRouting team is pleased to announce that the PRE-release 2.5.0-alpha Its ready for testing.
You can download from:
https://github.com/pgRouting/
tests have being done also with postgreSQL 10
Regards
pgRouting team
See the pre-release documentation at:
http://docs.pgrouting.org/2.5/
See the list of closed issues:
https://github.com/pgRouting/
Breaking change on:
pgr_edgeDisjointPaths: Added `path_id`, `cost` and `agg_cost` columns on the result Parameter names changed The many version results are the union of the one to one version
New Signatures:
- pgr_bdAstar(one to one)
New Proposed functions
- pgr_bdAstar(one to many)
- pgr_bdAstar(many to one)
- pgr_bdAstar(many to many)
- pgr_bdAstarCost(one to one)
- pgr_bdAstarCost(one to many)
- pgr_bdAstarCost(many to one)
- pgr_bdAstarCost(many to many)
- pgr_bdAstarCostMatrix
- pgr_bdDijkstra(one to many)
- pgr_bdDijkstra(many to one)
- pgr_bdDijkstra(many to many)
- pgr_bdDijkstraCost(one to one)
- pgr_bdDijkstraCost(one to many)
- pgr_bdDijkstraCost(many to one)
- pgr_bdDijkstraCost(many to many)
- pgr_bdDijkstraCostMatrix
- pgr_lineGraph
- pgr_connectedComponents
- pgr_strongComponents
- pgr_biconnectedComponents
- pgr_articulationPoints
- pgr_bridges
enhancement:
pgr_version is now on SQL language
Deprecated Signatures
- pgr_bdastar - use pgr_bdAstar instead
Renamed Functions
- pgr_maxFlowPushRelabel - use pgr_pushRelabel instead
- pgr_maxFlowEdmondsKarp -use pgr_edmondsKarp instead
- pgr_maxFlowBoykovKolmogorov - use pgr_boykovKolmogorov instead
- pgr_maximumCardinalityMatching - use pgr_maxCardinalityMatch instead
Deprecated function
- pgr_pointToEdgeNode
--
Georepublic UG (haftungsbeschränkt) Salzmannstraße 44, 81739 München, Germany Vicky Vergara Operations Research eMail: vicky@georepublic.de Web: https://georepublic.info Tel: +49 (089) 4161 7698-1 Fax: +49 (089) 4161 7698-9 Commercial register: Amtsgericht München, HRB 181428 CEO: Daniel Kastl
--
Georepublic UG (haftungsbeschränkt) Salzmannstraße 44, 81739 München, Germany Vicky Vergara Operations Research eMail: vicky@georepublic.de Web: https://georepublic.info Tel: +49 (089) 4161 7698-1 Fax: +49 (089) 4161 7698-9 Commercial register: Amtsgericht München, HRB 181428 CEO: Daniel Kastl