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 …

A survey of shortest-path algorithms

A Madkour, WG Aref, FU Rehman, MA Rahman… - arxiv preprint arxiv …, 2017 - arxiv.org
A shortest-path algorithm finds a path containing the minimal cost between two vertices in a
graph. A plethora of shortest-path algorithms is studied in the literature that span across …

Incremental graph pattern matching

W Fan, X Wang, Y Wu - ACM Transactions on Database Systems (TODS …, 2013 - dl.acm.org
Graph pattern matching is commonly used in a variety of emerging applications such as
social network analysis. These applications highlight the need for studying the following two …

Relaxed Dijkstra and A* with linear complexity for robot path planning problems in large-scale grid environments

A Ammar, H Bennaceur, I Châari, A Koubâa, M Alajlan - Soft Computing, 2016 - Springer
Although there exist efficient methods to determine an optimal path in a graph, such as
Dijkstra and A* algorithms, large instances of the path planning problem need more …

Grecs: Graph encryption for approximate shortest distance queries

X Meng, S Kamara, K Nissim, G Kollios - Proceedings of the 22nd ACM …, 2015 - dl.acm.org
We propose graph encryption schemes that efficiently support approximate shortest distance
queries on large-scale encrypted graphs. Shortest distance queries are one of the most …

An information-theoretic, all-scales approach to comparing networks

JP Bagrow, EM Bollt - Applied Network Science, 2019 - Springer
As network research becomes more sophisticated, it is more common than ever for
researchers to find themselves not studying a single network but needing to analyze sets of …

Fast and accurate estimation of shortest paths in large graphs

A Gubichev, S Bedathur, S Seufert… - Proceedings of the 19th …, 2010 - dl.acm.org
Computing shortest paths between two given nodes is a fundamental operation over graphs,
but known to be nontrivial over large disk-resident instances of graph data. While a number …

Spatial big-data challenges intersecting mobility and cloud computing

S Shekhar, V Gunturi, MR Evans, KS Yang - Proceedings of the Eleventh …, 2012 - dl.acm.org
Increasingly, location-aware datasets are of a size, variety, and update rate that exceeds the
capability of spatial computing technologies. This paper addresses the emerging challenges …

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 …