Single-machine scheduling with release dates, due dates and family setup times

Single-machine scheduling with release dates, due dates and family setup times

0.00 Avg rating0 Votes
Article ID: iaor1998178
Country: United States
Volume: 42
Issue: 8
Start Page Number: 1165
End Page Number: 1174
Publication Date: Aug 1996
Journal: Management Science
Authors: , ,
Keywords: programming: branch and bound
Abstract:

We address the NP-hard problem of scheduling n independent jobs with release dates, due dates, and family setup times on a single machine to minimize the maximum lateness. This problem arises from the constant tug-of-war going on in manufacturing between efficient production and delivery performance, between maximizing machine utilization by batching similar jobs and maximizing customers' satisfaction by completing jobs before their due dates. We develop a branch-and-bound algorithm, and our computational results show that it solves almost all instances with up to about 40 jobs to optimality. The main algorithmic contribution is our lower bounding strategy to deal with family setup times. The key idea is to see a setup time as a setup job with a specific processing time, release date, due date, and precedence relations. We develop several sufficient conditions to derive setup jobs. We specify their parameters and precedence relations such that the optimal solution value of the modified problem obtained by ignoring the setup times, not the setup jobs, is no larger than the optimal solution value of the original problem. One lower bound for the modified problem proceeds by allowing preemption. Due to the agreeable precedence structure, the preemptive problem is solvable in O(n log n) time.

Reviews

Required fields are marked *. Your email address will not be published.