Abstract
In a constrained shortest path (CSP) query, each edge in the road network is associated with both a length and a cost. Given an origin s, a destination t, and a cost constraint 9, the goal is to find the shortest path from s to t whose total cost does not exceed 9. Because exact CSP is NP-hard, previous work mostly focuses on approximate solutions. Even so, existing methods are still prohibitively expensive for large road networks. Two main reasons are (i) that they fail to utilize the special properties of road networks and (ii) that most of them process queries without indices; the few existing indices consume large amounts of memory and yet have limited effectiveness in reducing query costs. Motivated by this, we propose COLA, the first practical solution for approximate CSP processing on large road networks. COLA exploits the facts that a road network can be effectively partitioned, and that there exists a relatively small set of landmark vertices that commonly appear in CSP results. Accordingly, COLA indexes the vertices lying on partition boundaries, and applies an on-the-fly algorithm called A-Dijk for path computation within a partition, which effectively prunes paths based on landmarks. Extensive experiments demonstrate that on continent-sized road networks, COLA answers an approximate CSP query in sub-second time, whereas existing methods take hours. Interestingly, even without an index, the A-Dijk algorithm in COLA still outperforms previous solutions by more than an order of magnitude.
| Original language | English |
|---|---|
| Pages (from-to) | 61-72 |
| Number of pages | 12 |
| Journal | Proceedings of the VLDB Endowment |
| Volume | 10 |
| Issue number | 2 |
| DOIs | |
| Publication status | Published - 2016 |
| Event | 43rd International Conference on Very Large Data Bases, VLDB 2017 - Munich, Germany Duration: 28 Aug 2017 → 1 Sept 2017 |
Fingerprint
Dive into the research topics of 'Effective indexing for approximate constrained shortest path queries on large road networks'. Together they form a unique fingerprint.Cite this
- APA
- Author
- BIBTEX
- Harvard
- Standard
- RIS
- Vancouver