Agent-based randomized broadcasting in large networks

  • Authors:
  • Robert Elsässer;Ulf Lorenz;Thomas Sauerwald

  • Affiliations:
  • Institute for Computer Science, University of Paderborn, Fürstenallee 11, D-33102 Paderborn, Germany;Institute for Computer Science, University of Paderborn, Fürstenallee 11, D-33102 Paderborn, Germany;Institute for Computer Science, University of Paderborn, Fürstenallee 11, D-33102 Paderborn, Germany

  • Venue:
  • Discrete Applied Mathematics
  • Year:
  • 2007

Quantified Score

Hi-index 0.05

Visualization

Abstract

Mobile agents are software abstractions that can migrate across the links of a network. They naturally extend the object oriented program style and nicely correspond to agents as examined in game theory. In this paper, we introduce a simple, robust, and efficient randomized broadcast protocol within this mobile agent programming paradigm. We show that by using this scheme, broadcasting enquiries in a random graph of certain density O(lnn) steps, where n denotes the number of nodes in the graph. Then, we consider bounded degree graphs and prove that we are able to distribute an information among all nodes in O(D) steps, where D denotes the diameter of the graph. We also show that, in contrast to traditional randomized broadcasting (TRB), graphs exist in which agent-based randomized broadcasting requires @W(n^2) steps. On the other hand, some graphs which require @W(nlnn) steps to spread the information in the traditional broadcast model, allow very fast agent-based broadcasting. It should be noted that the previously mentioned results are guaranteed with probability 1-o(1/n).