Efficient self-stabilizing graph searching in tree networks

  • Authors:
  • Jean Blair;Fredrik Manne;Rodica Mihai

  • Affiliations:
  • Department of EE and CS, United States Military Academy, West Point, NY;Department of Informatics, University of Bergen, Bergen, Norway;Department of Informatics, University of Bergen, Bergen, Norway

  • Venue:
  • SSS'10 Proceedings of the 12th international conference on Stabilization, safety, and security of distributed systems
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

The graph search problem asks for a strategy that enables a minimum sized team of searchers to capture a "fugitive" while it evades and potentially multiplies through a network. It is motivated by the need to eliminate fast spreading viruses and other malicious software agents in computer networks. The current work improves on previous results with a self-stabilizing algorithm that clears an n node tree network using only 1+log n searchers and O(n log n) moves after initialization. Since Θ(log n) searchers are required to clear some tree networks even in the sequential case, this is the best that any self-stabilizing algorithm can do. The algorithm is based on a novel multi-layer traversal of the network.