2022
DOI: 10.1155/2022/2189598
|View full text |Cite
|
Sign up to set email alerts
|

Method for Determining the Location of Highway Passenger Transportation Hubs Using POI Data and the Dijkstra Algorithm in Large City

Abstract: In order to reduce the impact of highway passenger transportation hubs on urban internal traffic operations and improve the efficiency of external travel, a method to determine the location of such hubs based on POI data and the Dijkstra algorithm is proposed. Firstly, the process of connecting the starting point of travel in the city to the urban road node and the highway exit is analyzed. Taking the minimum total time cost as the objective function, the mathematical model of the location method of a highway … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
2
0

Year Published

2023
2023
2023
2023

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(4 citation statements)
references
References 25 publications
0
2
0
Order By: Relevance
“…In the similar problem of shortest path, the Dijkstra algorithm, Floyd algorithm, A* algorithm and other algorithms are commonly used to solve the problem. However, the time complexity of the single iteration path search process of Floyd algorithm is higher than that of Dijkstra algorithm, and the algorithm speed is slower ( Li, Tong & Zhang, 2022 ). The Bellman-Ford algorithm has the problems of extreme redundancy and low efficiency ( Wang, 2018 ).…”
Section: Solving Methodsmentioning
confidence: 99%
“…In the similar problem of shortest path, the Dijkstra algorithm, Floyd algorithm, A* algorithm and other algorithms are commonly used to solve the problem. However, the time complexity of the single iteration path search process of Floyd algorithm is higher than that of Dijkstra algorithm, and the algorithm speed is slower ( Li, Tong & Zhang, 2022 ). The Bellman-Ford algorithm has the problems of extreme redundancy and low efficiency ( Wang, 2018 ).…”
Section: Solving Methodsmentioning
confidence: 99%
“…The greedy principle in Dijkstra's algorithm always chooses the position with the smallest weight and includes it in the solution set [97] [98]. It performs calculations against all possibilities to find the smallest weight from each node to node [99] [100]. The mechanism of Dijkstra's algorithm can be explained in the following steps:…”
Section: 𝐾 𝑤ℎ𝑒𝑒𝑙 = 2𝜋𝑟mentioning
confidence: 99%
“…D* algorithm also have widespread use in other fields. In 2022, Li Hui, Tong Pei and Zhang Xu brought forward a new method of determining the location for highway passenger transportation hubs by D* [7]. Their results can help improve transportation convenience and boost regional economy growth.…”
Section: Dijkstra Algorithmmentioning
confidence: 99%
“…Besides, the path-planning algorithms have many advantages compared with manpower, especially in complex and dangerous environment. Therefore, these algorithms are also used in unmanned ships, coal mining and city planning [4][5][6][7]. Third, path-planning algorithms have wide application in agriculture.…”
Section: Introductionmentioning
confidence: 99%