-
-
Notifications
You must be signed in to change notification settings - Fork 366
Home
Regina Obe edited this page Mar 28, 2023
·
88 revisions
Branch | Github CI | Appveyor | Winnie |
---|---|---|---|
main | |||
develop |
Bessie & Bessie32 | |
---|---|
Bessie32 | |
Bessie |
For the past releases, refer pgRouting Release History
- pgRouting Workshops
- Writing Functions and user contributed functions - GISTS
- Notes on Download,Installation and building pgRouting
- Developer - Getting Started
- Developer - How to debug
- Automated Testing (Unit Tests)
- Version Update Signatures
- pgRouting - How to make a release
- pgRouting Release Process Checklist
- Development Guidelines and Standards
- Future Planning and Refactoring
- Package Maintainers
- Past-releases:-Plan-&-releases-checklist
- Writing a good wiki page
- Get latest translation
- Translation Process
- Documentation Process for next release
- Turn Restricted Shortest Path (TRSP)
- All Pairs Shorest Path (APSP)
- Bidirectional Shortest Path
- Max Flow
- Multi modal Public Transit Routing
- Time dependent Dynamic Shortest Path
- Two Queue Algorithm
- VRP Algorithms
- Round-Based Public Transit Routing
- Farthest Insertion to solve TSP
- OSRM-Tools - Wrapper functions and tools to bridge pgRouting and Project-OSRM.
- RbRouting - Ruby wrapper for accessing pgRouting and more.