Parallel algorithm for conflict graph on OTIS-triangular array

  • Authors:
  • Keny T. Lucas;Dheeresh K. Mallick;Prasanta K. Jana

  • Affiliations:
  • Department of Information Management, Xavier Institute of Social Service, Ranchi, India;Department of Computer Science and Engineering Birla Institute of Technology, Mesra, Ranchi, India;Department of Computer Science and Engineering, Indian School of Mines University, Dhanbad, India

  • Venue:
  • ICDCN'08 Proceedings of the 9th international conference on Distributed computing and networking
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

The algorithms dealing with the galled tree problem mostly use a conflict graph as the major tool and the construction of the conflict graph has been the central computation in these algorithms. In this paper, we present a parallel algorithm for the construction of a conflict graph. Given a set of n binary sequences, each of size m, our algorithm is mapped on an OTIS-Triangular array and requires 4m + 2n/k -7 electronics moves + 2 OTIS moves, where k = m (m -1)/2. The algorithm is shown to be scalable with respect to n.