An agent exploration in unknown undirected graphs with whiteboards

  • Authors:
  • Yuichi Sudo;Daisuke Baba;Junya Nakamura;Fukuhito Ooshita;Hirotsugu Kakugawa;Toshimitsu Masuzawa

  • Affiliations:
  • Osaka University;Osaka University;Osaka University;Osaka University;Osaka University;Osaka University

  • Venue:
  • Proceedings of the Third International Workshop on Reliability, Availability, and Security
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider the exploration problem with a single agent in undirected graphs. Starting from an arbitrary node, the agent has to explore all the nodes and edges in the graph and return to the starting node. Our goal is to minimize both the number of agent moves and the memory space of the agent, which dominate the amount of communication during the exploration. In our setting, the agent is allowed to use the local memory called the whiteboard on each node (the whiteboard model), while most of existing exploration algorithms do not use the whiteboard (the no-whiteboard model). In the no-whiteboard model, the agent must memorize in its memory all information needed to explore the graph, and thus designing an exploration algorithm of small agent memory is difficult. In this paper, by allowing the agent to use whiteboards, we present four exploration algorithms such that both the number of agent moves and the agent memory space are small.