login

Job shop scheduling with beam search

European Journal of Operational ResearchPublished 1 October 1999
İhsan Sabuncuoğlu, M Bayız
Citations183
SJR quartileQ1
SJR score2.24
SNIP2.62

TL;DR

A beam search based scheduling algorithm for the job shop problem using the makespan and mean tardiness as performance measures and is compared with other well known search methods and dispatching rules for a wide variety of problems.

Abstract

Beam Search is a heuristic method for solving optimization problems. It is an adaptation of the branch and bound method in which only some nodes are evaluated in the search tree. At any level, only the promising nodes are kept for further branching and remaining nodes are pruned off permanently. In this paper, we develop a beam search based scheduling algorithm for the job shop problem. Both the makespan and mean tardiness are used as the performance measures. The proposed algorithm is also compared with other well known search methods and dispatching rules for a wide variety of problems. The results indicate that the beam search technique is a very competitive and promising tool which deserves further research in the scheduling literature.

Keywords

Computer ScienceEngineering