Abstract

The Branch and Bound algorithm has been efficiently parallelized by several researchers, but usually on the expense of producing rather complicated algorithms with respect to communication management. This paper describes two new approaches to parallel Branch and Bound. The first approach employs static distribution of subproblems, and does not allow processors to communicate during the search. A work function is devised to enable initial construction of subproblem pools of equal difficulty. The algorithm performs surprisingly well, exhibiting an average processor utilization of about 85%. The second approach is an ordinary parallel Branch and Bound algorithm using dynamic distribution of subproblems, but communication is restricted to be synchronized. Processor utilization up to 98% have been measured for this algorithm.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.