Research Article

A Decomposition-Based Two-Stage Optimization Algorithm for Single Machine Scheduling Problems with Deteriorating Jobs

Algorithm 2

Pseudocode of tabu search.
(1) Solution_Initialization
(2) Repeat
(3) Generate a candidate set of solutions
(4) Select a solution and update the tabu list
(5) Until the stop criterion is met