Proceedings Sixth International Parallel Processing Symposium
DOI: 10.1109/ipps.1992.222970
|View full text |Cite
|
Sign up to set email alerts
|

Load balancing for distributed branch & bound algorithms

Abstract: W e present a n e w load balancing strategy and its application t o distribuled branch 64 bound algorilhms and demonstrate its efficiency by solving some NPcomplete problems o n a network of u p t o 256 Transputers. T h e parallelizalion of our bran.ch & bound algorithm is fully distributed. Every processor performs the same algorithm but each o n a different part of the solution tree. I n ih,is case it is n,ecessary to distribute subproblems among the processors t o ach.ieve a well balanced workload. O u r lo… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
21
0
1

Publication Types

Select...
7
2
1

Relationship

0
10

Authors

Journals

citations
Cited by 47 publications
(22 citation statements)
references
References 4 publications
0
21
0
1
Order By: Relevance
“…It is difficult to compare the branch-and-bound algorithm to state-of-the-art algorithms [36,37] because they are usually tested on a different graph ensemble where each edge appears with a certain probability, independently of the graph size (high-connectivity regime). Nevertheless, in the literature usually graphs with up to 200 vertices are treated, which is slightly larger than the systems considered here.…”
Section: Rigorously Known Boundsmentioning
confidence: 99%
“…It is difficult to compare the branch-and-bound algorithm to state-of-the-art algorithms [36,37] because they are usually tested on a different graph ensemble where each edge appears with a certain probability, independently of the graph size (high-connectivity regime). Nevertheless, in the literature usually graphs with up to 200 vertices are treated, which is slightly larger than the systems considered here.…”
Section: Rigorously Known Boundsmentioning
confidence: 99%
“…For example, the diffusion was used for branch-and-bound algorithms on Intel iPSC/2 in [Willebeek90] and on Transputer clusters with de-Bruijn and ring topologies in [Lüling92].…”
Section: The Liquid Model Load Balancing Methodsmentioning
confidence: 99%
“…Lüling and Monien [19] implemented a parallel B&B for the Vertex Cover problem and achieved a parallel speedup of 237.32 using a ring topology on a 256 processor system. Laursen [17] presents a parallel B&B for Quadratic Assignment, Graph Partitioning, and Weighted Vertex Cover problems and demonstrates a processor utilization factor of up to 0.954 through specialized communication protocols, such as Half-Surplus and On-Demand.…”
Section: Parallel Implementation Of Exactmpmentioning
confidence: 99%