The Minimum Reload s-t Path/Trail/Walk Problems

  • Authors:
  • Laurent Gourvès;Adria Lyra;Carlos Martinhon;Jérôme Monnot

  • Affiliations:
  • CNRS, UMR 7024, Paris, France F-75775 and Université de Paris-Dauphine, LAMSADE, Paris, France F-75775;Inst. of Computation, Fluminense Federal University, Niterói, Brazil 24210-240 and CEFET/RJ - Federal Center of Technological Education Celso Suckow da Fonseca, Nova Iguaçu, Brazil 26041 ...;Inst. of Computation, Fluminense Federal University, Niterói, Brazil 24210-240;CNRS, UMR 7024, Paris, France F-75775 and Université de Paris-Dauphine, LAMSADE, Paris, France F-75775

  • Venue:
  • SOFSEM '09 Proceedings of the 35th Conference on Current Trends in Theory and Practice of Computer Science
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper deals with problems on non-oriented edge-colored graphs. The aim is to find a route between two given vertices s and t . This route can be a walk, a trail or a path. Each time a vertex is crossed by a walk there is an associated non-negative reload cost r i ,j , where i and j denote, respectively, the colors of successive edges in this walk. The goal is to find a route whose total reload cost is minimum. Polynomial algorithms and proofs of NP-hardness are given for particular cases: when the triangle inequality is satisfied or not, when reload costs are symmetric (i.e. r i ,j = r j ,i ) or asymmetric. We also investigate bounded degree graphs and planar graphs.