Next Article in Journal
A New First Order Expansion Formula with a Reduced Remainder
Next Article in Special Issue
Multi-Objective Golden Flower Optimization Algorithm for Sustainable Reconfiguration of Power Distribution Network with Decentralized Generation
Previous Article in Journal
Fekete-Szegö Inequalities for Some Certain Subclass of Analytic Functions Defined with Ruscheweyh Derivative Operator
Previous Article in Special Issue
Extended Form of Robust Solutions for Uncertain Continuous-Time Linear Programming Problems with Time-Dependent Matrices
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Improved Elephant Herding Optimization for Energy-Saving Assembly Job Shop Scheduling Problem with Transportation Times

1
School of Transportation, Ludong University, Yantai 264025, China
2
Key Laboratory of Symbolic Computation and Knowledge Engineering of Ministry of Education, Changchun 130012, China
3
Shandong Marine Aerospace Equipment Technological Innovation Center, Ludong University, Yantai 264025, China
*
Author to whom correspondence should be addressed.
Axioms 2022, 11(10), 561; https://doi.org/10.3390/axioms11100561
Submission received: 1 September 2022 / Revised: 27 September 2022 / Accepted: 14 October 2022 / Published: 16 October 2022
(This article belongs to the Special Issue Computational Optimization and Applications)

Abstract

:
The energy-saving scheduling problem (ESSP) has gained increasing attention of researchers in the manufacturing field. However, there is a lack of studies on ESSPs in the assembly job shop environment. In contrast with traditional scheduling problems, the assembly job shop scheduling problem (AJSP) adds the additional consideration of hierarchical precedence constraints between different jobs of each final product. This paper focuses on developing a methodology for an energy-saving assembly job shop scheduling problem with job transportation times. Firstly, a mathematical model is constructed with the objective of minimizing total energy consumption. Secondly, an improved elephant herding optimization (IEHO) is proposed by considering the problem’s characteristics. Finally, thirty-two different instances are designed to verify the performance of the proposed algorithm. Computational results and statistical data demonstrate that the IEHO has advantages over other algorithms in terms of the solving accuracy for the considered problem.

1. Introduction

According to the relevant survey, the worldwide industrial sector will consume more than half of the total energy through 2040 [1]. Against the background of the deteriorating ecological environment, environmental protection has become a serious issue for global manufacturing industries. Both economic benefits and environmental factors compel manufacturing managers to introduce some promising techniques to control energy consumption. In recent years, energy-saving scheduling has become a new research direction in the manufacturing field [2]. In this problem, an optimal scheduling scheme is drawn up to reduce energy consumption from the production management perspective. With a slight extra financial burden on enterprises, the energy-saving scheduling attracts more attention in comparison with some traditional methods, such as purchasing energy-efficient equipment and designing new products, especially for some small-scale enterprises [3].
In recent decades, the flexible job shop scheduling problem (FJSP) has attracted great attention from researchers due to its wide application and high complexity [4]. Along with the promotion of green manufacturing, the energy-saving FJSP has gradually become a research hotspot in recent years [5,6,7,8,9,10,11,12,13]. Like the classical FJSP, the previous work on the energy-saving FJSP assumes that operations in each job of the workshop must be processed following a predefined sequential precedence constraint, while jobs are independent from each other. However, for real-life complex products in many machining-assembly manufacturing systems, such as automobile engines, bicycles, etc., they are made up of multiple and multilevel jobs and characterized by Bills-Of-Materials (BOMs). This means that not only do sequential operation precedence constraints exist in each job, but hierarchical precedence constraints between different jobs also need to be considered simultaneously [14]. In general, the variant of FJSP with hierarchical job precedence constraints is named the assembly job shop scheduling problem (AJSP). In the existing literature, AJSP can be classified into two types: two-stage AJSP and hybrid AJSP. In the two-stage AJSP, the machining and assembly operations are handled in the machining and assembly stages, respectively. The traditional FJSP is contained in the machining stage, which deals with the sequential precedence relationships between operations in each job. The assembly stage is attached to the machining stage to carry out the assembly operations once all jobs of the same BOM are completed or available after the machining stage [15,16,17,18,19,20]. This means that the line-structure operation precedence constraints and the tree-structure job precedence constraints are considered separately [14], which leads to the splitting of the inherent parallel relationship between machining and assembly operations. Compared with the two-stage AJSP, the hybrid AJSP mixes machining operations and assembly operations. The mixture of hierarchical and sequential precedence constraints significantly increases the complexity and makes the hybrid AJSP problem quite challenging to solve. Zhu and Zhou [14] proposed a multi-objective grey wolf optimization algorithm to solve the FJSP with job precedence constraints to minimize the makespan, the maximum machine workload, and the total machine workload simultaneously. Pathumnakul and Egbelu [21] considered the AJSP problem in just-in-time manufacturing with the objective of optimizing the weighted earliness cost. A heuristic algorithm was developed by decomposing the problem into several single machine scheduling problems. Chen et al. [22] studied a FJSP with hierarchical job precedence constraints. An actual weapons manufacturing factory was used as a case study to test the performance of the proposed dispatching rules. Na and Park [23] considered a FJSP with multi-level job structures. A hybrid genetic algorithm was proposed to minimize the total tardiness of jobs. Jiang and Wang [24] studied the AJSP in an aircraft-engine assembly workshop and proposed a genetic algorithm to solve the problem. Zou et al. [25] proposed a level-based evolutionary algorithm to deal with the AJSP.
In the previous work about AJSP, researchers only concentrated on improving production efficiency, such as makespan, earliness, tardiness, workload, etc. In the current context of green manufacturing, some ecological metrics should be addressed in the energy-saving AJSP to meet the needs of sustainable development, such as energy consumption, noise pollution, CO2 emission, and carbon footprint. To the best of our knowledge, there is little literature focusing on the energy-saving AJSP. Ren et al. [26] developed a mathematical model with the objective of improving production efficiency and minimizing energy consumption. Then, a heuristic PSO-GA algorithm was proposed to solve the problem. However, the considered scheduling problem is a two-stage AJSP rather than a hybrid AJSP. In addition, the transportation operations of jobs between machines are neglected to simplify the problem. In fact, production and transportation operations strongly interact with each other. On one hand, the machine selection of two successive operations in a job determines the transportation time. On the other hand, the transportation time can affect the waiting times of machines in terms of different operation sequences [3]. Furthermore, a certain amount of energy will be generated in the transportation process. Thus, the job transportation times should also be considered to narrow the gap between the scheduling problem and the practical production.
Since the considered energy-saving AJSP is the extended version of the classical FJSP, the problem has the nature of NP-hard. It is well-known that it is difficult to obtain the optimal solutions to production scheduling problems using exact methods, even for small-scale problems. Therefore, intelligence algorithms are an effective alternative method due to the advantage of finding satisfactory solutions in an affordable time. In recent years, various intelligence algorithms have been successfully applied for solving the energy-saving scheduling problems, such as African buffalo optimization (ABO) [2], genetic algorithm (GA) [3,5,6], interior search algorithm (ISA) [7], cat swarm optimization (CSO) [8], imperialist competitive algorithm (ICA) [9], pigeon-inspired optimization (PIO) [10], bat algorithm (BA) [11], particle swarm optimization (PSO) [26], etc. However, the No Free Lunch (NFL) theorem [27] implies that no algorithm performs best for all optimization problems, which means that a particular intelligence algorithm may attain promising solutions on a set of problems, but it may show poor performance on a different set of problems. This motivates researchers to explore new meta-heuristics for coping with various optimization problems. Thus, it is worthwhile to develop a fresh optimization algorithm for the energy-saving assembly job shop scheduling problem.
Inspired by the social behaviors of elephants in nature, elephant herding optimization (EHO) a novel swarm intelligence algorithm. Due to the impressive advantages of EHO, including easy implementation and good convergence, it has been successfully implemented for various optimization problems [28,29,30,31]. The primary difference with most of the existing meta-heuristics is that EHO employs a multi-population technique in the evolutionary process. In this technique, the elephant population is split into several sub-populations, based on which differentiated search strategies can be easily adopted among sub-populations and the collaboration and communication between sub-populations can be easily implemented. Therefore, the disadvantages of the premature convergence and the loss of population diversity can be well overcome, which are suffered by most of the existing meta-heuristic algorithms. This is the main reason to choose the EHO for solving the considered problem. Furthermore, the basic EHO algorithm was originally presented for continuous optimization problems. Thus, some problem-oriented modifications need to be carried out to make it suitable for the discrete scheduling problem. These reasons motivate the systematic investigation of the EHO for the considered energy-saving assembly job shop scheduling problem. The main works of this paper are summarized as follows: (1) A mathematical model is established for the energy-saving assembly job shop scheduling problem with transportation times; (2) a two-segment string is adopted to represent scheduling solutions, and an energy-saving decoding method is proposed to obtain active scheduling solutions; (3) a population initialization is utilized to obtain initial solutions with a certain quality and diversity; (4) two searching operators, namely the clan updating operator and separating operator, are designed to implement the improved elephant herding optimization algorithm (IEHO) following the characteristics of the problem.
The remainder of this paper is structured in the following manner. Section 2 formulates the considered scheduling problem. Section 3 shows the proposed IEHO algorithm in detail, including the encoding/decoding approach, population initialization, and discrete search operators. Section 4 conducts extensive experiments to verify the performance of the proposed algorithm. Section 5 reports the conclusion and future work.

2. Problem Description and Mathematical Model

2.1. Problem Description

The energy-saving AJSP can be described as follows: In a workshop, there are n products { P 1 , P 2 , , P n } to be manufactured by m machines { M 1 , M 2 , , M m } . Each product is composed of I i jobs { J B i 1 , J B i 2 , , J B i I i } corresponding to a tree-structure BOM. Each job is consisted by J i j operations { O i j 1 , O i j 2 , , O i j J i j } with a line-structure precedence relationship. For each operation O i j q , it must be processed on a machine chosen from its eligible machine set. The processing time of O i j depends on the processing capacity of the selected machine. In addition, an operation consumes a different amount of energy when it is assigned to different machines. When a job is finished on a machine, it will be immediately conveyed to the next machine for machining or assembly. The transportation times between different machines are assumed to be known. The transfer also consumes an amount of energy during the transportation time. This problem attempts to assign operations to an appropriate machine and sequence them on each machine. The objective is to optimize the total energy consumption, which is composed by four types: processing energy consumption (PEC), idle energy consumption (IEC), transportation energy consumption (TEC), and auxiliary energy consumption (AEC). Some assumptions are considered as follows:
(1)
All jobs are released and all machines are available at time zero.
(2)
Each machine can perform one operation simultaneously.
(3)
Each job can only be processed by one machine at a time.
(4)
The processing of each operation cannot be interrupted.
(5)
Each machine cannot be turned off until all jobs on it are completed.
(6)
There are enough transfers for transportation operations between machines.
(7)
The last operation of each product does not need to be transported after it is finished.
(8)
Machine breakdown is negligible and setup times of machines are ignored.

2.2. Mathematical Model

Before describing the problem, some necessary symbols are shown as below.
i : The index of products, i = 1 , 2 , 3 , , n ;
j : The index of jobs, j = 1 , 2 , 3 , , I i ;
q : The index of operations, q = 1 , 2 , 3 , , J i j ;
k : The index of machines, k = 1 , 2 , 3 , , m ;
O i j q : The q th operation of job j in product i ;
O P ( i j q ) : The immediate successor operation of O i j q ;
p i j q k : The processing time of O i j q when it is processed on machine k ;
F 1 : The objective function;
T O E : Total energy consumption;
P E i j q k : Processing energy consumption coefficient of O i j q when it is processed on machine k ;
I E k : Idle energy consumption coefficient of machine k when it is idle;
A E : Auxiliary energy consumption coefficient;
T E : Transportation energy consumption coefficient;
C k : Completion time of machine k ;
S k : Start time of machine k ;
W L k : Workload of machine k , the sum of the processing times of jobs on machine k ;
C max : The final completion time (makespan);
T T i j q w , P ( i j q ) k : The transportation time between machine w and machine k for O i j q and O P ( i j q ) ;
S T i j q : Starting time of O i j q ;
C T i j : Completion time of O i j q ;
Γ : A positive number big enough for Constraints (8) and (9);
x i j q k : A binary variable, if O i j q is processed on machine k , x i j q k = 1; otherwise, x i j q k =0;
y i j q i j q k : A binary variable, if O i j q is processed before O i j q adjacently on machine k , y i j q i j q k = 1; otherwise, y i j q i j q k = 0.
F 1 = min T O E = min ( P E C + I E C + T E C + A E C )
s . t . P E C = i = 1 n j = 1 I i q = 1 J i j k = 1 m P E i j q k p i j q k x i j q k
I E C = k = 1 m I E k ( C k S k W L k )
T E C = i = 1 n j = 1 I i q = 1 J i j w = 1 m k = 1 m T E T T i j q w , P ( i j q ) k x i j w x P ( i j q ) k
A E C = A E × C max
C T i j q S T i j q = k = 1 m x i j q k p i j q k ,   i = 1 , 2 , , n ;   j = 1 , 2 , , I i ;   q = 1 , 2 , , J i j
S T P ( i j q ) C T i j q + w = 1 m k = 1 m T T i j q w , P ( i j q ) k x i j q w x P ( i j q ) k ,   i = 1 , 2 , , n ;   j = 1 , 2 , , I i ;   q = 1 , 2 , , J i j
S T i j q + Γ ( 1 y i j q i j q k ) C T i j q ,     i , i = 1 , 2 , , n ; j ( j ) = 1 , 2 , , I i ( I i ) ; q ( q ) = 1 , 2 , , J i j ( J i j ) ; k = 1 , 2 , , m
S T i j q + Γ y i j q i j q k C T i j q ,   i , i = 1 , 2 , , n ; j ( j ) = 1 , 2 , , I i ( I i ) ; q ( q ) = 1 , 2 , , J i j ( J i j ) ; k = 1 , 2 , , m
k = 1 m x i j q k = 1 ,   i = 1 , 2 , , n ;   j = 1 , 2 , , I i ;   q = 1 , 2 , , J i j
W L k = i = 1 n j = 1 I i q = 1 J i j p i j q k x i j q k ,   k = 1 , 2 , , m
C k = max { C T i j q x i j q k } ,   i = 1 , 2 , , n ;   j = 1 , 2 , , I i ;   q = 1 , 2 , , J i j ;   k = 1 , 2 , , m
S k = min { S T i j q x i j q k } ,   i = 1 , 2 , , n ;   j = 1 , 2 , , I i ;   q = 1 , 2 , , J i j ;   k = 1 , 2 , , m
S T i j q 0 ,   i = 1 , 2 , , n ;   j = 1 , 2 , , I i ;   q = 1 , 2 , , J i j
x i j q k 0 , 1 ,   i = 1 , 2 , , n ;   j = 1 , 2 , , I i ;   q = 1 , 2 , , J i j ;   k = 1 , 2 , , m
y i j q i j q k 0 , 1 ,   i , i = 1 , 2 , , n ; j ( j ) = 1 , 2 , , I i ( I i ) ; q ( q ) = 1 , 2 , , J i j ( J i j ) ; k = 1 , 2 , , m
Equation (1) denotes the optimization objective of the problem. Constraint (2) denotes the processing energy consumption, which originates from the processing of operations on machines. Constraint (3) represents the idle energy consumed by machines when waiting for processing tasks. Constraint (4) gives the transportation energy consumption, which is generated by transfers for transporting jobs between machines. Constraint (5) defines the energy consumed by auxiliary equipment, such as lighting and air conditioning. Constraint (6) means that preemption is not allowed. Constraint (7) gives the precedence relationships between operations. Constraints (8) and (9) guarantee that each machine cannot process more than one operation at a time. When y i j q i j q k = 1, O i j q is processed before O i j q on machine k . Accordingly, Constraint (8) holds. Γ is set to ensure that Constraint (9) also holds. When y i j q i j q k = 0, O i j q is processed behind O i j q on machine k . Accordingly, Constraint (9) holds. Γ is used to let Constraint (8) also be met; Constraint (10) ensures that any operation can only choose one machine for its processing; Constraint (11) calculates the machine workload; Constraints (12) and (13) give the completion time and starting time of each machine; Constraint (14) represents that the start time of each operation is greater than zero; Constraints (15) and (16) state two 0–1 variables.

3. Overview of the Basic EHO Algorithm

The elephant herding optimization (EHO) algorithm was proposed by Wang et al. [28] according to the herding behavior of elephants. In the EHO, two operators are used to formulate the herding behavior of elephants, i.e., the clan updating operator and separating operator. A brief introduction of the basic EHO algorithm is presented as follows.

3.1. Clan Updating Operator

In each clan, each elephant updates its position under the guidance of the fittest elephant corresponding to the natural matriarch. For the elephant i in clan c , the updating operation can be formulated by Equation (17).
X c i t + 1 = X c i t + α × ( X c , b e s t t X c i t ) × r
where t is the current generation; X c i is the position of individual i in clan c ; α [ 0 , 1 ] is a scale factor which reflects the influence of the matriarch on X c i ; X c , b e s t t represents the matriarch’s position in clan c . r is a random number with the uniform distribution in [ 0 , 1 ] . In addition, for the matriarch, its position is updated by Equation (18).
X c i t + 1 = β × X c , c e n t e r t
X c , c e n t e r , d t = 1 n c × i = 1 n c X c , i , d t
where β is a scale factor in [ 0 , 1 ] ; X c , c e n t e r t is the center of the clan, which can be calculated by Equation (19); n c is the number of elephants in clan c ; X c , c e n t e r , d t and X c , i , d t are the d th dimension of X c , c e n t e r t and X c i t , respectively.

3.2. Separating Operator

The separating operator simulates the leaving of the mature male elephants from their groups. This operator is conducted to the individual elephants with the worst fitness value, as shown in Equation (20).
X c , w o r s t t + 1 = X min + ( X max X min + 1 ) × r a n d
where X min and X max are the lower and upper bounds of the elephant’s position. X c , w o r s t represents the worst individual in clan c . r a n d is a random number with a uniform distribution in [ 0 , 1 ] .

3.3. Elitism Strategy

Like some other intelligence algorithms, the elitism strategy is adopted to avoid the best individuals from being ruined during the evolutionary process. In the beginning of each generation, the n K E L best elephant individuals are saved, which are used to replace the n K E L worst elephant individuals at the end of every search process. This strategy guarantees that the later elephant population is not worse than the former one.

3.4. Steps of the Basic EHO

The detailed steps of the basic EHO algorithm are shown as below.
Step 1. Create the initial population at random, and determine the parameters of the algorithm, such as the population size p o p s i z e , the number of saved best elephants n K E L , the maximum generation m a x i t e r , the scale factors α and β , the number of clans n c l a n , and the number of elephants n c in the c th clan.
Step 2. Evaluate the fitness of each elephant.
Step 3. Sort all the elephants in the population according to the fitness values, save the n K E L best elephants, and then divide the population into n c l a n clans.
Step 4. Conduct the clan updating operator following Equations (17) and (18).
Step 5. Conduct the separating operator following Equation (20).
Step 6. Combine the clans into one population, and evaluate the fitness of all new individuals.
Step 7. Conduct the elitism strategy to replace the worst individuals with the n K E L saved ones.
Step 8. Judge whether the maximum generation is met. If yes, go to Step 9, otherwise, go to Step 3.
Step 9. Output the results.

4. Implementation of the IEHO

4.1. Encoding Approach

To implement the IEHO, the first step is to devise an encoding approach to represent the solution to the problem. Here, a two-segment string is applied to express each scheduling solution. The first segment stores the information of machine assignment (MA) for each operation, and the second gives the information of operation permutation (OP) on each assigned machine. The length of the MA segment is equal to that of the OP segment, which equals the total number of operations in the workshop, i.e., l e n = i = 1 n j = 1 I i J i j .
An example of two products is provided to describe this encoding scheme. The processing times and the tree-like structure of the two products are respectively presented in Table 1 and Figure 1. In Table 1, P i represents the i th product, J B i j defines the j th job of the i th product, and O i j q is the q th operation of the j th job in the i th product. In addition, ‘-’ means that the machine is unavailable for the operation. In Figure 1, the numerical representation in each rectangle, i-j-q, denotes the qth operation of job j in product i. Based on the above information, Figure 2 illustrates the encoding scheme of a scheduling solution. The MA segment stores the machine index following a fixed sequence of operations. Each machine is selected from the eligible machine set of the corresponding operation. The OP segment contains the codes of products and jobs. The elements with the same values belong to the same job of the product. The r th occurrence of the value refers to the r th operation of the job in the product. For example, the second ‘(1,3)’ represents the second operation of job 3 in product 1, and the first ‘(2,5)’ denotes the first operation of job 5 in product 2.
According to the encoding scheme, the elements in the first segment are always selected from the eligible machine set, which can ensure the feasibility of the machine assignment. However, the second segment is most likely unfeasible due to the existence of hierarchical job precedence constraints. For example, O 132 and O 141 is processed before O 151 , which does not meet the job precedence constraints of P 1 in Figure 1. Here, a job precedence repair mechanism is devised to obtain a feasible operation permutation. The repair mechanism can be described below.
Step 1. Scan the OP segment of the candidate individual from left to right.
Step 2. For each operation, judge whether the current operation has precedent operations in product tree. If yes, pick out the current operation and all its precedent operations from the OP segment, keeping the positions of others unchanged.
Step 3. Relocate the current operation behind its precedent operations, and then place these elements back the OP segment following the new sequence.
After performing the repair mechanism, a feasible operation permutation is shown in Figure 3.

4.2. Energy-Saving Decoding Approach

Due to job/operation precedence constraints and transportation times between machines, there exists some idle time slots between the adjacent operations on each machine. Hence, we propose an energy-saving decoding approach under the principle of the left-shift rule, which considers the makespan and energy consumption simultaneously. The left-shift rule states that if an operation can be inserted into one of the left idle time slots on the assigned machine as compactly as possible without violating the precedence constraints, the slot is first preferred. Based on this rule, the idle times of each machine are compacted, which leads to the reduction in the idle energy consumption. Meanwhile, the makespan may also be shortened, resulting in the reduction in auxiliary energy consumption. When executing the decoding approach, the OP segment of the candidate individual is traversed from left to right, and the left-shift rule is repeated for each operation until all operations in the current individual have been scheduled. For each operation, the detailed steps of the left-shift rule are shown below.
Step 1. Find out the assigned machine k in the MA segment, and obtain the processing time p i j q k of the current operation O i j q .
Step 2. Find out all the idle time slots in machine k . For each slot, it can be represented by [ t k S , t k E ], where t k S and t k E are the start time and the end time of the slot, respectively.
Step 3. Traverse all the slots on machine k from left to right, and try to insert the current operation O i j q into one slot as early as possible. When S T i j q + p i j q k t k E is met, the time slot is available for O i j q . If O i j q has precedent operations, S T i j q = max { t k S , max { C T i j q + T T i j q w , i j k | O i j q S u b i j q } } , S u b i j q is the precedent operation set of O i j q , otherwise, S T i j = t k S .
Step 4. If all slots on machine k are unavailable for O i j q , append it at the rear of machine k .
Figure 4 illustrates the left-shift rule, where four operations have been scheduled, i.e., O 111 , O 112 , O 121 , O 141 . It is assumed that O 131 is assigned to Machine 2 for processing. If the idle time slots are not considered, O 131 will be placed behind O 141 . When the condition max { t 2 S , max { C T 112 + T T 1123 , 1122 , C T 121 + T T 1211 , 1212 } } + p 1312 < t 2 E is met, O 131 can be shifted to the left of O 141 , by which the idle time slot can be compacted. This mechanism provides an opportunity for decreasing the makespan and the total energy consumption.

4.3. Population Initialization and Splitting

In order to obtain initial solutions with a certain quality and diversity, a population initialization approach is proposed to construct the MA and OP segments, which is described as below.
For the MA segment, the two assignment rules proposed by Pezzella et al. [32], named AssignmentRule1 and AssignmentRule2, are used to select an appropriate machine for each operation. In these two rules, a matrix with the size of l e n × m is created to record the workload of each machine. For each operation, the machine assignment procedure includes finding the machine with the minimum workload, fixing that assignment, and then updating the workload of the selected machine by adding the processing time of the operation to all the entries in the columns where the selected machine resides. In this paper, by considering the optimization objective, the matrix is modified to record the processing energy of each machine. In addition, the random assignment rule (RAR) is also used to select a machine from the eligible machine set of each operation at random. Here, 10% of the initial population is generated by RAR, 10% by AssignmentRule1, and 80% by AssignmentRule2.
For the OP segment, we present three dispatching rules to generate the operation sequence on each machine, i.e., LLC + MWR, LLC + MOR, RSR. RSR denotes the random sequencing rule, by which the operations are randomly sequenced on each machine. The operation’s lowest level (LLC) means that the operation located on the lowest level of product three has the highest priority to be scheduled. For example, in Figure 1, O 111 , O 221 are located on the lowest level of the product tree, which have the highest priority among all the operations, O 121 , O 112 have higher priority than O 131 , etc. Most Work Remaining (MWR) defines that the operation belonging to the job with the most remaining processing time has higher priority to be selected. Most Operations Remaining (MOR) represents that the operation belonging to the job with the most remaining operations has a higher priority to be selected. LLC + MWR means that the LLC rule is first used to selected the operations with the lowest level, and the MWR rule is adopted to break a tie if more than one operation has the lowest level. LLC + MOR means that the LLC rule is first used to selected the operations with the lowest level, and the MOR rule is employed to break a tie. If one operation has been scheduled, the operation will be deleted from the product tree to update the current lowest level. Here, 40% operation sequences are generated by the LLC + MWR rule, 40% by the LLC + MOR rule, and 20% by the RSR rule.
In EHO, before undertaking the evolutionary process, the population is first split into a fixed number of clans, which can also be viewed as sub-populations. The existing research reported that the multi-population method is one of the most effective methods to maintain population diversity, by which solutions are scattered over the search space rather than focusing on a specific area [33,34]. The procedure of the population splitting is as follows: First, all solutions are sorted in descending order based on their fitness values. Then, the first elephant is assigned to the first clan, the second elephant is assigned to the second clan, the n c l a n th elephant goes to the n c l a n th clan, the ( n c l a n + 1 ) th elephant goes to the first clan, the ( n c l a n + 2 ) th elephant goes to the second clan, etc.

4.4. Clan Updating Operator

It is obvious that Equations (17) and (18) are not suitable for the discrete scheduling problem. Therefore, in this paper, the original clan updating operator is discretized based on the crossover operation. Before performing the crossover operation, a random number r a n d is generated with a uniform distribution in [0, 1]. If r a n d is smaller than the crossover rate p c , the crossover operator will be performed to obtain a new individual.
For the candidate individual i in clan c , the crossover operator is first performed between X c i and X c , b e s t . If the new individual X c i is better than X c i , X c i is replaced by X c i . Otherwise, the crossover operator is then performed between X c i and the global best individual X g , b e s t in the whole population to obtain X c i . If X c i is superior to X c i , X c i is replaced by X c i , else X c i is unchanged.
For the matriarch in each clan, the crossover operator is first performed between X c , b e s t and X c , c e n t e r to generate a new individual X c , b e s t . Here, X c , c e n t e r is the elephant individual whose fitness value is closest to the mean fitness of the clan c . If the new individual X c , b e s t is better than X c , b e s t , X c , b e s t X c , b e s t . Otherwise, the crossover operator is then performed between X c , b e s t and X g , b e s t to obtain X c , b e s t . If X c , b e s t is superior to X c , b e s t , X c , b e s t is replaced by X c , b e s t , else X c , b e s t is unchanged.
In this work, two different crossover operations are adopted for operation permutation and machine assignment, respectively. For the machine assignment, the multi-point crossover (MPX) [25] can be directly adopted. For the operation permutation, an operation is first randomly selected, which has precedent operations in product tree. For example, in Figure 5, O 251 is selected from the operation permutation. Then the precedent operations of O 251 are O 231 , O 241 , O 221 , O 222 , O 211 . When performing the crossover operation, all the precedent operations O 231 , O 241 , O 221 , O 222 , O 211 of the selected operation in the two parent individuals are swapped to obtain two child individuals. The better one is selected as the new individual of the clan updating operator.

4.5. Separating Operator

In the basic EHO algorithm, the worst elephant in each clan will be randomly replaced, as expressed in Equation (20). However, the original separation operator ignores the evaluation of the newborn calf, by which an inferior solution might join the clan. Therefore, a new separation method proposed by Li et al. [35] is employed in this section. In this method, if it is better than the original one, it can be accepted. Otherwise, a probability value p b is employed to determine whether the original elephant should be replaced. To this end, a random number r a n d is randomly generated. If r a n d is greater than p b , the original elephant will be replaced.
To implement the separating strategy, two types of neighborhood structures are proposed for the operation permutation and the machine assignment, respectively. When performing the separating operator, a neighborhood structure is randomly selected from each of Type 1 and Type 2 to acquire a new individual.
Type 1: Neighborhood structures for machine assignment
NMS1: Randomly select an operation, and then a different machine is randomly selected from the eligible machine set of the selected operation to replace the original one.
NMS2: Randomly select an operation, and then the machine with the shortest processing time is selected from the eligible machine set of the selected operation to replace the original one.
NMS3: Randomly select an operation, and then the machine with the smallest processing energy consumption coefficient is selected from the eligible machine set of the selected operation to replace the original one.
Type 2: Neighborhood structures for operation permutation
NOP1: Randomly select two elements with different values in the OP segment, and then swap the positions of the selected elements. Perform the repair mechanism to ensure the feasibility of the scheduling solution.
NOP2: Randomly select two elements with different values in the OP segment, and then insert the second element to the front of the first one. Perform the repair mechanism to ensure the feasibility of the scheduling solution.
NOP3: Randomly select two elements with different values in the OP segment, and then invert the original order of the elements between the selected two elements. Perform the repair mechanism to ensure the feasibility of the scheduling solution.

4.6. Steps of the IEHO

The steps of the IEHO algorithm can be summarized as below.
Step 1. Generate the initial population following the method in Section 3.4, and set some related parameters, such as the population size p o p s i z e , the number of clans n c l a n , the number of the saved elephants n K E L , the maximum generation m a x i t e r , the crossover rate p c and the acceptance probability p b .
Step 2. Evaluate the fitness of each elephant individual.
Step 3. Sort all the individuals in the population according to the fitness, save the n K E L best elephants, and then split the population into n c l a n clans with the same size.
Step 4. Perform the clan updating operation in Section 4.4.
Step 5. Perform the separating operation based on the neighborhood structure in Section 4.5.
Step 6. Merge the individuals of each clan into the population, and evaluate the fitness of all individuals.
Step 7. Perform the elitism strategy to replace the worst individuals with the n K E L saved ones.
Step 8. Judge whether the maximum iteration number is met. If yes, go to Step 9, otherwise, go to Step 3.
Step 9. Terminate the algorithm.

4.7. Time Complexity

The time complexity of the IEHO algorithm is analyzed following the above steps. Obviously, evaluate the fitness of each elephant individual in Step 2 with time complexity O ( p o p s i z e ) . Sort all the individuals in the population in Step 3 with time complexity O ( p o p s i z e ) . In Step 4, execute the clan-updating operator for all clans with time complexity O ( p o p s i z e × 2 l e n ) . In Step 5, perform the separating operator for all clans with time complexity O ( p o p s i z e ) . In Step 6, evaluate the fitness of all individuals with time complexity O ( p o p s i z e ) . Perform the elitism strategy to replace the worst individuals in Step 7 with time complexity O ( n K E L ) . After omitting the low-order terms, the total time complexity of the IEHO algorithm is O ( m a x i t e r × p o p s i z e × l ) , which is only related to m a x i t e r , p o p s i z e , and l e n . l e n is the total number of operations in the workshop.

5. Numerical Experiments

This section aims to verify the performance of the proposed IEHO by conducting extensive experiments. In the following subsections, experimental instances and parameter settings are first elaborately designed. Then, the effectiveness of improvement strategies including population initialization strategy and energy-saving decoding approach are validated. Subsequently, IEHO is compared with some published algorithms. Finally, statistical analysis experiments are conducted to ensure the comparison results more convincingly. All algorithms were coded in Fortran language and compiled using Compaq Visual Fortran 6.6 on VMware Workstation with 6 GB RAM under Windows XP. Each experiment was conducted 10 independent times on each experimental instance for each algorithm.

5.1. Test Instance

Four types of different products need to be processed in a workshop, whose tree-like structures are shown in Figure 6. Thirty-two different instances are designed based on different product mixtures and the number of machines in Table 2. For each instance, some related parameters are randomly generated in a given range following a uniform distribution as follows: n o p [2, m], p i j q k [10, 20], P E i j q k [10, 15], I E k [6, 10], A E [12, 18], T E [5, 10] and T T i j q w , P ( i j q ) k [5, 15]. n o p represents the size of the eligible machine set for each operation.

5.2. Parameter Setting

It is well-known that parameter settings impact the performance of intelligence algorithms. To set the parameters, the famous Taguchi designed experiment (DOE) method is adopted in this section. In the proposed IEHO, there are six key parameters to be set as factors, i.e., the size of the whole elephant population p o p s i z e , the number of clans n c l a n , the number of the saved elephants n K E L , the maximum generation m a x i t e r , the crossover rate p c , and the acceptance probability p b . For each factor, five levels are considered as reported in Table 3. Then, the orthogonal array L 25 ( 5 6 ) is constructed based on the instance RM17 in Table 4, where Avg represents the mean value of TEC in ten independent runs. The response value and the significance rank are reported in Table 5. According to the simulation data, the six parameters are set following the trend of factor level in Figure 7, i.e., P S = 300, n c l a n = 4, m a x i t e r = 500, n K E L = 6, p c = 0.9, p b = 0.7.

5.3. Comparison Results of Different Algorithms

To verify the effectiveness of the proposed algorithm, seven algorithms are compared with the IEHO algorithm, i.e., IEHONL, IEHORR, GA [24], PSO-GA [26], VNS [36], DABO [37], and CosSDCSO [8]. IEHONL and IEHORR are the abbreviated versions of the proposed IEHO. In IEHONL, the left-shift rule is not applied in the decoding approach. In IEHORR, the initial population is generated at random. The GA and the VNS were designed for the AJSP without the consideration of job transportation times and energy-related metrics. The PSO-GA was proposed for a two-stage energy-saving AJSP without the consideration of job transportation times. The DABO and the CosSDCSO were proposed for the energy-saving FJSP without considering the transportation times and the hierarchical job precedence constraints. All the compared algorithms are easily modified to adjust to the considered problem.

5.3.1. Effectiveness of the Proposed Population Initialization Approach

To validate the effectiveness of the proposed population initialization approach, IEHORR is first compared with the IEHO algorithm in this section. For IEHORR, the parameters are the same as those of IEHO. The comparison results are reported in Table 6, where the first column shows the instance names, and the following columns show the experimental data of the compared algorithms. In Table 6, ‘Best’ is the best objective value collected by each algorithm in ten runs. ‘Avg’ denotes the average results in ten runs. ‘Std’ is the standard deviation of objective value. ‘Time’ is the average running time (in seconds) of each algorithm. ‘Mean’ represents the average value of the corresponding indicator in the same column. It can be easily observed from Table 6 that: (1) In comparisons of Best, Avg and Std, IEHO outperforms IEHORR in all the instances, which indicates that IEHO has a stronger search ability and performs more stably than IEHORR. (2) In the comparison of Time value, there is little difference between the two algorithms. (3) The Mean value in the last line also demonstrates the superior performance of the IEHO algorithm. In summary, the proposed population initialization approach is effective for the considered problem.

5.3.2. Effectiveness of the Energy-Saving Decoding Approach

To evaluate the performance of the proposed energy-saving decoding approach, IEHONL is compared with the proposed IEHO algorithm. For IEHONL, the parameters are also the same as those of IEHO. From the results in Table 7, it can be easily observed that: (1) IEHO performs better than IEHONL in comparisons of the values of Best, Avg, and Std, which means that IEHO has a stronger search ability and performs more stably than IEHONL. (2) For the Time value, IEHO takes more time than IEHONL due to the introduction of the left-shift rule in the energy-saving decoding approach. (3) The last line in Table 7 also demonstrates the superior performance of the IEHO algorithm except for the computational time. In summary, the proposed energy-saving decoding approach increases the computational time, but it can significantly improve the solution quality.

5.3.3. Comparison with Other Algorithms

To further demonstrate the advantage of the proposed IEHO algorithm in solving the considered problem, we compared IEHO with five published algorithms, namely, GA [24], PSO-GA [26], VNS [36], DABO [37], and CosSDCSO [8]. The parameters of these algorithms are as follows: In GA, the population size is 300, the crossover rate is 0.8, and the mutate rate is 0.1. In PSO-GA, the population size is 300, the crossover rate is 0.9, and the mutation rate is 0.1. In DABO, the population size is 300, the lifespan of the population is 5, the crossover rate is 0.8, and the mutation rate is 0.1. In CosSDCSO, the population size is 300, the crossover rate is 0.7, the size of memory pool is 15. To make a fair comparison, the termination conditions of the compared algorithms are set to the same running time as the IEHO algorithm in Table 6 and Table 7. According to the comparison results in Table 8, the following observations can be obtained: (1) Comparison of the values of Best and Avg shows that IEHO outperforms other algorithms in all instances, which demonstrates that IEHO has a stronger search ability than others. (2) In the comparison of the value of Std, IEHO performs best in 22 out of 32 instances, which demonstrates that IEHO is more stable than other algorithms. The second best algorithm is CosSDCSO, which obtains the best values of Std in 10 out of 32 instances. (3) The last row suggests that, on average, the proposed algorithm performs better than the other algorithms. In addition, Figure 8 shows the convergence curve of each algorithm for 12 different instances. It can be easily observed that the convergence speed of IEHO is faster than that of the other compared algorithms. Meanwhile, the search capabilities of IEHO are stronger than those of the others. In summary, the proposed IEHO is significantly superior to other algorithms for solving the considered problem.

5.3.4. Statistical Analysis of the Computational Results

To ensure the comparison results are statistically more convincing, this section conducts the paired-sample t-test to test the performance of the algorithms. Before conducting the statistical analysis, the values of ‘BRPD’ and ‘ARPD’ are calculated in Table 9, i.e., B R P D = 100 × ( B e s t G b e s t ) G b e s t , A R P D = 100 × ( A v g G b e s t ) G b e s t . ‘Gbest’ is the best value collected by all the compared algorithms. As seen from the data in Table 9, the proposed IEHO is obviously superior to other algorithms. In Table 10, t-test (A,B) represents the paired t-test between algorithm A and algorithm B. If the p-value is less than 0.05, A performs better than B. As observed from Table 10, all the p-values are smaller than 0.05. This indicates that the performance of our IEHO is superior to that of other algorithms, which is consistent with the previous analyses.

6. Conclusions and Future Work

Energy-saving scheduling has attracted more and more attention in recent years and has become a hotspot in the manufacturing area. In this paper, an energy-saving assembly job shop scheduling problem with transportation times is investigated in a manner that is close to actual production. A mathematical model is established with the criteria to minimize the total energy consumption of the workshop. An improved elephant herding optimization algorithm, named IEHO, is developed according to the characteristics of the problem. A number of experiments are conducted to test the performance of the IEHO algorithm. The comparison results demonstrate that IEHO is very competitive in solving the energy-saving assembly job shop scheduling problem with transportation times.
In this paper, only single-objective static scheduling is investigated, thereby restricting the implementation of IEHO for multi-objective dynamic scheduling problems. In the next work, some more practical factors will be considered, such as multi-objective optimization, dynamic/uncertain manufacturing environments, transportation constraints, worker flexibility, deterioration/learning effect, time-of-use electricity policy, and renewable resources. Moreover, the left-shift decoding method in IEHO concentrates more on the improvement in the solution quality, which leads to an increase in the computational time. Therefore, we will further develop more efficient search strategies, improve the computational efficiency of the algorithm, and implement an effective combination of EHO with other algorithms.

Author Contributions

Conceptualization, T.J. and L.L.; methodology, T.J. and L.L.; software, H.Z. and Y.L.; writing—original draft preparation, T.J. and L.L.; writing—review and editing, T.J. and L.L.; funding acquisition, T.J., L.L., H.Z. and Y.L. All authors have read and agreed to the published version of the manuscript.

Funding

This research was supported by the Fundamental Research Funds for the Central Universities, JLU; the Natural Science Foundation of Shandong Province (ZR2021MG008, ZR2020QG005, ZR2020QG023); the Youth Entrepreneurship and Technology of Colleges and Universities in Shandong Province (2019KJN002); the Yantai Science and Technology Planning Project (2021xdhz072), the Major Innovation Projects in Shandong Province (2020CXGC010702, 2021CXGC010702), Yantai next generation industrial robot and Intelligent Manufacturing Engineering Laboratory.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data used to support the findings of this study are included within the article.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. EIA. International Energy Outlook 2016. Available online: https://www.eia.gov/outlooks/archive/ieo16/ (accessed on 11 May 2016).
  2. Jiang, T.; Zhu, H.; Deng, G. Improved african buffalo optimization algorithm for the green flexible job shop scheduling problem considering energy consumption. J. Intell. Fuzzy Syst. 2020, 38, 4573–4589. [Google Scholar] [CrossRef]
  3. Dai, M.; Tang, D.; Giret, A.; Salido, M.A. Multi-objective optimization for energy-efficient flexible job shop scheduling problem with transportation constraints. Robot. Comput. Integr. Manuf. 2019, 59, 143–157. [Google Scholar] [CrossRef]
  4. Jiang, T.; Zhang, C. Application of grey wolf optimization for solving combinatorial problems: Job shop and flexible job shop scheduling cases. IEEE Access 2018, 6, 26231–26240. [Google Scholar] [CrossRef]
  5. Yin, L.; Li, X.; Gao, L.; Lu, C.; Zhang, Z. A novel mathematical model and multi-objective method for the low-carbon flexible job shop scheduling problem. Sustain. Comput. Inform. Syst. 2017, 13, 15–30. [Google Scholar] [CrossRef]
  6. Wu, X.; Sun, Y. A green scheduling algorithm for flexible job shop with energy-saving measures. J. Clean. Prod. 2018, 172, 3249–3264. [Google Scholar] [CrossRef]
  7. Liu, L.; Jiang, T.; Zhu, H.; Shang, C. A New Interior Search Algorithm for Energy-Saving Flexible Job Shop Scheduling with Overlapping Operations and Transportation Times. Axioms 2022, 11, 306. [Google Scholar] [CrossRef]
  8. Jiang, T.; Deng, G. Optimizing the low-carbon flexible job shop scheduling problem considering energy consumption. IEEE Access 2018, 6, 46346–46355. [Google Scholar] [CrossRef]
  9. Lei, D.; Li, M.; Wang, L. A two-phase meta-heuristic for multiobjective flexible job shop scheduling problem with total energy consumption threshold. IEEE Trans. Cybern. 2018, 49, 1097–1109. [Google Scholar] [CrossRef]
  10. Wu, X.; Shen, X.; Li, C. The flexible job-shop scheduling problem considering deterioration effect and energy consumption simultaneously. Comput. Ind. Eng. 2019, 135, 1004–1024. [Google Scholar] [CrossRef]
  11. Lu, Y.; Jiang, T. Bi-population based discrete bat algorithm for the low-carbon job shop scheduling problem. IEEE Access 2019, 7, 14513–14522. [Google Scholar] [CrossRef]
  12. Rakovitis, N.; Li, D.; Zhang, N.; Li, J.; Zhang, L.; Xiao, X. Novel approach to energy-efficient flexible job-shop scheduling problems. Energy 2022, 238, 121773. [Google Scholar] [CrossRef]
  13. 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]
  14. Zhu, Z.; Zhou, X. An efficient evolutionary grey wolf optimizer for multi-objective flexible job shop scheduling problem with hierarchical job precedence constraints. Comput. Ind. Eng. 2020, 140, 106280. [Google Scholar] [CrossRef]
  15. Wong, T.C.; Chan FT, S.; Chan, L.Y. A resource-constrained assembly job shop scheduling problem with Lot Streaming technique. Comput. Ind. Eng. 2009, 57, 983–995. [Google Scholar] [CrossRef]
  16. Chan FT, S.; Wong, T.C.; Chan, L.Y. An evolutionary algorithm for assembly job shop with part sharing. Comput. Ind. Eng. 2009, 57, 641–651. [Google Scholar] [CrossRef]
  17. Wong, T.C.; Ngan, S.C. A comparison of hybrid genetic algorithm and hybrid particle swarm optimization to minimize makespan for assembly job shop. Appl. Soft Comput. 2013, 13, 1391–1399. [Google Scholar] [CrossRef]
  18. Tian, Y.; Liu, D.; Yuan, D.; Wang, K. A discrete PSO for two-stage assembly scheduling problem. Int. J. Adv. Manuf. Technol. 2013, 66, 481–499. [Google Scholar] [CrossRef]
  19. Liao, C.J.; Lee, C.H.; Lee, H.C. An efficient heuristic for a two-stage assembly scheduling problem with batch setup times to minimize makespan. Comput. Ind. Eng. 2015, 88, 317–325. [Google Scholar] [CrossRef]
  20. Zhang, S.; Wang, S. Flexible assembly job-shop scheduling with sequence-dependent setup times and part sharing in a dynamic environment: Constraint programming model, mixed-integer programming model, and dispatching rules. IEEE Trans. Eng. Manag. 2018, 65, 487–504. [Google Scholar] [CrossRef]
  21. Pathumnakul, S.; Egbelu, P.J. An algorithm for minimizing weighted earliness penalty in assembly job shops. Int. J. Prod. Econ. 2006, 103, 230–245. [Google Scholar] [CrossRef]
  22. Chen, J.C.; Chen, K.H.; Wu, J.J.; Chen, C.W. A study of the flexible job shop scheduling problem with parallel machines and reentrant process. Int. J. Adv. Manuf. Technol. 2008, 39, 344–354. [Google Scholar] [CrossRef]
  23. Na, H.; Park, J. Multi-level job scheduling in a flexible job shop environment. Int. J. Prod. Res. 2014, 52, 3877–3887. [Google Scholar] [CrossRef]
  24. Jiang, T.H.; Wang, H.X. Study on the self-evolution problem of an aircraft-engine assembly workshop with uncertain number of assembly times. Proc. Inst. Mech. Eng. Part B J. Eng. Manuf. 2015, 229, 1418–1428. [Google Scholar] [CrossRef]
  25. Zou, P.; Rajora, M.; Liang, S.Y. A new algorithm based on evolutionary computation for hierarchically coupled constraint optimization: Methodology and application to assembly job-shop scheduling. J. Sched. 2018, 21, 545–563. [Google Scholar] [CrossRef]
  26. Ren, W.; Wen, J.; Yan, Y.; Hu, Y.; Guan, Y.; Li, J. Multi-objective optimisation for energy-aware flexible job-shop scheduling problem with assembly operations. Int. J. Prod. Res. 2021, 59, 7216–7231. [Google Scholar] [CrossRef]
  27. Wolpert, D.H.; Macready, W.G. No free lunch theorems for optimization. IEEE Trans. Evol. Comput. 1997, 1, 67–82. [Google Scholar] [CrossRef] [Green Version]
  28. Wang, G.; Deb, S.; Gao, X.Z.; Coelho, L.D.S. A new metaheuristic optimisation algorithm motivated by elephant herding behaviour. Int. J. Bio-Inspired Comput. 2017, 8, 394–409. [Google Scholar] [CrossRef]
  29. Sowkarthika, B.; Tiwari, A.; Singh, U.P. Elephant herding optimization based vague association rule mining algorithm. Int. J. Comput. Appl. 2017, 164, 15–23. [Google Scholar]
  30. Jafari, M.; Salajegheh, E.; Salajegheh, J. An efficient hybrid of elephant herding optimization and cultural algorithm for optimal design of trusses. Eng. Comput. 2019, 35, 781–801. [Google Scholar] [CrossRef]
  31. Tuba, E.; Ribic, I.; Capor-Hrosik, R.; Tuba, M. Support vector machine optimized by elephant herding algorithm for erythemato-squamous diseases detection. Procedia Comput. Sci. 2017, 122, 916–923. [Google Scholar] [CrossRef]
  32. Pezzella, F.; Morganti, G.; Ciaschetti, G. A genetic algorithm for the flexible job-shop scheduling problem. Comput. Oper. Res. 2008, 35, 3202–3212. [Google Scholar] [CrossRef]
  33. Ma, H.; Shen, S.; Yu, M.; Yang, Z.; Fei, M.; Zhou, H. Multi-population techniques in nature inspired optimization algorithms: A comprehensive survey. Swarm Evol. Comput. 2019, 44, 365–387. [Google Scholar] [CrossRef]
  34. Nseef, S.K.; Abdullah, S.; Turky, A.; Kendall, G. An adaptive multi-population artificial bee colony algorithm for dynamic optimisation problems. Knowl. Based Syst. 2016, 104, 14–23. [Google Scholar] [CrossRef] [Green Version]
  35. Li, W.; Wang, G.G.; Alavi, A.H. Learning-based elephant herding optimization algorithm for solving numerical optimization problems. Knowl. Based Syst. 2020, 195, 105675. [Google Scholar] [CrossRef]
  36. Jiang, T.H.; Yan, H.S. Self-evolution of knowledgeable manufacturing systems oriented to aero-engine assemble shop. Comput. Integr. Manuf. Syst. 2015, 21, 3222–3230. (In Chinese) [Google Scholar]
  37. Zhu, H.; Jiang, T.; Wang, Y. Discrete African buffalo optimization algorithm for the low-carbon flexible job shop scheduling problem. J. Adv. Manuf. Syst. 2020, 19, 837–854. [Google Scholar] [CrossRef]
Figure 1. The tree-like structure of the products.
Figure 1. The tree-like structure of the products.
Axioms 11 00561 g001
Figure 2. The encoding scheme.
Figure 2. The encoding scheme.
Axioms 11 00561 g002
Figure 3. The OP segment after the repair operation.
Figure 3. The OP segment after the repair operation.
Axioms 11 00561 g003
Figure 4. The left-shift process of operation O 131 .
Figure 4. The left-shift process of operation O 131 .
Axioms 11 00561 g004
Figure 5. The crossover operation of the operation permutation.
Figure 5. The crossover operation of the operation permutation.
Axioms 11 00561 g005
Figure 6. The tree-like structure of the four products. (a) Product 1; (b) Product 2; (c) Product 3; (d) Product 4.
Figure 6. The tree-like structure of the four products. (a) Product 1; (b) Product 2; (c) Product 3; (d) Product 4.
Axioms 11 00561 g006aAxioms 11 00561 g006b
Figure 7. Factor level trend of parameters.
Figure 7. Factor level trend of parameters.
Axioms 11 00561 g007
Figure 8. Convergence curves of different algorithms.
Figure 8. Convergence curves of different algorithms.
Axioms 11 00561 g008
Table 1. Processing times of the operations in the two products.
Table 1. Processing times of the operations in the two products.
ProductJobOperation M 1 M 2 M 3 M 4
P 1 J B 11 O 111 -13-
O 112 23-4
J B 12 O 121 2--3
J B 13 O 131 -315
O 132 --52
J B 14 O 141 3567
J B 15 O 151 4-3-
P 2 J B 21 O 211 -125
J B 22 O 221 -541
O 222 4-53
J B 23 O 231 3124
J B 24 O 241 5473
J B 25 O 251 2-65
O 252 3-54
Table 2. Experimental instance.
Table 2. Experimental instance.
InstanceProduct Mixture m InstanceProduct Mixture m
P1P2P3P4P1P2P3P4
RM01400010RM17111110
RM0215RM1815
RM0320RM1920
RM0425RM2025
RM05040010RM21201110
RM0615RM2215
RM0720RM2320
RM0825RM2425
RM09004010RM25301010
RM1015RM2615
RM1120RM2720
RM1225RM2825
RM13000410RM29112010
RM1415RM3015
RM1520RM3120
RM1625RM3225
Table 3. Parameter levels.
Table 3. Parameter levels.
Factor 1~6Level 1~5
P S 60120180240300
n c l a n 12345
m a x i t e r 100200300400500
n K E L 246810
p c 0.50.60.70.80.9
p b 0.50.60.70.80.9
Table 4. Orthogonal array and Avg values.
Table 4. Orthogonal array and Avg values.
Combination NumberFactor 1~6Avg
P S n c l a n m a x i t e r n K E L p c p b
111111140,038.4
212222239,729.9
313333339,374.9
414444439,306.3
515555539,205.4
621234539,630.0
722345139,408.6
823451239,446.1
924512338,991.9
1025123439,404.1
1131352439,477.2
1232413539,276.1
1333524139,516.0
1434135239,258.7
1535241339,191.6
1641425339,405.4
1742531439,224.4
1843142539,356.0
1944253139,088.5
2045314239,111.3
2151543239,460.8
2252154339,336.3
2353215439,155.5
2454321539,057.1
2555432139,027.3
Table 5. Response value and significance rank.
Table 5. Response value and significance rank.
LevelFactor 1~6
P S n c l a n m a x i t e r n K E L p c p b
139,531.039,602.439,478.739,314.639,391.539,415.8
239,376.139,395.139,359.139,422.539,316.539,401.4
339,343.939,369.739,285.839,303.139,320.939,260.0
439,237.139,140.539,292.239,344.739,380.039,313.5
539,207.439,187.939,279.739,310.739,286.739,304.9
Delta323.6461.9199.0119.4104.8155.8
Rank123564
Table 6. Comparison results of IEHO and IEHRR.
Table 6. Comparison results of IEHO and IEHRR.
InstanceIEHOIEHORR
BestAvgStdTimeBestAvgStdTime
RM0138,92939,172.4115.91862.544,05344,812.8499.91870.6
RM0240,93841,165.4152.91492.745,53746,484.6518.51508.7
RM0339,02139,457.5312.41311.243,77644,800.8619.21328.1
RM0437,08537,572.7319.01222.241,93042,945.8845.81225.6
RM0548,17848,414.5171.82270.852,04452,890.9604.32233.2
RM0645,18245,721.7326.01712.949,95750,879.6593.01736.3
RM0742,72042,993.5238.31510.947,45148,358.9689.01497.9
RM0843,47444,206.5334.11390.947,76349,031.5861.01411.0
RM0925,67125,998.4197.4687.227,23227,752.2335.9694.0
RM1023,45024,069.2439.0556.224,17025,294.4727.1584.9
RM1123,79224,228.6252.5521.724,80025,606.3448.9519.7
RM1219,69020,282.5334.6515.520,82821,635.4484.0490.3
RM1346,29246,694.4243.82131.449,68650,442.5542.72064.2
RM1444,99345,225.7285.91692.348,95449,990.5691.51642.3
RM1537,35237,949.8301.91498.442,38143,409.8538.51466.8
RM1643,15243,633.7277.81383.447,81649,153.2717.71369.6
RM1738,89039,135.1172.01684.841,82843,376.0874.91722.8
RM1840,33541,227.0377.01376.844,40245,568.8769.91393.2
RM1937,17138,024.0432.41132.042,05343,114.51013.11182.3
RM2035,47736,044.8405.71172.838,54340,040.81366.91155.2
RM2136,17336,408.0199.31739.339,56940,192.7421.51746.3
RM2236,31536,869.1263.41392.540,14141,240.2643.31425.7
RM2336,59836,912.5185.91233.938,99240,178.5628.01239.9
RM2433,22533,736.7195.91148.336,35337,070.1645.71147.6
RM2538,92339,080.6106.91517.142,19643,121.5586.51572.7
RM2636,29436,713.6193.41239.639,88140,688.6648.71299.1
RM2733,86334,251.4210.31086.537,30438,392.9722.61106.4
RM2831,62032,246.0307.41013.734,58535,832.5829.31003.6
RM2932,11832,467.2181.01349.934,57235,448.2502.41334.2
RM3032,52332,832.1208.01099.035,80836,608.1523.31095.3
RM3132,48532,863.8278.3918.635,13635,750.2350.1897.8
RM3231,07231,746.7385.7849.933,43034,500.9547.2851.1
Mean36,343.836,792.0262.71305.139,786.640,769.2649.71306.8
Table 7. Comparison results of IEHO and IEHNL.
Table 7. Comparison results of IEHO and IEHNL.
InstanceIEHOIEHONL
BestAvgStdTimeBestAvgStdTime
RM0138,92939,172.4115.91862.541,08541,597.4370.4255.1
RM0240,93841,165.4152.91492.743,52144,097.2351.8262.3
RM0339,02139,457.5312.41311.242,51242,909.3215.1274.0
RM0437,08537,572.7319.01222.241,37042,558.3519.0281.8
RM0548,17848,414.5171.82270.849,39450,292.5439.5289.9
RM0645,18245,721.7326.01712.948,43349,339.7720.2299.0
RM0742,72042,993.5238.31510.945,78646,938.4766.8310.8
RM0843,47444,206.5334.11390.946,22047,890.9729.6323.3
RM0925,67125,998.4197.4687.226,88227,926.2656.6110.8
RM1023,45024,069.2439.0556.225,13126,177.2491.9115.8
RM1123,79224,228.6252.5521.725,35126,453.3456.5120.8
RM1219,69020,282.5334.6515.521,54022,459.3529.3127.0
RM1346,29246,694.4243.82131.448,20649,282.4686.6282.6
RM1444,99345,225.7285.91692.347,63748,988.9942.4290.6
RM1537,35237,949.8301.91498.440,89942,152.9596.0302.7
RM1643,15243,633.7277.81383.447,58148,627.9723.4312.3
RM1738,89039,135.1172.01684.841,02342,289.71060.1254.8
RM1840,33541,227.0377.01376.844,70345,733.8767.2259.4
RM1937,17138,024.0432.41132.043,27643,727.7300.8274.2
RM2035,47736,044.8405.71172.840,15541,292.4708.3282.0
RM2136,17336,408.0199.31739.338,68739,253.0344.7241.3
RM2236,31536,869.1263.41392.539,42740,627.8542.9249.7
RM2336,59836,912.5185.91233.939,68440,779.8727.8260.8
RM2433,22533,736.7195.91148.336,94637,891.2668.9271.6
RM2538,92339,080.6106.91517.140,16540,883.5423.4210.0
RM2636,29436,713.6193.41239.638,52939,460.1577.8217.3
RM2733,86334,251.4210.31086.536,97437,974.2576.7228.0
RM2831,62032,246.0307.41013.734,44035,573.4670.9236.2
RM2932,11832,467.2181.01349.934,66035,461.6479.4177.9
RM3032,52332,832.1208.01099.036,47637,397.8388.3184.6
RM3132,48532,863.8278.3918.636,38436,872.8413.7194.4
RM3231,07231,746.7385.7849.934,63435,420.4543.2200.6
Mean36,343.836,792.0262.71305.139,303.540,260.3574.7240.7
Table 8. Comparison results of IEHO and other algorithms.
Table 8. Comparison results of IEHO and other algorithms.
InstanceIEHOGAPSO-GA
BestAvgStdBestAvgStdBestAvgStd
RM0138,92939,172.4115.949,33050,458.9648.041,19142,117.0553.0
RM0240,93841,165.4152.952,82854,209.4812.043,94744,893.1544.1
RM0339,02139,457.5312.452,54754,272.81094.342,93643,953.9573.9
RM0437,08537,572.7319.053,08454,452.8798.243,60244,681.5872.6
RM0548,17848,414.5171.858,17359,267.7737.649,25650,479.8694.3
RM0645,18245,721.7326.057,31759,842.71118.648,03849,742.3885.4
RM0742,72042,993.5238.357,50959,016.5948.446,73747,948.7989.5
RM0843,47444,206.5334.159,88061,491.21149.748,10049,029.9654.8
RM0925,67125,998.4197.430,29631,301.2666.527,56927,877.2221.1
RM1023,45024,069.2439.028,59229,329.7628.824,97925,769.3498.5
RM1123,79224,228.6252.529,89330,682.4572.626,15027,012.4347.1
RM1219,69020,282.5334.625,46826,509.5605.221,54822,266.1413.4
RM1346,29246,694.4243.856,11257,357.0731.748,32250,423.01027.9
RM1444,99345,225.7285.957,27558,955.2768.147,98449,781.1999.3
RM1537,35237,949.8301.952,16652,892.1575.841,18942,635.5921.6
RM1643,15243,633.7277.859,79760,488.4671.848,84549,851.1697.7
RM1738,89039,135.1172.047,30448,435.2619.540,71441,847.2654.6
RM1840,33541,227.0377.050,50251,942.8770.744,69045,254.2408.4
RM1937,17138,024.0432.450,02450,930.3524.043,39344,197.3704.1
RM2035,47736,044.8405.748,63249,927.9944.340,51141,757.8699.7
RM2136,17336,408.0199.344,32345,503.8714.338,27839,368.9578.8
RM2236,31536,869.1263.446,34248,305.9947.040,60941,513.9545.5
RM2336,59836,912.5185.947,07948,190.4878.840,91642,042.5632.9
RM2433,22533,736.7195.944,39845,835.1832.137,84839,833.91038.4
RM2538,92339,080.6106.946,74347,979.5543.640,58641,224.7437.2
RM2636,29436,713.6193.446,42547,661.2753.438,57039,488.2482.0
RM2733,86334,251.4210.344,00145,568.7813.437,32139,175.9808.0
RM2831,62032,246.0307.442,55844,609.21189.735,23836,911.31234.1
RM2932,11832,467.2181.039,09340,306.6651.434,38135,055.6538.1
RM3032,52332,832.1208.042,44443,104.5433.136,22237,637.3734.8
RM3132,48532,863.8278.341,77243,221.7771.336,11837,642.01058.4
RM3231,07231,746.7385.742,08943,859.5727.035,24937,208.3905.0
Mean36,343.836,792.0262.746,999.948,309.7770.039,719.940,894.4698.6
InstanceVNSDABOCosSDCSO
BestAvgStdBestAvgStdBestAvgStd
RM0143,11344,196.2531.241,61542,590.7764.142,21242,727.4336.0
RM0246,43747,802.91027.743,19044,237.2626.945,62145,858.7175.7
RM0345,31546,358.9882.943,18743,937.6710.444,82545,817.7414.7
RM0445,47547,845.61088.441,31442,685.71458.945,90946,837.3413.9
RM0550,91952,157.6672.948,33550,294.7768.250,32650,698.1228.2
RM0650,60851,792.5732.447,43348,142.2386.649,08249,695.6284.0
RM0749,03050,332.7761.744,34244,823.7480.546,73547,269.8327.8
RM0850,38851,097.9525.145,31646,151.8475.748,93949,306.9258.3
RM0927,77929,083.6684.026,77427,305.5247.627,83228,133.3137.3
RM1026,70127,730.7404.724,55925,137.5410.427,22227,600.0210.4
RM1127,43328,282.6545.024,54025,367.1375.127,93528,454.4196.9
RM1223,82224,462.0356.220,81121,439.4334.924,67825,024.6199.3
RM1347,78550,326.81013.248,32249,288.8804.348,48548,945.3282.8
RM1449,12550,029.2592.945,95247,004.3634.248,55248,667.1105.6
RM1544,05945,047.7890.239,94340,391.3305.542,24242,998.9303.5
RM1651,41452,258.1561.644,97045,807.1614.349,03149,693.3388.6
RM1741,49942,629.9714.839,11339,866.2391.740,08240,677.9267.0
RM1844,92345,723.5632.841,46042,150.1402.043,66244,248.4285.1
RM1944,43645,539.8436.039,48940,529.1977.543,56444,078.9276.3
RM2042,23443,549.8931.237,69638,273.9436.240,31640,876.5296.3
RM2139,26040,371.0741.238,17238,586.9259.938,81839,299.2292.9
RM2241,78143,212.3902.838,08938,927.2702.139,83241,070.4618.1
RM2341,43743,120.1876.837,81238,547.4483.841,42741,794.5222.4
RM2440,09540,889.6484.035,23736,062.9446.639,12039,609.9295.2
RM2542,36943,235.1662.940,58341,872.9987.341,63942,007.9222.7
RM2640,06541,932.3812.938,36339,250.1402.340,33640,766272.9
RM2740,53641,638.8842.936,16437,154.8600.339,85940,447.8309.3
RM2836,85939,121.61157.733,37734,315.6598.438,01738,847.3517.0
RM2935,65136,568.5661.833,60834,155.0428.834,67635,019.2191.0
RM3037,45538,629.6848.834,95435,409.9313.637,24437,783.7297.3
RM3138,06939,372.21020.733,73734,368.0282.837,46238,119.3330.8
RM3237,48438,543.6904.132,68133,386.2574.836,19936,850.2418.0
Mean41,361.142,590.1746.938,160.638,983.2552.740,683.741,225.8293.0
Table 9. Comparison results of the values of RPDs.
Table 9. Comparison results of the values of RPDs.
InstanceGbestIEHOIEHORRIEHONLGA
BRPDAPRDBRPDAPRDBRPDAPRDBRPDAPRD
RM0138,9290.000.6313.1615.115.546.8526.7229.62
RM0240,9380.000.5611.2313.556.317.7229.0432.42
RM0339,0210.001.1212.1914.818.959.9634.6639.09
RM0437,0850.001.3213.0615.8011.5514.7643.1446.83
RM0548,1780.000.498.029.782.524.3920.7523.02
RM0645,1820.001.1910.5712.617.209.2026.8632.45
RM0742,7200.000.6411.0713.207.189.8734.6238.15
RM0843,4740.001.689.8712.786.3210.1637.7441.44
RM0925,6710.001.286.088.114.728.7918.0221.93
RM1023,4500.002.643.077.877.1711.6321.9325.07
RM1123,7920.001.844.247.636.5511.1925.6428.96
RM1219,6900.003.015.789.889.4014.0629.3434.63
RM1346,2920.000.877.338.974.136.4621.2123.90
RM1444,9930.000.528.8011.115.888.8827.3031.03
RM1537,3520.001.6013.4616.229.5012.8539.6641.60
RM1643,1520.001.1210.8113.9110.2612.6938.5740.18
RM1738,8900.000.637.5511.545.488.7421.6424.54
RM1840,3350.002.2110.0812.9810.8313.3825.2128.78
RM1937,1710.002.2913.1315.9916.4217.6434.5837.02
RM2035,4770.001.608.6412.8613.1916.3937.0840.73
RM2136,1730.000.659.3911.116.958.5122.5325.79
RM2236,3150.001.5310.5413.568.5711.8827.6133.02
RM2336,5980.000.866.549.788.4311.4328.6431.67
RM2433,2250.001.549.4111.5711.2014.0433.6337.95
RM2538,9230.000.408.4110.793.195.0420.0923.27
RM2636,2940.001.169.8812.116.168.7227.9131.32
RM2733,8630.001.1510.1613.389.1912.1429.9434.57
RM2831,6200.001.989.3813.328.9212.5034.5941.08
RM2932,1180.001.097.6410.377.9110.4121.7225.50
RM3032,5230.000.9510.1012.5612.1514.9930.5032.54
RM3132,4850.001.178.1610.0512.0013.5128.5933.05
RM3231,0720.002.177.5911.0411.4613.9935.4641.15
Mean-0.001.319.2312.018.2911.0229.2233.00
InstanceGbestPSO-GAVNSDABOCosSDCSO
BRPDAPRDBRPDAPRDBRPDAPRDBRPDAPRD
RM0138,9295.818.1910.7513.536.909.418.439.76
RM0240,9387.359.6613.4316.775.508.0611.4412.02
RM0339,02110.0312.6416.1318.8110.6812.6014.8717.42
RM0437,08517.5720.4822.6229.0211.4015.1023.7926.30
RM0548,1782.244.785.698.260.334.394.465.23
RM0645,1826.3210.0912.0114.634.986.558.639.99
RM0742,7209.4012.2414.7717.823.804.929.4010.65
RM0843,47410.6412.7815.9017.544.246.1612.5713.42
RM0925,6717.398.598.2113.294.306.378.429.59
RM1023,4506.529.8913.8618.254.737.2016.0917.70
RM1123,7929.9113.5415.3018.873.146.6217.4119.60
RM1219,6909.4413.0820.9924.245.698.8825.3327.09
RM1346,2924.398.923.238.724.396.474.745.73
RM1444,9936.6510.649.1811.192.134.477.918.17
RM1537,35210.2714.1517.9620.606.948.1413.0915.12
RM1643,15213.1915.5219.1521.104.216.1513.6215.16
RM1738,8904.697.606.719.620.572.513.074.60
RM1840,33510.8012.2011.3713.362.794.508.259.70
RM1937,17116.7418.9019.5422.516.249.0317.2018.58
RM2035,47714.1917.7019.0522.766.257.8813.6415.22
RM2136,1735.828.848.5311.615.536.677.318.64
RM2236,31511.8214.3215.0518.994.897.199.6813.09
RM2336,59811.8014.8813.2217.823.325.3313.1914.20
RM2433,22513.9119.8920.6823.076.068.5417.7419.22
RM2538,9234.275.918.8511.084.267.586.987.93
RM2636,2946.278.8010.3915.545.708.1411.1412.32
RM2733,86310.2115.6919.7122.966.809.7217.7119.45
RM2831,62011.4416.7316.5723.725.568.5220.2322.86
RM2932,1187.059.1511.0013.864.646.347.969.03
RM3032,52311.3715.7315.1618.787.478.8814.5216.18
RM3132,48511.1815.8817.1921.203.855.8015.3217.34
RM3231,07213.4419.7520.6424.055.187.4516.5018.60
Mean-9.4412.7214.1517.615.087.3612.6514.06
Table 10. The t-test results of paired samples.
Table 10. The t-test results of paired samples.
t-Testp-Value (BRPD)p-Value (ARPD)
t-test(IEHO, IEHORR)9.53407 × 10−202.82387 × 10−21
t-test(IEHO, IEHONL)6.25182 × 10−164.34201 × 10−19
t-test(IEHO, GA)2.44515 × 10−222.50859 × 10−23
t-test(IEHO, PSO-GA)2.47955 × 10−156.91352 × 10−17
t-test(IEHO, VNS)1.3474 × 10−161.10045 × 10−18
t-test(IEHO, DABO)1.0809 × 10−132.06793 × 10−15
t-test(IEHO, CosSDCSO)3.34591 × 10−141.5326 × 10−14
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Jiang, T.; Liu, L.; Zhu, H.; Li, Y. An Improved Elephant Herding Optimization for Energy-Saving Assembly Job Shop Scheduling Problem with Transportation Times. Axioms 2022, 11, 561. https://doi.org/10.3390/axioms11100561

AMA Style

Jiang T, Liu L, Zhu H, Li Y. An Improved Elephant Herding Optimization for Energy-Saving Assembly Job Shop Scheduling Problem with Transportation Times. Axioms. 2022; 11(10):561. https://doi.org/10.3390/axioms11100561

Chicago/Turabian Style

Jiang, Tianhua, Lu Liu, Huiqi Zhu, and Yaping Li. 2022. "An Improved Elephant Herding Optimization for Energy-Saving Assembly Job Shop Scheduling Problem with Transportation Times" Axioms 11, no. 10: 561. https://doi.org/10.3390/axioms11100561

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