A Parallel Optimal Branch-and-Bound Algorithm for MIN-Based Multiprocessors

  • Authors:
  • Myung K. Yang;Chita R. Das

  • Affiliations:
  • -;-

  • Venue:
  • ICPP '99 Proceedings of the 1999 International Conference on Parallel Processing
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, a parallel Optimal Best-First search Branch-and-Bound(B&B) algorithm(obs) is proposed and evaluated for MIN-based multiprocessor systems. The proposed algorithm decomposes a problem into a number of sub-problems and each sub-problem is processed on a small group of processors. A performance analysis is conducted to estimate the speed-up of the proposed parallel B&B algorithm. It considers both the computation and communication times to evaluate the realistic performance.Simulation data are given along with analysis results for model validation. It is shown that the proposed Optimal Best-First search B&B algorithm performs better than other reported schemes with its various advantageous features such as: less sub-problem evaluations, proper load balancing, and limited scope of remote communication through the network.