Average Optimal Branch-and-Bound Algorithm on Distributed Memory Systems

Jigang Wu,Xianchao Zhang,Xing Xie,Guoliang Chen
DOI: https://doi.org/10.1109/hpc.2000.843507
2000-01-01
Abstract:In this paper, a new data structure called string-queue is proposed in order to implement more efficiently the selection rule and the elimination rule of the general branch-and-bound algorithm. A new general parallel branch-and-bound algorithm on a distributed memory multiprocessor system is also presented. Its communication complexity in single iteration is down to its lower bound O(p) on a 2D mesh network. Both theoretical analysis and experimental results show that its average computational complexity is nearly in its lower bound.
What problem does this paper attempt to address?