Shortest-path queries in static networks
C Sommer - ACM Computing Surveys (CSUR), 2014 - dl.acm.org
We consider the point-to-point (approximate) shortest-path query problem, which is the
following generalization of the classical single-source (SSSP) and all-pairs shortest-path …
following generalization of the classical single-source (SSSP) and all-pairs shortest-path …
Fast exact shortest-path distance queries on large networks by pruned landmark labeling
We propose a new exact method for shortest-path distance queries on large-scale networks.
Our method precomputes distance labels for vertices by performing a breadth-first search …
Our method precomputes distance labels for vertices by performing a breadth-first search …
Intelligent route planning on large road networks with efficiency and privacy
Abstract When using Location-Based Services (LBS), intelligent route planning becomes
crucial to improve service quality and user experience. The state-of-the-art G-tree structure …
crucial to improve service quality and user experience. The state-of-the-art G-tree structure …
When hierarchy meets 2-hop-labeling: Efficient shortest distance queries on road networks
Computing the shortest distance between two vertices is a fundamental problem in road
networks. Since a direct search using the Dijkstra's algorithm results in a large search space …
networks. Since a direct search using the Dijkstra's algorithm results in a large search space …
A nearly-linear time algorithm for linear programs with small treewidth: a multiscale representation of robust central path
Arising from structural graph theory, treewidth has become a focus of study in fixed-
parameter tractable algorithms. Many NP-hard problems are known to be solvable in O (n· 2 …
parameter tractable algorithms. Many NP-hard problems are known to be solvable in O (n· 2 …
Fully polynomial-time parameterized computations for graphs and matrices of low treewidth
We investigate the complexity of several fundamental polynomial-time solvable problems on
graphs and on matrices, when the given instance has low treewidth; in the case of matrices …
graphs and on matrices, when the given instance has low treewidth; in the case of matrices …
Dynamic hub labeling for road networks
Shortest path finding is the building block of various applications in road networks and the
index-based algorithms, especially hub labeling, can boost the query performance …
index-based algorithms, especially hub labeling, can boost the query performance …
Scaling distance labeling on small-world networks
Distance labeling approaches are widely adopted to speed up the online performance of
shortest distance queries. The construction of the distance labeling, however, can be …
shortest distance queries. The construction of the distance labeling, however, can be …
Dynamic and historical shortest-path distance queries on large evolving networks by pruned landmark labeling
We propose two dynamic indexing schemes for shortest-path and distance queries on large
time-evolving graphs, which are useful in a wide range of important applications such as …
time-evolving graphs, which are useful in a wide range of important applications such as …
An experimental study of the treewidth of real-world graph data
Treewidth is a parameter that measures how tree-like a relational instance is, and whether it
can reasonably be decomposed into a tree. Many computation tasks are known to be …
can reasonably be decomposed into a tree. Many computation tasks are known to be …