This thesis elaborates on the problem of preprocessing a large graph so that single-pair shortest-path queries can be answered quickly at runtime. Computing shortest paths is a well studied problem, but exact algorithms do not scale well to real-world huge graphs in applications that require very short response time. The focus is on approximate methods for distance estimation, in particular in landmarks-based distance indexing. This approach involves choosing some nodes as landmarks and computing (offline), for each node in the graph its embedding, i.e., the vector of its distances from all the landmarks. At runtime, when the distance between a pair of nodes is queried, it can be quickly estimated by combining the embeddings of the...
We study the problem of computing shortest path or distance be-tween two query vertices in a graph, ...
Performing online selective queries against graphs is a challenging problem due to the unbounded nat...
Finding shortest distance between two vertices in a graph is an important problem due to its numerou...
We study the problem of preprocessing a large graph so that point-to-point shortest-path queries can...
In this paper we study approximate landmark-based meth-ods for point-to-point distance estimation in...
We propose an indexing scheme for top-k shortest-path distance queries on graphs, which is useful in...
We propose a new exact method for shortest-path distance queries on large-scale networks. Our method...
Graphs provide a natural way to represent real-world objects and their relationships, and hence they...
Abstract. Recent years we have witnessed a great increase in modeling data as large graphs in multip...
As the sizes of contemporary social networks surpass billions of users, so grows the need for fast g...
We study the problem of computing shortest path or distance between two query vertices in a graph, w...
This paper presents a heuristic for guiding A* search for finding the shortest distance path between...
Computing shortest paths between two given nodes is a fundamental operation over graphs, but known t...
A fundamental operation over edge-labeled graphs is the compu-tation of shortest-path distances subj...
Abstract. Shortest paths and shortest path distances are important primary queries for users to quer...
We study the problem of computing shortest path or distance be-tween two query vertices in a graph, ...
Performing online selective queries against graphs is a challenging problem due to the unbounded nat...
Finding shortest distance between two vertices in a graph is an important problem due to its numerou...
We study the problem of preprocessing a large graph so that point-to-point shortest-path queries can...
In this paper we study approximate landmark-based meth-ods for point-to-point distance estimation in...
We propose an indexing scheme for top-k shortest-path distance queries on graphs, which is useful in...
We propose a new exact method for shortest-path distance queries on large-scale networks. Our method...
Graphs provide a natural way to represent real-world objects and their relationships, and hence they...
Abstract. Recent years we have witnessed a great increase in modeling data as large graphs in multip...
As the sizes of contemporary social networks surpass billions of users, so grows the need for fast g...
We study the problem of computing shortest path or distance between two query vertices in a graph, w...
This paper presents a heuristic for guiding A* search for finding the shortest distance path between...
Computing shortest paths between two given nodes is a fundamental operation over graphs, but known t...
A fundamental operation over edge-labeled graphs is the compu-tation of shortest-path distances subj...
Abstract. Shortest paths and shortest path distances are important primary queries for users to quer...
We study the problem of computing shortest path or distance be-tween two query vertices in a graph, ...
Performing online selective queries against graphs is a challenging problem due to the unbounded nat...
Finding shortest distance between two vertices in a graph is an important problem due to its numerou...