Exploring unknown undirected graphs

Citation
P. Panaite et A. Pelc, Exploring unknown undirected graphs, J ALGORITHM, 33(2), 1999, pp. 281-295
Citations number
12
Categorie Soggetti
Computer Science & Engineering
Journal title
JOURNAL OF ALGORITHMS
ISSN journal
01966774 → ACNP
Volume
33
Issue
2
Year of publication
1999
Pages
281 - 295
Database
ISI
SICI code
0196-6774(199911)33:2<281:EUUG>2.0.ZU;2-R
Abstract
A robot has to construct a complete map of an unknown environment modeled a s an undirected connected graph. The task is to explore all nodes and edges of the graph using the minimum number of edge traversals. The penalty of a n exploration algorithm running on a graph G = (V(G), E(G)) is the worst-ca se number of traversals in excess of the lower bound \E(G)\ that it must pe rform in order to explore the entire graph. We give an exploration algorith m whose penalty is O(\V(G)\) for every graph. We also show that some natura l exploration algorithms cannot achieve this efficiency. (C) 1999 Academic Press.