A divide-and-conquer algorithm for computing a most reliable source on an unreliable ring-embedded tree

  • Authors:
  • Wei Ding;Guoliang Xue

  • Affiliations:
  • Zhejiang Water Conservancy and Hydropower College, Hangzhou, Zhejiang, China;Department of Computer Science and Engineering, Arizona State University, Tempe, AZ

  • Venue:
  • COCOA'10 Proceedings of the 4th international conference on Combinatorial optimization and applications - Volume Part II
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Given an unreliable communication network, we seek a most reliable source (MRS) of the network, which maximizes the expected number of nodes that are reachable from it. The problem of computing an MRS in general graphs is #P-hard. However, this problem in tree networks has been solved in a linear time. A tree network has a weakness of low capability of failure tolerance. Embedding rings into it by adding some additional certain edges to it can enhance its failure tolerance, resulting in another class of sparse networks, called the ring-tree networks. This class of network also has an underlying tree-like topology, leading to its advantage of being easily administrated. This paper concerns with an important case whose underlying topology is a strip graph, called λ-rings network, and focuses on an unreliable λ-rings network where each link has an independent operational probability while all nodes are immune to failures. We apply the Divide-and-Conquer approach to design a fast algorithm for computing its an MRS, and employ a binary division tree (BDT) to analyze its time complexity to be O(∥λ∥22+ ⌈log|λ|⌉ ċ ∥λ∥1).