Job Shop Scheduling by Simulated AnnealingAlgorithm Combined with Tabu Search

Han Limin,Huang Hongxuan,Feng Yuncheng
1998-01-01
Abstract:The job shop scheduling problem (JSSP) is a kind of classical combined optimization. The JSSP may be described by network. The combined algorithm with simulated annealing algorithm and tabu search algorithm was designed to obtain sub-optimal solution of the JSSP. First, the initial solution (local optimal solution) was found by simulated annealing algorithm, then tabu search algorithm was used to seek optimal global solution. The determination of neighborhood structure was given. Through a number of computer simulation, the results have shown that the combined algorithm can increase efficiency of solving and ensure quality of the solutions.
What problem does this paper attempt to address?