2013
DOI: 10.1016/j.jpdc.2012.02.007
|View full text |Cite
|
Sign up to set email alerts
|

PHAST: Hardware-accelerated shortest path trees

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

1
33
0

Year Published

2013
2013
2020
2020

Publication Types

Select...
5
2

Relationship

1
6

Authors

Journals

citations
Cited by 87 publications
(34 citation statements)
references
References 13 publications
1
33
0
Order By: Relevance
“…As in [17] we could expect about twice faster queries by combining CH-TNR with arc flags for an additional sense of goal direction. The additional preprocessing time could be much smaller than in [17] by using new CH based methods for fast parallel one-to-all shortest paths [24]. Local queries can be accelerated by introducing additional layers as in HH-TNR.…”
Section: Discussionmentioning
confidence: 99%
See 3 more Smart Citations
“…As in [17] we could expect about twice faster queries by combining CH-TNR with arc flags for an additional sense of goal direction. The additional preprocessing time could be much smaller than in [17] by using new CH based methods for fast parallel one-to-all shortest paths [24]. Local queries can be accelerated by introducing additional layers as in HH-TNR.…”
Section: Discussionmentioning
confidence: 99%
“…Thus, while the following numbers are encouraging, they have to be taken with a grain of salt. First, we briefly explain the layout of the query and reach for previous work by Bauer et al [20], Delling [21] and Abraham et al [22] to conduct the preprocessing. Second, we note that the cost of a L1 cache miss is about 10 cycles and the cost of a L3 cache miss is about 100 cycles on a modern memory architecture.…”
Section: Pruning With Arc Flagsmentioning
confidence: 99%
See 2 more Smart Citations
“…In weighted networks, the Dijkstra algorithm should be used to solve the single-source shortest path (SSSP) problem rather than the breadth-first search (BFS) algorithm. In previous work, many efforts have been devoted to developing a GPU version of the SSSP problem using the well-known Dijkstra algorithm (Martin, Torres & Gavilanes, 2009;Ortega-Arranz et al, 2013;Delling et al, 2011;Davidson et al, 2014). Although such algorithms have been successfully developed and presented, establishing a parallel version of the BC algorithm for weighted networks is nontrivial because the original SSSP algorithm must be modified in many critical aspects for this task, and to the best of our knowledge, a suitable fast solution is still lacking.…”
Section: Introductionmentioning
confidence: 99%