pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality.
This is the manual for pgRouting v2.4.2.
The pgRouting Manual is licensed under a Creative Commons Attribution-Share Alike 3.0 License. Feel free to use this material any way you like, but we ask that you attribute credit to the pgRouting Project and wherever possible, a link back to http://pgrouting.org. For other licenses used in pgRouting see the License page.
Reference
pgr_version - to get pgRouting’s version information.
All Pairs - Family of Functions
pgr_aStar - Shortest Path A*
pgr_bdAstar - Bi-directional A* Shortest Path
pgr_bdDijkstra - Bi-directional Dijkstra Shortest Path
Dijkstra - Family of functions
pgr_KSP - K-Shortest Path
pgr_trsp - Turn Restriction Shortest Path (TRSP)
Traveling Sales Person - Family of functions
Indices and tables