Research and Application of Dijkstra Algorithm in GIS
Si Cheng
Abstract
Si Cheng
Abstract
Based on the classical Dijkstra algorithm, according to the actual road conditions ,and using the adjacency list as the road network stored structure, we applies Dijkstra Algorithm into GIS in order to reducing search times when finding the shortest path to the next one. We realize the application of shortest path queries in GIS based on the algorithm of Dijkstra.
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.
Based on the classical Dijkstra algorithm, according to the actual road conditions ,and using the adjacency list as the road network stored structure, we applies Dijkstra Algorithm into GIS in order to reducing search times when finding the shortest path to the next one. We realize the application of shortest path queries in GIS based on the algorithm of Dijkstra.
Key concepts: Dijkstra's algorithm, Pathfinding, Yen's algorithm, Shortest path problem, Adjacency list, A* search algorithm, K shortest path routing, Computer science