On the stability of approximation for hamiltonian path problems

  • Authors:
  • Luca Forlizzi;Juraj Hromkovič;Guido Proietti;Sebastian Seibert

  • Affiliations:
  • Dipartimento di Informatica, Università di L'Aquila, L'Aquila, Italy;Department Informatik, ETH Zentrum, Zürich, Switzerland;Dipartimento di Informatica, Università di L'Aquila, L'Aquila, Italy;Department Informatik, ETH Zentrum, Zürich, Switzerland

  • Venue:
  • SOFSEM'05 Proceedings of the 31st international conference on Theory and Practice of Computer Science
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider the problem of finding a cheapest Hamiltonian path of a complete graph satisfying a relaxed triangle inequality, i.e., such that for some parameter β 1, the edge costs satisfy the inequality c({x,y}) ≤ β(c({x,z}) + c({z,y})) for every triple of vertices x, y, z. There are three variants of this problem, depending on the number of prespecified endpoints: zero, one, or two. For metric graphs, there exist approximation algorithms, with approximation ratio $\frac{3}{2}$ for the first two variants and $\frac{5}{3}$ for the latter one, respectively. Using results on the approximability of the Travelling Salesman Problem with input graphs satisfying the relaxed triangle inequality, we obtain for our problem approximation algorithms with ratio min($\beta^{2} + \beta,\frac{3}{2}\beta^{2})$ for zero or one prespecified endpoints, and $\frac{5}{3}\beta^{2}$ for two endpoints.