We study the problem of finding the shortest distance and the shortest path from one node to another in graphs modeling large road networks. Classical algorithms like Dijkstra and Astar do not have good performance in such networks. In recent years, two new approaches called Contraction Hierarchy and Hub Labeling which use preprocessing to generate auxiliary data to improve the query time performance were proposed, and many variants have followed. These algorithms are very efficient on large networks when a large number of queries is expected. In the literature, these algorithms are called speed-up algorithms. More recently, dynamic routing algorithms have been proposed, such as Customizable Contraction Hierarchy and Dynamic Hierarchical H...
Over the last decade, many interesting route planning problems can be solved by finding the shortest...
Contraction hierarchies are a simple hierarchical routing technique that has proved extremely effici...
Computing distance tables is important for many logistics problems like the vehicle routing problem ...
In the shortest path problem we have a weighted graph, a source vertex and a target vertex as an inp...
Efficiently computing shortest paths is an essential building block of many mobility applications, m...
Abstract. Transit Node Routing (TNR) is a fast and exact distance oracle for road networks. We show ...
Abstract. Transit Node Routing (TNR) is a fast and exact distance oracle for road networks. We show ...
We present various speedup techniques for route planning in road networks. After performing some pre...
The \emph{distance query} problem is to find the shortest-path distance between an arbitrary pair of...
In "Combining Speed-up Techniques for Shortest-Path Computations", basic speed-up techniques for Dij...
Landmark-based routing and Hub Labeling (HL) are shortest path planning techniques, both of which re...
Thesis (S.M.)--Massachusetts Institute of Technology, Dept. of Civil and Environmental Engineering, ...
We have developed a method of integrating live traffic information into preprocessed graphs of large...
We study exact, efficient and practical algorithms for route planning in large road networks. Routin...
The essential elements of any navigation system are a shortest-path algorithm and a map dataset. Whe...
Over the last decade, many interesting route planning problems can be solved by finding the shortest...
Contraction hierarchies are a simple hierarchical routing technique that has proved extremely effici...
Computing distance tables is important for many logistics problems like the vehicle routing problem ...
In the shortest path problem we have a weighted graph, a source vertex and a target vertex as an inp...
Efficiently computing shortest paths is an essential building block of many mobility applications, m...
Abstract. Transit Node Routing (TNR) is a fast and exact distance oracle for road networks. We show ...
Abstract. Transit Node Routing (TNR) is a fast and exact distance oracle for road networks. We show ...
We present various speedup techniques for route planning in road networks. After performing some pre...
The \emph{distance query} problem is to find the shortest-path distance between an arbitrary pair of...
In "Combining Speed-up Techniques for Shortest-Path Computations", basic speed-up techniques for Dij...
Landmark-based routing and Hub Labeling (HL) are shortest path planning techniques, both of which re...
Thesis (S.M.)--Massachusetts Institute of Technology, Dept. of Civil and Environmental Engineering, ...
We have developed a method of integrating live traffic information into preprocessed graphs of large...
We study exact, efficient and practical algorithms for route planning in large road networks. Routin...
The essential elements of any navigation system are a shortest-path algorithm and a map dataset. Whe...
Over the last decade, many interesting route planning problems can be solved by finding the shortest...
Contraction hierarchies are a simple hierarchical routing technique that has proved extremely effici...
Computing distance tables is important for many logistics problems like the vehicle routing problem ...