Paradigms for the parallelization of branch and bound algorithms

4Citations
Citations of this article
2Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Branch &Bound (B&B) algorithms represent a typical example of techniques used to solve irregularly structured problems. When porting sequential B&B applications to a network of workstations, a very popular class of MIMD distributed memory machines, several issues have to be coped with, such as sharing a global computation state and balancing workload among processors. The parallel programming paradigm to adopt has to be chosen as a compromise between simplicity and efficiency. In this paper we discuss issues in the parallelization of B&B algorithms according to two paradigms: coordinator/workers and SPMD (Single Program Multiple Data). The implementation according to the message-passing mechanisms provided by the PVM parallel programming environment is presented. The two approaches are compared qualitatively, with respect to the solutions adopted for knowledge sharing, communication, load balancing, and termination condition. Comparison is also performed quantitatively, by evaluating the performances of the two algorithms on a local area network of workstations.

Cite

CITATION STYLE

APA

Di Martino, B., Mazzocca, N., & Russo, S. (1996). Paradigms for the parallelization of branch and bound algorithms. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 1041, pp. 141–150). Springer Verlag. https://doi.org/10.1007/3-540-60902-4_17

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free