z-logo
open-access-imgOpen Access
Finding Shortest Path for Road Network Using Dijkstra’s Algorithm
Author(s) -
Md. Almash Alam,
Md. Omar Faruq
Publication year - 2019
Publication title -
bangladesh journal of multidisciplinary scientific research
Language(s) - English
Resource type - Journals
eISSN - 2687-8518
pISSN - 2687-850X
DOI - 10.46281/bjmsr.v1i2.366
Subject(s) - shortest path problem , dijkstra's algorithm , pathfinding , k shortest path routing , computer science , yen's algorithm , suurballe's algorithm , shortest path faster algorithm , euclidean shortest path , path (computing) , average path length , graph , algorithm , mathematical optimization , mathematics , theoretical computer science , computer network
Roads play a Major role to the people live in various states, cities, town and villages, from each and every day they travel to work, to schools, to business meetings, and to transport their goods. Even in this modern era whole world used roads, remain one of the most useful mediums used most frequently for transportation and travel. The manipulation of shortest paths between various locations appears to be a major problem in the road networks. The large range of applications and product was introduced to solve or overcome the difficulties by developing different shortest path algorithms. Even now the problem still exists to find the shortest path for road networks. Shortest Path problems are inevitable in road network applications such as city emergency handling and drive guiding system. Basic concepts of network analysis in connection with traffic issues are explored. The traffic condition among a city changes from time to time and there are usually huge amounts of requests occur, it needs to find the solution quickly. The above problems can be rectified through shortest paths by using the Dijkstra’s Algorithm. The main objective is the low cost of the implementation. The shortest path problem is to find a path between two vertices (nodes) on a given graph, such that the sum of the weights on its constituent edges is minimized. This problem has been intensively investigated over years, due to its extensive applications in graph theory, artificial intelligence, computer network and the design of transportation systems. The classic Dijkstra’s algorithm was designed to solve the single source shortest path problem for a static graph. It works starting from the source node and calculating the shortest path on the whole network. Noting that an upper bound of the distance between two nodes can be evaluated in advance on the given transportation network.

The content you want is available to Zendy users.

Already have an account? Click here to sign in.
Having issues? You can contact us here