Abstract

A flower pollination algorithm is proposed based on the hormone modulation mechanism (HMM-FPA) to solve the no-wait flow shop scheduling problem (NWFSP). This algorithm minimizes the maximum accomplished time. Random keys are encoded based on an ascending sequence of components to make the flower pollination algorithm (FPA) suitable for the no-wait flow shop scheduling problem. The hormone modulation factor is introduced to strengthen information sharing among the flowers and improve FPA cross-pollination to enhance the algorithm global search performance. A variable neighborhood search strategy based on dynamic self-adaptive variable work piece blocks is constructed to improve the local search quality. Three common benchmark instances are applied to test the proposed algorithm. The result verifies that this algorithm is effective.

1. Introduction

The flow shop scheduling problem is a simplified model of many manufacturing enterprise processes, belonging to a kind of important combinatorial optimization problem. The no-wait flow shop scheduling problem is a scheduling problem developed on the flow shop scheduling problem. In manufacturing, such as chemical industry manufacturing, smelting, food processing, and pharmaceutical manufacturing, the processing of work pieces cannot be interrupted from start to finish due to manufacturing craft limitations or storage space. Optimization scheduling of this kind of process can be concluded as a solution to the no-wait flow shop scheduling problem. In a more competitive market, optimal production planning and scheduling methods can reduce enterprises’ production costs and improve their competitiveness. However, when the number of work pieces is over 3, the no-wait flow shop scheduling problem has been proven to be an NP-hard problem [1]. This problem has great engineering research value and important theoretical significance. In the past few decades, many scholars have put forward several approaches to solve such problems, which can be divided into three categories: exact solution, heuristic algorithm, and meta-heuristic method. The exact solution method includes the dynamic programming method, branch and bound method [2], enumeration method, and cutting plane method. Due to the difficulty of the no-wait flow shop scheduling problem, the exact solution is only suitable for problems with relatively small scales. With improvement in the problem size, the time complexity of the algorithm increases rapidly. Nagano and Miyata [3] presented a mechanism that describes in detail how to construct a heuristic algorithm to solve the no-wait flow shop scheduling problem. Laha and Chakraborty [4] developed a constructive heuristic algorithm based on the job insertion principle. Framinan et al. [5] tackled the no-wait flow shop problem with a constructive heuristic algorithm based on an analogy with the objective of minimizing makespan. In order to obtain good approximate solutions, a new constructive heuristic named QUARTS is proposed by Nagano et al. [6]. With the total flow time as the criterion, many heuristics were examined by Bonney and Gundry [7], King and Spachis [8], Nawaz et al. [9], Rajendran [10], Gangadharan and Rajendran [11], and Ronconi and Armentano [12]. Grabowski and Pempera [13] used different local search algorithms to solve the no-wait flow shop problem for minimizing makespan. A heuristic algorithm is able to acquire the solutions within short time, but the solutions are usually worse in quality.

The meta-heuristic algorithm based on swarm optimization algorithm can acquire the optimal solution or approximate optimal solution to the no-wait flow shop scheduling problem within feasible time and space complexity. Considering the no-wait flow shop scheduling problem with makespan minimization, Aldowaisan and Allahverdi [14] investigated six heuristics based on simulated annealing (SA) and genetic algorithms (GA). Pan et al., respectively, used the discrete particle swarm optimization algorithm [15], differential evolution algorithm [16], hybrid discrete particle swarm algorithm [17], artificial bee colony algorithm [18], and harmony search algorithm [19] to solve the no-wait flow shop scheduling problem. The goal was to minimize the maximum accomplishment time. For the same criterion, Fink and Voß [20] employed the simulated annealing algorithm and Tabu search algorithm, and Liu et al. [21] introduced a hybrid particle swarm optimization algorithm based on local search and self-adaptive learning mechanism. An ant colony optimization algorithm that improved the ant colony algorithm based on local search was applied separately to solutions for NWFSP [22, 23]. Nagano et al. [24, 25] designed an algorithm based on the hybrid meta-heuristic evolutionary clustering search (ECS_NSL). By testing the standard instances and comparison with algorithms provided by other literature, ECS_NSL performance is better. Qi et al. [26] presented a fast local neighborhood search algorithm (FLNS) with makespan criterion. The experimental results show that FLNS outperformed IHA, IBHLS, GA-VNS, and DHS in the solution quality and robustness. Deng et al. [27] proposed a cooperative evolutionary quantum genetic algorithm based on the competition mechanism to solve NWFSP. By maintaining population diversity and a competition mechanism to balance the development and exploit algorithm abilities, good solution results were obtained. Davendra et al. [28] introduced a new discrete self-organizing migrating algorithm. Through standard testing instances, it was shown in the statistical results that the algorithm is better than the heuristic algorithm in the literature.

FPA is a swarm intelligent bionic algorithm [29, 30] proposed by Yang et al. in 2012. The algorithm is highly regarded by scholars due to its simple structure, few parameter settings, relatively stronger global search performance, and easy implementation. Many scholars put forward an improvement method based on the FPA and popularized into industrial and agricultural production. Based on the basic FPA, Wang and Zhou [31] added a neighborhood search strategy and dimension-by-dimension greedy search method to improve cross-pollination. In comparison with other intelligent algorithms, the proposed algorithm is better. Abdel-Raouf and Abdel-Baset [32] proposed a hybrid FPA based on a combination particle swarm optimization algorithm and FPA to solve the constrained optimization problem. FPA is applied to solve the economic load dispatch problem [3335]. Bekdaş et al. [36] used FPA to optimize the sizing truss structure. Abdelaziz et al. [37, 38] used FPA to obtain the optimal capacitor placement and sizing in distribution systems. They obtained the solution using combined economic and emission dispatch. In order to improve the accuracy and stability of cluster analysis, Wang et al. [39] proposed an FPA cluster analysis method with a bee pollinator. As shown in the experimental statistical results, the algorithm is better than DE, CS, ABC, PSO, FPA, and k-means algorithms in convergence, cluster accuracy, and stability performance. In order to solve the image segmentation problem via multilevel thresholding, Ouadfel and Taleb-Ahmed [40] presented an algorithm that combined social spider optimization (SSO) and FPA. The results showed that the proposed algorithm outperforms the PSO and BAT algorithms. Flower pollen gamete cross-pollination relies on animals like bees and butterflies; however, this is ignored in information sharing among the flowers in the basic FPA. Thus, the algorithm is inclined to engage in local optimum.

Aiming at minimizing the NWFAP accomplishment time, the hormone modulation factor is introduced based on the FPA to realize information sharing and improve the global search performance. A variable neighborhood search strategy based on dynamic self-adaptive variable work piece blocks is constructed to improve the local search quality. The computational results based on benchmark instances show the effectiveness of the proposed algorithm.

2. No-Wait Flow Shop Scheduling Problem Model and Description

Based on the traditional flow shop scheduling problem, the no-wait flow shop scheduling problem is described as follows: Assuming that work pieces need to be processed on machines in the same sequences (without any preemption and interruption). There is a continuous process through machines without interruption when a work piece is started on the first machine. Here, the processing time of work piece on machine is provided. At any time, one work piece can be processed on only one machine and one machine can process only one work piece. To satisfy the no-wait constraints, on a given machine, the work piece completion time should be equal to the work piece start time on the next machine. For the purpose of minimizing the maximum accomplishment time, NWFSP can be described by the mathematics model below: where is a scheduling sequence of work pieces, is the processing time required by the job on the machine , is the accomplishment time of the job on the machine , and is the scheduling sequence aiming at the maximum accomplishment time minimum.

3. Flower Pollination Algorithm

FPA is a new swarm optimization algorithm based on flower pollination behavior. The basic thought is as follows: (i) Each flower is mapped as an individual in the population. (ii) Cross-pollination is conducted by the switch probability. (iii) Self-pollination is conducted at the probability (). (1)Cross-pollination. Cross-pollination refers to animals like bees and butterflies pollinate among different kinds of flowers using the levy flight mode. The flower update mode is shown aswhere is the scaling factor, is the flower individual at generation , is the current optimal individual found among all flower individuals at generation , and is the random number subordinated to Levy distribution.

For calculation convenience, Yang et al. [30] used the method proposed by Mantegna to calculate the step size . The calculation method is shown below: where and is a standard gamma function. (2)Self-pollination. Self-pollination simulates close-distance pollination among the same species of flowers. The pollination method is shown below:where is the flower individual at generation , is the random number subordinated to uniform distribution in [0,1], and and are the different flower individuals.

4. FPA Based on the Hormone Modulation Mechanism

4.1. Coding of the Algorithm

A job-permutation-based encoding scheme has been widely used in solving the no-wait flow shop scheduling problem. The job scheduling problem is discrete; it is impossible to use the standard FPA encoding scheme to directly express the sequence of work pieces. A random key coding principle based on the work piece ascending order is applied in this paper to realize the reflecting relationship between individual flowers and the scheduling sequence. Let the solution vector be , where there are two meanings for each vector including its own value and the sequence number representing the value of the new generating sequence. The process from a real vector of flower individual to the work pieces’ sequence is as follows: Each dimension vector value of is sequenced according to the ascending sequence principle; thus, . The sequence of work piece can be acquired through (6). A case on transformation from flower individual to sequence of work piece is provided in Table 1.

4.2. Population Initialization

The quality of the initial population is significantly affected by the intelligent swarm optimization algorithm solution result. In order to ensure initial population diversity and improve the algorithm convergence velocity, the NEH heuristic algorithm is applied to acquire the first solution to the initial population. The remaining ( is the size of population) solutions to the initial population randomly emerge.

4.3. The Cross-Pollination Operator Based on Hormone Modulation Mechanism

In standard flower pollination algorithm cross-pollination, the update of flower individuals is determined only by the current best solution. However, the solution is greatly influenced by the other flowers around it. Meanwhile, the flowers can be responsive to the surrounding flowers and adjusts itself in real time. Thus, inspired by hormone modulation mechanism, FARHY [41] discovered a general changing principle of biological hormone secretion: monotonicity and nonnegativity. The ascending and declining principles of hormone secretion abide by the Hill characteristic function, which is shown in where and refer to the independent variable and threshold of the function, respectively. is the coefficient of the Hill function. Setting the hormone and regulatory hormone as and , respectively, the relationship between the velocity of hormone secretion and the concentration of regulatory hormone is shown below: where and are the basic secretion velocity and common hormone coefficient, respectively.

Gu et al. [42] designed a hormone modulation mechanism and achieved great effect. In this paper, the hormone modulation mechanism is introduced into the FPA algorithm on the original cross-pollination to give the flower update method better global pollination performance. The flower update method is shown below: where can satisfy the dim dimension random number in standard Gaussian distribution and is the hormone regulatory function as shown in where is the flower fitness value , and , , and are the maximum fitness value, the minimum fitness value, and the average fitness value, respectively, of flowers that are closest to the flower in the current population. The solution method is shown in Algorithm 1.

Step1: for :size
Step2:   is the current solution
Step3: end for
Step4: Set dist array in order according to the ascending sequence.
Step5: Select the minimum flower locations, and record them as .
Step6: 
Step7: 
Step8: 
Step9: if
Step10:   
Step11: else
Step12:   
Step13: end if.

According to the regulation in (11), the local location of flower is better when. So fewer adjustment ranges should be conducted to the original flower. The local location of flower is worse when. The endocrine systems make the flower move to a better location by distributing more hormones.

4.4. The Variable Neighborhood Search of Dynamic Self-Adaptive Variable Work Piece Blocks

As a specific scheduling problem, the no-wait flow shop scheduling problem solutions are difficult and easily trapped into local optimum. The local search improvement can enhance the search performance for the swarm intelligent algorithm [43]. Hansen and Mladenović [44] proved that the probability of obtaining the optimal solution through systematic transformation of the neighborhood structure is higher than that from search results using a single neighborhood structure. A variable neighborhood search based on dynamic self-adaptive variable work piece blocks for local search is constructed in this paper. For a solution , the local search process in this paper is described in Algorithm 2.

Step1: Calculate the accomplishment time of the current optimal solution ().
Step2: Calculate the step.
                
where is the iteration, is the largest iteration, is the maximum of work piece blocks, and is the size of current work piece blocks.
Step3: Generate (random location), and delete consecutive step work pieces in from location to form a module. The deleted module is set to be , and the remaining work pieces form the sequence .
Step4:for :step
Step5:  Successively insert into corresponding location in .
Step6:  keep the result of the best location.
Step7: end.
Step8: Acquire a new solution . If , .
Step9: If , , then turn to Step 3. Or else, stop the algorithm.

Compared with the traditional swap and insert neighborhood search methods, the variable neighborhood search strategy with dynamic self-adaptive variable work piece blocks can make the algorithm able to search in a broader search space. This increases the probability of acquiring better solutions. In early iterations, the algorithm has good global search ability due to the relatively large size of the work piece blocks. With increasing iterations, the size of the work piece blocks step is adjusted dynamically, which makes the algorithm possess better local search ability.

4.5. Process of Solutions

The detailed procedure for the proposed algorithm is shown in Algorithm 3.

Step 1. Objective function .
Step 2. Initialize the parameters of nsize, p, et al.
Step 3. Generate the first flower individual by NEH heuristic algorithm, and generate () flower individuals randomly to construct the initial population.
Step 4. Evaluate its fitness , and find the best solution .
Step 5. while (stopping criterion is not satisfied).
Step 6.  for to
Step 7.   Generate a random number that obey the uniformly distribution.
Step 8.   if r < p.
Step 9.     Perform the cross-pollination operator based on hormone modulation mechanism (described in Algorithm 1).
Step 10.   else
Step 11.     Perform the self-pollination operator.
                     
Step 12.   end if.
Step 13.   Calculate the fitness of the new flower gamete .
Step 14.   if , update with .
Step 15.   if , update with .
Step 16.  end for
Step 17.  Perform the variable domain search of dynamic self-adaptive variable work piece blocks operator for the best flower individual (described in Algorithm 2).
Step 18.end while

5. Algorithm Simulation and Experimental Test

5.1. Test Settings

In order to testify the performance of the proposed algorithm for solving NWFSP, we conducted experiments using three common benchmark problems: (i) 8 small-scale instances provided by Carlier [45]: Car1 to Car8 that consist of eight problem instances with small job and machine sizes but large processing time; (ii) 21 instances provided by Reeves [46]: Rec01 to Rec41 that have 21 different problems with 20~75 work pieces and 5~20 machines; and (iii) 120 large-scale instances provided by Taillard [47]: Ta001 to Ta120 including 120 problem instances with 12 subsets of different sizes, ranging from 20 work pieces and 5 machines to 500 work pieces and 20 machines. In order to avoid the influence of random factors, each test instance runs independently 20 times. The algorithm in this paper was tested using Matlab 2016a coding on the platform with Win 10, Intel Core i5-4210U 2.4 GHZ, and 4 GB memory.

To compare the results obtained from the experiments, the relative deviation (RD) between solutions from relative algorithms and the best known results up to now were collected. BRD, ARD, and WRD, respectively, refer to the optimal relative deviation, average relative deviation, and the worst relative deviation. The RD, BRD, ARD and WRD are calculated as follows: where is the solution generated by a specific algorithm, is the run times, is the best solution found, is the best solution over runs, and is the worst solution over runs. Obviously, the smaller the ARD value, the better the algorithm’s performance is. In addition, ACT [48, 49] and ARPT [48, 49] are also recorded to indicate the CPU time efforts. where is the CPU time required by the algorithm in instance , refers to the number of instances, and is the number of swarm intelligent algorithms.

This section includes four subsections. The first part discusses the influence of the work piece block size. Secondly, comparison of particle swarm optimization algorithm (PSO), cuckoo search algorithm (CS), flower pollination algorithm (FPA), and the proposed algorithm will be introduced. Third is the comparison of HMM-FPA with some other existing intelligent algorithms. Finally, for solving the large-scale problems, 120 Taillard instances are executed to identify the effectiveness of the proposed algorithm.

5.2. Analysis on Simulation Results
5.2.1. Discussion on the Settings of the Size of Work Piece Blocks

In order to discuss the influence of the work piece block size in the neighborhood search of the proposed algorithm, seven Rec instances (Rec01, Rec07, Rec13, Rec19, Rec25, Rec31, and Rec37) and eight Car instances (Car1~Car8) are used to test. For the Car instances, the size of work piece blocks step is, respectively, set as 1, 2, 3, 4, 6, and the dynamic self-adaptive variable work piece blocks (DSVWB). The step is, respectively, set as 1, 3, 5, 8, 10, and DSVWB for the seven Rec instances. Here, the values of for Car instances and Rec instances are the optimal solution found so far.

It is clear from Tables 2 and 3 that the proposed algorithm with DSVWB is the winner, since the ARD and WRD obtained by the DSVWB are better than or equal to those obtained by other step. The larger the work piece block size is, the better the algorithm search performance is. However, when the size of the work piece blocks surpasses a certain value, the larger the size is, the worse the search performance of the algorithm is.

As for the causes, the neighborhood search in this paper can be essentially regarded as a disturbance operation that can easily remove the current solution to other neighboring areas with partial characteristics of the current solution.

The size of disturbance step exerts greater effects on algorithm performance. An excessively long disturbance step can easily lead to loss of great characteristics in the current solution, similar to the random emergence process. If the disturbance step is excessively short and the movement range of the current solution is excessively small, it is easier to fall into the local optimum position.

Figures 1 and 2 are the line charts of the average relative error (ARE) for solving Car instances and Rec instances. It can be indicated from Figures 1 and 2 that ARE solved by DSVWB is equivalent to or better than the results solved by other fixed steps. The size of oversized or undersize work piece blocks will decrease the local search ability of the neighborhood search. Apparently, taking the time complexity of the algorithm, it is reasonable to adopt the dynamic self-adaptive variable work piece block size, which not only balances the local and global search ability of the algorithm but also reduces the algorithm calculation time.

5.2.2. Comparison of PSO, CS, FPA, and HMM-FPA

Four algorithms were selected as contrast algorithms in the simulation experiment to evaluate the proposed algorithm’s performance, that is, particle swarm optimization algorithm (PSO) [15], cuckoo search algorithm (CS) [50], and flower pollination algorithm (FPA) [29], respectively. Eight Car instances (Car1~Car8) were used in this test.

The same coding method is applied to the four algorithms as shown in Section 4.1. The algorithm parameter settings are shown below:

The flower pollination algorithm (FPA) has the size of the population , selection probability of pollination method , and the largest iterations .

The particle swarm optimization algorithm (PSO) has the population size , the iterations , linear inertia and , learning factor , and search range of particles and .

The cuckoo search algorithm (CS) has the population size , , , and the largest iterations .

The flower pollination algorithm based on hormone modulation mechanism (HMM-FPA) has the population size , pollination method selection probability , the largest work piece blocks , and the largest iterations .

The statistical results of 20 independent runs for the four algorithms are listed in Table 4, including the best relative deviation (BRD), the average relative deviation (ARD), and the average CPU time (Tavg) for finding the optimal solutions in the iterations. Here, the values of for Car1~Car8 are the optimal solution found so far. In order to be able to perform a fair comparison among swarm intelligent algorithms, we use ARPT as a measure of the computational effort. Results in terms of average CPU time and the ARPT are shown in Table 4 (the last two rows represent the average CPU time and the ARPT, resp.).

It can be indicated from Table 4 that PSO can only acquire the optimal solution in four instances including Car 1, Car 6, Car 7, and Car 8. The optimal solutions to test instances of Car 2, Car 4, and Car 5 cannot be acquired by basic cuckoo algorithm. The basic FPA contributes nothing to test instances of Car 2, Car 3, and Car 4. The proposed algorithm can acquire all the optimal solutions to Car instances and is better in BRD and ARD than the other three swarm optimization algorithms.

The average CPU time and APRT of the HMM-FPA algorithm is less than that of the CS algorithm, but more than that of the PSO and the standard FPA algorithm. However, its solution accuracy is apparently better than that of the other three swarm intelligent algorithms. This demonstrates that the global searching ability of HMM-FPA is effective and HMM-FPA is suitable for solving NWFSP.

In the basic particle swarm optimization algorithm, the particle position update is determined by the particle at the current optimal position and the historical optimum position that the particle has experienced, neglecting the influence of the particles at the common nonoptimal position (the particles may be near the global optimum position). The algorithm is easily trapped into the local optimum position. In selecting the host bird nest position, a kind of random search method with levy distribution is applied in the cuckoo algorithm. It has been proven that the cuckoo algorithm is better than the basic particle swarm optimization algorithm [50] in searching for the global optimum solution. Thus, in solutions to NWFSP, the cuckoo algorithm is better than the basic particle swarm optimization algorithm. However, similarly, the two algorithms ignore the influence of other neighboring particle positions on themselves.

In the HMM-FPA algorithm mentioned in this paper, when a single individual flower conducts cross-pollination with the help of animal vectors like bees and butterflies, the influence of neighboring flowers on itself and the irritability of the individual towards the flower’s status at other positions are both considered. Furthermore, certain adjustment is appropriately conducted on its position. For the proposed algorithm, the flower positions are updated by (10), and the neighboring individual flower factors are sufficiently considered. When , the flower performance of flower is better (in a better position), leading to a smaller adjustment range in the flower position. Conversely, the performance of flower is worse (in a worse position), leading to a larger adjustment range in the flower position.

The HMM-FPA sufficiently considers the flower information at the optimal position and neighboring flower positions, which combines the global expansion ability and local development ability, so the solution performance of the proposed algorithm is apparently better than that of other swarm intelligent algorithms.

Figure 3 is the statistical result from the makespan for PSO, CS, FPA, and HMM-FPA. It is shown that the makespan of the HMM-FPA is the least except Car1 and Car6 (the four algorithms can search the global optimal theoretical value).

Figures 411 are the statistical results from box diagrams for PSO, CS, FPA, and HMM-FPA. It can be seen from Figures 411 that the stability of HMM-FPA is better than the compared algorithm for solving Car instances, which illustrates the good robustness.

5.2.3. Comparison of HMM-FPA and Existing Intelligent Algorithm

In order to further verify the algorithm performance, the proposed algorithm is compared with other intelligent algorithms. Comparisons are carried out with sex typical methods from the literatures, including the discrete particle swarm optimization algorithm (DPSO) [51], improved iterated greedy algorithm with a Tabu-based reconstruction strategy (TMIIG) [52], improved iterated greedy algorithm (IIGA) [53], DE-based approach (HDE) [54], effective hybrid particle swarm optimization (HPSO) [21], and GA [55]. Results of DPSO, TMIIG, IIGA, HDE, HPSO, and GA come from the corresponding literatures. The 21 Rec problems (Rec01~Rec41) are used as test instances. Comparison results are shown in Table 5. Table 5 shows that IMIIG only conducts statistics on the ARD perspective without statistics on BRD and . GA only conducts statistics on BRD.

For BRD, the accuracy of results acquired from HMM-PFA is generally better than that from other algorithms. The advantages of some instances are more obvious, such as rec 31, rec 33, and rec 41. The average BRD value acquired from HMM-PFA is, respectively, fewer than that of DPSO, IIGA, HPSO, HDE, and GA by 0.03, 0.03, 0.55, 0.04, and 4.54. It can be concluded that the BRD performance of the proposed algorithm is superior to the comparison algorithms. For the average ARD values, the quality of solutions acquired from HMM-PFA is better than that of other algorithms, which illustrates that HMM-PFA can effectively solve NWFSP with good robustness.

The statistical results on the last two lines in Table 5 show that the average CPU time and ARPT of HMM-PFA are better than that of HPSO, HDE, and TIIIG, but slightly inferior to that of DPSO and IIGA algorithms. Comprehensive analysis shows that the dynamic self-adaptive variable work piece block (DSVWB) neighborhood search increases the time complexity in the HMM-PFA search process. However, from the BRD and ARD average, it can be concluded that HMM-PFA is significantly better than the other 6 algorithms.

Figures 12 and 13 are the Gantt charts for the optimal results obtained using HMM-FPA for Rec07 and Rec27.

All in all, by applying the hormone modulation mechanism and the dynamic self-adaptive variable work piece block strategy, the HMM-PFA search quality can be enhanced, and the global search exploration and the local search exploitation can be well balanced. HMM-PFA is another effective method for solving no-wait flow shop scheduling problems with good quality.

5.2.4. Comparison for the Large-Scale Instances

Taillard’s benchmark instances are used to test HMM-PFA algorithm performance for solving the large-scale no-wait flow shop scheduling problem. The data files for these instances are downloaded from the website http://mistic.heig-vd.ch/taillard/problemes.dir/ordonnancement.dir/ordonnancement.html. Taillard’s benchmark instances include 120 problems. According to the scale of the instances, they are divided into 12 groups, with 10 in each group. The proposed algorithm is compared with the ACO-SA [56] algorithm and IIGA [53] algorithm. The ACO-SA algorithm only performed the test of the first 110 instances (Ta001–Ta110) and did not test the 10 instances in 500 × 20 scale (Ta111–Ta120). Therefore, the statistical results for the 120 instances in 500×20 scale are contained in Table 6, marked with “”. From the statistical results in Tables 7 and 6, we can find that without the statistics for the instances in 500×20 scale, the BRD and ARD of the HMM-PFA algorithm are better than those of the ACO-SA algorithm. Besides, the HMM-PFA algorithm has less average CPU time and ARPT than the ACO-SA algorithm. Compared with the IIGA algorithm, we can find that the ARD of the HMM-PFA algorithm is better. The results from the above analysis indicate that the HMM-PFA algorithm is effective in solving the large-scale no-wait flow shop scheduling problem.

6. Conclusion

A flower pollination algorithm based on the hormone modulation mechanism is designed for NFWSP. The proposed method uses a variable neighborhood search strategy based on dynamic self-adaptive variable work piece in the local search. The application of improvement on cross-pollination operators in flower pollination algorithm by hormone modulation mechanism is introduced, which considers information sharing among the flowers. The benchmark instances for NWFSP are used to conduct test experiments on the targeted algorithm. Compared with other swarm optimization algorithms, the solution quality of the proposed algorithm in this paper is apparently better than the other algorithms, which sufficiently testify the algorithm effectiveness.

Future extensions will be conducted in the following directions. First, the proposed algorithm will be used to solve other complex flow shop scheduling problems (the limited buffer permutation flow shop scheduling problem, the blocking flow shop problem, and the no-idle flow shop scheduling problem). Secondly, we can combine the hormone modulation mechanism with other intelligent algorithms for solving job (or flexible) shop scheduling problems. Furthermore, we can also use the HMM-PFA to solve optimization problems based on sequencing (e.g., vehicle routing problem and traveling salesman problem).

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 no conflict of interest regarding the publication of this paper.

Acknowledgments

This work is financially supported by the Natural Science Foundation of Guangxi Province (Grant no. 2014GXNSFBA118283), the Ability Enhancement Project of Young Teachers in Guangxi Universities (Grant no. 2018KY0579), and the Philosophy and Social Science Planning Project of Guangxi Province (Grant no. 17FJY008).