Skip to content
jloh02 edited this page Aug 28, 2021 · 5 revisions

SGRouter Wiki

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.

Technical Documentation

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/

Known Issues

  • Hard coding to generate train graph

Improvements and Upcoming Features

  • Using SpatialIndex in routing service to find 5 nearest nodes
  • Web Application to interact with routing service
  • Mobile Application to interact with routing service