Abstract

In the hot rolling mill, a cold slab is reheated in reheating furnace and then rolled into thin coils through hot rolling process. Traditional research on hot rolling mill generally takes the two processes as two separate single-objective scheduling problems, though they are closely connected and their optimization objectives are conflicting with each other. In this paper, the integrated scheduling of the reheating furnace and hot rolling is investigated in the view of multiobjective optimization. A mixed-integer programming model with two objectives is formulated for this problem, and a multiobjective differential evolution (MODE) algorithm is developed to solve this model. To make it easy for algorithm design, a hot rolling schedule (i.e., a sequence of slabs) is used to represent a solution and for a given solution, a heuristic with consideration of energy consumption minimization is presented to obtain the schedule of reheating furnace. To achieve the balance of exploration and exploitation, a novel mutation operator with adaptive leader selection, a crossover operator with feasibility consideration, and a guided multiobjective local search are designed. Computational results based on simulated data illustrate that the integrated scheduling is superior to the traditional two-phase scheduling method used in practice and literature. Further results illustrate that the proposed MODE algorithm is effective and superior to some other multiobjective evolutionary algorithms.

1. Introduction

Iron and steel industry is one of the pillar industries for the national economy, and the typical production process in an iron and steel enterprise can be divided into three parts (Figure 1): primary steel making, hot rolling (or rough making), and finishing making. In the primary making section, raw materials such as iron ore and coals are firstly transformed into hot metal through blast furnace, subsequently refined into molten steel in melt shop, and finally casted into solid slabs through continuous casting. The slabs are then sent to hot rolling mill in which they are firstly reheated and then rolled into thin hot rolled strips (or coils). Some of the hot rolled coils can be directly sold as products, but most of them will be sent to the finishing making section for further complex processing. The first procedure in the finishing making section is cold rolling, which makes the coils even thinner at normal temperature. Subsequently, some cold rolled coils are sold as products after continuous annealing or further processed in the color coating line, and the others will be consecutively processed through the continuous galvanizing line and the color coating line. According to Figure 1, it can be found that the hot rolling mill, as the rough making process, connects the logistics between the primary steel making and the finishing making. Therefore, the hot rolling scheduling is one of the key important problems for an iron and steel enterprise.

The detailed production process in the hot rolling mill is illustrated in Figure 2. To guarantee the continuous production of hot rolling, there are generally 2ā€“4 reheating furnaces supplying hot slabs for one hot rolling line. Different from traditional batch processing equipment for which jobs enter and leave in batch style, the continuous walking beam reheating furnace can simultaneously heat many slabs; however, the slabs enter and leave it continuously, instead of the batch style. That is, when the furnace is full, one slab can enter the furnace after the head slab leaves the furnace. Before leaving the furnace, each slab must reach its required heating temperature (i.e., it has a minimum heating time in the furnace). On the contrary, a slab cannot leave the furnace even if it has reached its maximum heating time, if there are other slabs before it or the hot rolling line is processing another slab. When such scenario occurs, this slab will be overheated, which results in both energy waste and harm to rolling quality. So the scheduling task of reheating furnace is to allocate slabs to furnaces and determine the heating sequence in each furnace so as to minimize the energy consumption. After pulled out from the reheating furnace, the heated slab further enters the hot rolling process that consists of rough rolling and finishing rolling procedures. The rough rolling machine first transforms the hot slab into a thinner but longer slab (during rolling the width of the slab has little change), and then the finishing rolling machine with 5ā€“7 groups of rollers will consecutively roll the slab into a much thinner strip. Finally, the strip will become a coil at the coiler after cooling. During rolling, if the width of the next coil is smaller than that of its previous coil, then a scar will be left on the next coil. So it is required that the width of coils (slabs) in the hot rolling scheduling should be in a nonascending order. In addition, to guarantee good rolling quality, it is also preferred that the changes in dimension and steel grade between any two slabs should be as less as possible. The reason is that big change in dimension or steel grade will cause significant disturbance to rollers, which in turn deteriorate the rolling stability. That is, the scheduling task of hot rolling is to determine a rolling sequence of slabs so as to minimize the total changeovers of all adjacent slabs.

Based on the above description of production process, it can be found that the scheduling objectives between the reheating furnace and the hot rolling are conflicting with each other, especially in practical production. For example, slabs in a typical iron and steel enterprise generally have many types of dimension (width and thickness), minimum reheating time, and steel grades. The reduction in energy consumption in reheating furnaces may cause significant changeovers of adjacent slabs. On the contrary, good changeovers between adjacent slabs often result in significant increase in energy consumption. Therefore, the integrated scheduling of reheating furnace and hot rolling is a complex multiobjective combinatorial optimization problem.

The rest of the paper is organized as follows. In Section 2, related research results on reheating furnace and hot rolling are reviewed and our research motivation is presented. Section 4 constructs the biobjective mixed-integer programming model for this problem. The multiobjective differential evolution (MODE) algorithm developed for this problem is proposed in Section 5. Section 6 is devoted to analyzing computational results based on simulated instances. Finally, the paper is summarized in Section 6.

2. Literature Review and Motivation

As one of the most important production process related to product quality and energy consumption in iron and steel enterprise, scheduling problems of reheating furnace and hot rolling have attracted considerable attentions in the literature.

For the reheating furnace scheduling, Mui et al. [1] developed a scheduling strategy for the reheating furnace without consideration of the following hot rolling requirements. Broughton et al. [2] investigated the integrated scheduling and control of continuous walking beam reheating furnace and presented a paradigm based on modified genetic algorithm for a practical iron and steel enterprise. However, the mathematical model for the problem was not provided. Mohanty [3] developed an agent-based heuristic to determine the slab sequence in the reheating furnace and hot rolling; however, the overheating and sequence-dependent cost were not considered. Wang and Tang [4] formulated the scheduling of a single continuous walking beam reheating furnace as a mixed-integer linear programming model and presented an improved particle swarm optimization (PSO) algorithm to obtain a near-optimal solution. The case of multiple parallel continuous walking beam reheating furnace was considered in [5], in which the scheduling task was to assign slabs to each reheating furnace, sequence slab sequence for each reheating furnace and determine the feed-in and residence time of each slab so as to reduce unnecessary energy consumption. To solve this problem, a scatter search algorithm was developed. It should be noted that the scheduling problem in [5] was based on a given hot rolling schedule (that is, the drop-out time of each slab has been given by the hot rolling schedule).

With respect to the hot rolling scheduling, many research results can be found in the literature. Lopez et al. [6] and Balas and Martin [7] formulated the hot rolling scheduling as a prize-collecting traveling salesman problem whose task was to select a subset of slabs from the candidate slab yard and determine their rolling sequence to minimize the production cost. Such a modeling method can only obtain one single turn (rollers should be replaced by new ones after rolling a consecutive number of slabs and these consecutive slabs between two roller changeovers are called a turn). To obtain multiple rolling turns at the same time, the vehicle routing problem (VRP) model, as well as its variants, was often adopted. Cowling [8] developed a decision support system for hot rolling scheduling based on the prize-collecting VRP (PCVRP) model. Yadollahpour et al. [9] incorporated more realistic constraints and hot charge rolling into the PCVRP model and presented a guided local search algorithm. Chen et al. [10] formulated the hot rolling scheduling as a VRP model and proposed a hybrid PSO algorithm to simultaneously obtain several rolling turns. Zhao et al. [11] proposed a two-stage scheduling method for the hot rolling, in which the first stage established several turns based on VRP model with time windows and the second stage determined the sequence of these turns to achieve higher hot charge ratios. Different from the two stage method of [11], Wang and Tang [12] presented a VRP model that could obtain multiple turns and at the same time determine their sequence of these turns. Chakraborti et al. [13] presented a biobjective genetic algorithm for the hot rolling scheduling to minimize the standard deviation of lower yield strength (or ultimate tensile strength) and standard deviation of width of all adjacent slabs in a turn. Jia et al. [14] formulated the hot rolling scheduling as a multiobjective PCVRP model and proposed a Pareto max-min ant system algorithm. Tan et al. [15] took into account the time-of-use electricity pricing into the hot rolling scheduling and adopted NSGA-II algorithm [16] to minimize two objectives: total jump penalties of adjacent slabs (i.e., optimize product quality) and total electricity cost (i.e., optimize energy consumption).

From the above literature review, it can be found that the scheduling problems in hot rolling mill have always been an active research topic due to the complexity of reheating and hot rolling. However, current researches traditionally took the reheating furnace scheduling and the hot rolling scheduling as two separate optimization problems and often ignored the close connection between reheating and hot rolling. Moreover, most researches centered on the single-objective optimization of hot rolling, though the objectives have conflictions with each other. Tang and Wang [17] once attempted to achieve the simultaneous optimization of the reheating furnace scheduling and the hot rolling scheduling and proposed a two-phase scheduling method. This method tried to obtain a good hot rolling schedule with scatter search in the first phase, and according to this schedule, the rolling time of each slab, as well as the departure time of each slab from a certain reheating furnace, could be determined. Based on them, a heuristic was developed in the second phase to establish the schedules for each reheating furnace. That is, this two-phase method is a sequential scheduling method that cannot achieve the real integrated optimization of both the reheating furnace and the hot rolling. Therefore, in this paper, we investigated the integrated scheduling of reheating furnace and hot rolling by formulating it as multiobjective mixed-integer programming model and developed an improved MODE algorithm for this problem to achieve the simultaneous optimization of reheating furnace and hot rolling.

3. Problem Formulation

3.1. The Model

The objective (1) is to minimize the total unnecessary heating time (or the total overheating time) of all slabs, which in turn can help to reduce the total energy consumption. We choose such an objective based on the following two considerations: firstly, overheating of slabs will deteriorate the product quality; secondly, energy consumption in the reheating furnace is very large in iron and steel industry and the reduction of energy consumption has become one of the key challenging issues in scheduling optimization [18, 19]. The objective (2) is to minimize the total changeovers in width, thickness, steel grade, and so on, between adjacent slabs in the hot rolling schedule so as to improve the product quality. As analyzed before in Section 1, the two objectives are generally conflicting with each other in practical production. Constraint (3) ensures that each slab will be reheated by exactly one reheating furnace in the reheating schedule, and constraint (4) guarantees that each position of the reheating schedule can hold at most one slab. Constraints (5) and (6) ensure that each slab must be processed in the hot rolling, and each position of the hot rolling schedule must hold exactly one slab. Constraints (7) and (8) require that the slab in the -th position should be drawn in and drawn out after the slab arranged in the -th position in the reheating schedule. Constraint (9) represents the reheating furnace capacity constraint requiring that a slab cannot be drawn in unless the head slab in the furnace is drawn out. Constraint (10) guarantees that each slab must be reheated for its required heating time. Constraint (11) ensures that a slab in the -th positon of the hot rolling schedule cannot be drawn out from the furnace for processing in the hot rolling unless the slab in the -th position of the hot rolling schedule has been completed through the hot rolling production. Constraints (12) and (13) are the maximum changeover constraints for width and thickness of adjacent slabs in the hot rolling schedule. Constraints (14) and (15) determine the value ranges for decision variables (please note that the value range for has been defined in constraint (10)).

4. Proposed Discrete Multiobjective Differential Evolution Algorithm

4.1. Brief Introduction of Multiobjective Differential Evolution

Different from single-objective optimization, the task of multiobjective optimization is to achieve a set of optimal nondominated solutions uniformly distributed in the objective space. Due to the inherent ability of evolving a swarm of solutions simultaneously at a generation, evolution algorithms have been widely adopted in multiobjective optimization [20, 21]. Among the multiobjective evolutionary algorithms (MOEAs), multiobjective differential evolution (MODE) has achieved a lot of successful applications, especially in practical industries, due to its simple but effective search mechanism [22ā€“29].

The main procedure of classical MODE algorithm is illustrated in Figure 3, where and are, respectively, the index of generations and the maximum available generations (i.e., the stopping criterion) and is the -th solution in the population at the -th generation. There are three main steps in MODE to generate a new solution, namely, mutation, crossover, and selection. In the mutation step, a perturbed vector is generated through a mutation operator for each solution with dimensions in . After mutation, a trial solution is constructed from and according to where is a random number uniformly generated in [0, 1] and is a random integer generated in [1, D]. The adoption of is to avoid the condition that . Finally, in the selection step, the new solution for next generation is determined according to

For a multiobjective optimization problem, solution is said to dominate solution if all objectives of are better than or equal to those of and there exists at least one objective for which the objective value of is strictly better than that of X2.

4.2. Proposed MODE Algorithm

The mathematical model defined by (1), (2), (3), (4), (5), (6), (7), (8), (9), (10), (11), (12), (13), (14), and (15) is a multiobjective discrete combinatorial optimization problem, and at the same time the integrated scheduling of reheating furnace and hot rolling further make the decision making more complex. This makes it difficult to directly apply MODEs in the literature to solve our problem. Therefore, we prefer to design an improved discrete MODE algorithm for this complex problem based on its characteristics. In the design of this MODE algorithm, several issues should be handled such as solution encoding and decoding that can consider the integrated scheduling characteristics, generation method of new solutions (including mutation, crossover, and selection) that can achieve good balance between exploration and exploitation, and management method of nondominated solutions during evolution that can guarantee a uniform distribution in the objective space.

4.2.1. Solution Encoding and Decoding

The decision making of reheating furnace scheduling is to allocate slabs to each furnace and at the same time determine their heating sequence, which makes it very hard for the solution encoding and decoding, as well as the neighborhood search designing. So we prefer to adopt the hot rolling schedule (i.e., a sequence of slabs in which is the slab arranged at the -th position) to encode a solution, and for a given solution, a heuristic with consideration of energy consumption minimization is presented to obtain the corresponding schedule of the reheating furnace. The main idea of this heuristic is that the current slab should be allocated to one of the first available furnaces that can result in the minimum energy consumption (i.e., the minimum overheating time). Let represent the earliest available time of furnace and denote the current head slab (i.e., the slab holding the first position in furnace , and please see Figure 2) in furnace . Then, the detailed procedure of the decoding heuristic can be described in Figure 4.

4.2.2. Population Initialization Method

To get an initial population with good distribution in the objective space, a three-step initialization method is adopted: the classical NEH method [30], a modified multiobjective NEH method, and a random method. In the NEH, the initial slab sequence is determined based on practical processing constraints: first, sequence all the slabs in the nonascending order of width because it is preferred that the slab width changes from wide to narrow; second, for slabs with the same width, use the swap (swap two slabs) neighborhood search to improve the total changeover cost. In the following, we first give the population initialization method and then present the modified multiobjective NEH method. The population initialization method can be described as follows.

Step 1. Use the classical NEH to generate the first two solutions with the objectives (1) and (2), respectively, to obtain two extreme solutions, and then add them to .

Step 2. Generate some solutions with the modified multiobjective NEH method and then add them to . If the total number of initial solutions is larger than the population size , repeatedly remove the most crowded solution in until and then terminate; otherwise, go to Step 3.

Step 3. Randomly select two slabs with similar width and thickness in a solution randomly selected from and perform a swap move on them to generate a new random solution (please note that two similar slabs mean that the swap of them will not result in violation for constraints (12) and (13), i.e., the new random solution is still feasible). Repeat this procedure for times.

Since the NEH method is very popular in scheduling problems, we only present the modified multiobjective NEH in the paper. Let be a given slab sequence, and denote the nondominated partial solutions (a partial solution is defined as a sequence of slabs) obtained in the -th iteration. Since at each iteration a new slab in will be inserted into the nondominated partial solutions, each solution of is in fact a sequence of slabs. The multiobjective NEH method can be given in Figure 5.

4.2.3. Improved Discrete Mutation, Crossover, and Selection Operators

For the permutation-based combinatorial optimization problems such as permutation flowshop scheduling, several kinds of discrete DE operators have been proposed [31ā€“33] by defining novel discrete mutation and crossover operators. In [33], the computational results showed that the P-DDE [31] was superior to the W-DDE [32] and that the H-DDE [33], which could be viewed as an improvement version of W-DDE, was the best. However, in our problem, these discrete mutation and crossover operators cannot be directly adopted. The main reasons are as follows. On one hand, the new solution generated by the W-DDE and H-DDE may often be much different with comparison to the target solution. This may be good for the permutation flowshop scheduling problem since it can help to avoid being trapped in local optimal regions. But for the problem with constraints like ours, the new solution generated by them may often be unfeasible and it is hard to restore feasibility. On the other hand, the P-DDE used the discrete crossover operators of genetic algorithm such as the partially mapped crossover (PMX) [34]. When such crossover operator is used in our problem, we have to handle not only the infeasibility of duplicated jobs in the new solution but also the violations with constraints (12) and (13). Therefore, we prefer to develop some new mutation and crossover operators with consideration of our problemā€™s characteristics.

(1) Mutation Operator with Leader Selection. In the proposed mutation operator, the adaptive leader selection mechanism is inspired by the hybrid MOEA proposed in [35], in which the concept of personal best and global best of particle swarm optimization was incorporated into MOEA. Its main idea is to adaptively select a nondominated solution in the external archive to generate the perturbed solution . For a target solution , the definition of the mutation operator with this mechanism is as follows: where is the solution randomly selected from the three nondominated solutions in the external archive that are nearest to , is the solution randomly selected from the whole external archive, and is the solution randomly selected from the population . and are two random number uniformly generated in [0, 1]. is called the mutation probability, and is the leader selection parameter. Equation (18) means that if is less than , we have two choices: perform a random insertion move (delete a slab on its current position and then insert it to another random position) on if is less than ; otherwise, perform a random insertion move on . If is equal to or larger than , then a random insertion move will be performed on another random solution in the current population to generate the perturbed solution. According to (18), it can be found that the first two items have good ability of accelerating the convergence speed since the new perturbed solution is generated around the external archive. Furthermore, it should be noted that the first item is focused on the local search because is one of the most nearest solutions to while the second item pays more attention to search diversity. Finally, the third item takes the advantage of search diversity and can help to avoid being trapped in local optimum. To make the mutation operator adaptively change the focus from exploitation to exploration, the value of parameter is updated according to where denotes the maximum number of generations. That is, the first item will have more chance to be selected during the early stage of evolution while the second item will be selected with high probability during the later stage of evolution.

(2) Crossover Operator with Feasibility Consideration. The crossover operator follows the main idea of traditional DE and incorporates the consideration of feasibility maintenance. As mentioned above, there are two main feasibility requirements: one is defined by constraints (5) and (6) and another is defined by constraints (12) and (13). According to the two requirements, the crossover operator to generate the trial solution is defined in Figure 6, in which and denote the slab arranged at the -th position of the target solution and the perturbed solution , respectively. The main idea of this crossover operator is to determine the slab adaptively according to different scenarios. Please note that the generated trial solution will have no duplication of slabs, but may also have violations for constraints (12) and (13), which will be further fixed by swap or insertion moves. For example, if a slab in a certain position has violations for constraint (12) or (13) with its adjacent slabs, we will first try to swap it with another slab in this solution to restore feasibility. If the swap does not work, then we further try to use the insertion move: try to insert this slab to another position, and if this does not work, try to insert another slab to the position before or after this slab. Because the set of slabs for hot rolling scheduling are carefully selected by the scheduler from a large number of candidate slabs, the violation of constraints (12) and (13) can be easily fixed with the swap and insertion moves.

(3) Selection Operator. With the generated trial solution , the selection operator is applied according to traditional MODE.

4.2.4. Guided Multiobjective Local Search

In the multiobjective memetic algorithm proposed by Wang and Tang [36], a machine learning-based multiobjective local search method was developed. Its main idea was to first find the representative solutions in the external archive using clustering method and then perform a two-phase local search on the selected representative solutions. Considering that there are two objectives and many constraints in our problem, we propose another kind of multiobjective local search, which follows the main idea of the method in [36] but has less complexity. There are two main steps of our method: the first one is to select a solution with better diversity in the objective space from the external archive, and the second one is to apply a Pareto-based variable neighborhood descent search on the selected solution. For a given external archive, the detailed procedure of the guided multiobjective local search is given in Figure 7, in which the flag means that the -th solution in the external archive has been selected for local search in previous generations (please note that we will memorize this flag for each solution in the external archive during evolution and that the flag will be set to be zero for a new solution added to the external archive).

In the above guided multiobjective local search, only the solution that has good diversity and has not been selected in previous generations can be selected for local search, which can help to improve the spread of nondominated solutions in the external archive. For the selected solution, there are two kinds of neighborhoods that are adopted, i.e., insertion (delete a slab in its current position and then insert it in another different position) and swap (swap two different slabs). Although the neighborhood sizes of them are and , respectively, the number of practical moves is much smaller because only the feasible moves are permitted (line 8 and line 17). In addition, for each new generated solution in the local search, the decoding procedure in Section 4.2.1 will be used to construct the corresponding reheating furnace schedule before the evaluation.

4.2.5. Update of External Archive

The update of the external archive follows traditional MOEAs, that is, for a new solution , it can be added into the external archive if and only if there is no solution in the external archive that can dominate . After its addition, we will remove the solutions that are dominated by and may further remove the most crowded solution if the size of the external archive exceeds it maximum value .

4.2.6. Whole Procedure of the Proposed Discrete Multiobjective Differential Evolution

Based on the above sections, the procedure of the proposed discrete multiobjective differential evolution can be given in Figure 8, in which denotes the maximum available generations.

5. Computational Results

5.1. Test Problems and Parameter Setting

To test the performance of the proposed algorithm, there are two kinds of test problems that are adopted in the experiments: a set of 90 randomly generated problems and a set of 4 practical production problems.

The random problems are generated according to practical data of heavy plate hot rolling as follows. The width of a slab is uniformly generated in [1500ā€‰mm, 2100ā€‰mm], and the thickness of a slab is uniformly generated in [200ā€‰mm, 300ā€‰mm]. The least residence time of a slab in the reheating furnace is uniformly generated in [150ā€‰min, 250ā€‰min], and the corresponding maximum residence time of this slab is set as the sum of and a random number uniformly generated in [50ā€‰min, 100ā€‰min]. The rolling time of a slab is uniformly generated in [2.0ā€‰min, 4.0ā€‰min], the setup time between two adjacent slabs in the same reheating furnace is set to 1ā€‰min, and the capacity of a reheating furnace is set to 30 slabs. The maximum permitted changes of width and thickness are set to 500ā€‰mm and 50ā€‰mm, respectively. The changeover cost between two slabs and is calculated as . There are three values for the number of slabs {100, 150, 200} and the number of reheating furnaces {3, 4, 5}, which can result in 9 different problem groups. For each problem group , 10 instances are randomly generated, and there is a total of 90 random instances that are used in the experiments.

The proposed discrete multiobjective differential evolution algorithm (represented as DMODE) is implemented in C++ and tested on a personal computer with Intel Core i7-6700 (3.4GHz) and 8ā€‰GB memory. Its parameters are set as follows according to the experiments: the size of population is set to , the size of the external archive is set to , the mutation probability is set to , the crossover probability is set to , and the maximum CPU time is set to seconds for instances with , seconds for instances with , and seconds for instances with . For each problem instance, a testing algorithm will be performed for 30 independent runs to collect statistical results. The parameters such as and are set based on a preliminary computation experiment. For example, the value of can be selected from three levels {0.7, 0.8, 0.9} while the value of can be selected from three levels {0.3, 0.5, 0.7}. Then for each level of , the average IGD obtained by all levels of is taken for comparison to determine a good value of . Similar method is used to determine the value of .

5.2. Performance Metrics

In the experiment, three kinds of popular performance metrics are adopted [21], i.e., General Distance (GD), Inverted Generational Distance (IGD), and Hypervolume (HV).

The GD metric can be used to evaluate how close the Pareto front obtained by a certain algorithm (e.g., ) is to the true (or reference) Pareto optimal front (e.g., ). Its definition is given in in which is the sum of nondominated solutions in and represents the Euclidean distance in the objective space between the -th solution in and its nearest solution in .

On the contrary, the definition of is presented in in which represents the sum of nondominated solutions in the true (or reference) Pareto front and denotes the Euclidean distance in the objective space between the -th solution in and its nearest solution in . The IGD metric can be used to evaluate not only the distance between and but also the distribution of . For example, if all solutions in are trapped in a local region that is very close to in the objective space, then will have a very small (or good) value of GD metric, but it will have a very large (or bad) value of IGD metric because it has bad distribution.

Similar to IGD, the HV metric can also evaluate both the closeness and distribution of by accumulating the area covered by each solution in with comparison to a reference point (often set as [1.0, 1.0] after normalization).

Since the true Pareto optimal front of each problem cannot be obtained, we prefer to use the reference Pareto optimal front in our experiment. The reference Pareto optimal front is obtained by selecting the true nondominated solutions from the union of obtained by all the testing algorithms in the experiment (i.e., all the algorithms tested in Section 6). Moreover, we will normalize the objective values when calculating the performance metrics.

5.3. Performance Analysis of the Mutation with Adaptive Leader Selection

In this section, we first carried out experiments using the random problems to evaluate the performance of the adaptive leader selection method used in the mutation procedure.

The computational results between our algorithm using the mutation operator with leader selection (denoted as DMODEleader) and the one using the tradition mutation operator without leader selection (denoted as DMODEno) are given in Table 1. In DMODEno, the mutation operator only uses the third item in (18). In Table 1, the performance value of each performance metric (GD, IGD, and HV) for each problem group is the average of the ten problems in this group and the better result is shown in a bold style. In addition, the pair-wise -test with a confidence level of 95% is used to test whether the difference of performance metrics between two testing algorithms are significant or not. The symbol ā€œ+ā€ in the column Sig means that the performance difference is significant while the symbol ā€œā€“ā€ means that there is no significant difference between their performance metrics.

From Table 1, it can be seen that the DMODE using the mutation with leader selection obtains significantly better results of every metric for all the problem groups. In particular, as the problem size ( and ) increases, the performance difference tends to increase. For example, for the largest problem group with and , the GD and IGD metric values obtained by DMODEleader are less than a half of those obtained by DMODEno.

Figure 9 gives the evolution process of IGD obtained by the two algorithms (for simplicity, we use only an instance randomly selected from the ten instances in each problem group). It is clear that the DMODE can achieve a better convergence speed and maintain good distribution during evolution process with the help of the mutation with adaptive leader selection. Moreover, we can see that the IGD obtained by DMODEleader can still decrease much faster that obtained by the DMODEno. The main reasons can be analyzed as follows. The first item of (18) focuses on the local search of promising regions, the second item of (18) integrates the local search and diversity maintenance, and the last item of (18) focuses on diversity maintenance. Overall, their adaptive selection can help to achieve a better balance of exploitation and exploration.

5.4. Performance Analysis of the Multiobjective Local Search

In this section, we further test the efficiency of the multiobjective local search for the DMODE algorithm. The computational results between our algorithm with the local search (denoted as DMODE_LS) and the one without the local search (denoted as DMODE_noLS) are shown in Table 2, in which the performance metrics GD, IGD, and HV are given, and the evolution process of IGD metric obtained by the two algorithms is illustrated in Figure 10.

From Table 2, similar observations can be obtained. The multiobjective local search can help DMODE to achieve significantly better results for all problem groups with respect to each performance metric. According to Figure 10, it is clear that the IGD value obtained by DMODE_noLS decreases very slowly at the middle and last evolution process and the difference between the IGD values between DMODE_noLS and DMODE_LS tends to increase during the evolution process, which shows the efficiency of multiobjective local search.

5.5. Comparison with the Other MOEAs on Random Problems

To further evaluate the performance of the proposed DMODE algorithm, in this section, we compare it with the other powerful MOEAs in the literature. Since NSGA-II was often adopted in practical optimization problems such as the hot rolling scheduling [15], it is selected as the comparison algorithm in this experiment. To make NSGA-II applicable in our problem, the following modifications are made: first, the NSGA-II adopts the encoding and decoding method described in Section 4.2.1; second, the PMX crossover is used to generate new offsprings and the random insertion move is taken as the mutation operator; third, since the new offsprings generated by the crossover and mutation operator may be infeasible, a feasibility restoring method based on swap moves is used to guarantee feasibility; fourth, the guided multiobjective local search in Section 4.2.4 is used at each generation to improve a nondominated solution randomly selected from the current population. The population size of NSGA-II is set to 100, and the stopping criterion is the same one used in our DMODE.

Besides the NSGA-II, we also take the multiobjective iterated local search (MOILS) proposed by Xu et al. [37] as the comparison algorithm because this algorithm shows better results than the others for the biobjective permutation flowshop scheduling problem. The MOILS adopts the block-based multiobjective local search in which a block of jobs (slabs) will be removed first and then reinserted into the partial schedule, which may result in many infeasible solutions for our problem. So we use the guided multiobjective local search in Section 4.2.4 to replace the block-based multiobjective local search in MOILS. Similarly, the MOILS also adopts the same encoding and decoding method in Section 4.2.1. Since at each generation of MOILS there is only one solution selected for local search, we also use the crossover and mutation operators to evolve its external archive at each generation to ensure that MOILS have similar computational effort with our DMODE.

The computational results of the three algorithms on the random problem groups are shown in Table 3, in which the symbols ā€œ+,ā€ ā€œ=,ā€ and ā€œā€“ā€ mean that DMODE is significantly better than, equal to, and worse than a comparison algorithm for a problem group, respectively. The best result for each problem group is shown in a bold style.

From Table 3, it can be observed that the proposed DMODE algorithm achieves much better results of average GD, IGD, and HV metrics than NSGA-II and MOILS, which means that the proposed DMODE algorithm is effective for the problem considered in this paper. More specifically, for the GD metric, the DMODE algorithm obtains significantly better results for 8 problem groups than NSGA-II and for 7 problem groups than MOILS. Although NSGA-II obtains the best GD result for problem group and , it can be seen that its IGD and HV metrics are quite worse than ours. The reason is that most solutions in the Pareto front obtained by NSGA-II are trapped in local optimal regions that are close to the reference Pareto front and the distribution of its Pareto front is not good (please see group 8 in Figure 11). For the IGD metric, the proposed DMODE obtains significantly better results for all the 9 problem groups than NSGA-II and for 7 problem groups than MOILS. For the HV metric, the DMODE can achieve significantly better results for all the 9 problem groups than NSGA-II and for 6 problem groups than MOILS.

The graphical results of the Pareto fronts obtained by NSGA-II, MOILS, and DMODE for each problem group are illustrated in Figure 11 (for simplicity, only one problem instance is randomly selected for comparison). From this figure, it is clear that the Pareto fronts obtained by our DMODE have both good convergence and distribution for most problems. In addition, the MOILS can obtain Pareto fronts with better convergence and distribution than the NSGA-II for most problems. The evolution process of IGD metric for each algorithm is also given in Figure 12, from which it can be seen that our DMODE can achieve much faster IGD decrease for all the problem groups except group 5. The MOILS can succeed to obtain the best IGD performance for problem group 5.

5.6. Comparison with the Other MOEAs on Practical Problems

In this section, we further test the performance of NSGA-II, MOILS, and our DMODE on the four practical problem instances with and , 145, 202, and 225. The computational results of the GD, IGD, and HV metrics are shown in Table 4, and the Pareto fronts obtained by them are illustrated in Figure 13.

From Table 4, it can be observed that the DMODE obtains that best average value for each performance metric and it succeeds to achieve the best results for all the performance metrics for the last three problem instances with larger size. Although MOILS obtains the best result of GD metric for the first problem case, from the IGD and HV metrics, it can be concluded that the reason is that the Pareto front obtained by MOILS does not have even distribution in the objective space, which can be supported by the first figure in Figure 13. From Figure 13, it is quite clear that the proposed DMODE algorithm can achieve the Pareto fronts with better convergence and distribution, which means that the DMODE algorithm can be used effectively to solve the practical problems.

After the Pareto near-optimal solutions are obtained by our algorithm, the scheduler can select an appropriate one from them according to the following rule. First, he can determine a threshold value for the changeover cost in hot rolling, which means that the solutions whose changeover costs are less than this threshold value are acceptable. Second, he selects the solution with the minimum overheating time to act as the application schedule.

6. Conclusions

This paper investigates a new production scheduling problem in the hot rolling mill, namely, the integrated scheduling of reheating furnace and hot rolling, with the motivation to achieve the optimization of reheating scheduling and hot rolling scheduling simultaneously. Two important but conflicting objectives are considered in this problem: minimization of total changeover cost between adjacent slabs in the hot rolling to improve coil quality and minimization of total overheating times of slabs in the reheating furnace to reduce energy consumption. We formulate this problem as a biobjective mixed-integer programming model and proposed a discrete MODE algorithm to solve it. To make the MODE applicable, a novel encoding and decoding method is developed, in which the energy consumption reduction is taken into account in the decoding process. To handle the complex constraints, new discrete mutation and crossover operators are proposed, in which the balance between exploitation and exploration is tackled in the discrete mutation operator and the feasibility maintenance is integrated in the crossover operator. A guided multiobjective local search is also used to further improve the search efficiency of the DMODE. In the experiment, two kinds of problem instances are used, i.e., random instances and practical instances. The computational results illustrate the efficiency of the mutation and crossover operators and the guided local search. Further results show that the proposed DMODE algorithm is superior to some other powerful algorithms such as NSGA-II and MOILS for both random and practical problems. Future research may be the extension and application of the DMODE algorithm in practical hot rolling mill.

Parameters

, :Index of slabs
:Index of positions
:Index of furnaces
:Sum of slabs for reheating and hot rolling
:Sum of available reheating furnaces
:Least residence time of slab in the reheating furnace
:Maximum residence time of slab in the reheating furnace
:Setup time between consecutive fed-in slabs in the same furnace
:Processing time of slab in the hot rolling
:Width of slab
:Maximum change of width between adjacent slabs
:Thickness of slab
:Maximum change of thickness between adjacent slabs
:Maximum number of slabs that can be held in a furnace (i.e., furnace capacity)
:Changeover cost between two adjacent slabs and in the hot rolling
:A very large number.
Decision Variables
ā€ƒ
ā€ƒ
:Drawing-in time of slab in a certain reheating furnace
:Drawing-out (or departure) time of slab from a certain reheating furnace, which is also the starting time for hot rolling.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This research is supported by the National Natural Science Foundation of China (Nos. 71602143, 61403277, and 61573086), the Program for Innovative Research Team of the University of Tianjin (No. TD13-5038), the Tianjin Natural Science Foundation (18JCYBJC22000), and the Tianjin Science and Technology Committee Correspondent Project (18JCTPJC62600).