-
Notifications
You must be signed in to change notification settings - Fork 0
Home
jloh02 edited this page Aug 28, 2021
·
5 revisions
An in-depth documentation of the SGRouter project can be found here. Navigate the content page at the side bar to view the documentation for each service.
The JavaDocs for each module/service can be found at the following links:
Module | Docs | Respository |
---|---|---|
Graph Builder | https://github.com/jloh02/SGRouter-Graph-Builder/ | |
Dijkstra Routing | https://github.com/jloh02/SGRouter-Routing-Dijkstra/ |
- Hard coding to generate train graph
- Using SpatialIndex in routing service to find 5 nearest nodes
- Web Application to interact with routing service
- Mobile Application to interact with routing service