2021
DOI: 10.1609/socs.v12i1.18554
|View full text |Cite
|
Sign up to set email alerts
|

Customised Shortest Paths Using a Distributed Reverse Oracle

Abstract: We consider the design and implementation of a centralised oracle that provides commuters with customised and congestion-aware driving directions. Computing directions for a single journey is straightforward, but doing so at city-scale, in real-time, and under changing conditions is extremely challenging. In this work we describe a new type of centralised oracle which combines fast database-driven path planning with a query management system that distributes work across a small commodity cluster of networked m… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
3

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(3 citation statements)
references
References 13 publications
0
3
0
Order By: Relevance
“…The road network in Manhattan, New York City consists of 4484 nodes and 8839 edges with an average edge distance of 186 m. Unlike previous studies that employed designated pickup/drop-off points [11], SnapPair considers every node for pickup and dropoff. For edge costs, we compute free-flow travel times in seconds by dividing edge length by the maximum allowed speed, following similar methods in other research [38]. Our travel demand consisted of 23,981 requests covering the hour-long morning peak from 8-9 a.m. on 1 May 2013, a working Wednesday.…”
Section: Case Studymentioning
confidence: 99%
“…The road network in Manhattan, New York City consists of 4484 nodes and 8839 edges with an average edge distance of 186 m. Unlike previous studies that employed designated pickup/drop-off points [11], SnapPair considers every node for pickup and dropoff. For edge costs, we compute free-flow travel times in seconds by dividing edge length by the maximum allowed speed, following similar methods in other research [38]. Our travel demand consisted of 23,981 requests covering the hour-long morning peak from 8-9 a.m. on 1 May 2013, a working Wednesday.…”
Section: Case Studymentioning
confidence: 99%
“…CCH is fast, optimal and it does not rely on any cost-based assumptions. A main disadvantage is that as the number and frequency of map changes increases the amortized cost of repair grows large, to the point where it becomes faster to use a reference algorithm such as A* (Mahéo et al 2021).…”
Section: Related Work For Dynamic Environmentmentioning
confidence: 99%
“…The reason is that preprocessing-based approaches rely on precomputed auxiliary data structures, which have to be rebuilt or repaired when the map changes. When dynamic changes are frequent and/or affect large regions of the map, the online costs of rebuild or repair operations grows quickly and the amortized performance of preprocessing-based algorithms becomes worse than purely online approaches (Mahéo et al 2021;Hechenberger et al 2020).…”
Section: Introductionmentioning
confidence: 99%