Spring Boot Application Google App Engine Standard with Java 11
This repository was used for an academic project submitted to IB and is, hence, deprecated. The new version can be found here.
Issues Fixed:
- Lack of memory optimization and redundancy in modified Dijkstra algorithm
- Hardcoding of a large part of graph
New Features:
- Automated graph creation
- Multiple services to handle graph creation, routing and web application separately
- A more optimized modified Dijkstra algorithm