Online graph exploration: New results on old and new algorithms

  • Authors:
  • Nicole Megow;Kurt Mehlhorn;Pascal Schweitzer

  • Affiliations:
  • Max Planck Institute for Informatics, Campus E1 4, D-66123 Saarbrücken, Germany;Max Planck Institute for Informatics, Campus E1 4, D-66123 Saarbrücken, Germany;Australian National University, Building 108, North Road, Canberra, ACT 0200, Australia

  • Venue:
  • Theoretical Computer Science
  • Year:
  • 2012

Quantified Score

Hi-index 5.23

Visualization

Abstract

We study the problem of exploring an unknown undirected connected graph. Beginning in some start vertex, a searcher must visit each node of the graph by traversing edges. Upon visiting a vertex for the first time, the searcher learns all incident edges and their respective traversal costs. The goal is to find a tour of minimum total cost. Kalyanasundaram and Pruhs (Constructing competitive tours from local information, Theoretical Computer Science 130, pp. 125-138, 1994) proposed a sophisticated generalization of a Depth First Search that is 16-competitive on planar graphs. While the algorithm is feasible on arbitrary graphs, the question whether it has constant competitive ratio in general has remained open. Our main result is an involved lower bound construction that answers this question negatively. On the positive side, we prove that the algorithm has constant competitive ratio on any class of graphs with bounded genus. Furthermore, we provide a constant competitive algorithm for general graphs with a bounded number of distinct weights.