Design and Realization of Dijkstra Algorithm Program Based on the Optimaion of the Shortest Path Problem
Yue Qiu-ju
Abstract
Yue Qiu-ju
Abstract
In the 1990s,the best algorithm for the shortest path problem is the labeling algorithm proposed by E.W.Dijkstra in 1959,which can solve the shortest path problem efficiently.But the realization of the algorithm is manual,and require a large quantity of calculation,which is very complex.In this paper,the algorithm based on the matrix and is realized by program completely.This solved the difficulties above greatly and made two more complicated problems: the shortest path problem and the shortest distance problem very easy.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
In the 1990s,the best algorithm for the shortest path problem is the labeling algorithm proposed by E.W.Dijkstra in 1959,which can solve the shortest path problem efficiently.But the realization of the algorithm is manual,and require a large quantity of calculation,which is very complex.In this paper,the algorithm based on the matrix and is realized by program completely.This solved the difficulties above greatly and made two more complicated problems: the shortest path problem and the shortest distance problem very easy.
Key concepts: Yen's algorithm, K shortest path routing, Shortest path problem, Shortest Path Faster Algorithm, Dijkstra's algorithm, Pathfinding, Euclidean shortest path, Realization (probability)