Logo image
The canadian traveller problem revisited
Conference paper   Peer reviewed

The canadian traveller problem revisited

Yamming Huang and Chung-Shou Liao
Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics), Vol.7676 LNCS, pp.352-361
2012

Abstract

Canadian traveller problem Competitive ratio Travelling salesman problem
This study investigates a generalization of the CANADIAN TRAVELLER PROBLEM (CTP), which finds real applications in dynamic navigation systems used to avoid traffic congestion. Given a road network G = (V, E) in which there is a source s and a destination t in V , every edge e in E is associated with two possible distances: original d(e) and jam d + (e). A traveller only finds out which one of the two distances of an edge upon reaching an end vertex incident to the edge. The objective is to derive an adaptive strategy for travelling from s to t so that the competitive ratio, which compares the distance traversed with that of the static s, t-shortest path in hindsight, is minimized. This problem was defined by Papadimitriou and Yannakakis. They proved that it is PSPACE-complete to obtain an algorithm with a bounded competitive ratio. In this paper, we propose tight lower bounds of the problem when the number of "traffic jams" is a given constant k; and we introduce a simple deterministic algorithm with a min{r, 2k + 1}-ratio, which meets the proposed lower bound, where r is the worst-case performance ratio. We also consider the uniform jam cost model, i.e., for every edge e, d + (e) = d(e)+c, for a constant c. Finally, we discuss an extension to the metric TRAVELLING SALESMAN PROBLEM (TSP) and propose a touring strategy within an O(√k)-competitive ratio. © Springer-Verlag 2012.

Metrics

1 Record Views

Details

Logo image