2012
DOI: 10.1287/ijoc.1110.0448
|View full text |Cite
|
Sign up to set email alerts
|

Core Routing on Dynamic Time-Dependent Road Networks

Abstract: Route planning in large scale time-dependent road networks is an important practical application of the shortest paths problem that greatly benefits from speedup techniques. In this paper we extend a two-level hierarchical approach for pointto-point shortest paths computations to the time-dependent case. This method, also known as core routing in the literature for static graphs, consists in the selection of a small subnetwork where most of the computations can be carried out, thus reducing the search space. W… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
24
0

Year Published

2014
2014
2022
2022

Publication Types

Select...
5
2

Relationship

1
6

Authors

Journals

citations
Cited by 42 publications
(24 citation statements)
references
References 23 publications
0
24
0
Order By: Relevance
“…A similar space-saving approach is used by Core-ALT [40,88]. It first computes an overlay graph for the core graph, a (small) subset (e. g., 1 %) of vertices (which remain after "unimportant" ones are contracted), then computes landmarks for the core vertices only.…”
Section: Combinationsmentioning
confidence: 99%
“…A similar space-saving approach is used by Core-ALT [40,88]. It first computes an overlay graph for the core graph, a (small) subset (e. g., 1 %) of vertices (which remain after "unimportant" ones are contracted), then computes landmarks for the core vertices only.…”
Section: Combinationsmentioning
confidence: 99%
“…It includes some of the concepts we used in our research, such as the modelling of dynamic travel times, the augmented algorithm of Dijkstra, and so on. A number of speed-up techniques for dynamic shortest path routing, such as hierarchical routing [4,5] and bidirectional A* routing [6], have been proposed. Nevertheless, since we are routing both dynamically and stochastically, these cannot be directly applied in our system.…”
Section: Related Workmentioning
confidence: 99%
“…Subsequently, the temporary set is initialised with a singleton containing the origin node (line [3]). As long as the destination node is not permanent, that is, as long as its label is the infinity distribution or it is an element of the temporary set (line [4]), the following steps are executed. First, the node with the smallest label x is removed from the temporary set (line [5]).…”
Section: Routing Algorithmmentioning
confidence: 99%
“…The solving performance had been significantly improved in this way. Delling and Nannicini [22] extended the heuristic algorithm of solving the pointto-point shortest path to the dynamic network and obtained the efficient algorithm by selecting the subnetwork. Lin et al [23,24] proved that the shortest path problem of timedependent network was a NP-Hard problem and put forward the concept of shortest path stability from three aspects including length stability of shortest path, optimal solution stability, and stable subbranch.…”
Section: Introductionmentioning
confidence: 99%