Abstract
We apply a tabu search method to a scheduling problem of a company producing cables for cars: the task is to determine on what machines and in which order the cable jobs should be produced in order to save production costs. First, the problem is modeled as a combinatorial optimization problem. We then employ a tabu search algorithm as an approach to solve the specific problem of the company, adapt various intensification as well as diversification strategies within the algorithm, and demonstrate how these different implementations improve the results. Moreover, we show how the computational cost in each iteration of the algorithm can be reduced drastically from O(n3) (naive implementation) to O(n) (smart implementation) by exploiting the specific structure of the problem (n refers to the number of cable orders). © 2010 The Author(s).
Author supplied keywords
Cite
CITATION STYLE
Schneider, U. (2011). A tabu search tutorial based on a real-world scheduling problem. Central European Journal of Operations Research, 19(4), 467–493. https://doi.org/10.1007/s10100-010-0137-8
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.