Article ID: | iaor19991175 |
Country: | Netherlands |
Volume: | 83 |
Issue: | 1 |
Start Page Number: | 137 |
End Page Number: | 160 |
Publication Date: | Oct 1998 |
Journal: | Annals of Operations Research |
Authors: | Clausen Jens, Perregaard Michael |
Keywords: | programming: branch and bound |
Job-Shop Scheduling (JSS) problems are among the more difficult to solve in the class of NP-complete problems. The only successful approach has been branch-and-bound based algorithms, but such algorithms depend heavily on good bound functions. Much work has been done to identify such functions for the JSS problem, but with limited success. Even with recent methods, it is still not possible to solve problems substantially larger than 10 machines and 10 jobs. In the current study, we focus on parallel methods for solving JSS problems. We implement two different parallel branch-and-bound algorithms for JSS on a 16-processor MEIKO Computing Surface with Intel i860 processors and perform extensive computational testing using classical publicly available benchmark problems. The parallel part of one of the implementations is based on a similar parallel code for Quadratic Assignment Problems. Results are reported for different branching rules proposed in the literature.