Contraction hierarchies (CH) is a prominent preprocessing-based technique that accelerates the computation of shortest paths in road networks by reducing the search space size of a bidirectional Dijkstra run. To explain the practical success of CH, several theoretical upper bounds for the maximum search space size were derived in previous work. For example, it was shown that in minor-closed graph families search space sizes in (√n) can be achieved (with n denoting the number of nodes in the graph), and search space sizes in (h log D) in graphs of highway dimension h and diameter D. In this paper, we primarily focus on lower bounds. We prove that the average search space size in a so called weak CH is in Ω(b_α) for α ≥ 2/3 where b_α is the s...
We propose shortest path algorithms that use A ∗ search in combination with a new graph-theoretic lo...
Graph searching is used to model a variety of problems and has close connections to variations of pa...
AbstractWe present proofs of lower bounds on the node search number of some grid-like graphs includi...
Contraction hierarchies (CH) is a prominent preprocessing-based technique that accelerates the compu...
Contraction hierarchies are graph-based data structures developed to speed up shortest path search i...
Shortest path planning is a fundamental building block in many applications. Hence developing effici...
Graph size of dataset used in programs is getting larger and the details on it are getting refined o...
We present a new heuristic point-to-point shortest path algorithm based on contraction hierarchies (...
We consider the problem of computing shortest paths subject to an additional resource constraint suc...
Contraction hierarchy is the new idea of route planning technique. The theory is merely based on the...
Edge contraction is shown to be a useful mechanism to improve lower bound heuristics for treewidth. ...
In this paper, we thoroughly analyze the scaling behavior of several state-of-the-art route planni...
PHAST is to date one of the fastest algorithms for performing single source shortest path (SSSP) que...
We provide new combinatorial theorems on the structure of graphs that are contained as contractions ...
In this paper we consider a variant of the multi-criteria shortest path problem where the different ...
We propose shortest path algorithms that use A ∗ search in combination with a new graph-theoretic lo...
Graph searching is used to model a variety of problems and has close connections to variations of pa...
AbstractWe present proofs of lower bounds on the node search number of some grid-like graphs includi...
Contraction hierarchies (CH) is a prominent preprocessing-based technique that accelerates the compu...
Contraction hierarchies are graph-based data structures developed to speed up shortest path search i...
Shortest path planning is a fundamental building block in many applications. Hence developing effici...
Graph size of dataset used in programs is getting larger and the details on it are getting refined o...
We present a new heuristic point-to-point shortest path algorithm based on contraction hierarchies (...
We consider the problem of computing shortest paths subject to an additional resource constraint suc...
Contraction hierarchy is the new idea of route planning technique. The theory is merely based on the...
Edge contraction is shown to be a useful mechanism to improve lower bound heuristics for treewidth. ...
In this paper, we thoroughly analyze the scaling behavior of several state-of-the-art route planni...
PHAST is to date one of the fastest algorithms for performing single source shortest path (SSSP) que...
We provide new combinatorial theorems on the structure of graphs that are contained as contractions ...
In this paper we consider a variant of the multi-criteria shortest path problem where the different ...
We propose shortest path algorithms that use A ∗ search in combination with a new graph-theoretic lo...
Graph searching is used to model a variety of problems and has close connections to variations of pa...
AbstractWe present proofs of lower bounds on the node search number of some grid-like graphs includi...