Next Article in Journal
Optimally-Weighted Image-Pose Approach (OWIPA) for Distracted Driver Detection and Classification
Previous Article in Journal
A Dual-Sensor-Based Screening System for In Vitro Selection of TDP1 Inhibitors
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Data-Driven Dispatching Rules Mining and Real-Time Decision-Making Methodology in Intelligent Manufacturing Shop Floor with Uncertainty

1
Key Laboratory of Metallurgical Equipment and Control Technology of Ministry of Education, Wuhan University of Science and Technology, Wuhan 430081, China
2
Hubei Key Laboratory of Mechanical Transmission and Manufacturing Engineering, Wuhan University of Science and Technology, Wuhan 430081, China
3
Centre for Process Integration, Department of Chemical Engineering and Analytical Science, The University of Manchester, Manchester M13 9PL, UK
4
Yonsei Frontier Lab, Yonsei University, 50 Yonsei-ro, Seodaemun-gu, Seoul 03722, Korea
5
Faculty of Mechanical Engineering, Opole University of Technology, 76 Proszkowska St., 45-758 Opole, Poland
*
Author to whom correspondence should be addressed.
Sensors 2021, 21(14), 4836; https://doi.org/10.3390/s21144836
Submission received: 7 April 2021 / Revised: 1 June 2021 / Accepted: 8 July 2021 / Published: 15 July 2021
(This article belongs to the Section Intelligent Sensors)

Abstract

:
In modern manufacturing industry, the methods supporting real-time decision-making are the urgent requirement to response the uncertainty and complexity in intelligent production process. In this paper, a novel closed-loop scheduling framework is proposed to achieve real-time decision making by calling the appropriate data-driven dispatching rules at each rescheduling point. This framework contains four parts: offline training, online decision-making, data base and rules base. In the offline training part, the potential and appropriate dispatching rules with managers’ expectations are explored successfully by an improved gene expression program (IGEP) from the historical production data, not just the available or predictable information of the shop floor. In the online decision-making part, the intelligent shop floor will implement the scheduling scheme which is scheduled by the appropriate dispatching rules from rules base and store the production data into the data base. This approach is evaluated in a scenario of the intelligent job shop with random jobs arrival. Numerical experiments demonstrate that the proposed method outperformed the existing well-known single and combination dispatching rules or the discovered dispatching rules via metaheuristic algorithm in term of makespan, total flow time and tardiness.

1. Introduction

Intelligent manufacturing shop floors usually use the cutting-edge technologies like IoT, cloud manufacturing, agent-based techniques, and big data to convert typical production resources such as workers, machines, materials and orders into smart manufacturing objects [1]. Smart manufacturing objects create an intelligent manufacturing shop floor with huge production data. Real-time production data, which can show the scheduling efficiency and so on, plays more and more important roles in today’s competitive manufacturing industry. There are quite a number of available approaches to collect production data available. But many enterprises are still troubled because there are no effective data process methods. In fact, the production parameters like processing time, the distribution of job arrival, hint some kind of regularity in an intelligent. On this account, once this regularity of the production data is discovered, the scheduling knowledge can be easy to apply into the real-time decision making, which serves as the primary motivation of this paper.
Meanwhile, lots of disturbance in the intelligent shop floor will cause the production fluctuation or interruption. In order to keep the stability of production process, according to the state of the art, there are three categories of optimization methods [2,3,4,5,6,7,8,9,10]: conventional deterministic methods, meta-heuristic algorithms and dispatching rules. Conventional deterministic methods, including branch and bound, gradient free methods, can guarantee global convergence. Meta-heuristic methods, including genetic algorithm, cross entropy method, teaching-learning based optimization algorithm have been proven effective and efficient in searching high-quality solutions during reasonable time. However, computational time of conventional deterministic methods increases exponentially and the lower bound may not be obtained during polynomial time as the size of the problem increases. meta-heuristic algorithms have not been applied directly to real manufacturing for the lack of convenience and instantaneity [3]. therefore, these methods have been studied successfully, but far from the practical application for the instantaneity and low computability in the intelligent shop floor.
Generally speaking, dispatching rules have been widely used in real intelligent scheduling because they have many advantages such as low computational threshold and convenient implementation and can provide a pretty good solution timely [11,12]. According to no free lunch theory, many different dispatching rules have been used in scheduling job shops, but no single dispatching rule dominates the others for a given performance criterion under all conditions [13]. Currently, the dispatching rules usually play a good performance in a steady state behavior of the system. With changes of the production scenario over time, the proper dispatching rules cannot be self-adaptatively to match the current scenario.
Thus, we consider a novel closed-loop scheduling framework to solve intelligent scheduling with uncertainty. Firstly, the scheduling knowledge hidden in the historical production data are extracted using improved gene express program (IGEP). IGEP is proposed to discover appropriate dispatching rules which can match the current intelligent shop floor scenarios. Then, real-time decision-making method calls newly appropriate dispatching rules for assigning jobs to machines timely and stores the production data into database.
The contribution of this paper is as follows:
(1)
This paper proposes an improved IGEP approach to extract the appropriate scheduling knowledge.
(2)
An efficient real-time decision-making approach is proposed to respond the disturbance timely.
(3)
The appropriate dispatching rules is discovered from the historical production data.
The remainder of this paper is organized as follows. Section 2 gives a brief review of dispatching rules mining and online decision-making method. Section 3 gives the motivations of this paper. The problem statement is described in Section 4. Section 5 provides the framework for data-driven dispatching rule mining and online decision-making. The detail of offline training method is drawn in Section 6. The results of numerical experiments are given in Section 7. Finally, conclusions follow in Section 8.

2. Literature Review

The typical production scheduling problems have been studied about 60 years in both academic and industrial environments [14]. Nowadays, the scheduling should deal with a smart manufacturing system supported by novel and emerging manufacturing technologies such as mass customization, Cyber-Physics Systems (CPS) [15], Big Data, the Internet of Things (IoTs), Artificial intelligence (AI), Digital Twin [16], and SMAC (Social, Mobile, Analytics, Cloud) [17]. The scheduling research needs to shift its focus to intelligent scheduling modeling and optimization. The main problem of intelligent scheduling is that lots of disruption events will cause the production fluctuation or interruption. Currently, there are three categories of dynamic scheduling [3,4,5]: active scheduling, robust scheduling and pro-active scheduling, to respond the disturbances. Predictive-reactive scheduling is the most common dynamic scheduling approach used in manufacturing systems [2,4]. It is a scheduling/rescheduling process in which schedules are revised in response to real-time events. Due to the real-time requirement, dispatching rules with lower computational threshold and easy implementation have been widely employed in the intelligent shop floor [6,14]. We summaries the related references and divide into three aspects: choosing simple or combinational dispatching rule directly, selecting the superior dispatching rule via meta-heuristic Algorithm, and mining the efficient dispatching rules.
A dispatching rule is used to select the next job shop to be processed from the set of jobs waiting at a shop floor. Panwalkar and Iskander [18] summarized over 100 priority dispatching rules as early as 1977 for production scheduling. Ho and Tay [19] employed suitable parameters and operator spaces for evolving efficient dispatching rules using genetic programming for solving flexible job shop scheduling problems. Rajendran and Holthaus [20,21] designed several efficient composite dispatching rules for job shop problem. Marko and Domagoj [21] collected a large number of dispatching rules and tested them on nine scheduling criteria and four problem types with various machine and job heterogeneities. The results showed that different dispatching rules were suited for solving different scheduling criteria. It has been observed that no single dispatching rule performs well for all of flow time, tardiness of jobs and other regular and non-regular performance measures particularly in the dynamic environment of job shop scheduling [22,23,24,25,26].
In order to improve the performance of the dispatching rules, Bergmann et al. [27] briefly reviewed the basics of the compared classification methods, including K-nearest neighbors algorithm, Naïve Bayes classifier, support vector machines [28], classification and regression tree, artificial neural networks, in job scheduling problem. Domagoj and Kristina [29] investigated the use of genetic programming in automated synthesis of scheduling heuristics for an arbitrary performance measure. Nguyen et al. [30] proposed genetic programming to discover new dispatching rules automatically for the single objective job shop scheduling problem. Liping Zhang et al. [3,31] proposed the improved GEP to generate the dispatching rules automatically for the energy consumption criteria. Sungbum and Seokcheon [32] addressed the dynamic single-machine scheduling problem for minimization of total weighted tardiness by learning of dispatching rules from schedules. These appropriate discovered dispatching rules can play a good performance in the specific environment. However, the intelligent shop floor will face with a complicated environment, such as job insertion, random jobs arrival. The scheduling scenarios always change over time.
Meanwhile, many dispatching rules perform well on specific scenarios [22]. Some researchers start to focus on selecting the superior dispatching rule via Hyper-Heuristic Algorithm to obtain good performance. Mouelhi-Chibani and Pierreval [33] proposed neural networks approach to select the most suited dispatching rule. The selection is made in accordance with the current system state and the workshop operating condition parameters. Korytkowski et al. [26] developed evolutionary simulation-based heuristics to construct near-optimal solutions for dispatching rule allocation, which to decide the appropriate rules to different environment. Heger et al. [34] investigated the use of Gaussian process to switch appropriate dispatching rules in a stochastic, dynamic job-shop scenarios. Zhang and Roy [35] proposed a semantics-based dispatching rule selection system for job shop scheduling to generate a combination of dispatching rules given randomly selected combination of production objectives. Luo [36] proposed six composite dispatching rules and developed a deep Q-network to promote the rules with higher Q-values at each rescheduling point. The results confirmed that these methods were superior to the single or composite dispatching rules. One drawback for selecting dispatching rules is that the performance of these methods mainly depends on the pre-set dispatching rules. Therefore, this paper mainly focuses on extracting the appropriate dispatching rules to response the real-time event for the predictive-reactive scheduling problem.

3. Motivations

Nowadays, intelligent devices have been widely appeared in manufacturing enterprises. At the same time, the data acquisition hardware and information software are also extensively applied for collecting and storing production data in the intelligent shop floor. Therefore, big data are generated and stored into memory space as different data structure. As we known, these data maybe hint the potential regularity of production parameters.
In order to understand and grasp the current potential relationship among production parameters in manufacturing process, we investigate some intelligent shop floors, such as a machining workshop for processing stereo-garage. It is worth to notice that most of managers could realize and try to take full use of the potential value of these data. They try to analyze these production data and report the statistic results like machine utilization, etc. Generally, they only collect and employ the data for reporting the actual production schedule, the quantity of finished jobs and some statistical statement about the actual situation. Otherwise, in order to realize the high production efficiency, the managers expect the intelligent shop floor to keep working all the day without interruption. In fact, random jobs arrival and machine breakdown may cause a huge influence on the original production plan or the whole production line. Therefore, the managers with their rich production experience and management often modify the original plan, even shut down the whole production line to adapt to the uncertain shop floor environment.
These production experience or management can be usually regard as the scheduling knowledge, such as shortest processing time (SPT) rules, which schedules the operation with shortest processing time first. In most situations, the managers can make a good production plan, but not the best one by their rich production experience or management. In fact, these scheduling knowledge are helpful to improve the scheduling efficiency. Take a simple dynamic job shop scheduling problem as an example, there are 3 jobs and 2 machines with 6 operations. Job 1 and Job 2 arrive the shop floor at time 0. Job 3 arrives the shop floor at time 7. The processing time of Job 1, Job 2 and Job 3 is {7, 10}, {5, 8}, {9, 7}. At time 0, the Gantt Chart is generated via shortest processing time (SPT) rule in Figure 1a. At time 7, the Gantt Chart is generated via longest processing time (LPT) in Figure 1b and SPT in Figure 1c. The performance measure is makespan.
From Figure 1c, the scheduling performance rapidly deteriorates at the first rescheduling point when the dispatching rule remains SPT. In contrast, an appropriate dispatching rule in Figure 1b has a good scheduling performance at this rescheduling point. Actually, managers often modify the original scheduling plan according to their scheduling knowledge. These scheduling knowledges play a critical factor to guarantee and improve the scheduling performance. Therefore, it is very important to explore more efficient dispatching rules with the potential regularities of the key production parameters.

4. Intelligent Job Shop Scheduling Problem Statement

In the intelligent manufacturing system, the intelligent shop floor enables to sense dynamic manufacturing environment and react to disturbances agilely. For sensing dynamic manufacturing environment, most research focus on estimating the future trends of jobs arrival or machine failures via regression analysis [37,38,39,40]. This process can ensure the scheduling scheme have the fault tolerant capability. The scheduling scheme may reserve time redundancy based on the predict results and the redundancy can arrange the disturbance events perfectly. For reacting to disturbances agilely, the dispatching rules have been proven to be effective. Most of these dispatching rules come from experience or mining via genetic program or gene expression program.
Generally, the scheduling scheme is generated in two serial phases: the prediction phase and the reaction phase. In the intelligent shop floor, the future trends of dynamic events are commonly predictable according to the historical data. After the prediction phase, the reaction phase employs redundancy or optimization methods to generate the scheduling scheme to fit the current shop floor environment. This method really can enhance the agile responsiveness and make full use of the historical data to improve the production stability. However, the independence of these phases may incur greater intermediate deviation. In fact, extracting dispatching rules from the historical data may integrate these phases efficiently together and reduce the intermediate deviation. Main idea of this paper is to mine the dispatching rule from the related historical data, rather than the benchmark data or the experience combination.
The jobs arrive at the intelligent manufacturing system dynamically over time [37]. The distribution of job arrivals is often various in the different type manufacturing environments. Normally, the distribution of job arrivals process closely follows a Poisson distribution. Hence, the time between job arrivals closely follows an Exponential distribution [41,42,43,44]. As the jobs arrive, the original scheduling scheme more and more deviates from the actual environment. When the scheduling deviation is unacceptable, the rescheduling strategy is applied to generate the new scheduling scheme.
Rescheduling needs to address two issues: how and when to react to the unacceptable deviation [2]. Regarding the first issue, complete rescheduling regenerates a new schedule from scratch and might, in principle, be better in maintaining near-optimal solutions. But these solutions require prohibitive computation time. Therefore, in order to keep the near-optimal solutions and obtain the acceptable computation time, this paper combines the complete rescheduling strategy and the dispatching rules via extracting from related historical data. Regarding the second issue, a periodic rescheduling policy is presented for continuous processing in a dynamic environment.
At each rescheduling point, the problems can be simplified mathematically as follows. There are a set of jobs J = { 1 , , n } , a set of operations O = { 1 , , o j } , and a set of machines M = { 1 , , m } . The set of jobs contains four types of jobs, finished jobs J _ 1 = { 1 , , n _ 1 } , being processed jobs   J _ 2 = { 1 , , n _ 2 } , unprocessed jobs J _ 3 = { 1 , , n _ 3 } and new jobs J _ 4 = { 1 , , n _ 4 } . Note that, the set of rescheduling jobs should contain the jobs with unprocessed operations   J _ 2 = { 1 , , n _ 2 } , the unprocessed jobs   J _ 3 = { 1 , , n _ 3 } and the new jobs   J _ 4 = { 1 , , n _ 4 } . All the operations of the unprocessed jobs and the new jobs should be rearranged at each rescheduling point. But just the unprocessed operation of the unprocessed jobs should be rearranged at each rescheduling point. The available time of each machine must be not less than the rescheduling point and the completed time of the being processed jobs. The rescheduling operations must be processed on machine when the machine is available. Each machine can process at most one operation at a time [45]. The problem is to find a feasible unprocessed operations sequence that satisfies the above constraints and minimizes the scheduling efficiency.
For the intelligent job shop problem, the schedule efficiency is considered in evaluating the solutions and is defined as the total time required in processing all of the jobs. During the planning period, the schedule efficiency is measured by the makespan, flow time and tardiness. Makespan traditionally is defined as the total time that is required to process a group of jobs. To fit the intelligent scheduling environment, this definition is modified so that the group of jobs includes all jobs scheduled at a scheduling point. Tardiness is defined using the traditional approach, namely, the difference between the completion time and due date for each job in which the completion time occurs after the due date.
Objective function is as follow.
Makespan:
min m a k = max a l l   i C i
Flow time:
min F T = i = 1 n ( C i A T i )
Tardiness:
T = i = 1 n m a x ( D D i C i , 0 )
where, n is the total number of jobs. ATi is the arrival time of job i. DDi is due date of job i. Ci is the complete time of job i.

5. Data-Driven Dispatching Rule Mining and Decision-Making Framework

Along with the rise of IoT technologies, cloud computing, big data analytics, AI, and other technological advances, came the age of big data [46]. In manufacturing, effective analysis of big data enables manufacturers to deepen their understanding of customers, competitors, products, equipment, processes, services, employees, suppliers and regulators. Big data can help manufacturers to make more rational, responsive, and informed decisions, and enhance their competitiveness in the global market [47]. Moreover, intelligent shop floor should enable to sense dynamic manufacturing environment and agilely react to disturbances [48].
As mentioned above, dispatching rules are often suggested to schedule production timely. Though numerous dispatching rules exist, unfortunately no dispatching rule is known to be superior to others [49]. Therefore, we formulate IGEP which explores the newly dispatching rules from the historical production data. Main advantage of this approach enables to mine the potential relationship among the manager’s expectation and production parameters from the historical data, such as the relationship between makespan and the processing time. It is helpful to explore the potential regulations from the historical data and explicit potential regulations by mathematical expression.
Figure 2 illustrates the framework of the proposed approach. The framework is centered on a novel dispatching rules mining method to improve global performance by using IGEP. The framework takes advantages of the potential of historical data and the convenience and instantaneity of dispatching rules. At each rescheduling point, the appropriated dispatching rule enables to generate a near-optimal scheduling scheme for real time response of the disruption events. At the same time, IGEP is designed to discover the newly appropriated dispatching rule from the historical production data.
During the planning period, production data will be stored into database. The appropriated dispatching rule is updated by IGEP with the state of shop floor. When the rescheduling point occurs, the current system updates the workshop operating condition parameters immediately and calls appropriate dispatching rules to generate the new proper scheduling scheme timely. Then, the original scheduling scheme is deleted and the intelligent shop floor will execute the new scheduling scheme.

6. Offline Training Method

The literatures have proved that the suitable dispatching rules at different scenario have better performance than the consistent one dispatching rule. Since different rules are suitable for different scenarios, it is hard for the decision makers to select the best rule at a specific time point [36]. It is almost impossible to design a general appropriate dispatching rule for all the production scenario. As we known, the production environment of the intelligent shop floor, such the layout of shop floor, the machines status, the jobs type, is relatively internally consistency and regularity during an interval of time. Thus, this paper aims to mine the potential dispatching rules from the historical production data during a certain period, which may owe the optimal performance for the current scenario. If the potential dispatching rules are explored successfully, it’s exactly applied into the current rescheduling point and it can be self-study over time.
In the big data age, empowered by the new ITs, manufacturer’s ability to collect, store and process data is significantly enhanced [33]. This paper assumes that the historical production data are stored into the date base in near real-time. These data are randomly divided into two set: training set and testing set. The training set, about 80 percent of the total data, is used to discover the new efficient dispatching rules via IGEP. The testing set, about 20 percent of the total data, is applied to verify the performance of IGEP. If the new discovered dispatching rules are superior the original rules in the rules base, the new discovered dispatching rules will cover the original rules.
One of the greatest strengths of this method is that this process does not consume the online production time when it constructs the rules base. Moreover, IGEP owns the merits of artificial intelligence via self-study and unsupervised learning, and also the advantages of swarm intelligence via population diversity and convergence.

6.1. Data Pre-Processing

During the evolution of IGEP, the performance of the evaluation function with the evolved direction has a strong relation to the training data [50]. The proper training data is helpful to enhance the high prediction accuracy. The parameters related to jobs and machines will be stored into the database completely at each rescheduling point. These data are defined as one training instance.
Note that in the training stage, in order to enhance exploration, the offline training method at beginning rescheduling point isn’t activated until the pre-set rescheduling point is meet. On the other hand, the intelligent shop floor will produce huge amounts of data over time. It is impossible and worthless to train the IGEP from all the production data. This paper chooses the production data among the latest several rescheduling points as the training data. This can grantee the discovered dispatching rules to adapt to the current specific time point.

6.2. The Improved Gene Expression Programming

Gene expression programming [50,51] is an evolutionary artificial intelligence technique developed by Ferreira (2001), and has been used with increasing frequency to address symbolic regression, time series prediction, classification, and optimization, etc. Some literatures have been proved that the discovered dispatching rules by gene expression programming play a good performance for solving scheduling problems [3]. Therefore, this paper proposed an IGEP algorithm to realize the new dispatching rules mining as the core of the offline training part.

6.2.1. Chromosome Representation and Decoding

A dispatching rule assigns the candidate jobs with highest priority firstly. It is often described as an algebraic expression in many literatures [48]. Take SPT rule as an example, SPT can be expressed as min pt or min (0.5 pt + 0.5 pt) algebraic expression, where, pt means processing time. Actually, IGEP defines the mathematical symbols and parameters symbols of the above algebraic expression as function symbol sets (FS) and terminal symbol sets (TS) [51]. This paper selects parameters { p t , n r , i t } as the terminal symbols to formulate TS, where nr is the number of remaining unscheduled operations, and it is the idle time. Otherwise, five basic mathematical symbols { + , , , / , } are as function symbols to formulate FS.
IGEP is a genotype/phenotype system with fixed length linear chromosomes. An expression tree enables to realize the mutual transformation of genotype and phenotype by depth-first search mode [51], as shown in Figure 3. In order to ensure that a chromosome enables to be converted into an algebraic expression successfully, one chromosome is divided into two parts: Head and Tail. The Head element can be from FS or TS, but the Tail element must be from TS. At the same time, the lengths of both Head (h) and Tail (l) are kept as fixed, and are imposed with the constraint (1) [52].
l = h ( m 1 )
where m is the maximum argument in the functions.
The complexity of the encoding is directly related with the length of head. In this study, multi-gene fragments with several heads and one tail, are design to increase the diversity of algebraic expression and reduce the complexity of the encoding. Each head and the tail form one completed algebraic expression, and the mathematical symbol “+” is applied to link the algebraic expression in the same individual.

6.2.2. Feasible Scheduling Scheme from Algebraic Expression

Because of job arrivals randomly, the rescheduling job set contains unprocessed job set and new job set at each rescheduling point. A matrix ϑ is selected to represent the rescheduling job set. Where Oij denotes that the j-th operation of job i. For example, when a rescheduling is triggered, the unprocessed job set = {O12 O13 O23}. The new job set = {O31 O32 O33}. The rescheduling job set matrix is defined as follow:
ϑ = ( O 12 ( 2 , 1 ) O 13 ( 1 , 3 ) O 23 ( 3 , 2 ) O 31 ( 5 , 1 ) O 32 ( 2 , 2 ) O 33 ( 4 , 2 ) )
The algebraic expression decides the priority value of each candidate operations. The operation sequence and machine selection are known in advance. But the starting and finishing time of each operation is undetermined. Venn diagram in Pinedo [53] has verified and denoted that an active schedule contains an optimal schedule. Therefore, this research considered the active schedule only in the feasible scheduling scheme method to reduce the search space.
For example, a chromosome + ptnr nr is given. Then the algebraic expression is denoted pt. There are three jobs with several operations. According to minimizing the algebraic expression pt, the job sequence is { O 12 , O 13 , O 23 , O 31 , O 32 , O 23 } . In an active schedule, the machine can remain idle and the operation is assigned at the earliest starting time to be processed. Thus, the starting time and finishing time of each operation are obtained.

6.2.3. Four Operators of IGEP

The IGEP algorithm generates the new dispatching rules iteratively till the stopping Criterion is meet. Four operators, including selection, mutation, recombination, and unique transposition, are utilized to update the dispatching rules in each iteration.
Selection can guarantee to keep the excellent individual into the next generation. Sometimes, it also allows the inferior individual into the next generation to extend the solution space. Tournament selection is adopted here since it endows good individuals with more survival opportunity and balances the influence of super individuals and inferior individuals [50]. A specific number of individuals are selected randomly and the best individual is cloned directly to new population with the population size times.
Recombination can keep the favorable fragments in each iteration and guarantee the convergence of the algorithm. This paper adapts two-point recombination for each candidate individual with a certain probability. As shown in Figure 4, two points are specified randomly and the middle fragments are exchanged. The position 3 and 10 are selected randomly.
Mutation aims to produce perturbations for each individual to avoid the problem of prematurity and stagnation. This paper adapts two typical mutations for each candidate individual with a certain probability. As shown in Figure 5a, the gene of one random position is replaced by other symbols in one point mutation. Flip mutation flip the fragment between two random positions, as shown in Figure 5b.
As all mentioned above, the length of tail makes sure the individual encodes a completed algebraic expression. At the same time, this also causes some invalid codes with excellent gene fragment in the vast majority of cases. To make full use of the information of each individual, transposition effectively activates some invalid codes with insertion and root insertion during the evolution. One random fragment is transposed into the Head of the individual before the original position in the inserted transposition, as shown in Figure 6a. Root inserted transposition transposed one random fragment with a function at the first position into the root of the individual, as shown in Figure 6b.

6.2.4. Evaluation for Each Individual

Generally, a proper fitness function can efficiently guide the direction of the evolution to the optimum. It is worth noting that all the training instances come from the historical production data. It is impossible and very hard to get the optimum of these instances. Therefore, an unsupervised learning method is designed to evaluate the quality of each individual by comparing the relative merits among the population to distinguish superior and inferior solutions, as shown in Algorithm 1. The fitness function is given in Equation (3).
F j = { 1 / n , i = 1 n ( m a x i f i j m i n i f i j ) < ε i = 1 n f i j m i n i f i j m a x i f i j m i n i f i j n , o t h e r s
where n is the total number of training instances. f i j is the objective function value for the i-th training instance under the exact j-th dispatching rule, where, i = 1 , 2 , , n , j = 1 , 2 , , p o p s i z e . m a x i f i j or m i n i f i j means the maximum or minimum objective function value among all training instances under the exact j-th dispatching rule.
Obviously, the minimum objective function value m i n i f i j plays a crucial role on the direction of the evolution. This may cause IGEP is easy to select the local optimal solution and stop to update the solution during few iterations. To avoid the premature convergence, this paper utilizes a re-start method when the current optimal solution isn’t update in a certain iteration.
Algorithm1. Evaluation for each individual.
1: for j = 1: popsize do
2:    m a x i f i j = 0 , m i n i f i j = +
3:   for i = 1: n do
4:      calculate fij
5:     if m a x i f i j < f i j then
6:        m a x i f i j = f i j
7:     end if
8:     if m i n i f i j > f i j then
9:        m i n i f i j = f i j
10:     end if
11:   end for
12:  if i = 1 n ( m a x i f i j m i n i f i j ) < ε then
13:     F j = 1 / n
14:  else
15:     F j = i = 1 n f i j m i n i f i j m a x i f i j m i n i f i j n
16: end if
17: end for

6.2.5. Overall Framework of the Offline Training Method

The offline training method is based on the framework of IGEP. In every training process, the rescheduling point t is determinate. The overall framework of the IGEP-based training method is provided in Algorithm 2.
Algorithm2. Overall framework of the IGEP-based offline training method.
1: Inputs: Training instances I, i = 1 , 2 , , n
2: Set parameters, population size (popsize), maximum iteration (maxIter), probability of mutation (pm), probability of recombination (pr), probability of transposition (ptr), and the pre-set value for selection (k_s).
3: Initialize population randomly P, j = 1 , 2 , , popsize
4: Calculate each individuals Fj, store the best individual into Jbest
5: for iteration = 1: maxIter do
6:  Apply selection to generate the new population
7:  if p < pm
8:   Apply recombination to generate the new population
9:  end if
10:  if p < pm
11:   Apply mutation to generate the new population
12:  end if
13:  if p < pm
14:   Apply transposition to generate the new population
15:  end if
16:  Calculate each individuals Fj, store the best individual into Jbest
17:   i t e r a t i o n i t e r a t i o n + 1
18: end for
19: Compare Jbest with the dispatching rule JR_base in the rules base by testing instances.
20: if Jbest is better than JR_base then
21: JR_base =Jbest
22: end if

7. Experimental Results

The proposed dispatching rules mining and decision-making method is implemented in C++ language on a PC with Intel Core 2 Duo CPU 2.20 GHz processor and 2.00 GB RAM memory.
In this section, the detail of the dispatching rules mining and online decision-making method are provided at first. To show the superiority of the proposed method over jobs arrival randomly, this paper compares the proposed method with the discovered dispatching rule via metaheuristic algorithm. Last but not the least, the superiority of the proposed method is further validated by taking other well-known dispatching rules as comparisons. Then a sensitivity study on the shop floor parameters is conducted.

7.1. Data Setting and Parameter Tuning

The experimental simulation begins with a 6 × 6 static job shop problem [37]. The distribution of job arrivals process closely follows a Poisson distribution. The Poisson random variable λ is denoted as the average number of new jobs arrival per unit time. For example, λ = 0.5 means that a new job with average 4 unit time arrives in shop floor. The job arrivals rate λ has four levels: 0.125, 0.25, 0.5, and 1. New jobs arrive the shop floor one by one with the quantity of new jobs from 50 to 200. This paper assumed that the processing time of each operation follows a uniform distribution between 1 and 10. Since there is few historical production data at the beginning, in order to generate some production data, online decision-making part generate scheduling scheme by calling SPT rule until the rescheduling point meets 5. In fact, the size of this value has small influence on the experiments.
The total work content (TWK) method is used to get the due date and its formulation is described as Equation (4). Two level of due date tightness factor k, namely loose U [2,6] and tight U [1,5] are considered. When a new job arrives, the tightness factor k is generated by uniform distribution.
d i = a i + k × p i
where, p i denotes the total processing time of job i. k is the tightness factor.
A serial of preliminary trials was conducted and some parameters were confirmed in IGEP algorithm. The population size and number of iterations were 20 and 50 respectively. The length of Head was 8. Then the length of Tail was 9. The probability of mutation, recombination, and transposition were 0.2, 0.4 and 0.3 respectively. And the number of rules in selection was 3. The job arrivals rate, the quantity of new jobs and the due date tightness factor have 4, 4 and 2 levels separately. Each level, the problem instance is repeated independently for 10 times. Therefore, there are 4 × 4 × 2 × 10 = 320 problem instances.

7.2. Compared with the Discovered/Combination Rules via Metaheuristic Algorithm

To verify the effectiveness of the proposed method, this paper compares with some composite dispatching rules and the discovered rules via metaheuristic algorithm in this section. These rules are used for minimizing makespan, mean tardiness, mean flow time, maximum flowtime, and variance of flowtime. These rules include PTWINQ, RH1, RH2, RH3, GP1, GP2, GP3 [20,29,30,53]. Table 1, Table 2 and Table 3 summarizes the comparison of the discovered/combination rules with minimum makespan, total flow time and tardiness. Notes that the value of Table 1, Table 2 and Table 3 is the average value of 10 problem instance under the same scenario. Note that the first column means the new jobs number, the second column means the job arrivals rate λ , the third column means due date tightness factor k (L is loose, T is tight).
Table 1, Table 2 and Table 3 shows that the proposed method IGEP of this paper can obtain lower makespan, total flow time and tardiness in almost all problem instances. This means that the proposed method has discovered the proper dispatching rules at each rescheduling points. It can be seen from the results that the proposed method IGEP has a slight difference with GEP2 under the scenario of λ = 1 and tight due date. ANOVA is employed to analyze all the results between IGEP and GEP2. The p-value is 0.980722. There was no significant difference on makespan in both methods. The main reasons may be that GEP2 was generated via the proposed method IGEP under the specific scenario. This actually proves that the proposed method IGEP can discover an efficient rule for the specific scenario. However, the problem condition in intelligent job shop always keeps changing. Therefore, the proposed method IGEP has superior performance by discovering the dispatching rules based on the current problem condition.
At the same time, GEP2 is superior than the PTWINQ, RH1, RH2, RH3, GP1, GP2, GP3 and GEP1 in all the problem instances when the objective is minimum makespan. But GEP1 is superior than the PTWINQ, RH1, RH2, RH3, GP1, GP2, GP3 and GEP2 in all the problem instances when the objective is minimum total flow time and tardiness. This shows that the tiny confliction of three objectives: makespan, total flow time and tardiness is obvious. Moreover, Table 2, Table 3 and Table 4 shows that PH3 plays a best performance among all the mention rules excluded the IGEP rules. The makespan, total flow time, and tardiness of RH3 in all the problem instances are better than other 6 rules: PTWINQ, RH1, RH2, GP1, GP2 and GP3. This shows that the objective of makespan, total flow time and tardiness are certain consistent and correlation.
In order to illustrated the effectiveness and improvement of the proposed method IGEP, Meanwhile, the relative percentage deviation (RPD) is utilized to evaluate the results of experiments. It can be calculated as Equation (5). Figure 7 gives RPD between the RH3 rules and the proposed method IGEP.
R P D = F R H 3 F G E P F G E P × 100 %  
where, F R H 3 and F G E P are the objective value via RH3 rules and the proposed method IGEP.
Figure 7 shows the proposed method IGEP can remarkably improve the schedule performance. At the same time, when λ = 0.125, the improvement performance on the whole is most obvious. Though RH3 plays a good performance for makespan. But Figure 7b,c,e,f show that the RH3 deteriorated drastically when the objective function is Flow time or Tardiness. Meanwhile, with the increase of the number of jobs arrival, the performance improvement of IGEP is highly significant.
To summary, the proposed method IGEP can discover the efficient dispatching rules under the specific scenario at each rescheduling point. This makes sure that the intelligent job shop can keep stability and efficient for a long time. Meanwhile, according to the decision maker’s expectation, the proposed method IGEP can modify its objective to obtain the good performance.

7.3. Compared with Other Well-Known Dispatching Rules

In order to further confirm the superiority of the proposed method IGEP, this paper compare the proposed method IGEP with other nine well-known dispatching rules, including SPT, LPT, SRM, LRM, LOPR, MOPR, SWKR, MWKR, WINQ [20,29,30].
Table 4, Table 5 and Table 6 summarizes the comparison of the well-known dispatching rules with minimum makespan, total flow time and tardiness. Notes that the value of Table 4, Table 5 and Table 6 is the average value of 10 problem instance under the same scenario. Note that the first column means the new jobs number, the second column means the job arrivals rate λ , the third column means due date tightness factor k (L is loose, T is tight).
Table 4, Table 5 and Table 6 indicated that the proposed method IGEP of this paper produced the lowest makespan, total flow time and tardiness in all problem instances. Specifically, the proposed method IGEP is significantly superior to the well-known dispatching rules for all problem instances. Meanwhile, MOPR has excellent performance than other well-known dispatching rules, excluded the proposed method IGEP.
In order to illustrated the effectiveness and improvement of the proposed method IGEP, Meanwhile, the relative percentage deviation (RPD), as shown in Equation (6), is also utilized to evaluate the performance between MOPR rules and the proposed method IGEP.
R P D = F M O P R F G E P F G E P × 100 %  
where, F M O P R   and F G E P are the objective value via the MOPR rules and the proposed method IGEP.
Figure 8 shows the proposed method IGEP can remarkably improve the schedule performance. At the same time, when λ = 0.125, the improvement performance on the whole is most obvious. Though MOPR plays a good performance for makespan. But Figure 8b,c,e,f show that the MOPR deteriorated drastically when the objective function is Flow time or Tardiness. Meanwhile, with the increase of the number of jobs arrival, the performance improvement of IGEP is highly significant. This conclusion is same with Figure 7. This illustrates that the single dispatching rules sometimes has good performance on one scenario, such as the makespan objective function. But the proposed method IGEP can discover the efficient dispatching rules based on the current environment or scenario.
In summary, to make full use of the historical production data, the proposed method IGEP has superior performance for the intelligent job shop. Due to the difference among the scenario and the preference of decision maker, different dispatching rules show a big difference for the intelligent job shop. However, the proposed method IGEP with strong self-adaptive can discover the current efficient dispatching rules and the decision makers’ expectation anytime with the real production condition.

7.4. Sensitivity Study on the Experimental Parameters

The number of jobs, Passion rate and tightness factor plays an important role in affecting the performance of intelligent shop floor. The number of jobs mainly means the load level of shop floor during a period of time. Passion rate and tightness factor are the critical parameters to decide the tightness level of jobs arrival and due date. Therefore, this paper utilizes the multi factorial analysis of variance to test the parameter sensitivity. Figure 9 provides the factorial plot for different objective functions.
Table 7 show the ANOVA of different objective functions. In this study, effects are considered significant if the p value is less than 0.05.
Table 7 shows that Passion rate and number of jobs are significant for all the performance measures since the p value is less than 0.05. But Tightness is not significant for all the performance measures since the p value is larger than 0.05. In detail, makespan, flow time and tardiness increase with the increase of the number of jobs as shown in Figure 9. There is a valley in Figure 9a when the Passion rate equals 0.25 and 0.5. In Figure 9b,c, flow time and tardiness increase with the density of Passion rate. Hence, for the performance measure of makespan, total flow time and tardiness, the Passion rate and the number of jobs factor have a statistically significant impact on the performance measure.

8. Conclusions

This paper proposes a new scheduling framework to achieve real-time decision making for the intelligent shop floor with random jobs arrival. At each rescheduling point, the appropriate dispatching rules are discovered by IGEP to assign the unprocessed operation on an available machine and generate the scheduling scheme in real time. Numerical experiments under different production scenario are conducted to verify the effectiveness and superiority of the proposed framework.
The main conclusions are as follows.
(1)
The real-time decision-making ban be achieved by calling the dispatching rules at each rescheduling point. It can be quite satisfying to reach up to the requirements of the real application.
(2)
Due to historical production data-driven, the discovered dispatching rules at each rescheduling point have significant superiority in the current specific production scenario. These rules with low computational requirement and easy implementation in real intelligent job shop scheduling problem.
(3)
The IGEP algorithm owns the merits of artificial intelligence via high self-study and self- adaptability, and also has the advantage of exploring the potential and appropriate scheduling knowledge from the historical production data.
In future work, more uncertainty and dynamic scenario of shopfloors, such as machine breakdowns and processing time variations will be considered. More scheduling efficient objectives like energy consumption and scheduling stability objectives are also worthy to be studied.

Author Contributions

L.Z. the most of this work, Y.H. literature search, Q.T. provide the conception of this work, J.L. design the experiment, Z.L. data collection and revise this paper. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by National Natural Science Foundation of China, grant number No. 51875420, No. 51875421. China Scholarship Council—the University of Manchester Joint Scholarship, grant number No. 201908130170, Engineering and Physical Sciences Research Council, grant number No. EP/T03145X/1 and Narodowego Centrum Nauki, grant number No. 2020/37/K/ST8/02748.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

The authors would like to thank the anonymous reviewers for their helpful comments and constructive suggestions, and appreciates financial support from National Natural Science Foundation of China, China Scholarship Council—The University of Manchester Joint Scholarship, Engineering and Physical Sciences Research Council and Narodowego Centrum Nauki.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Zhong, R.Y.; Xu, C.; Chen, C.; Huang, G.Q. Big Data Analytics for Physical Internet-based intelligent manufacturing shop floors. Int. J. Prod. Res. 2017, 55, 2610–2621. [Google Scholar] [CrossRef]
  2. Ouelhadj, D.; Petrovic, S. A survey of dynamic scheduling in manufacturing systems. J. Sched. 2009, 12, 417–431. [Google Scholar] [CrossRef] [Green Version]
  3. Zhang, L.; Tang, Q.; Wu, Z.; Wang, F. Mathematical modeling and evolutionary generation of rule sets for energy-efficient flexible job shops. Energy 2017, 138, 210–227. [Google Scholar] [CrossRef]
  4. Zhang, R.; Song, S.; Wu, C. Robust Scheduling of Hot Rolling Production by Local Search Enhanced Ant Colony Optimization Algorithm. IEEE Trans. Ind. Inform. 2020, 16, 2809–2819. [Google Scholar] [CrossRef]
  5. Zhang, L.; Li, X.; Gao, L.; Zhang, G. Dynamic rescheduling in FMS that is simultaneously considering energy consumption and schedule efficiency. Int. J. Adv. Manuf. Technol. 2016, 87, 1387–1399. [Google Scholar] [CrossRef]
  6. Wang, Z.; Zhang, J.; Yang, S. An improved particle swarm optimization algorithm for dynamic job shop scheduling problems with random job arrivals. Swarm Evol. Comput. 2019, 51, 100594. [Google Scholar] [CrossRef]
  7. Cao, Z.; Lin, C.; Zhou, M. A Knowledge-Based Cuckoo Search Algorithm to Schedule a Flexible Job Shop with Sequencing Flexibility. IEEE Trans. Autom. Sci. Eng. 2021, 18, 56–69. [Google Scholar] [CrossRef]
  8. Ahmadian, M.M.; Salehipour, A.; Cheng, T.C.E. A meta-heuristic to solve the just-in-time job-shop scheduling problem. Eur. J. Oper. Res. 2021, 288, 14–29. [Google Scholar] [CrossRef]
  9. Precup, R.-E.; David, R.-C. Nature-Inspired Optimization Algorithms for Fuzzy Controlled Servo Systems; Butterworth-Heinemann: Oxford, UK; Elsevier: Oxford, UK, 2019. [Google Scholar]
  10. Haber, R.E.; Beruvides, G.; Quiza, R.; Hernandez, A. A Simple Multi-Objective Optimization Based on the Cross-Entropy Method. IEEE Access 2017, 5, 22272–22281. [Google Scholar] [CrossRef]
  11. Zhang, G.; Hu, Y.; Sun, J.; Zhang, W. An improved genetic algorithm for the flexible job shop scheduling problem with multiple time constraints. Swarm Evol. Comput. 2020, 54, 100664. [Google Scholar] [CrossRef]
  12. Zhang, G.; Sun, J.; Lu, X.; Zhang, H. An improved memetic algorithm for the flexible job shop scheduling problem with transportation times. Meas. Control. 2020, 53, 1518–1528. [Google Scholar] [CrossRef]
  13. Amina, G.R.; El-Bouri, A. A minimax linear programming model for dispatching rule selection. Comput. Ind. Eng. 2018, 121, 27–35. [Google Scholar] [CrossRef]
  14. Potts, C.N.; Strusevich, V.A. Fifty years of scheduling: A survey of milestones. J. Oper. Res. Soc. 2009, 60, S41–S68. [Google Scholar] [CrossRef] [Green Version]
  15. Ragazzini, L.; Negri, E.; Fumagalli, L.; Macchi, M.; Kozłowski, J. Tolerance Scheduling for CPS. In Proceedings of the 2020 IEEE Conference on Industrial Cyber Physical Systems, Tampere, Finland, 10–12 June 2020. [Google Scholar]
  16. Villalonga, A.; Negri, E.; Biscardo, G.; Castano, F.; Haber, R.E.; Fumagalli, L.; Macchi, M. A decision-making framework for dynamic scheduling of cyber-physical production systems based on digital twins. Annu. Rev. Control. 2021, 51, 357–373. [Google Scholar] [CrossRef]
  17. Zhang, J.; Ding, G.; Zou, Y.; Qin, S.; Fu, J. Review of job shop scheduling research and its new perspectives under industry 4.0. J. Intell. Manuf. 2019, 30, 1809–1830. [Google Scholar] [CrossRef]
  18. Panwalkar, S.S.; Iskander, W. A survey of scheduling rules. Oper. Res. 1977, 25, 45–61. [Google Scholar] [CrossRef]
  19. Ho, N.B.; Tay, J.C. Evolving dispatching rules for solving the flexible job-shop problem. IEEE Congr. Evol. Comput. 2005, 2, 2848–2855. [Google Scholar]
  20. Holthaus, O.; Rajendran, C. Efficient dispatching rules for scheduling in a job shop. Int. J. Prod. Econ. 1997, 48, 87–105. [Google Scholar] [CrossRef]
  21. Rajendran, C.; Holthaus, O. A comparative study of dispatching rules in dynamic flow shops and job shops. Eur. J. Oper. Res. 1999, 116, 156–170. [Google Scholar] [CrossRef]
  22. Durasevic, M.; Jakobovic, D. A survey of dispatching rules for the dynamic unrelated machines environment. Expert Syst. Appl. 2018, 113, 555–569. [Google Scholar] [CrossRef]
  23. Blackstone, J.H.; Philips, D.T.; Hogg, G.L. A state-of-the survey of dispatching rules for manufacturing job shop operations. Int. J. Prod. Res. 1982, 20, 27–45. [Google Scholar] [CrossRef]
  24. Dominic, P.D.D.; Kaliyamoorthy, S.; Kumar, M.S. Efficient dispatching rules for dynamic job shop scheduling. Int. J. Adv. Manuf. Technol. 2004, 24, 70–75. [Google Scholar] [CrossRef]
  25. Haupt, R. A survey of priority rule-based scheduling. Oper. Res. Spektrum 1989, 11, 3–16. [Google Scholar] [CrossRef]
  26. Korytkowski, P.; Wisniewski, T.; Rymaszewski, S. An evolutionary simulation-based optimization approach for dispatching scheduling. Simul. Model. Pract. Ther. 2013, 35, 69–85. [Google Scholar] [CrossRef]
  27. Bergmann, S.; Feldkamp, N.; Strassburger, S. Emulation of control strategies through machine learning in manufacturing simulations. J. Simul. 2017, 11, 38–50. [Google Scholar] [CrossRef]
  28. Tharwat, A.; Hassanien, A.E. Quantum-Behaved Particle Swarm Optimization for Parameter Optimization of Support Vector Machine. J. Classif. 2019, 36, 576–598. [Google Scholar] [CrossRef]
  29. Jakobovic, D.; Marasovic, K. Evolving priority scheduling heuristics with genetic programming. Appl. Soft Comput. 2012, 12, 2781–2789. [Google Scholar] [CrossRef]
  30. Nguyen, S.; Zhang, M.; Johnston, M.; Tan, K.C. A computational study of representations in genetic programming to evolve dispatching rules for the job shop scheduling problem. IEEE Trans. Evol. Comput. 2013, 17, 621–639. [Google Scholar] [CrossRef]
  31. Zhang, L.; Li, Z.; Krolczyk, G.; Tang, Q. Mathematical modeling and multi-attribute rule mining for energy efficient job-shop scheduling. J. Clean. Prod. 2019, 241, 118289. [Google Scholar] [CrossRef]
  32. Jun, S.; Lee, S. Learning dispatching rules for single machine scheduling with dynamic arrivals based on decision trees and feature construction. Int. J. Prod. Res. 2020, 11, 1–19. [Google Scholar] [CrossRef]
  33. Mouelhi-Chibani, W.; Pierreval, H. Training a neural network to select dispatching rules in real time. Comput. Ind. Eng. 2010, 58, 249–256. [Google Scholar] [CrossRef]
  34. Jens, H.; Hildebrandt, T.; Scholz-Reiter, B. Dispatching rule selection with Gaussian processes. Cent. Eur. J. Oper. Res. 2015, 23, 235–249. [Google Scholar]
  35. Zhang, H.; Roy, U. A semantics-based dispatching rule selection approach for job shop scheduling. J. Intell. Manuf. 2019, 30, 2759–2779. [Google Scholar] [CrossRef]
  36. Luo, S. Dynamic scheduling for flexible job shop with new job insertions by deep reinforcement learning. Appl. Soft Comput. 2020, 91, 1–17. [Google Scholar] [CrossRef]
  37. Fang, W.; Guo, Y.; Liao, W.; Ramani, K.; Huang, S. Big data driven jobs remaining time prediction in discrete manufacturing system: A deep learning based approach. Int. J. Prod. Res. 2019, 58, 2751–2766. [Google Scholar] [CrossRef]
  38. Raheja, A.S.; Subramaniam, V. Reactive recovery of job shop schedules—A review. Int. J. Adv. Manuf. Technol. 2002, 19, 756–763. [Google Scholar] [CrossRef]
  39. Georgiadis, P.; Michaloudis, C. Real-Time production planning and control system for job-shop manufacturing: A system dynamics analysis. Eur. J. Oper. Res. 2012, 216, 94–104. [Google Scholar] [CrossRef]
  40. Xiong, J.; Xing, L.; Chen, Y. Robust scheduling for multi-objective flexible job-shop problems with random machine breakdowns. Int. J. Prod. Res. 2013, 141, 112–126. [Google Scholar] [CrossRef]
  41. Zhang, L.; Gao, L.; Li, X. A hybrid genetic algorithm and tabu search for a multi-objective dynamic job shop scheduling problem. Int. J. Prod. Res. 2013, 51, 3516–3531. [Google Scholar] [CrossRef]
  42. Kutanoglu, E.; Sabuncuoglu, I. Routing-based reactive scheduling policies for machine failures in dynamic job shops. Int. J. Prod. Res. 2001, 39, 3141–3158. [Google Scholar] [CrossRef]
  43. Rangsaritratsamee, R.; Ferrell, W.G.; Kurz, J.B.M. Dynamic rescheduling that simultaneously considers efficiency and stability. Comput. Ind. Eng. 2004, 46, 1–15. [Google Scholar] [CrossRef]
  44. Vinod, V.; Sridharan, R. Simulation-Based metamodels for scheduling a dynamic job shop with sequence-dependent setup times. Int. J. Prod. Res. 2009, 47, 1425–1447. [Google Scholar] [CrossRef]
  45. Nowicki, E.; Smutnicki, C. A Fast Taboo Search Algorithm for the Job Shop Problem. Manag. Sci. 1996, 42, 797–813. [Google Scholar] [CrossRef]
  46. Bughin, J.; Chui, M.; Manyika, J. Clouds, big data, and smart assets: Ten tech-enabled business trends to watch. McKinsey Q. 2010, 56, 75–86. [Google Scholar]
  47. Tao, F.; Zhang, H.; Liu, A.; Nee, A.Y.C. Digital Twin in Industry: State-of-the-Art. IEEE Trans. Ind. Inform. 2019, 15, 2405–2415. [Google Scholar] [CrossRef]
  48. Tang, D.; Zheng, K.; Zhang, H.; Zhang, Z.; Sang, Z.; Zhang, T.; Espinosa-Oviedo, J.; Vargas-Solar, G. Using autonomous intelligence to build a smart shop floor. Int. J. Adv. Manuf. Technol. 2018, 94, 1597–1606. [Google Scholar] [CrossRef]
  49. Tao, F.; Qi, Q.; Liu, A.; Kusiak, A. Data-Driven smart manufacturing. J. Manuf. Syst. 2018, 48, 157–169. [Google Scholar] [CrossRef]
  50. Yang, Y.; Li, X.; Gao, L.; Shao, X. Modeling and impact factors analyzing of energy consumption in CNC face milling using GRASP gene expression programming. Int. J. Adv. Manuf. Technol. 2016, 87, 1247–1263. [Google Scholar] [CrossRef]
  51. Ferreira, C. Gene expression programming in problem solving. In Soft Computing and Industry; Springer: London, UK, 2002; pp. 635–653. [Google Scholar]
  52. Nie, L.; Gao, L.; Li, P.; Li, X. A GEP-Based reactive scheduling policies constructing approach for dynamic flexible job shop scheduling problem with job release dates. J. Intell. Manuf. 2013, 24, 763–774. [Google Scholar] [CrossRef]
  53. Zhong, J.; Ong, Y.S.; Cai, W. Self-Learning gene expression programming. IEEE Trans. Evol. Comput. 2016, 20, 65–80. [Google Scholar] [CrossRef]
Figure 1. A simple example. (a) The Gantt Chart via SPT at time 0. (b) The Gantt Chart via LPT at time 7. (c) The Gantt Chart via SPT at time 7.
Figure 1. A simple example. (a) The Gantt Chart via SPT at time 0. (b) The Gantt Chart via LPT at time 7. (c) The Gantt Chart via SPT at time 7.
Sensors 21 04836 g001aSensors 21 04836 g001b
Figure 2. The framework of the proposed approach.
Figure 2. The framework of the proposed approach.
Sensors 21 04836 g002
Figure 3. The mutual transformation of genotype and phenotype.
Figure 3. The mutual transformation of genotype and phenotype.
Sensors 21 04836 g003
Figure 4. Two-point Recombination.
Figure 4. Two-point Recombination.
Sensors 21 04836 g004
Figure 5. Mutation (black triangle express location of one point mutation).
Figure 5. Mutation (black triangle express location of one point mutation).
Sensors 21 04836 g005
Figure 6. Transposition.
Figure 6. Transposition.
Sensors 21 04836 g006
Figure 7. RPD for RH3 and IGEP under different scenario.
Figure 7. RPD for RH3 and IGEP under different scenario.
Sensors 21 04836 g007
Figure 8. RPD for MOPR and IGEP under different scenario.
Figure 8. RPD for MOPR and IGEP under different scenario.
Sensors 21 04836 g008
Figure 9. Factorial plot for different objective functions. (a) Main effects Plot for Makespan. (b) Main effects Plot for Tardiness. (c) Main effects Plot for Flow time.
Figure 9. Factorial plot for different objective functions. (a) Main effects Plot for Makespan. (b) Main effects Plot for Tardiness. (c) Main effects Plot for Flow time.
Sensors 21 04836 g009aSensors 21 04836 g009b
Table 1. Comparison of discovered/combination rules with minimum makespan.
Table 1. Comparison of discovered/combination rules with minimum makespan.
PTWINQRH1RH2RH3GP1GP2GP3GEP1GEP2IGEP
501T1074.61074.61074.61074.61074.61074.61074.61074.61074.61074.6
L1039.41039.41039.41039.41039.41039.41039.41039.41039.41039.4
0.5T991.81003.81189.5612.91091.91098.51057.3528.7504.5506.4
L10159971261.7558.41098.61125.71070.9471.3447.2444.9
0.25T1029.510621314.4591.21164.51207.51057.9446.5401.7406.1
L1020.51047.71286.2583.61174.31177.81045.4436.1401.4402.6
0.125T1038.110301249.5727.61190.41191.9920.6530.4501.7499.4
L1041.81035.51248.3708.41151.41193.6943.4503.5475477.3
1001T1888.51995.62578869.52166.32230.42051.6722.9677.6677
L1873.91973.22516848.62164.62239.62035.5704.9662.2661.9
0.5T1915.51946.72450.5948.12142.82231.52002.3734.3689.8689.8
L2026.82070.82613.6952.622722296.42018.9739.5690.5690.5
0.25T1974.31980.12502.61073.72213.62280.51881.6749.8691.2698.1
L1918.11993.12508.31032.42190.52269.11872733.2677.8683.9
0.125T1984.31981.92368.41336.42231.72242.51673.3947.9924.2923.2
L2007.71962.82388.51309.22198.72304.71662.7923.5903895.8
1501T2821.43024.43833.51264.431983332.13009.31015956.4955.5
L2863.32991.13830.91239.53268.53387.42990.61014.8944.7944.2
0.5T2825.62937.23727.91382.63224.73347.42897.71037.7981.5983.4
L29913034.23894.11382.53357.43431.529511042978.3980.2
0.25T2856.72964.53727.41555.232733383.72674.81049.4972982.8
L2861.22977.63717.515183299.53385.22750.81046.5971.8983.8
0.125T2914.72975.33528.21923.43282.13327.32393.81350.81327.51326
L2941.72920.53571.91904.33281.13396.52390.113281310.11309.4
2001T3819.64108.35183.71669.94376.84520.44003.21337.11254.11254
L3906.64063.75253.11666.34393.64567.63981.31337.41253.31253.6
0.5T3827.84020.15076.61827.64350.64514.13837.11347.41267.91271.9
L3944.24110.45244.918204464.34578.13870.71357.91271.21273.8
0.25T3815.44039.74992.22039.34382.84501.73545.41362.31264.81285.6
L38543904.24994.32011.44364.44503.235671356.31269.31284.6
0.125T3874.93912.74669.2255843524436.43090.71815.417971794.1
L3880.23869.24707.42517.74364.14466.230811757.81738.91737.8
Table 2. Comparison of discovered/combination rules with minimum total flow time.
Table 2. Comparison of discovered/combination rules with minimum total flow time.
PTWINQRH1RH2RH3GP1GP2GP3GEP1GEP2IGEP
501T27,224.527,224.527,224.527,224.527,224.527,224.527,224.527,224.527,224.527,224.5
L25,233.725,233.725,233.725,233.725,233.725,233.725,233.725,233.725,233.725,233.7
0.5T24,441.733,230.531,892.616,077.324,437.724,408.124,237.214,160.915,25513,894.6
L24,038.933,05833,393.114,920.624,106.524,511.424,012.412,955.314,406.613,082
0.25T24,248.235,934.234,661.613,897.525,648.226,515.621,726.310,606.512,529.89864
L23,934.234,910.834,082.313,45525,639.625,617.220,995.410,123.412,236.79703.6
0.125T19,073.226,78825,558.811,149.421,777.622,120.713,042.75917.26449.35350.7
L18,908.126,969.325,735.811,316.520,643.121,845.613,399.15845.16531.15244.2
1001T92,786.7142,077.1139,488.945,35093,99395,471.193,012.438,09948,963.937,113.7
L90,151.3138,283.1135,782.544,171.393,240.494,048.590,654.836,340.847,756.735,788.6
0.5T89,267135,859.2130,829.444,163.691,083.194,804.683,381.634,250.144,867.932,665.5
L95,275143,177.3138,55944,168.197,096.896,71284,967.934,963.846,462.932,290
0.25T84,085.8126,218.5122,818.640,073.789,828.294,065.866,485.324,93437,684.122,313.7
L81,439125,729.7122,325.138,315.687,727.391,408.165,143.524,726.336,684.122,505.1
0.125T63,625.493,736.687,527.430,413.373,309.277,736.435,468.910,280.310,698.38715.8
L64,998.595,745.890,721.231,192.772,116.679,313.436,350.310,321.310,8838793
1501T204,569.7322,195.8315,526.292,377.6206,362.6213,759.7200,23675,800.3103,499.469,631.3
L204,407.2322,299.4309,511.390,167.5209,066.1213,110.9198,102.873,973.8103,419.666,854.4
0.5T195,613.8309,206.2294,512.388,714.8204,084.1211,248175,535.866,589.794,761.660,597.9
L207,092.5317,950.4310,949.788,995.7213,978.2216,953.7179,185.266,905.697,213.261,358.7
0.25T175,988.4282,124.5269,352.278,917.2193,117.1202,920.4130,847.744,178.275,130.136,838.1
L178,088.6284,430.9271,702.677,193.9194,400202,939.9136,853.444,875.376,400.439,648.5
0.125T132,407.8209,223.4190,462.758,954.6155,456.9167,921.866,599.814,655.215,065.912,359.3
L136,123.5208,675.1194,796.259,607.5157,480.9169,850.368,239.514,560.215,481.212,261.6
2001T373,429.3596,443.1577,584.4159,719385,104.6393,346.8356,041.8126,889.4185,066.9114,124
L377,988.8593,816.6577,838157,174.4381,946.4394,165.1352,694.6125,705.9185,770114,017.6
0.5T353,438.3574,122.2540,786151,360.7372,818.8383,075.1306,174.1108,902.3165,47298,491.1
L360,244579,227.6557,606.8150,348.6376,191.6382,466.2307,384.6109,085.1167,95297,736
0.25T311,517.4514,774477,247.8131,825.9341,554.7355,814.2225,592.767,327.8127,236.154,964.3
L314,377.7499,506.9484,014.9130,140.9342,117.3357,962.9229,184.569,333.7129,773.960,080.3
0.125T230,656.1363,731.4332,335.796,621.6268,951.2295,484.4104,743.618,691.118,861.615,679.6
L232,664.9366,069.3338,412.498,136.1274,425.3295,171.2107,654.418,880.419,505.215,685.8
Table 3. Comparison of discovered/combination rules with minimum tardiness.
Table 3. Comparison of discovered/combination rules with minimum tardiness.
PTWINQRH1RH2RH3GP1GP2GP3GEP1GEP2IGEP
501T20,533.620,533.620,533.620,533.620,533.620,533.620,533.620,533.620,533.620,533.6
L18,710.518,710.518,710.518,710.518,710.518,710.518,710.518,710.518,710.518,710.5
0.5T17,882.526,644.325,310.19533.217,911.917,874.417,754.57689.98679.27434.4
L17,482.926,452.726,801.58352.317,609.218,017.917,534.86436.17808.26377.4
0.25T17,337.228,858.627,590.46917.218,812.719,679.114,975.53753.25603.63635.5
L17,187.227,987.227,167664418,949.118,904.814,346.33504.25440.53608.9
0.125T12,833.619,961.718,762.64503.115,704.915,974.66970.9835.61626.6811.2
L12,362.119,809.118,636.3437714,201.815,296.77050530.71321.8470.6
1001T79,547.7128,803.7126,221.332,12080,810.382,29179,858.424,940.735,690.523,044.5
L76,822.6124,931.2122,433.630,84279,979.180,785.977,443.623,095.534,404.822,604.2
0.5T76,163122,594.6117,571.330,955.578,106.881,810.270,392.121,133.931,603.319,362.3
L81,948.3129,720.2125,115.530,751.983,928.683,547.571,75821,623.933,005.820,694.6
0.25T70,932.2112,555.4109,159.526,505.976,852.381,090.753,439.811,500.824,141.310,601.7
L68,517.3112,369.9108,973.625,068.474,979.578,640.652,317.611,676.523,424.911228.8
0.125T51,56480,325.174,14617,18861,491.265,734.223,418.31066.12090.7948.9
L52,603.681,934.976,97117,602.559,855.866,903.723,948.2776.81756.6668.9
1501T184,836.2302,350.3295,686.572,575.5186,770.6194,170.9180,621.256,07783,653.950,811.9
L184,455.3302,260.6289,475.570,151.3189,269.1193,326.6178,35554,041.583,380.850,196.5
0.5T175,773.6289,108.4274,42168,673.5184,443.1191,609.7155,848.846,641.374,663.841,503
L187,060.7297,681.1290,69468,767.3194,213197,227159,304.746,753.976,943.941,585.8
0.25T156,630261,858.2249,089.958,746.2174,043.8183,810.7111,482.624,141.754,934.220,945.8
L158,703.8264,323251,60357,198.6175,279.7183,816.2117,488.825,081.656,334.322,907.7
0.125T114,495.3189,187170,456.439,104.4137,869.4150,100.248,4051242.42516.31104.6
L117,653.7188,004.1174,185.939,157.2139,051.3151,330.449,561.2936.12440.5804.1
2001T346,471.9569,314.9550,462132,634.2358,325.6366,639.1329,214.199,885.7157,938.789,508.2
L350,901.6566,553.7550,578.1129,934.1355,080.9367,313.8325,800.298,549.9158,507.190,372.7
0.5T326,877.3547,187.9513,858.2124,482.9346,529.3356,769.8279,805.582,117.4138,537.784,899.1
L333,496.8552,099.9530,492.7123,261.8349,800.2356,104.5280,771.582,075140,824.370,765.6
0.25T285,586.4487,559.1450,036.9104,706.3316,013.3330,203.7199,487.840,342.8100,107.733,508.7
L288,698.1472,782.5457,298.8103,529.1316,806332,611.2203,469.542,923.5103,114.837,722.4
0.125T206,839.1336,861.7305,496.169,938.1245,456.5271,70180,231.71395.92704.81272.3
L208,445.2338,842.7311,246.571,130.2250,289.6270,860.582,989.51138.12717.4981.1
Table 4. Comparison of discovered/combination rules with minimum makespan.
Table 4. Comparison of discovered/combination rules with minimum makespan.
SPTLPTSRMLRMLOPRMOPRSWKRMWKRWINQIGEP
501T1074.61074.61074.61074.61074.61074.61074.61074.61074.61074.6
L1039.41039.41039.41039.41039.41039.41039.41039.41039.41039.4
0.5T969.61001.41199.1553.91219.1518.81174.9551.71015.4506.4
L991.8985.71215.4506.91222.5457.31211.7496.41047.7444.9
0.25T1011.61050.61331.9480.71303.3427.41303.7469.91091406.1
L97810191295.1466.71333.2423.51282.2472.81054402.6
0.125T1002.51049.41320.3584.11328545.91283.2575.71081.8499.4
L999.81054.11297563.11332531.11303.6555.91063.9477.3
1001T1863.71932.82473.5755.12496.8681.92448.5745.71951.2677
L1857.91894.82474.9742.62475.8664.82459.8746.81985.3661.9
0.5T1847.41915.72462.8773.72498.2699.22464.67811971.7689.8
L1953.11976.72555.9795.92546.3701.32513.5787.42089.2690.5
0.25T1878.819812523.1865.52542.6767.32491.2845.82051.7698.1
L1858.81930.12455.2823.52529.7732.92450.1818.71993.9683.9
0.125T1886.91970.92541.41071.72554.21004.42523.21057.12049.6923.2
L1871.31994.22495.41047.72580.3981.82520.81035.82044.7895.8
1501T2731.22895.6368410643695.1959.53678.11053.22918.9955.5
L2797.42858.23746.51054.23728.3943.73710.31048.82976.6944.2
0.5T2743.32908.13713.41100.63771.5997.23685.21100.22970.5983.4
L2835.82921.53769.11120.23821.7997.33758.41101.63029.6980.2
0.25T2794.42928.53735.612293774.11087.43706.51217.33018.1982.8
L2758.32889.63682.61190.33817.61070.236911178.93002983.8
0.125T2795.32894.73752.21539.33797.21436.837201520.82993.11326
L2772.42931.13713.21517.13813.11417.13754.41503.63028.91309.4
2001T3704.63900.84971.613915043.61255.54996.31400.73949.71254
L3781.53876.75063.713855077.21252.25034.31381.14035.81253.6
0.5T3687.239184985.21430.35046.51286.24959.51433.24013.81271.9
L3788.53887.250111454.35092.71302.35038.91434.74033.71273.8
0.25T3728.438725017.61587.85052.71423.74950.71577.84015.81285.6
L3693.238414919.81573.350911420.54949.51532.63995.91284.6
0.125T3711.33862.84996.62033.75047.31904.549712015.53969.51794.1
L3671.63886.74946.42005.1506018844993.71988.94002.21737.8
Table 5. Comparison of discovered/combination rules with minimum total flow time.
Table 5. Comparison of discovered/combination rules with minimum total flow time.
SPTLPTSRMLRMLOPRMOPRSWKRMWKRWINQIGEP
501T27,224.527,224.527,224.527,224.527,224.527,224.527,224.527,224.527,224.527,224.5
L25,233.725,233.725,233.725,233.725,233.725,233.725,233.725,233.725,233.725,233.7
0.5T25,36728,762.726,538.318,086.429,179.116,208.726,031.217,914.425,19913,894.6
L25,48129,491.126,230.817,267.428,659.615,307.226,031.917,195.125,985.213,082
0.25T25,558.230,896.927,880.916,336.830,395.113,945.927,049.216,315.326,523.59864
L24,473.829,764.326,547.615,904.230,748.613,842.926,569.616,447.126,038.69703.6
0.125T20,097.525,653.322,624.715,439.826,027.511,986.621,504.515,05820,987.25350.7
L19,035.824,948.321,851.315,444.426,106.112,425.421,948.314,97320,456.25244.2
1001T99,112.4117,741.8104,772.257,637118,810.750,844.2102,906.158,063.998,395.637,113.7
L96,182.5114,172.1104,160.656,945.5116,116.249,804.5102,523.858,117.798,51135,788.6
0.5T94,013.1112,281101,616.156,170.7116,604.448,142.4100,827.757,115.495,243.832,665.5
L99,156.3118,706.1106,127.558,120.2117,269.849,244.2104,129.458,531.7103,462.232,290
0.25T86,467110,89397,038.255,704.4109,885.746,081.895,112.155,241.592,568.622,313.7
L85,136.6106,444.792,318.752,635.2110,154.244,461.592,12853,240.589,722.222,505.1
0.125T64,887.485,448.676,893.451,505.891,053.934,471.975,216.149,034.470,185.78715.8
L64,722.487,397.775,101.952,61993,653.238,588.976,328.251,683.371,398.28793
1501T216,121.4263,288.9232,508.7122,514.2265,876.6107,791230,420123,236.2219,096.469,631.3
L216,246259,781.8235,140.5121,898.5264,146.6107,478231,549.8123,811.6220,239.666,854.4
0.5T206,342.8253,886.7226,852.7118,218.2259,345.4101,493.6223,336.1120,346.6213,556.860,597.9
L216,769.4261,532.1231,611.3121,830.8263,271.5103,520.1229,419.5122,883223,058.361,358.7
0.25T188,564.8239,162.3210,027.3115,352240,296.396,130.6205,856.2117,168.9198,005.136,838.1
L187,739239,132.6204,412.4114,100.3245,338.896,287.6205,583.8114,638.5199,583.339,648.5
0.125T137,160.3185,599164,794.7108,463.6196,89365,683.1161,226.8103,360.1146,186.312,359.3
L136,049.9188,810.2161,983.1109,433.6200,729.873,804.9163,627.9107,428.1150,689.412,261.6
2001T394,656.6480,846.3424,225.6220,485.5487,352.8193,205425,035.7224,262.4401,391114,124
L398,032.7477,883432,521.8218,964.7488,024.9193,208.9425,772.1222,543.4406,202.3114,017.6
0.5T370,484.8464,258.9406,416.6206,974.8467,858.6178,291401,960.7211,480.5387,306.998,491.1
L381,712.6465,508.5406,692.7213,512470,242180,820.4404,886.6213,256.7388,877.797,736
0.25T334,137420,566.6371,511.7199,130.3426,609.7169,031.3362,286.6202,354.8349,292.954,964.3
L331,423.9424,995.8359,986.7201,033.5436,141.4169,503.1363,879.9198,520.7351,902.160,080.3
0.125T240,061.4324,089.6287,391.1191,035.5345,463106,100.8282,653.3181,933.2256,071.815,679.6
L235,147.8326,479282,299.4191,882.2352,169.1121,131.5284,588.7185,692.6258,831.215,685.8
Table 6. Comparison of discovered/combination rules with minimum tardiness.
Table 6. Comparison of discovered/combination rules with minimum tardiness.
SPTLPTSRMLRMLOPRMOPRSWKRMWKRWINQIGEP
501T20,533.620,533.620,533.620,533.620,533.620,533.620,533.620,533.620,533.620,533.6
L18,710.518,710.518,710.518,710.518,710.518,710.518,710.518,710.518,710.518,710.5
0.5T18,791.822,222.419,998.711,500.222,621.4962319,488.411,328.218,625.37434.4
L18,897.722,911.819,700.510,662.122,102.28701.919,515.810,589.819,408.96377.4
0.25T18,612.223,929.821,046.79268.323,371.86908.520,164.69254.719,549.43635.5
L17,680.922,954.219,823.68983.823,892.36946.219,828.7953919,237.93608.9
0.125T13,771.619,182.216,405.78797.619,257.45696.615,265.58598.114,656.7811.2
L12,351.818,305.615,300.18435.719,025.45703.415,313.98119.913,732.3470.6
1001T85,844.4104,481.291,578.444,363.6105,601.137,570.889,706.944,790.585,134.623,044.5
L82,833.5100,841.990,895.443,593.6102,801.236,452.689,243.144,765.885,162.822,604.2
0.5T80,800.599,10088,597.842,906.1103,385.534,877.887,842.843,850.882,054.319,362.3
L85,740.8105,266.792,916.344,663.1103,868.435,787.190,925.345,074.690,062.820,694.6
0.25T73,122.797,448.384,033.342,041.396,274.932,418.782,062.541,578.479,159.510,601.7
L72,10093,278.979,50439,275.496,861.731,101.779,266.639,880.776,718.411,228.8
0.125T52,506.772,72864,783.938,190.377,698.621,644.963,11436,023.657,827.4948.9
L51,984.674,491.262,725.938,895.579,921.825,293.863,786.238,263.858,575.7668.9
1501T196,298.8243,479.5212,857.6102,668.7246,094.987,945.5210,753.6103,390.7199,277.950,811.9
L196,224.3239,786.7215,285.8101,859.7244,144.787,439.2211,685.8103,772.8200,214.350,196.5
0.5T186,346.6233,907.5207,15198,120.4239,293.381,395.8203,686.5100,248.8193,566.541,503
L196,632.7241,344.8211,832.1101,561.5243,057.983,250.8209,628.8102,613.7202,913.641,585.8
0.25T168,897.3219,248.3190,863.595,085.7220,082.375,864.3186,642.596,902.6178,296.320,945.8
L168,103219,350.8185,165.393,992.4225,298.276,179.7186,302.394,530.6180,035.422,907.7
0.125T118,781.8166,656.9146,718.688,474.6176,912.846,245.1143,154.583,740.2127,8411104.6
L117,061.5169,528.1143,473.788,792.3180,138.353,607.2144,918.887,192.8131,600.2804.1
2001T367,566.8453,777.9397,394.9193,357.3460,288.4166,076.8398,191.1197,134.2374,303.489,508.2
L370,802.5450,657.1405,571.5191,701.8460,798.9165,946398,818.5195,280.5378,98290,372.7
0.5T343,700.2437,474.2380,128.6180,040.5440,970151,356.7375,668.4184,546.2360,535.884,899.1
L354,788.9438,528.3380,249186,384.3443,170153,692.7378,442.5186,129361,946.770,765.6
0.25T307,700.7393,793.3345,820.5171,915.4399,447.1141,816.4336,503.8175,139.9322,808.933,508.7
L305,354.9398,724334,524.6174,309.1409,484.3142,778.7338,333.8171,796.3325,958.137,722.4
0.125T215,481.6298,779.2263,354.1164,201.6318,649.579,942.9258,465.7155,595.8231,508.31272.3
L210,275.5301,127.5257,979.3164,650.4325,02294,324.4260,090.1158,884.6233,877.2981.1
Table 7. ANOVA of different objective functions.
Table 7. ANOVA of different objective functions.
Source of VariationMakespanTotal Flow TimeTardiness
Main Effects FpFpFp
A: Passion rate4.230.01619.830.00017.320.000
B: number of jobs30.780.00025.240.00016.320.000
C: Tightness0.070.7970.000.9960.020.895
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Zhang, L.; Hu, Y.; Tang, Q.; Li, J.; Li, Z. Data-Driven Dispatching Rules Mining and Real-Time Decision-Making Methodology in Intelligent Manufacturing Shop Floor with Uncertainty. Sensors 2021, 21, 4836. https://doi.org/10.3390/s21144836

AMA Style

Zhang L, Hu Y, Tang Q, Li J, Li Z. Data-Driven Dispatching Rules Mining and Real-Time Decision-Making Methodology in Intelligent Manufacturing Shop Floor with Uncertainty. Sensors. 2021; 21(14):4836. https://doi.org/10.3390/s21144836

Chicago/Turabian Style

Zhang, Liping, Yifan Hu, Qiuhua Tang, Jie Li, and Zhixiong Li. 2021. "Data-Driven Dispatching Rules Mining and Real-Time Decision-Making Methodology in Intelligent Manufacturing Shop Floor with Uncertainty" Sensors 21, no. 14: 4836. https://doi.org/10.3390/s21144836

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