Abstract

With the development of technology and industry, new research issues keep emerging in the field of shop scheduling. Most of the existing research assumes that one job visits each machine only once or ignores the multiple resources in production activities, especially the operators with skill qualifications. In this paper, we consider a reentrant flow shop scheduling problem with multiresource considering qualification matching. The objective of the problem is to minimize the total number of tardy jobs. A mixed integer programming (MIP) model is formulated. Two heuristics, namely, the hill climbing algorithm and the adapted genetic algorithm (GA), are then developed to efficiently solve the problem. Numerical experiments on 30 randomly generated instances are conducted to evaluate the performance of proposed MIP formulation and heuristics.

1. Introduction

Flow shop scheduling problem has been widely studied since it is first proposed ([114]; Che and Chu, 2005; Desprez et al., 2006; Kuo and Yang, 2010; Xu and Yin, 2011, etc.). With the development of economy and technology, new research issues keep emerging in this field these years [1519]. The traditional flow shop scheduling problem assumes that the jobs only visit each machine one time. However, this assumption is not always consistent with the actual production activities. Indeed, there are situations where one job can visit a certain machine twice or more times, i.e., reentrance, such as the production of nuclear materials and aircraft manufacturing process. Reentrant flow shop scheduling problem is first proposed by Graves [1], which is illustrated in Figure 1: there are three procedures for each job, and each job is processed from machine to and then back to .

Most existing works addressing flow shop scheduling problem with resource requirement only consider machines and raw materials. However, the impact of many other kinds of resources on the solution is not negligible, including the operators with different abilities. For example, doctors can be considered as expensive and rare surgical resources in the surgical scheduling problem, and drivers can be also regarded as resources in the vehicle scheduling problem, etc. In this paper, reentrance flow shop scheduling considering multiresource with personal qualification matching is investigated. The main contributions of this paper mainly include the following:(1)We consider a reentrant flow shop scheduling problem, taking personal qualification matching into consideration.(2)A new mixed integer programming (MIP) formulation is proposed.(3)Two heuristics are developed to efficiently solve the problem, i.e., the hill climbing algorithm and the adapted genetic algorithm (GA).(4)Numerical experiments are conducted to evaluate the performance of our developed heuristics. Computational results show that hill climbing algorithm is more time-saving, and GA performs better in terms of the solution quality.

The rest of this paper is structured as follows. Section 2 reviews the literature on reentrant flow shop scheduling problem and shop scheduling with multiresource. Section 3 describes the problem and proposes a mixed integer programming (MIP) formulation. In Section 4, a hill climbing algorithm and an adapted GA are developed. Section 5 reports computational results. Section 6 summarizes this work and states future research directions.

2. Literature Review

There are a significant amount of researches addressing the flow shop scheduling problem. Only few researches have been conducted to deal with the reentrance of jobs (e.g., [20, 21]; Kim, 2005). Besides, existing works considering multiple resources including the personnel are also very rare.

2.1. Reentrant Scheduling

Graves [1] first proposed the reentrant flow shop scheduling problem and develop a heuristic algorithm to solve the problem. Wang et al. [5] study a chain-reentrant shop scheduling problem, in which every job goes first to the primary machine, then to a series of machines, and finally back to the primary machine. They focus on the two-machine case and prove some properties that can identify a specific class of optimal schedules. Based on the properties, they develop an approximation algorithm and a branch-and-bound algorithm.

Chen (2006) addresses the reentrant permutation flow shop scheduling problem, where every job must be processed on machines in the same order, and . They present a branch-and-bound algorithm to minimize the makespan. Chen et al. (2008) make a further study on the problem. They propose a hybrid tabu search and a hybrid genetic algorithm. Choi and Kim [22] address a two-machine reentrant flow shop scheduling problem, in which jobs have to be processed twice in the production system. They propose some dominance properties and lower bounds. Then based on the properties, they develop a branch-and-bound algorithm and a heuristic algorithm.

Chu et al. (2008) investigate a reentrant shop problem, which can be considered as a special case of the problem studied by Wang et al. [5]. They propose an optimal schedule to minimize the makespan. As for minimizing the total flow time, they decompose the problem into several subproblems which are solved by their proposed heuristics. Jing et al. [23] develop a heuristic algorithm for the reentrant flow shop scheduling problem to minimize total completion time. An effective -insertion technique is used in the iterative process.

Desprez et al. [24] address a real-world industrial problem, which is a hybrid flow shop with reentrance. The purpose is to minimize the total weighted number of tardy jobs. A genetic algorithm is developed in order to deal with large size problems. Chakhlevitch and Glass [25] proposed a special two-stage hybrid reentrant flow shop scheduling problem. The objective is to minimize the makespan. The authors proved the problem is NP-hard, then they develop an effective heuristic algorithm by analyzing the characteristics of the problem.

Huang et al. [26] develop a particle swarm optimization algorithm to solve the reentrant two-stage multiprocessor flow shop scheduling problem. Xu et al. [27] present a memetic algorithm for the reentrant permutation flow shop scheduling problem to minimize the makespan. Sangsawang et al. [28] develop a hybrid genetic algorithm for the two-stage reentrant flexible flow shop with blocking constraint to minimize the makespan. Zhou et al. [29] study a reentrant flow shop scheduling problem with inspection and repair operations. And they propose a mathematical model and a hybrid differential evolution algorithm to minimize total weighted completion time.

Shop scheduling with multiresource has been studied in some research. However, researches focusing on shop scheduling problem with personal qualification matching are very rare.

2.2. Scheduling Considering Multiple Resources

Scheduling problem considering multiple resources has been investigated by many researchers. However, most existing works either ignore the personnel or assume they are identical and can be replaced with each other.

Dauzre-Pérs and Roux [30] first propose a job shop scheduling problem with multiresources to minimize the makespan. In this problem, the authors assume that every job needs all kinds of resources and operators are not considered. Dauzre-Pérs and Pavageau [31] extend the study by allowing resources to be released before completing in one procedure and considering that incompatible resources cannot be chosen by one procedure at the same time.

Artigues et al. [32] study an on-line scheduling in a job shop environment with multiresource requirements and setup times. They present a Petri net model for the problem. Artigues and Roubellat [33] present a polynomial insertion algorithm to minimize the maximum lateness.

Wang and Wu [34] address a multiperiod, multiproduct, and multiresource production-scheduling problem. The authors establish a mixed integer programming (MIP) formulation and propose a two-phase approach to solve the problem.

Rajkumar et al. [35] propose a Greedy Randomised Adaptive Search Procedures algorithm for a flexible job shop scheduling problem. And Gao et al. (2016) propose an algorithm named the shuffled multiswarm micromigrating birds optimization for a multi-resource-constrained flexible job shop scheduling problem.

This paper extends the literature on reentrant flow shop scheduling by considering multiresource, which contains the operators with different skill qualification.

3. Problem Description and Formulation

In this section, we first describe the problem and then propose a new mixed integer programming formulation.

3.1. Problem Description

In the deterministic problem, there are a set of jobs should be processed, i.e., , and a set of machines, i.e., . All jobs have to be processed in all procedures and following the same route; i.e., they have to be processed in procedure 1, then in procedure 2, and so on. Some procedures of jobs are processed on the same machine, i.e., reentrance.

The processing task is defined as one procedure of one job. We address the reentrance by considering that there should not be more than one processing task on one machine at a time. Multiple resources considered include raw materials or operators. Each processing task requires some raw materials, and the number of available raw materials is limited. Besides, some certain skill qualifications are also required by each processing task. Only operators processing the skill qualifications required can be assigned to a processing task, i.e., qualification matching. Moreover, one operator cannot assigned to two or more processing tasks at a time.

Each job should be processed after its own release time. It is assumed that the due dates of jobs are fixed and known in advance. The objective of the problem is to find a set of sequences and operators assignment of jobs in all procedures, in order to minimize the number of tardy jobs. To formally state the problem, a mixed integer programming (MIP) formulation is proposed in the following.

3.2. Mixed Integer Programming (MIP) Formulation

In the following, we give the definitions of parameters and decision variables. Then a new MIP model is formulated.

Indices(i): indices of jobs(ii): index of resources(iii): index of procedures(iv): index of time(v): index of qualifications(vi): index of machines

Parameters(i): set of jobs, (ii): set of machines, (iii): set of procedures(iv): set of skill qualifications(v): set of procedures, and (vi): set of procedures on machine (vii): set of operators(viii): set of raw materials(ix): the release time of job (x): a binary parameter, equal to 1 if resource possesses the qualification (xi): a binary parameter, equal to 1 if qualification is required by job in procedure (xii): the due date of job (xiii) the processing time of job in procedure (xiv): the amount of raw materials required by job in procedure , (xv): the number of available raw materials (xvi): a large enough number

Variables(i): binary variable, equal to 1 if job is processed before job in procedure , 0 otherwise(ii): binary variable, equal to 1 if job is being processed in procedure at time , 0 otherwise(iii): binary variable, equal to 1 if resource is assigned to satisfy the qualification required by job being processed in procedure , 0 otherwise(iv): nonnegative integer, start time of job in procedure (v): nonnegative integer, completion time of job in procedure (vi): binary variable, equal to 1 if job is a tardy job, 0 otherwise(vii): binary variable, equal to 1 if operator is in charge of the need of qualification of job in procedure at time , 0 otherwise

The MIP Formulation

The objective function (1) aims at minimizing the number of tardy jobs. Constraint (2) ensures that job and job are processed in procedure , and job is either processed before job or after it. Constraint (3) ensures that a job must be processed in a procedure without interruption. Constraints (4)-(6) guarantee that the start time of a job must be after the previous procedure and its release time and the completion time of jobs prior to it. And constraints (7)-(9) ensure that is equal to 1 if job is being processed in procedure at time . Constraints (10)-(12) ensure the relationship between the qualities needed by a job and those of an operator. The objective of constraints (14)-(16) is to make the formulation linearized. Constraint (17) ensures that an operator cannot be assigned to more than one processing activity at one time . Constraint (18) guarantees that the amount of resources needed by the jobs being processed at time cannot exceed that of available resources. Constraint (19) ensures that there cannot be more than one job being processed on a machine at a time. Constraint (20) gives the definition of tardy jobs. And constraints (21)-(26) give the ranges of decision variables.

As we can see from the computational results reported in Section 5, solving the MIP formulation by calling CPLEX is very time-consuming. Therefore, we develop heuristics to efficiently solve the problem.

4. Solution Approaches

In this section, two heuristics to solve the problem, i.e., a hill climbing algorithm and an adapted genetic algorithm (GA), are developed.

4.1. Coding and Initialization

Solutions should be transformed into individuals that can be operated by the algorithms. For our problem, a solution is composed of three decision parts: (1) the first part is the sequence of jobs in each procedure, (2) the second part is the start time of each in each procedure, and (3) the third part is the operator assignment to each job in each procedure (see Figure 2).

Figure 2 illustrates the coding method of both heuristics. It is assumed that there are 5 jobs to be processed in 3 procedures, and procedure 1 and procedure 3 are on machine 1. The first part of individual is a vector with length of , and it can be obtained that sequence of jobs processing in each procedure is . The second part of individual is a matrix, which gives the information on start times of jobs in all procedures. Besides, the third part of the individual is a matrix, which shows the operator assigned to each job in each procedure. For example, operator 3 is assigned to satisfy qualification 1 required by job 1 in procedure 1.

For the generalization of an initial solution, first we generate a vector including random permutation of , i.e., the first part. Then the start times can be calculated by arranging the processing activities as close as possible. Operator satisfying each qualification required by each processing activity is randomly chosen from those processing the qualification. Then based on the start times calculated and operator assignment, we rearrange the start times: for two processing activities, if there is overlap in time, and (i) one operator is assigned to both processing activities, or (ii) the summation of raw materials required by them exceeds the available materials, then the processing activity with larger start time will be arranged after the completion time of the other one. The rearrangement is repeated times, and an initial solution is obtained.

4.2. Hill Climbing Algorithm

Hill climbing algorithm is a local search approach, the basic idea of which is to find a string with better solution to replace the existing one. As shown in Algorithm 1, hill climbing starts with an initial solution, denoted as . During each iteration, new solution, i.e., , is generated by mutating . If the solution of is better than that of , then will be replaced with . Solution is obtained when stopping criteria are reached.

Require:  
Ensure:  
 (1) ;
 (2) ;
 (3) ;
 (4) while    do
 (5) ;
 (6) ;
 (7) ;
 (8) if    then
 (9) ;
 (10) end if
 (11) ;
 (12) end while

The procedure includes two steps: (i) randomly select two jobs and exchange their positions in the first part of existing solution and (ii) randomly assign operators with the required qualification to processing activities. Then start times are rearranged in the method detailed above. Then a new solution is obtained. For the procedure , except for calculating the total number of tardy jobs, feasibility check is conducted by adding penalty to the objective.

4.3. Genetic Algorithm

Genetic algorithm (GA) is first introduced by Holland [36] and based on the biological reproduction rules. GA starts with a set of initial solutions. During each iteration, offspring individuals are produced by current solutions by conducting genetic operators, i.e., crossover and mutation. Then population combining current solutions and offspring solutions is renewed. The algorithm stops when a stopping criterion is reached.

4.3.1. Crossover and Mutation

There are two common crossover operators in scheduling problem, namely, one-point crossover and multipoint crossover. In this paper, we adopt two-point crossover for our problem. For two-point crossover operator, two parent solutions are selected randomly. As shown in Figure 3, we randomly select two numbers pA and pB in N, i.e., 2 and 3. Then all genes between pA and pB are copied from parent 1 to child 1, the remaining genes of child 1 are copied from parent 2. Child 2 is produced in the same method. Then replace the redundant genes with missing genes. Then the operators are reassigned to processing activities, and the start times are calculated in the same way stated above.

For the mutation operator, solutions are mutated in the same way as the in hill climbing.

5. Computational Results

In this section, the performance of our proposed formulation and two heuristics are evaluated by 30 randomly generated instances. Formulation and proposed heuristics are coded in MATLAB_2014b. CPLEX 12.6 solver is called to solve the formulation. All numerical experiments are conducted on a personal computer with Core I5 and 3.30GHz processor and 8GB RAM under Windows 7 operating system. The computational times of formulation and two heuristics are limited to 3600 seconds.

A preliminary analysis is conducted to fine-tune the parameters of proposed two heuristics. For the hill climbing algorithm, the maximum number of iterations is set to be 500. For the genetic algorithm (GA), parameters are presented in Table 1. Population size and generation number are set to be 50 and 20, respectively. The crossover probability and the mutation probability are set to be 0.8 and 0.6, respectively.

5.1. Data Generation

The tested data are generated following the way in Liu et al. (2015) and Chen (2009). The processing times of jobs are randomly generated from a discrete Uniform distribution over . The due dates of jobs are randomly generated from discrete Uniform distribution on interval , in which and imply the due date range and the factor of tardiness, respectively. During numerical experiments, we consider the first combination of and described in Liu et al. (2015), i.e., . The range of is set to be . It is assumed that the number of raw material types, i.e., , is 4, and the number of raw material in each type, i.e., is randomly generated a discrete Uniform distribution over . The number of raw material required by each job in each procedure is randomly generated from a discrete Uniform distribution on . The total number of skill qualification types, i.e., , is 4, and the skill qualifications processed by each operator are randomly generated, ensuring that one operator processes at least one skill qualification. In numerical experiments, we assume that the schedule is permutation and the first procedure and the last procedure of jobs are on machine 1.

5.2. Results and Discussion

Computational results on 30 randomly generated instances are shown in Table 1 in the following. For each instance, we run formulation and each heuristic 30 times and obtain the average value.

In Table 2, Obj, CT, HCA denote objective value, computational time, and hill climbing algorithm, respectively. The optimal solution cannot be obtained within 3600 seconds even for the instance with 23 jobs, 4 procedures, and 13 operators. Then we can observe from Table 2 that it is very time-consuming for solving the formulation by calling CPLEX. The average computational time of hill climbing is 1522.5s, which is smaller than that of GA, i.e., 1760.9s. Besides, the average objective values of solutions obtained by hill climbing algorithm are 22.2s, and those obtained by GA are 17.5. For the first 11 instances, we can observe that, compared with hill climbing algorithm, the objective values of solutions obtained by GA are closer to the optimal solution. Therefore, from Table 2, we can conclude that (i) the proposed two heuristics, i.e., hill climbing algorithm and genetic algorithm (GA), are time-saving compared with solving the MIP formulation by calling CPLEX solver, (ii) GA performs better in terms of solution quality compared with hill climbing algorithm, and (iii) hill climbing algorithm is more time-saving than GA.

6. Conclusion

This work investigates the reentrant flow shop scheduling problem, considering multiresource qualification matching, in which operators processing required skill qualifications can be assigned to serve a job in a procedure. The objective of the problem is to schedule the jobs in each machine and assign operators to serve job processing. For the problem, a new mixed integer programming (MIP) formulation is proposed, and two heuristics are then developed, i.e., the hill climbing algorithm and the adapted genetic algorithm (GA). Numerical experiments on 30 randomly generated instances are conducted to evaluate the performance of our proposed MIP formulation and two heuristics. Computational results show that hill climbing is more time-saving, and GA performs better in terms of solution quality.

In the future, we should develop more effective algorithms to solve the problem and improve the quality of the solutions (on the basis of Yin et al. [37]). Future researches also could take more factors into account, including the robustness, work balance of the operators (on the basis of Xu et al., 2014 [27]), maintenance activities (on the basis of Yang and Yang, 2010 [38]), and space constraints (on the basis of Xu et al., 2014 [27]).

Data Availability

The data set in the numerical experiments are randomly generated, which can be accessed by the method stated in Section 5.1.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This work was supported by the National Natural Science Foundation of China (NSFC) under Grants 71428002, 71531011, 71571134, and 71771048. This work was also supported by the Fundamental Research Funds for the Central Universities.