Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 366 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 366 Bytes

Local-Bus-Route-Planner

DSA project on planning a route for local bus travel in and around the city.

Source and destination are provided by the user.

It suggests the best possible travel plan to make sure the user pays the cheapest fare and completes the journey faster

Local Bus Data Files: BUS.txt EdgeWeights.txt

The project is written in Python3