2012
DOI: 10.14778/2140436.2140438
|View full text |Cite
|
Sign up to set email alerts
|

Shortest path and distance queries on road networks

Abstract: Computing the shortest path between two given locations in a road network is an important problem that finds applications in various map services and commercial navigation products. The state-of-the-art solutions for the problem can be divided into two categories: spatial-coherence-based methods and vertex-importance-based approaches. The two categories of techniques, however, have not been compared systematically under the same experimental framework, as they we… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
79
0

Year Published

2014
2014
2024
2024

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 120 publications
(87 citation statements)
references
References 18 publications
0
79
0
Order By: Relevance
“…Empirical studies exhibit an average response at a scale of fraction of microseconds to shortest path queries. This outperforms Sanders [10] by two orders of magnitude and appears to be the fastest approach referring to the evaluation results [15].…”
Section: Introductionmentioning
confidence: 83%
See 1 more Smart Citation
“…Empirical studies exhibit an average response at a scale of fraction of microseconds to shortest path queries. This outperforms Sanders [10] by two orders of magnitude and appears to be the fastest approach referring to the evaluation results [15].…”
Section: Introductionmentioning
confidence: 83%
“…Over the past two decades, a plethora of techniques have been proposed to address the deficiency of Dijkstra's algorithm by exploiting the characteristics of road networks [15]. These research efforts have produced a number of shortest path algorithms as well as extensive empirical findings regarding the computational performance.…”
Section: Related Workmentioning
confidence: 99%
“…To obtain the integral accessibility, the travel time vector must be calculated through the "multiple paths" tool of the TRANSCAD software which calculates all the minimum paths between the given nodes, minimizing the chosen variable through the Dijsktra algorithm, in our case travel time (Dijkstra, 1959;Wu et al, 2012). This research seeks to calculate the minimum path of all nodes in the road network (10,312) to the nodes corresponding to the polling places (60), resulting in a travel time matrix of 10 312 x 60 from which the minimum time for each node is extracted, obtaining the vector of minimum travel time paths to the polling places (Cardona, Zuluaga, & Escobar, 2017;Montoya & Escobar, 2017).…”
Section: Stagementioning
confidence: 99%
“…The goal is to determine whether p is an alternative path to set P , i.e., sufficiently dissimilar to paths pi, pj. In other words, set P is the fixed reference in this test and hence, the similarity of any candidate path depends on its overlap to pi and pj, i.e., the nominator of Equation (2).…”
Section: Problem Definitionmentioning
confidence: 99%
“…State-of-the-art methods [1,2] compute the shortest path in linear time, even for world-scale road networks. However, determining solely the overall shortest path is not sufficient in many real-world scenarios.…”
Section: Introductionmentioning
confidence: 99%