The Online Graph Exploration Problem on Restricted Graphs
スポンサーリンク
概要
- 論文の詳細を見る
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 ν, then it learns information on nodes and edges adjacent to ν. 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 $\frac{1+\sqrt{3}}{2}(\simeq1.366)$-competitive algorithm, and prove that there is no $(\frac{1+\sqrt{3}}{2}-\epsilon)$-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 ε.
- (社)電子情報通信学会の論文
- 2009-09-01
著者
-
Okabe Yasuo
Kyoto Univ. Kyoto Jpn
-
Okabe Yasuo
Kyoto University
-
Miyazaki Shuichi
Kyoto Univ. Kyoto‐shi Jpn
-
Miyazaki Shuichi
Kyoto University
-
MORIMOTO Naoyuki
Kyoto University
関連論文
- A (2-c(logN)/N)-Approximation Algorithm for the Stable Marriage Problem(Invited Papers from New Horizons in Computing)
- Unsupervised Anomaly Detection Based on Clustering and Multiple One-Class SVM
- A Tight Upper Bound on Online Buffer Management for Multi-Queue Switches with Bicodal Buffers
- A Tight Bound on Online Buffer Management for Two-Port Shared-Memory Switches
- A Clustering Method for Improving Performance of Anomaly-Based Intrusion Detection System
- A Comparative Study of Unsupervised Anomaly Detection Techniques Using Honeypot Data
- The Online Graph Exploration Problem on Restricted Graphs
- Special Section on Discrete Mathematics and Its Applications
- FOREWORD