Next Article in Journal
A Portfolio Choice Problem in the Framework of Expected Utility Operators
Next Article in Special Issue
Transportation and Batching Scheduling for Minimizing Total Weighted Completion Time
Previous Article in Journal
Generalized Tikhonov Method and Convergence Estimate for the Cauchy Problem of Modified Helmholtz Equation with Nonhomogeneous Dirichlet and Neumann Datum
Previous Article in Special Issue
On Extended Adjacency Index with Respect to Acyclic, Unicyclic and Bicyclic Graphs
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Single-Machine Scheduling with Rejection and an Operator Non-Availability Interval

1
School of Mathematics and Statistics, Zhengzhou University, Zhengzhou 450001, China
2
College of Information and Management Science, Henan Agricultural University, Zhengzhou 450002, China
*
Author to whom correspondence should be addressed.
Submission received: 8 July 2019 / Revised: 20 July 2019 / Accepted: 24 July 2019 / Published: 26 July 2019
(This article belongs to the Special Issue Advances and Novel Approaches in Discrete Optimization)

Abstract

:
In this paper, we study two scheduling problems on a single machine with rejection and an operator non-availability interval. In the operator non-availability interval, no job can be started or be completed. However, a crossover job is allowed such that it can be started before this interval and completed after this interval. Furthermore, we also assume that job rejection is allowed. That is, each job is either accepted and processed in-house, or is rejected by paying a rejection cost. Our task is to minimize the sum of the makespan (or the total weighted completion time) of accepted jobs and the total rejection cost of rejected jobs. For two scheduling problems with different objective functions, by borrowing the previous algorithms in the literature, we propose a pseudo-polynomial-time algorithm and a fully polynomial-time approximation scheme (FPTAS), respectively.

1. Introduction

In this section, we introduce some models on scheduling with (machine or operator) non-availability intervals, scheduling with rejection, and scheduling with rejection and non-availability intervals, respectively.

1.1. Scheduling with Non-Availability Intervals

In most scheduling problems, it is assumed that the machines are available at all times. However, in some industrial settings, the assumption might not be true. Some machines or the operator might be unavailable in some time intervals. Recently, some researchers have studied some scheduling problems with the non-availability intervals. Two models of the non-availability interval were studied mainly: one is the machine non-availability (MNA) intervals due to the machine maintenances and the other is the operator non-availability (ONA) intervals because the operator is resting from work. The difference between MNA intervals and ONA intervals is that a crossover job can exist in the ONA interval. However, no job can be processed in the MNA interval.
To the best of our knowledge, the earliest scheduling problem with MNA intervals was studied by Schmidt [1]. He considered a parallel-machine scheduling problem in which each machine has different MNA intervals. The task is to find a feasible preemptive schedule if it exists. A polynomial-time algorithm is presented for the above problem. We first introduce some single-machine scheduling problems with an MNA interval ( a , b ) . The corresponding problem can be denoted by 1 | MNA ( a , b ) | f , where “MNA ( a , b ) ” means that there is an MNA interval ( a , b ) and f is the objective function to be minimized. For problem 1 | MNA ( a , b ) | C j , Adiri et al. [2] proved that the problem is NP-hard and then presented a 5 4 -approximation algorithm. For problem 1 | MNA ( a , b ) | C max , Lee [3] showed that this problem is binary NP-hard and then provided a 4 3 -approximation algorithm. For problem 1 | MNA ( a , b ) | L max , Kacem [4] designed a 3 2 -approximation algorithm and a fully polynomial-time approximation scheme (FPTAS). If there are k 2 MNA intervals ( a 1 , b 1 ) , ( a 2 , b 2 ) , , ( a k , b k ) on the machine, the corresponding problem 1 | MNA ( a i , b i ) | C max is strongly NP-hard (see [3]) when k is arbitrary. Breit et al. [5] showed that, for any ρ 1 and k 2 , there is no ρ -approximation algorithm for problem 1 | MNA ( a i , b i ) | C max unless P = NP.
When there are m 2 parallel machines M 1 , , M m and each machine M i has an MNA interval ( a i , b i ) , the corresponding problem is denoted by P m | MNA ( a i , b i ) | f . For problem P m | MNA ( 0 , b i ) | C max , i.e., each machine M i has a machine release time b j , Lee [6] provided a modified LPT (MLPT) algorithm with a tight approximation ratio 4 3 . Kellerer [7] improved this bound 4 3 to 5 4 by a dual approximation algorithm using a bin packing approach. For problem P m | MNA ( 0 , b i ) | C j , Schmidt [8] showed that the SPT rule is optimal. Lee [6] also studied the problem P m | MNA ( a i , b i ) | C max with the assumption that one machine is always available. He showed that the approximation ratios of LS (List Scheduling) and LPT are m and m + 1 2 , respectively. Furthermore, Liao et al. [9] considered the same problem with m = 2 and developed exact algorithms based on the TMO algorithm for problem P 2 | | C max . Aggoune [10] studied the flow-shop scheduling problem with several MNA intervals on each machine. A heuristic algorithm is provided to approximately solve this problem. Burdett and Kozan [11] also addressed some MNA intervals in railway scenarios. They introduced new fixed jobs for the MNA intervals. Some constructive heuristics and meta-heuristic algorithms were proposed in this paper. For more new models and results about this topic, the reader is referred to the survey by Ma et al. [12].
Brauner et al. [13] first studied the scheduling problems with an ONA interval. Similarly, this scheduling model can be denoted by 1 | ONA ( a , b ) | f . For problem 1 | ONA ( a , b ) | C max , Brauner et al. [13] proved that it is binary NP-hard and provided an FPTAS. For problem 1 | ONA ( a , b ) | L max , Kacem et al. [14] proposed an FPTAS by borrowing the FPTAS for problem 1 | MNA ( a , b ) | L max . Chen et al. [15] considered the problem 1 | ONA ( a , b ) | C j and presented a  20 17 -approximation algorithm. Wan and Yuan [16] further considered the problem 1 | ONA ( a , b ) | w j C j . They designed a pseudo-polynomial-time dynamic programming (DP) algorithm and then converted the DP algorithm into an FPTAS. Burdett et al. [17] considered the flexible job shop scheduling with operators (FJSOP) for coal export terminals. A hybrid meta-heuristic and a lot of numerical testings were designed for the above problem.

1.2. Scheduling with Rejection

In many practical cases, processing all jobs may occur high inventory or tardiness costs. However, rejecting some jobs can save time and reduce costs. When a job is rejected, a corresponding rejection cost is required. The decision maker needs to determine which jobs should be accepted (and a feasible schedule for accepted jobs), and which jobs should be rejected, such that the production cost and the total rejection cost are minimized. Thus, both from the practical and theoretical point of view, scheduling models with rejection are very interesting. In addition, an important application also occurs in scheduling with outsourcing. If the outsourcing cost is treated as the rejection cost, scheduling with rejection and scheduling with outsourcing are in fact equivalent.
Scheduling models with rejection were first introduced by Bartal et al. [18]. They considered several off-line and on-line scheduling problems on m parallel machines. The task is to minimize the sum of the makespan of accepted jobs and the total rejection cost of rejected jobs. For the on-line version, they designed an on-line algorithm with the best-possible competitive ratio of 2.618. For the off-line version, they provided an FPTAS when m is fixed, and a PTAS when m is arbitrary.
Next, we only introduce some results on the single-machine scheduling with rejection. The corresponding problem can be denoted by 1 | rej | f + e ( R ) , where f is the objective function on the set A of accepted jobs and e ( R ) is the total rejection cost on the set R of rejected jobs. For problem 1 | r j , rej | C max + e ( R ) , Cao and Zhang [19] proved that this problem is NP-hard and designed a PTAS. However, they also pointed out that it is open whether this problem is ordinary or strongly NP-hard. Zhang et al. [20] showed that this problem is binary NP-hard by providing two different pseudo-polynomial-time algorithms. Finally, they also provided a 2-approximation algorithm and an FPTAS for the above problem. For problem 1 | rej | L max + e ( R ) , Sengupta [21] proved that this problem is binary NP-hard. He also proposed two dynamic programming algorithms and converted one of the two algorithms into an FPTAS. Engels et al. [22] studied the problem 1 | rej | w j C j + e ( R ) . They showed that this problem is binary NP-hard and then provided an FPTAS. They also showed that, when w j = 1 , the problem 1 | rej | C j + e ( R ) is polynomial-time solvable. Recently, Shabtay et al. [23] presented a comprehensive survey for the off-line scheduling problems with rejection. For other models and results on scheduling with rejection, the reader is referred to the survey by Shabtay et al. [23].

1.3. Scheduling with Rejection and Non-Availability Intervals

There are only two articles which considered “scheduling with rejection” and “machine non-availability intervals” together. Zhong et al. [24], and Zhao and Tang [25] considered the problems 1 | MNA ( a , b ) , rej | C max + e ( R ) and 1 | MNA ( a , b ) , rej | w j C j + e ( R ) , respectively. Both of them presented a pseudo-polynomial dynamic programming algorithm and an FPTAS for the corresponding problem. In addition, Li and Chen [26] investigated several scheduling problems with rejection and a deteriorating maintenance activity on a single machine. In their model, the starting time of the maintenance activity (non-availability intervals) is not fixed and the duration is a linear increasing function of its starting time. Some (pseudo-)polynomial-time algorithms are presented for some different objective functions. However, to the best of our knowledge, no article considered “scheduling with rejection” and “operator non-availability intervals” simultaneously. In this paper, we are the first to consider scheduling with rejection and an operator non-availability interval.

2. Problem Formulation

The single-machine scheduling with rejection and an operator non-availability interval can be stated formally as follows. There are n jobs J 1 , J 2 , , J n and a single machine. Each job J j is available at time 0 and has a processing time p j , a weight w j and a rejection cost e j . Each job J j is either rejected and the rejection cost e j has to be paid, or accepted and then processed non-preemptively on the machine. There is an operator non-availability interval ( a , b ) on the machine, where we assume that 0 < a < b . This implies that, in any feasible schedule π , no accepted job J j can be started or be completed in the interval ( a , b ) . However, a crossover job is allowed such that it can start before this interval and complete after this interval. Without loss of generality, we assume that all the parameters a, b, p j , w j and e j are non-negative integers. Let A and R be the sets of accepted jobs and rejected jobs, respectively. Denote by C max = max { C j : J j A } , w j C j = J j A w j C j and e ( R ) = J j R e j the makespan of accepted jobs, the total weighted completion time of accepted jobs and the total rejection cost of rejected jobs, respectively. Our task is to find a feasible schedule such that C max + e ( R ) or w j C j + e ( R ) is minimized. By using the notation for scheduling problems, the corresponding problems are denoted by 1 | ONA ( a , b ) , rej | C max + e ( R ) and 1 | ONA ( a , b ) , rej | w j C j + e ( R ) , respectively.
Two similar problems related to the above problems are 1 | MNA ( a , b ) , rej | C max + e ( R ) and 1 | MNA ( a , b ) , rej | w j C j + e ( R ) . Zhong et al. [24] and Zhao and Tang [25] presented a pseudo-polynomial dynamic programming algorithm and an FPTAS for the corresponding problem, respectively. In this paper, by borrowing the algorithms in [24,25], we also presented a pseudo-polynomial dynamic programming algorithm and an FPTAS for the problems 1 | ONA ( a , b ) , rej | C max + e ( R ) and 1 | ONA ( a , b ) , rej | w j C j + e ( R ) , respectively.

3. Pseudo-Polynomial-Time Algorithms

Brauner et al. [13] and Chen et al. [15] showed that problems 1 | ONA ( a , b ) | C max and 1 | ONA ( a , b ) | C j are NP-hard. Thus, two problems 1 | ONA ( a , b ) , rej | C max + e ( R ) and 1 | ONA ( a , b ) , rej | w j C j + e ( R ) are also NP-hard. In this section, we show that the above problems can be solved in pseudo-polynomial time. That is, both of the problems, 1 | ONA ( a , b ) , rej | C max + e ( R ) and 1 | ONA ( a , b ) , rej | w j C j + e ( R ) , are binary NP-hard.
For problems 1 | MNA ( a , b ) , rej | C max + e ( R ) and 1 | MNA ( a , b ) , rej | w j C j + e ( R ) , Zhong et al. [24] and Zhao and Tang [25] presented a pseudo-polynomial dynamic programming algorithm, respectively. By enumerating the crossover job and its starting time, we show that problem 1 | ONA ( a , b ) , rej | f + e ( R ) can be decomposed into many subproblems of 1 | MNA ( a , b ) , rej | f + e ( R ) . Consequently, by borrowing the algorithms in [24,25], we also presented a pseudo-polynomial algorithm for problems 1 | ONA ( a , b ) , rej | C max + e ( R ) and 1 | ONA ( a , b ) , rej | w j C j + e ( R ) , respectively.
Lemma 1.
If algorithm A MNA solves problem 1 | M N A ( a , b ) , r e j | f + e ( R ) in O ( T ) time, then Algorithm 1 yields an optimal schedule for problem 1 | O N A ( a , b ) , r e j | f + e ( R ) in O ( n a T ) time.
Algorithm 1 A ONA
Step 1: Let A MNA be a dynamic programming algorithm for problem 1 | MNA ( a , b ) , rej | f + e ( R ) , where  f { C max , w j C j }
Step 2: Applying algorithm A MNA to the problem 1 | MNA ( a , b ) , rej | f + e ( R ) , we can obtain a schedule  π 0
Step 3: For each job J j with j = 1 , , n and each integer t with 0 t a and t + p j b , we first schedule J j in time interval [ t , t + p j ] . Set a = t , b = t + p j and instance I = { J 1 , , J n } \ J j . Applying  algorithm A MNA to the instance I of problem 1 | MNA ( a , b ) , rej | f + e ( R ) , we can obtain a schedule  π ( j , t )
Step 4: Choose the schedule among all schedules in { π 0 } { π ( j , t ) : 1 j n , 0 t a   and   t + p j b } with the smallest objective value.
Proof. 
Firstly, we show that Algorithm 1 yields an optimal schedule for problem 1 | ONA ( a , b ) , rej | f + e ( R ) . Let π * be an optimal schedule for problem 1 | ONA ( a , b ) , rej | f + e ( R ) . We distinguish two cases into our discussion.
Case 1: No crossover job exist in π * .
In this case, interval ( a , b ) is completely forbidden. That is, an ONA interval is equivalent to an MNA interval. Thus, in this case, π 0 is also an optimal schedule for problem 1 | ONA ( a , b ) , rej | f + e ( R ) .
Case 2: There is a crossover job in π * .
Let J j be the crossover job in π * and let t be the starting time of J j in π * . Clearly, we have 0 t a and t + p j b . In this case, no job in I = { J 1 , , J n } \ J j can be processed in the interval ( t , t + p j ) . Set a = t and b = t + p j . The remaining problem is equivalent to the instance I of the problem 1 | MNA ( a , b ) , rej | f + e ( R ) . Thus, in this case, π ( j , t ) is also an optimal schedule for problem 1 | ONA ( a , b ) , rej | f + e ( R ) .
From the above discussions, Algorithm 1 always yields an optimal schedule for problem 1 | ONA ( a , b ) , rej | f + e ( R ) . Note that algorithm A MNA is called at most O ( n a ) times. Thus, the time complexity of Algorithm 1 is exactly O ( n a T ) . □
Note that Zhong et al. [24] presented an O ( n j = 1 n p j ) -time dynamic programming algorithm for problem 1 | MNA ( a , b ) , rej | C max + e ( R ) . Zhao and Tang [25] presented an O ( n a j = 1 n p j ) -time algorithm for problem 1 | MNA ( a , b ) , rej | w j C j + e ( R ) . Thus, we have the following corollaries.
Corollary 1.
Algorithm 1 solves problem 1 | O N A ( a , b ) , r e j | C max + e ( R ) in O ( n 2 a j = 1 n p j ) time and solves problem 1 | O N A ( a , b ) , r e j | w j C j + e ( R ) in O ( n 2 a 2 j = 1 n p j ) time.
Example 1.
A simple example for problem 1 | O N A ( a , b ) , r e j | C max + e ( R ) is constructed as follows: Given a positive number k > 0 , we have three jobs J 1 , J 2 , J 3 with ( p 1 , e 1 ) = ( 2 k , k ) , ( p 2 , e 2 ) = ( 4 k , 2 k ) and ( p 3 , e 3 ) = ( 7 k , + ) . We also assume that there is a single machine with an ONA interval ( a , b ) , where a = 4 k and b = 9 k . Note that p 1 < p 2 < b k a k = 5 k < p 3 . Thus, J 3 is the unique candidate for the crossover job. Note further that e 3 = + . Thus, J 3 must be accepted in any optimal schedule. We distinguish two cases in our discussion.
Case 1: J 3 is not a crossover job.
In this case, since p 3 = 7 k > a = 4 k , J 3 must be processed at or after time b = 9 k . Thus, the optimal schedule is to process J 2 and J 3 in [ 0 , 4 k ] and [ 9 k , 16 k ] , respectively, and reject J 1 . That is, the  C max + e ( R ) value is 16 k + k = 17 k .
Case 2: J 3 is the crossover job and J 3 starts its processing at time t.
Since t [ 0 , 4 k ] and t + p 3 b = 9 k , we have 2 k t 4 k . When t [ 2 k , 4 k ) , only J 1 can be processed before J 3 . Thus, the C max + e ( R ) value is at least t + 7 k + 2 k 11 k . The minimum value C max + e ( R ) = 11 k can be reached by processing J 1 and J 3 in [ 0 , 9 k ] and reject J 2 . When t = 4 k , only one job between J 1 and J 2 can be processed before J 3 . Thus, the C max + e ( R ) value is at least 4 k + 7 k + k 12 k . The minimum value C max + e ( R ) = 12 k can be reached by processing J 2 and J 3 in [ 0 , 11 k ] and reject J 1 .
By combining all cases, the optimal C max + e ( R ) value is 11 k , which can be reached by processing J 1 and J 3 in [ 0 , 9 k ] and reject J 2 .

4. Approximation Schemes

In this section, by borrowing the FPTASs in [24,25], we also presented an FPTAS for problems 1 | ONA ( a , b ) , rej | C max + e ( R ) and 1 | ONA ( a , b ) , rej | w j C j + e ( R ) , respectively. Given an ϵ = 1 E for some positive integer E, we set t i = i ϵ a for each i = 1 , 2 , , E . To propose an FPTAS, we delay the starting of the crossover job slightly such that the crossover job starts its processing at some time t i . Such a delay may increase the objective value by 1 + ϵ times, we say that it produces a ( 1 + ϵ ) -loss.
Lemma 2.
If a crossover job exists in an optimal schedule, with a ( 1 + ϵ ) -loss, we can assume that the crossover job starts its processing at some time t i .
Proof. 
Let π * be an an optimal schedule for problem 1 | ONA ( a , b ) , rej | C max + e ( R ) or problem 1 | ONA ( a , b ) , rej | w j C j + e ( R ) . Let A * and R * be the set of accepted jobs and the set of rejected jobs in π * , respectively. In addition, we also assume that J j A * is the jth processed job in π * . Without loss of generality, we assume that J k A * is the crossover job in π * . Furthermore, we assume that the starting time of J k is t with 0 t a and t + p k b . If t t i for each i = 1 , 2 , , E , then there is some i with 1 i E such that t i 1 < t < t i , where t 0 = 0 . By delaying the processing of J k , J k + 1 , , J | A * | by a length of t i t , we can obtain a schedule π . Note that t i a and t i + p k t + p k b . Thus,  π  is feasible for problems 1 | ONA ( a , b ) , rej | C max + e ( R ) and 1 | ONA ( a , b ) , rej | w j C j + e ( R ) . Note further that t i t < t i t i 1 = ϵ a and C j ( π * ) b > a for each j = k , , | A * | . Thus, we have C j ( π ) = C j ( π * ) for each j = 1 , , k 1 and C j ( π ) = C j ( π * ) + ( t i t ) C j ( π * ) + ϵ a C j ( π * ) + ϵ C j ( π * ) = ( 1 + ϵ ) C j ( π * ) for each j = k , , | A * | . It follows that
C max ( π ) ( 1 + ϵ ) C max ( π * )   and   w j C π ( 1 + ϵ ) w j C j ( π * ) .
Notice that both of the total rejection cost in π and π * are e ( R * ) . Thus, we can conclude that the objective value is increased by at most 1 + ϵ times. This completes the proof of Lemma 2. □
Next, based on Lemma 2, we propose an FPTAS for problems 1 | ONA ( a , b ) , rej | C max + e ( R ) and 1 | ONA ( a , b ) , rej | w j C j + e ( R ) .
Lemma 3.
If algorithm A ϵ MNA is an FPTAS for problem 1 | M N A ( a , b ) , r e j | f + e ( R ) with the time complexity of O ( T ) , then Algorithm 2 is also an FPTAS for problem 1 | O N A ( a , b ) , r e j | f + e ( R ) with the time complexity of  O ( n T ϵ ) .
Algorithm 2 A ϵ ONA
Step 1: Let A ϵ MNA be an FPTAS for problem 1 | MNA ( a , b ) , rej | f + e ( R ) , where f { C max , w j C j } .
Step 2: Applying algorithm A ϵ MNA to the problem 1 | MNA ( a , b ) , rej | f + e ( R ) , we can obtain a schedule  π 0 .
Step 3: For each job J j with j = 1 , , n and each integer t i with 0 t i a and t i + p j b , we first schedule J j in time interval [ t i , t i + p j ] . Set a = t i , b = t i + p j and instance I = { J 1 , , J n } \ J j . Applying algorithm A ϵ MNA to the instance I of problem 1 | MNA ( a , b ) , rej | f + e ( R ) , we can obtain a schedule π ( j , t i ) .
Step 4: Choose the schedule among all schedules in { π 0 } { π ( j , t i ) : 1 j n , 0 t i a   and   t i + p j b } with the smallest objective value.
Proof. 
Firstly, we prove that Algorithm 2 is an FPTAS for 1 | ONA ( a , b ) , rej | f + e ( R ) . Let π * be an optimal schedule for problem 1 | ONA ( a , b ) , rej | f + e ( R ) . Let Z and Z * be the objective values obtained from Algorithm 2 and the optimal schedule π * , respectively. We also distinguish two cases in our discussion.
Case 1: No crossover job exists in π * .
In this case, interval ( a , b ) is completely forbidden. That is, an ONA interval is equivalent to an MNA interval. Thus, we have Z Z ( π 0 ) ( 1 + ϵ ) Z ( π * ) = ( 1 + ϵ ) Z * .
Case 2: There is a crossover job in π * .
Let J j be the crossover job in π * and let t be the starting time of J j in π * . Clearly, we have 0 t a and t + p j b . In this case, no job in I = { J 1 , , J n } \ J j can be processed in the interval ( t , t + p j ) . Set a = t and b = t + p j . Thus, the remaining problem is equivalent to the instance I of the problem 1 | MNA ( a , b ) , rej | f + e ( R ) . Let Z * ( j , t ) be the optimal objective value for problem 1 | ONA ( a , b ) , rej | f + e ( R ) under the constraint in which J j is the crossover job and J j starts its processing at time t. Note that algorithm A ϵ MNA is an FPTAS for problem 1 | MNA ( a , b ) , rej | f + e ( R ) . Thus, we have Z ( π ( j , t i ) ) ( 1 + ϵ ) Z * ( j , t i ) . Furthermore, by Lemma 2, we also have Z * ( j , t i ) ( 1 + ϵ ) Z * ( j , t ) = ( 1 + ϵ ) Z * . It follows that
Z Z ( π ( j , t i ) ) ( 1 + ϵ ) Z * ( j , t i ) ( 1 + ϵ ) 2 Z * ( j , t ) = ( 1 + ϵ ) 2 Z * .
From the above discussions, Algorithm 2 is an FPTAS for 1 | ONA ( a , b ) , rej | f + e ( R ) . Note that algorithm A ϵ MNA is called at most O ( n ϵ ) times. Thus, the time complexity of Algorithm 2 is exactly O ( n T ϵ ) . □
Note that Zhong et al. [24] presented an FPTAS with the time complexity of O ( n ϵ ) for problem 1 | MNA ( a , b ) , rej | C max + e ( R ) . Zhao and Tang [25] presented an FPTAS with the time complexity O ( n 4 L 5 ϵ 4 ) for problem 1 | MNA ( a , b ) , rej | w j C j + e ( R ) , where L = log ( max { n , 1 ϵ , b , max e j , ( max w j ) · ( max p j ) } ) . Thus, we have the following corollaries.
Corollary 2.
Algorithm 1 is an FPTAS for problems 1 | O N A ( a , b ) , r e j | C max + e ( R ) and 1 | O N A ( a , b ) , r e j | w j C j + e ( R ) with the time complexities of O ( n 2 ϵ 2 ) and O ( n 5 L 5 ϵ 5 ) , respectively.

5. Conclusions and Future Work

In this paper, we are the first to consider scheduling with rejection and an operator non-availability interval simultaneously. The objective is to minimize the sum of the makespan (or the total weighted completion time) of the accepted jobs and the total rejection cost of the rejected jobs. Firstly, we build the relation between problem 1 | MNA ( a , b ) , rej | f + e ( R ) and problem 1 | ONA ( a , b ) , rej | f + e ( R ) , where f { C max , w j C j } . That is, by enumerating the crossover job and its starting time, problem 1 | ONA ( a , b ) , rej | f + e ( R ) can be decomposed into many subproblems of 1 | MNA ( a , b ) , rej | f + e ( R ) . Consequently, by borrowing the previous algorithms for problem 1 | MNA ( a , b ) , rej | f + e ( R ) , we provide a pseudo-polynomial-time algorithm and an FPTAS for problem 1 | ONA ( a , b ) , rej | f + e ( R ) , respectively.
When there are k 2 MNA or ONA intervals ( a 1 , b 1 ) , ( a 2 , b 2 ) , , ( a k , b k ) on the machine, the corresponding problem is strongly NP-hard (see [3]) when k is arbitrary. However, when k is a fixed constant, it is possible to propose a pseudo-polynomial-time algorithm with a larger time complexity. Breit et al. [5] showed that, for any ρ 1 and k 2 , there is no ρ -approximation algorithm for problem 1 | MNA ( a i , b i ) | C max unless P = NP. It is easy to verify that the inapproximability result still holds when there are k 2 MNA or ONA intervals on the machine and b k is sufficiently large.
Note that, for problem 1 | ONA ( a , b ) , rej | w j C j + e ( R ) , the time complexity of the proposed FPTAS is O ( n 5 L 5 ϵ 5 ) . That is, the running time is very large and it is not strongly polynomial. Thus, an interesting problem is to design a faster (strongly polynomial) FPTAS for problem 1 | ONA ( a , b ) , rej | w j C j + e ( R ) . Note further that, when there are k 2 MNA or ONA intervals and each MNA or ONA interval has a bounded length, it is possible to design an effective approximation algorithm. Thus, another interesting problem is to propose some approximation algorithms for the problems with multiple MNA or ONA intervals. Finally, it is also interesting to consider other objective functions such as L max + e ( R ) and other machine setting such as parallel machines or shop machines.

Author Contributions

Conceptualization, methodology and writing-original manuscript, L.Z. (Lili Zuo) and Z.S.; project management, supervision and writing-review, L.L.; investigation, formal analysis and editing, L.Z. (Liqi Zhang).

Funding

This research was funded by the National Natural Science Foundation of China under grant number 11771406 and 11571321.

Acknowledgments

We are grateful to the Associate Editor and three anonymous reviewers for their valuable comments, which helped us significantly improve the quality of our paper.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Schmidt, G. Scheduling independent tasks with deadlines on semi-identical processors. J. Oper. Res. Soc. 1984, 39, 271–277. [Google Scholar] [CrossRef]
  2. Adiri, I.; Bruno, J.; Frostig, E.; Kan, A.H.G.R. Single machine flowtime scheduling with a single breakdown. Acta Inform. 1989, 26, 679–696. [Google Scholar] [CrossRef]
  3. Lee, C.Y. Machine scheduling with an availability constraints. J. Glob. Optim. 1996, 9, 363–382. [Google Scholar] [CrossRef]
  4. Kacem, I. Approximation algorithms for the makespan minimization with positive tails on a single machine with a fixed nonavailability interval. J. Comb. Optim. 2009, 17, 117–133. [Google Scholar] [CrossRef]
  5. Breit, J.; Schmidt, G.; Strusevich, V.A. Non-preemptive two-machine open shop scheduling with non-availability constraints. Math. Methods Oper. Res. 2003, 57, 217–234. [Google Scholar] [CrossRef]
  6. Lee, C.Y. Parallel machine scheduling with non-simultaneous machine available time. Discret. Appl. Math. 1991, 30, 53–61. [Google Scholar] [CrossRef]
  7. Kellerer, H. Algorithms for multiprocessor scheduling with machine release times. IIE Trans. 1998, 30, 991–999. [Google Scholar] [CrossRef]
  8. Schmidt, G. Scheduling with limited machine availability. Eur. J. Oper. Res. 2000, 121, 1–15. [Google Scholar] [CrossRef]
  9. Liao, C.J.; Shyur, D.L.; Lin, C.H. Makespan minimization for two parallel machines with an availability constraint. Eur. J. Oper. 2005, 160, 445–456. [Google Scholar] [CrossRef]
  10. Aggoune, R. Minimising the makespan for the flow shop scheduling problem with availability constraints. Eur. J. Oper. Res. 2004, 153, 534–543. [Google Scholar] [CrossRef]
  11. Burdett, R.L.; Kozan, E. Techniques for inserting additional trains into exist- ing timetables. Transp. Res. Part B 2009, 43, 821–836. [Google Scholar] [CrossRef]
  12. Ma, Y.; Chu, C.; Zuo, C. A survey of scheduling with deterministic machine availability constraints. Comput. Ind. Eng. 2010, 58, 199–211. [Google Scholar] [CrossRef]
  13. Brauner, N.; Frinke, G.; Lebacque, V.; Rapine, C.; Potts, C.; Struservich, V. Operator nonavailability periods. 4OR Q. J. Oper. Res. 2009, 7, 239–253. [Google Scholar] [CrossRef]
  14. Kacem, I.; Kellerer, H.; Seifaddini, M. Efficient approximation schemes for the maximum lateness minimization on a single machine with a fixed operator or machine non-availability interval. J. Comb. Optim. 2016, 32, 970–981. [Google Scholar] [CrossRef]
  15. Chen, Y.; Zhang, A.; Tan, Z.Y. Complexity and approximation of single machine scheduling with an operator non-availability period to minimize total completion time. Inf. Sci. 2013, 251, 150–163. [Google Scholar] [CrossRef]
  16. Wan, L.; Yuan, J.J. Single-machine scheduling with operator non-availability to minimize total weighted completion time. Inf. Sci. 2018, 445, 1–5. [Google Scholar] [CrossRef]
  17. Burdett, R.L.; Corry, P.; Yarlagadda, P.K.D.V.; Eustace, C.; Smith, S. A flexible job shop scheduling approach with operators for coal export terminals. Comput. Oper. Res. 2019, 104, 15–36. [Google Scholar] [CrossRef]
  18. Bartal, Y.; Leonardi, S.; Marchetti-Spaccamela, A.; Sgall, J.; Stougie, L. Multiprocessor scheduling with rejection. Siam J. Discret. Math. 2000, 13, 64–78. [Google Scholar] [CrossRef]
  19. Cao, Z.G.; Zhang, Y.Z. Scheduling with rejection and nonidentical job arrivals. J. Syst. Sci. Complex. 2007, 20, 529–535. [Google Scholar] [CrossRef]
  20. Zhang, L.Q.; Lu, L.F.; Yuan, J.J. Single machine scheduling with release dates and rejection. Eur. J. Oper. Res. 2009, 198, 975–978. [Google Scholar] [CrossRef]
  21. Sengupta, S. Algorithms and approximation schemes for minimum lateness/tardiness scheduling with rejection. Lect. Notes Comput. Sci. 2003, 2748, 79–90. [Google Scholar]
  22. Engels, D.W.; Karger, D.R.; Kolliopoulos, S.G.; Sengupta, S.; Uma, R.N.; Wein, J. Techniques for scheduling with rejection. J. Algorithms 2003, 49, 175–191. [Google Scholar] [CrossRef]
  23. Shabtay, D.; Gaspar, N.; Kaspi, M. A survey on offline scheduling with rejection. J. Sched. 2013, 16, 3–28. [Google Scholar] [CrossRef]
  24. Zhong, X.L.; Ou, J.W.; Wang, G.W. Order acceptance and scheduling with machine availability constraints. Eur. J. Oper. Res. 2014, 232, 435–442. [Google Scholar] [CrossRef]
  25. Zhao, C.L.; Tang, H.Y. Single machine scheduling with an availability constraint and rejection. Asia-Pac. J. Oper. Res. 2014, 31, 1450037. [Google Scholar] [CrossRef]
  26. Li, S.S.; Chen, R.X. Scheduling with rejection and a deteriorating maintenance activity on a single machine. Asia-Pac. J. Oper. Res. 2014, 34, 1750010. [Google Scholar] [CrossRef]

Share and Cite

MDPI and ACS Style

Zuo, L.; Sun, Z.; Lu, L.; Zhang, L. Single-Machine Scheduling with Rejection and an Operator Non-Availability Interval. Mathematics 2019, 7, 668. https://0-doi-org.brum.beds.ac.uk/10.3390/math7080668

AMA Style

Zuo L, Sun Z, Lu L, Zhang L. Single-Machine Scheduling with Rejection and an Operator Non-Availability Interval. Mathematics. 2019; 7(8):668. https://0-doi-org.brum.beds.ac.uk/10.3390/math7080668

Chicago/Turabian Style

Zuo, Lili, Zhenxia Sun, Lingfa Lu, and Liqi Zhang. 2019. "Single-Machine Scheduling with Rejection and an Operator Non-Availability Interval" Mathematics 7, no. 8: 668. https://0-doi-org.brum.beds.ac.uk/10.3390/math7080668

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop