© 2019 Association for Computing Machinery. 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 exhaustive especially on big graphs. For a major category of large graphs, small-world networks, the state-of-the-art approach is Pruned Landmark Labeling (PLL). PLL prunes distance labels based on a node order and directly constructs the pruned labels by performing breadth-first searches in the node order. The pruning technique, as well as the index construction, has a strong sequential nature which hinders PLL from being parallelized. It becomes an urgent issue on massive small-world networks whose index can hardly be construc...
Abstract Shortest distance queries are essential not only in graph analysis and graph mining tasks b...
We study the problem of computing shortest path or distance be-tween two query vertices in a graph, ...
© 2018 Association for Computing Machinery. Computing the shortest distance between two vertices is ...
Distance labeling approaches are widely adopted to speed up the online performance of shortest-dista...
Distance queries are a fundamental part of many network analysis applications. Distances can be used...
We propose a new exact method for shortest-path distance queries on large-scale networks. Our method...
We propose an indexing scheme for top-k shortest-path distance queries on graphs, which is useful in...
While using graphs inside of an application, there is often a need to repeatedly answer shortest-pat...
Published online: 20 October 2016Since today’s real-world graphs, such as social network graphs, are...
We study the problem of preprocessing a large graph so that point-to-point shortest-path queries can...
Landmark-based routing and Hub Labeling (HL) are shortest path planning techniques, both of which re...
Shortest distance queries are essential not only in graph analysis and graph mining tasks but also i...
International audienceA distance labeling scheme is an assignment of bit-labels to the vertices of a...
The \emph{distance query} problem is to find the shortest-path distance between an arbitrary pair of...
Answering reachability queries on directed graphs is ubiqui-tous in many applications involved with ...
Abstract Shortest distance queries are essential not only in graph analysis and graph mining tasks b...
We study the problem of computing shortest path or distance be-tween two query vertices in a graph, ...
© 2018 Association for Computing Machinery. Computing the shortest distance between two vertices is ...
Distance labeling approaches are widely adopted to speed up the online performance of shortest-dista...
Distance queries are a fundamental part of many network analysis applications. Distances can be used...
We propose a new exact method for shortest-path distance queries on large-scale networks. Our method...
We propose an indexing scheme for top-k shortest-path distance queries on graphs, which is useful in...
While using graphs inside of an application, there is often a need to repeatedly answer shortest-pat...
Published online: 20 October 2016Since today’s real-world graphs, such as social network graphs, are...
We study the problem of preprocessing a large graph so that point-to-point shortest-path queries can...
Landmark-based routing and Hub Labeling (HL) are shortest path planning techniques, both of which re...
Shortest distance queries are essential not only in graph analysis and graph mining tasks but also i...
International audienceA distance labeling scheme is an assignment of bit-labels to the vertices of a...
The \emph{distance query} problem is to find the shortest-path distance between an arbitrary pair of...
Answering reachability queries on directed graphs is ubiqui-tous in many applications involved with ...
Abstract Shortest distance queries are essential not only in graph analysis and graph mining tasks b...
We study the problem of computing shortest path or distance be-tween two query vertices in a graph, ...
© 2018 Association for Computing Machinery. Computing the shortest distance between two vertices is ...