Proceedings of the 2020 ACM SIGMOD International Conference on Management of Data 2020
DOI: 10.1145/3318464.3389735
|View full text |Cite
|
Sign up to set email alerts
|

Distributed Processing of k Shortest Path Queries over Dynamic Road Networks

Abstract: The problem of identifying the k-shortest paths (KSPs for short) in a dynamic road network is essential to many locationbased services. Road networks are dynamic in the sense that the weights of the edges in the corresponding graph constantly change over time, representing evolving traffic conditions. Very often such services have to process numerous KSP queries over large road networks at the same time, thus there is a pressing need to identify distributed solutions for this problem. However, most existing ap… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
3
3
1

Relationship

0
7

Authors

Journals

citations
Cited by 24 publications
(3 citation statements)
references
References 43 publications
0
3
0
Order By: Relevance
“…in distributed settings), have been proposed in the recent past and are worth being mentioned to complete the overview on available solutions to the problem, see e.g. [11,27,36,42,55,62,64].…”
Section: A Related Workmentioning
confidence: 99%
“…in distributed settings), have been proposed in the recent past and are worth being mentioned to complete the overview on available solutions to the problem, see e.g. [11,27,36,42,55,62,64].…”
Section: A Related Workmentioning
confidence: 99%
“…These algorithms have performed excellent results in offline static environments. For dynamic environments, Yu et al proposed a distributed algorithm (k Shortest Path in Dynamic Graphs, KSP-DG) for identifying k-shortest paths in dynamic graphs, which can find multiple shortest paths in dynamic road network environments [3] [4]. However, these algorithms rely too much on environmental data, and require a large amount of data to support path planning, and the effect is poor in an unknown environment, and they cannot be applied to environmental changes.…”
Section: Introductionmentioning
confidence: 99%
“…The parallelization utilizes GPUs by Nvidia using Compute Unified Device Architecture (CUDA) mainly based on a parallel version of Dijkstra's algorithm. Another work by Yu et al [77] focuses on a distributed algorithm for the k-shortest path problem on graphs with dynamically changing edge weights. We have Parallelization:…”
Section: Related Workmentioning
confidence: 99%