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 …

Fast exact shortest-path distance queries on large networks by pruned landmark labeling

T Akiba, Y Iwata, Y Yoshida - Proceedings of the 2013 ACM SIGMOD …, 2013 - dl.acm.org
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 …

Intelligent route planning on large road networks with efficiency and privacy

Q Liu, P Hou, G Wang, T Peng, S Zhang - Journal of Parallel and Distributed …, 2019 - Elsevier
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 …

When hierarchy meets 2-hop-labeling: Efficient shortest distance queries on road networks

D Ouyang, L Qin, L Chang, X Lin, Y Zhang… - Proceedings of the 2018 …, 2018 - dl.acm.org
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 …

A nearly-linear time algorithm for linear programs with small treewidth: a multiscale representation of robust central path

S Dong, YT Lee, G Ye - Proceedings of the 53rd Annual ACM SIGACT …, 2021 - dl.acm.org
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 …

Fully polynomial-time parameterized computations for graphs and matrices of low treewidth

FV Fomin, D Lokshtanov, S Saurabh… - ACM Transactions on …, 2018 - dl.acm.org
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 …

Dynamic hub labeling for road networks

M Zhang, L Li, W Hua, R Mao, P Chao… - 2021 IEEE 37th …, 2021 - ieeexplore.ieee.org
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 …

Scaling distance labeling on small-world networks

W Li, M Qiao, L Qin, Y Zhang, L Chang… - Proceedings of the 2019 …, 2019 - dl.acm.org
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 …

Dynamic and historical shortest-path distance queries on large evolving networks by pruned landmark labeling

T Akiba, Y Iwata, Y Yoshida - … of the 23rd international conference on …, 2014 - dl.acm.org
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 …

An experimental study of the treewidth of real-world graph data

S Maniu, P Senellart, S Jog - ICDT 2019–22nd International …, 2019 - inria.hal.science
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 …