English

A Tabu Search/Path Relinking Algorithm to Solve the Job Shop Scheduling Problem

Data Structures and Algorithms 2014-02-25 v1

Abstract

We present an algorithm that incorporates a tabu search procedure into the framework of path relinking to tackle the job shop scheduling problem (JSP). This tabu search/path relinking (TS/PR) algorithm comprises several distinguishing features, such as a specific relinking procedure and a reference solution determination method. To test the performance of TS/PR, we apply it to tackle almost all of the benchmark JSP instances available in the literature. The test results show that TS/PR obtains competitive results compared with state-of-the-art algorithms for JSP in the literature, demonstrating its efficacy in terms of both solution quality and computational efficiency. In particular, TS/PR is able to improve the upper bounds for 49 out of the 205 tested instances and it solves a challenging instance that has remained unsolved for over 20 years.

Cite

@article{arxiv.1402.5613,
  title  = {A Tabu Search/Path Relinking Algorithm to Solve the Job Shop Scheduling Problem},
  author = {Bo Peng and Zhipeng Lu and T. C. E. Cheng},
  journal= {arXiv preprint arXiv:1402.5613},
  year   = {2014}
}
R2 v1 2026-06-22T03:13:54.428Z