Improved distributed exploration of anonymous networks

  • Authors:
  • Shantanu Das;Shay Kutten;Ayelet Yifrach

  • Affiliations:
  • SITE, University of Ottawa, Ottawa, ON, Canada;Faculty of Industrial Engineering and Management, Technion, Israel Institute of Technology, Haifa, Israel;Faculty of Industrial Engineering and Management, Technion, Israel Institute of Technology, Haifa, Israel

  • Venue:
  • ICDCN'06 Proceedings of the 8th international conference on Distributed Computing and Networking
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

The problem of constructing a labeled map of an anonymous and asynchronous network is addressed. We present an algorithm that explores and maps the network by using k identical agents that have no prior knowledge of the network topology. An algorithm of Das, Flocchini, Nayak and Santoro for mapping of the network requires that n and k are co-prime. Our improved algorithm, presented here, requires at most O(m·logk) edge traversals, while theirs uses O(m·k) edge traversals (m is the number of edges in the network). The size of the whiteboard memory needed in our algorithm is the same as that used in DFNS algorithm O(logn). We employ techniques utilized in solutions to the Leader Election task, and introduce a modification to resolve issues of electing first “local leaders” among adjacent candidates, which otherwise may deadlock the process.