English

The Canadian Traveller Problem on outerplanar graphs

Data Structures and Algorithms 2025-02-14 v3

Abstract

We study the kk-Canadian Traveller Problem, where a weighted graph G=(V,E,ω)G=(V,E,\omega) with a source sVs\in V and a target tVt\in V are given. This problem also has a hidden input EEE_* \subsetneq E of cardinality at most kk representing blocked edges. The objective is to travel from ss to tt with the minimum distance. At the beginning of the walk, the blockages EE_* are unknown: the traveller discovers that an edge is blocked when visiting one of its endpoints. Online algorithms, also called strategies, have been proposed for this problem and assessed with the competitive ratio, {\em i.e.}, the ratio between the distance actually traversed by the traveller divided by the distance he would have traversed knowing the blockages in advance. Even though the optimal competitive ratio is 2k+12k+1 even on unit-weighted planar graphs of treewidth 2, we design a polynomial-time strategy achieving competitive ratio 9 on unit-weighted outerplanar graphs. This value 9 also stands as a lower bound for this family of graphs as we prove that, for any ε>0\varepsilon > 0, no strategy can achieve a competitive ratio 9ε9-\varepsilon on it. This comes actually from a strong connexion with another well-known online problem called the cow-path problem. Finally, we show that it is not possible to achieve a competitive ratio eW(lnk2)1e^{W(\frac{\ln k}{2})} - 1 on arbitrarily weighted outerplanar graphs, where WW is the Lambert W function. This lower bound is asymptotically greater than lnklnlnk\frac{\ln k}{\ln \ln k}.

Keywords

Cite

@article{arxiv.2403.01872,
  title  = {The Canadian Traveller Problem on outerplanar graphs},
  author = {Laurent Beaudou and Pierre Bergé and Vsevolod Chernyshev and Antoine Dailly and Yan Gerard and Aurélie Lagoutte and Vincent Limouzy and Lucas Pastor},
  journal= {arXiv preprint arXiv:2403.01872},
  year   = {2025}
}
R2 v1 2026-06-28T15:08:08.363Z