Skip to content

An optimization system for the public bus system in the Kingdom of Bahrain, created for a Hackathon I participated in.

Notifications You must be signed in to change notification settings

unnamed-catalyst/Bahrain-Bus-Optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Bahrain Public Bus Optimization

An optimization system I made for the public bus system in the Kingdom of Bahrain as part of a hackathon I participated in.

Methodology

The system uses the Google Maps API to calculate the distance as well as the time taken to travel between each bus stop as opposed to calculating their displacements, and then using this distance and time, the optimal bus route is chosen and plotted on Google Maps using the same API.

I created two datasets from scratch, for two bus routes in Bahrain, namely U1 and U2, and then applied the system on these datasets to get the proposed optimized route which saved about 24 minutes with a 16.55% decrease in time taken on average.

Screenshots

  • Created Dataset Snapshot for U2 Bus Route

Created Dataset

  • Proposed Bus Route Map for U1 Bus Route

Proposed Bus Route Map

  • Reduction in Time Taken using our proposed system

Reduced Time Results

About

An optimization system for the public bus system in the Kingdom of Bahrain, created for a Hackathon I participated in.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published