Abstract

We investigate a common due-date assignment scheduling problem with a variable maintenance on a single machine. The goal is to minimize the total earliness, tardiness, and due-date cost. We derive some properties on an optimal solution for our problem. For a special case with identical jobs we propose an optimal polynomial time algorithm followed by a numerical example.

1. Introduction

Recently, as a competitive strategy to provide high quality service for customer demand, just-in-time (JIT) production has received considerable attention from the manufacturing enterprises [1]. In JIT production, jobs should be completed as close as possible to their due-dates. A job which is completed earlier or later than its due-date will incur penalty. Thus, both earliness and tardiness are discouraged in JIT production. Motivated by the JIT production, in the last two decades scheduling problem with due-date assignment has been extensively investigated. For the related surveys, we refer the readers to Cheng and Gupta [2], Baker and Scudder [3], and Gordon et al. [4]. For some recent related models on the due-date assignment scheduling, see Xu et al. [5], Gerstl and Mosheiov [6], Yin et al. [7], and Janiak et al. [8].

On the other hand, to prevent production disruption caused by machine breakdown, machine maintenance needs to be performed to perserve production efficiency. Since 1996, researchers begun to take maintenance into consideration in scheduling (see Lee [9], Lee and Chen [10], Kubzin and Strusevich [11], Mosheiov and Sidney [12], and Zhao and Tang [13]). For a maintenance (which is optional or mandatory), we usually use two parameters to define it. One is its starting time and the other is its duration. In some papers, the occupied period by maintenance was also called nonavailable interval. For the recent related survey, we refer the readers to Ma et al. [14].

In the papers by Kubzin and Strusevich [11] and Mosheiov and Sidney [12], they considered a more realistic case on the duration of maintenance. In their models, they assume the duration of maintenance is variable; that is, the duration of maintenance depends on its starting time in that the later maintenance is performed, the longer time is needed to perform the maintenance. Such maintenance can be called a variable maintenance or a deteriorating maintenance.

Another popular topic in recent years is that of scheduling with simultaneous considerations of due-date assignment and maintenance. Mosheiov and Oron [15] studied a single-machine scheduling problem jointly with rate-modifying activity and common due-date assignment considerations to minimize the total of earliness, tardiness, and due-date costs. X. Y. Wang and M. Z. Wang [16] addressed a single-machine slack due-date scheduling with a rate-modifying activity for minimizing the objective function which contains the total earliness, tardiness, and the common slack time costs. Yang et al. [17] investigated single-machine common due-date assignment and scheduling problems with an aging effect under a deteriorating maintenance consideration simultaneously. Yin et al. [18] considered a common due-date assignment and scheduling problem with a rate-modifying activity to minimize the due-date, earliness, tardiness, holding, and batch delivery cost.

In this paper we introduce a new scheduling model which combines the due-date assignment and the machine maintenance. We assume that the duration of maintenance is variable and the maintenance must be started prior to a given deadline.

As a practical example for the proposed model, we may consider the steel-making process in the steel plant [19]. In the steel-making process, a charge, that is, a concurrent smelting in the same converter, is regarded as a “job.” A refining furnace is used to refine the charges. Naturally, the refining furnace is regarded as “the machine.” In the refining process, there will be some garbage. Before a given deadline, we must clear the garbage to maintain the production efficiency and thus the clearing operation can be regarded a maintenance.

In the second section we provide the notation and formulation on our model. The third section derives some important properties on an optimal solution. In Section 4, we propose an optimal polynomial time algorithm for a special case with identical jobs, followed by a numerical example. Concluding remarks are discussed in the last section.

2. Problem Statement

Our problem can be described as follows. There are independent jobs to be nonpreemptively processed on a single machine, all of which are available at time zero. A mandatory maintenance must be started before a given deadline on the machine and the duration of maintenance depends on its starting time; that is, the duration is a nonnegative and nondecreasing function of the starting time. Let and denote the processing time and the due-date of job , , respectively. For a given schedule, we use to denote the completion time of job , . We define the earliness and tardiness of job as and , , respectively. The unit earliness and tardiness penalties are denoted by (>0) and (>0), respectively. In the case of a common due-date (i.e., , which is a decision variable), we denote the penalty per unit time of delaying the due-date by (>0). Furthermore, we denote the given deadline of maintenance with and the duration of maintenance with . Then according to our previous assumption, we can denote , where (≤) is the starting time of maintenance and is a nonnegative and nondecreasing function. The goal is to find an optimal sequence of all the jobs, the common due-date, and the staring time of maintenance such that the objective is minimized. Following the three-field notation proposed by Graham et al. [20], we denote our problem as , where VM in the first field stands for a variable maintenance.

3. The Properties on an Optimal Solution

The classical due-date assignment scheduling problem (without maintenance) was introduced by Panwalkar et al. [21]. In their model, in addition to the traditional job sequencing decisions, the common due-date is a decision variable. Both earliness and tardiness incur penalty cost. The goal is to find an optimal sequence of the jobs and the due-date that minimizes the total earliness, tardiness, and due-date cost. By using the small perturbations technique, Panwalkar et al. [21] proposed a polynomial time algorithm.

In order to solve our problem, we first derive some properties on an optimal solution. We also use the small perturbations technique.

Lemma 1. There exists an optimal solution in which the schedule starts at time zero and contains no idle time among the jobs, and the maintenance is scheduled between the two consecutive jobs without idle time.

Proof. First we show that there is no idle time between the jobs.
Assume that there exists idle time between the jobs and , as shown in Figure 1, where denotes the completion time of job and denotes the starting time of job . Clearly we have . If , we move job by units of time to the left without increasing the objective value. If , we may move job by units of time to the right without increasing the objective value. If , we may move job to the right and job to the left such that job just finishes at time and job starts at time without increasing the objective value. In the end, by clearing the idle time between the jobs we always obtain a better solution.
Next, we show that the maintenance is scheduled between the two consecutive jobs without idle time.
Assume that there exists idle time between the job and the maintenance, as shown in Figure 2, where is scheduled before the maintenance and denotes the starting time of the maintenance. Clearly, we have . If , we move the maintenance by units of time to the left without increasing the objective value. If , we may move job by units of time to the right without increasing the objective value. If , we may move job to the right and the maintenance to the left such that job finishes at time and the maintenance starts at time without increasing the objective value.
Assume that there exists idle time between the maintenance and the job , also shown in Figure 3, where is scheduled after the maintenance and denotes the finishing time of the maintenance.
Clearly, we know . If , we move job by units of time to the left without increasing the objective value. If , we may delay the starting time of maintenance such that the maintenance finishes at time . If , we may delay the starting time of maintenance and move job to the left such that the maintenance finishes at time and job starts at time .
By the above analysis, we can treat all the jobs and the maintenance as a consecutive whole without idle time.
Finally, we show that the schedule starts at time zero. Assume that there exists a solution which does not start at time zero. Then we move the whole to the left by some times to assure that the new schedule starts at time zero and reset a smaller common due-date than the original due-date to obtain a new solution, which does not increase the objective value.
With the above argument, we conclude Lemma 1 holds.

Lemma 2. The optimal common due-date is the completion time of the job in position , where .

Proof. First we show that in an optimal solution the common due-date is the completion time of some job. We distinguish two cases.
Case 1. Consider a solution with , where denotes the job scheduled in the th location. Let be the corresponding objective value. Define and . Let and be the objective value for and . Then Thus, we have if and otherwise. This implies that an optimal solution exists in which is equal to the completion time of some job.
Case 2. Consider a solution with , where denotes the starting time of maintenance and denotes the duration of maintenance. Similar to Case 1, using the small perturbations technique we can show that the objective value can reduce by resetting or . Since the case is shown in Case 1, thus we only need to consider the case . Let be the corresponding objective value with and and the corresponding objective values for and , where the maintenance is scheduled between the job and the job ; that is, and , as shown in Figure 4.
Then Thus, we have if and otherwise.
With the above discussion, we conclude that in an optimal solution the optimal common due-date is the completion time of some job.
Now, we assume that the common due-date is the completion time of job in the th location; that is, . To prove that , let be the objective value of optimal solution. Applying and to the situation that and , respectively, we conclude that Thus, we have .

Lemma 3. In an optimal solution, the maintenance is scheduled either at time 0, or after the common due-date.

Proof. Suppose that there exists a solution in which the maintenance starts at time , where and is scheduled before the common due-date . Then the maintenance occupies the time interval with and . Furthermore, we assume that the job is just prior to the maintenance and the completion time of job is equal to the due-date, as shown in Figure 5.
Now we construct a new solution as follows. Starting the maintenance at time zero and scheduling all the jobs according to their original order just after the maintenance. Setting the common due-date to the new completion time of job . As shown in Figure 6, then we have the following.(i)The duration of the maintenance decreases as it starts earlier.(ii)The earliness of jobs and its predecessors are reduced.(iii)The common due-date is reduced. The above (i), (ii), and (iii) imply that the total earliness cost of job and its predecessors and the due-date cost are reduced, and the earliness and tardiness cost of other jobs remain unchanged. Thus, we conclude that the maintenance should be scheduled either at time 0, or after the due-date.

4. A Special Case

In this section we consider a special case for our problem. We assume all the jobs are identical; that is, . Next, we propose a polynomial time algorithm for this special case based on the previous properties on an optimal solution.

Recall that the due-date is the completion time of job in the th location, where . Because the jobs are identical jobs, by Lemma 3 we claim that the maintenance must be started at time 0 if and the maintenance is started after the due-date otherwise. Then there are at most choices for the starting time of the maintenance.

With the above analysis, we propose our algorithm as follows.

Algorithm H.

Step 1. If , where , construct schedule . Output it as our solution by setting the due-date as the completion time of job and stop. Otherwise go to Step 2.

Step 2. Compute such that . Construct a series of schedules , , .

Step 3. Output the schedule with the minimal objective value from all the constructed schedules , , , and denote it as , where .

From the properties on an optimal solution as shown in Lemmas 1, 2, and 3, we conclude that Algorithm H is correct since all the possible cases are tried and we select the best one. For a given schedule, the computation of objective value requires time. There are at most schedules to be considered; thus the total running time is . Finally we obtain the following.

Theorem 4. The problem can be solved in time.

A Numerical Example. To illustrate Algorithm H, a solution of an instance of jobs is demonstrated in the following.

The job processing times are identical with , . The deadline of maintenance is equal to 25 and the duration of maintenance is equal to , where (≤), as a decision variable, is the starting time of maintenance. The penalty parameters are as follows: , , and .

Applying Algorithm H, we first compute the parameters as follows: , , and with . Because , that is, , we construct a series of schedules as follows:

Their corresponding objective values are , , , and .

When comparing the costs in , , , and , we conclude that the global optimum is obtained in , the maintenance starts at time zero, the common due-date is equal to 20, six jobs are early, and four jobs are tardy. The total cost is .

5. Concluding Remarks

In this paper we consider the common due-date assignment scheduling problem with a variable maintenance on a single machine. The goal is to minimize the total earliness, tardiness, and due-date cost. We derive some properties on an optimal solution for our problem. For a special case with identical jobs we propose an optimal polynomial time algorithm running in time.

For the general case with nonuniform processing times of jobs, whether problem is NP-hard or not is open and deserves the further research.

Conflict of Interests

The author declares that there is no conflict of interests regarding the publication of this paper.

Acknowlegments

The author is grateful to the editor and two anonymous referees for their helpful comments and suggestions.