2009
DOI: 10.1016/j.ejor.2008.08.018
|View full text |Cite
|
Sign up to set email alerts
|

An extension of labeling techniques for finding shortest path trees

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
7
0

Year Published

2010
2010
2017
2017

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 14 publications
(7 citation statements)
references
References 14 publications
0
7
0
Order By: Relevance
“…With the explicit consideration of vehicle routing problem systems for optimal route specification in realtime have been developed to disseminate dynamic information that is a necessity for alleviating the congestion propagation (Wahle et al, 2001;Bielli et al, 2006;Thomas and White, 2007;Florian et al, 2008). Adaptation of shortest path procedures for computing minimum link travelling times from an origin to a destination that is anticipated and then responses given to changes in congestion in dynamic networks has been extensively studied by alternating the algorithm used (Ziliaskopoulos and Wardell, 2000;Bielli et al, 2006;Thomas and White, 2007;Ziliaskopoulos et al, 2009).…”
Section: Model Scalesmentioning
confidence: 99%
“…With the explicit consideration of vehicle routing problem systems for optimal route specification in realtime have been developed to disseminate dynamic information that is a necessity for alleviating the congestion propagation (Wahle et al, 2001;Bielli et al, 2006;Thomas and White, 2007;Florian et al, 2008). Adaptation of shortest path procedures for computing minimum link travelling times from an origin to a destination that is anticipated and then responses given to changes in congestion in dynamic networks has been extensively studied by alternating the algorithm used (Ziliaskopoulos and Wardell, 2000;Bielli et al, 2006;Thomas and White, 2007;Ziliaskopoulos et al, 2009).…”
Section: Model Scalesmentioning
confidence: 99%
“…It is O(jEjlgjVj) if Q is implemented as a binary heap and O(jEj + jVjlgjVj) when as a Fibonacci heap [13,15]. Though the efficiency and various applications of Dijkstra's algorithm have been widely studied [16][17][18][19][20], Dijkstra's algorithm may not be easily understood, especially when implementing the labeling method [1,16,17,19,21]. In this paper, we introduce another way to implement Dijkstra's algorithm, called the Node Combination (NC) algorithm, with which the source node iteratively combines nodes into a new source node and updates the edge weights of the remaining node.…”
Section: Introductionmentioning
confidence: 99%
“…So, the problem we are concerned with can be stated as follows: Given a set of trips of different types (available modes and companies) with fixed schedule and capacity, and given the origin/destination nodes with desired departure/arrival times and preferences about the type of trips, find a set of paths satisfying certain criteria. In doing so, each user request runs a three‐phase optimization procedure based on building and pruning a user‐specific time–space graph where a k ‐shortest path search algorithm is applied (see e.g., or ), each path following one of the chosen criterion.…”
Section: Introductionmentioning
confidence: 99%