The search functionality is under construction.

IEICE TRANSACTIONS on Information

The Online Graph Exploration Problem on Restricted Graphs

Shuichi MIYAZAKI, Naoyuki MORIMOTO, Yasuo OKABE

  • Full Text Views

    0

  • Cite this

Summary :

The purpose of the online graph exploration problem is to visit all the nodes of a given graph and come back to the starting node with the minimum total traverse cost. However, unlike the classical Traveling Salesperson Problem, information of the graph is given online. When an online algorithm (called a searcher) visits a node v, then it learns information on nodes and edges adjacent to v. The searcher must decide which node to visit next depending on partial and incomplete information of the graph that it has gained in its searching process. The goodness of the algorithm is evaluated by the competitive analysis. If input graphs to be explored are restricted to trees, the depth-first search always returns an optimal tour. However, if graphs have cycles, the problem is non-trivial. In this paper we consider two simple cases. First, we treat the problem on simple cycles. Recently, Asahiro et al. proved that there is a 1.5-competitive online algorithm, while no online algorithm can be (1.25-ε)-competitive for any positive constant ε. In this paper, we give an optimal online algorithm for this problem; namely, we give a (1.366)-competitive algorithm, and prove that there is no (-ε)-competitive algorithm for any positive constant ε. Furthermore, we consider the problem on unweighted graphs. We also give an optimal result; namely we give a 2-competitive algorithm and prove that there is no (2-ε)-competitive online algorithm for any positive constant ε.

Publication
IEICE TRANSACTIONS on Information Vol.E92-D No.9 pp.1620-1627
Publication Date
2009/09/01
Publicized
Online ISSN
1745-1361
DOI
10.1587/transinf.E92.D.1620
Type of Manuscript
PAPER
Category
Algorithm Theory

Authors

Keyword