Competitive Algorithms for Due Date Scheduling

Competitive Algorithms for Due Date Scheduling

0.00 Avg rating0 Votes
Article ID: iaor20112413
Volume: 59
Issue: 4
Start Page Number: 569
End Page Number: 582
Publication Date: Apr 2011
Journal: Algorithmica
Authors: , ,
Keywords: e-commerce
Abstract:

We consider several online scheduling problems that arise when customers request make‐to‐order products from a company. At the time of the order, the company must quote a due date to the customer. To satisfy the customer, the company must produce the good by the due date. The company must have an online algorithm with two components: The first component sets the due dates, and the second component schedules the resulting jobs with the goal of meeting the due dates. The most basic quality of service measure for a job is the quoted lead time, which is the difference between the due date and the release time. We first consider the basic problem of minimizing the average quoted lead time. We show that there is a (1+ϵ)‐speed O ( log k ε ) equ1 ‐competitive algorithm for this problem (here k is the ratio of the maximum work of a job to the minimum work of a job), and that this algorithm is essentially optimally competitive. This result extends to the case that each job has a weight and the objective is weighted quoted lead time. We then introduce the following general setting: there is a non‐increasing profit function p i (t) associated with each job J i . If the customer for job J i is quoted a due date of d i , then the profit obtained from completing this job by its due date is p i (d i ). We consider the objective of maximizing profits. We show that if the company must finish each job by its due date, then there is no O(1)‐speed poly‐log‐competitive algorithm. However, if the company can miss the due date of a job, at the cost of forgoing the profits from that job, then we show that there is a (1+ϵ)‐speed O(1+1/ϵ)‐competitive algorithm, and that this algorithm is essentially optimally competitive.

Reviews

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