Skip to content

A Data structures and algorithms project that takes distances between different bus-stops in an adjacency matrix and allocates buses using Dijkstra's Algorithm, Allocates buses on different routes throughout the city with respect to the availability constraints of the buses in a bus depot and in order to cover the maximum area.

Notifications You must be signed in to change notification settings

cnavneet/City-Bus-Scheduling-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

"City bus scheduling system:A Data structures and algorithms project that takes between different bus-stops in an adjacency matrix and allocates buses using Dijkstra's Algorithm, Allocates buses on different routes throughout the city with respect to the availability constraints of the buses in a bus depot and in order to cover the maximum area."

About

A Data structures and algorithms project that takes distances between different bus-stops in an adjacency matrix and allocates buses using Dijkstra's Algorithm, Allocates buses on different routes throughout the city with respect to the availability constraints of the buses in a bus depot and in order to cover the maximum area.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages