Map construction and exploration by mobile agents scattered in a dangerous network

  • Authors:
  • Paola Flocchini;Matthew Kellett;Peter Mason;Nicola Santoro

  • Affiliations:
  • School of Information Technology and Engineering, University of Ottawa, Canada;Defence R&DCanada - Ottawa, Government of Canada, Canada;Defence R&DCanada - Ottawa, Government of Canada, Canada;School of Computer Science, Carleton University, Canada

  • Venue:
  • IPDPS '09 Proceedings of the 2009 IEEE International Symposium on Parallel&Distributed Processing
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider the map construction problem in a simple, connected graph by a set of mobile computation entities or agents that start from scattered locations throughout the graph. The problem is further complicated by dangerous elements, nodes and links, in the graph that eliminate agents traversing or arriving at them. The agents working in the graph communicate using a limited amount of storage at each node and work asynchronously. We present a deterministic algorithm that solves the exploration and map construction problems. The end result is also a rooted spanning tree and the election of a leader. The total cost of the algorithm is O(ns m) total number of moves, where m is the number of links in the network and ns is the number of safe nodes, improving the existing O(m2) bound.