Abstract

With the development of automated container terminals (ACTs), reducing the loading and unloading time of operation and improving the working efficiency and service level have become the key point. Taking into account the actual operation mode of loading and unloading in ACTs, a mixed integer programming model is adopted in this study to minimize the loading and unloading time of ships, which can optimize the integrated scheduling of the gantry cranes (QCs), automated guided vehicles (AGVs), and automated rail-mounted gantries (ARMGs) in automated terminals. Various basic metaheuristic and improved hybrid algorithms were developed to optimize the model, proving the effectiveness of the model to obtain an optimized scheduling scheme by numerical experiments and comparing the different performances of algorithms. The results show that the hybrid GA-PSO algorithm with adaptive autotuning approaches by fuzzy control is superior to other algorithms in terms of solution time and quality, which can effectively solve the problem of integrated scheduling of automated container terminals to improve efficiency.

1. Introduction

As the global economic growth accelerates, the demand of container transportation expands progressively. The automated terminal plays an important role in the global supply chain. However, energy consumption and carbon emission increase sharply, and how to reduce the energy and costs and how to improve the efficiency have been the goal of ports [1, 2]. In the fierce competition between ports, the automated operation mode can not only reduce labor costs but also improve the service level, which will attract more customers, to meet the port requirements of large scale and high efficiency. So the automated container terminals devote themselves to shortening the working time and advancing the economic efficiency, which have become the key to sustainable development of ports. However, due to the high cost of equipment in automated terminals, it is hard to increase the number of common used equipment to improve the efficiency [3], such as quay cranes (QCs), automatic guided vehicles (AGVs), and yard cranes (YCs). Therefore, the reasonable scheme of integrated scheduling of three kinds of equipment for loading and unloading container operations has become the key to improving efficiency of automated terminals.

Over the past decade, automated terminals have become the development trend of ports in China; for example, Xiamen Port has been gradually developed in practice operation, Shanghai Yangshan Deep Water Port and Qingdao Port have been finished and put into operation at present, and many ports are under transformation or construction of automated terminals. And specifically, in Xiamen Port, QCs use double trolley to replace single trolley for operation, AGVs have been used instead of trucks for horizontal transportation, and automated rail-mounted gantries (ARMGs) have almost displaced tyre cranes in yards. The reasonable scheduling scheme can make full use of resources, reduce the berth time of ships and the waiting time of equipment, and improve the efficiency of loading and unloading in ports. Therefore, it is of great significance to study the integrated scheduling of QCs, AGVs, and ARMGs to improve the efficiency and help to save energy in ports.

Our contribution is two-fold. First, most of the research about automated terminals is about single or two parts of equipment. This paper considers the actual situation of loading and unloading operation modes, putting forward a method to realize the integrated scheduling of QCs, AGVs, and ARMGs, with the objective to minimize overall operation time. This well-thought-out model is more reliable and realistic and has better schedule optimization.

The second is that most of the research studies of optimization algorithms in solving this kind of problem use basic metaheuristic algorithms. We perform extensive numerical experiments to clearly compare the accurate algorithm (branch and bound), the basic metaheuristic algorithms (genetic algorithm, particle swarm optimization, and bat algorithm), and the improved metaheuristic algorithm (hybrid GA-PSO algorithm and hybrid BAT-GA) to better illustrate this problem, obtaining optimum solutions in short time. And this result shows that the hybrid GA-PSO algorithm with a fuzzy logic controller for adaptive autotuning is effective and shows significant improvement compared with other methods.

This paper is organized as follows. Section 2 reviews the relevant literature. In Section 3, the integrated scheduling problem is formulated as a mixed integer programming (MIP) model. Several algorithms are proposed in Section 4. Numerical experiments based on simulation optimization are conducted to examine effectiveness of the proposed method and the performance of different algorithms in Section 5. Finally, some conclusions of this research are drawn in Section 6.

2. Literature Review

Automated terminal system is very complex, involving multiple subsystems. There are numerous studies on the scheduling and optimization of automated terminals such as the scheduling of a single equipment separately [47], the collaborative scheduling between two handling equipment [812], and the integrated scheduling between three handling equipment [1316]. Because automated terminals are a complex integrated system, the research of single- or two-equipment scheduling is not significant for the improvement of operation efficiency of automated terminals, which also does not accord with the actual situation of automated terminals.

2.1. Accurate Algorithms of Automated Terminals

For accurate algorithms of container terminals, most of the research studies focused on branch and bound algorithm (B&B) and data envelopment analysis (DEA). For example, Pjevčević et al. [17] studied the collaborative scheduling of QCs and AGVs in automated terminals, used the DEA method to analyze the operation efficiency of unloading containers, and finally obtained the reasonable scheduling scheme. Jiang and Jin [18] researched the integrated scheduling problem of QCs, AGVs, and YCs, with the goal of minimizing cost of QCs, by the B&B method to solve the built mixed integer programming model, through numerical experiments showing that this method can improve the efficiency of terminals. There are also some comparisons of accurate algorithms and other algorithms. Alsoufi et al. [4], based on the scheduling problem of QCs, used the CPLEX to evaluate and compare the B&B method with the genetic algorithm, from small- to large-scale examples, but the results showed that the genetic algorithm had better performance.

As mentioned above, the accurate algorithm can get the exact solution, but when the scale is relatively large, it shows lack of feasibility, due to the influence of computation time and complex logic relation in program [1921]. So more works chose to use metaheuristic algorithms.

2.2. Basic Metaheuristic Algorithm of Automated Terminals

For basic metaheuristic algorithms of container terminals, most of the literature mainly used genetic algorithm (GA), particle swarm optimization (PSO), and simulated annealing (SA), which are usually based on the perception or experience to construct algorithms. For example, Moghaddam et al. [22] proposed a mixed integer programming model of QC scheduling, and it was hard to obtain the optimal solution through optimization software in reasonable time, but the GA solved this problem and showed the certain superiority. Lu and Le [23] solved the collaborative scheduling model of AGVs and YCs by using PSO algorithm, and the results showed that this method could obtain the optimized solution. Combining berth allocation with the QC scheduling problem, Salhi et al. [24] compared the results of GA with those of the exact CPLEX and showed the rationality of using the GA to find the optimal solution. However, in recent years, there has been much research on the comparison of different algorithms of automated terminals. Homayouni et al. [14] researched the integrated scheduling of container terminals, adopting the GA and comparing it with the SA, and the result indicated that with the increase in the number of containers, the solving efficiency of the GA is obviously better than the SA. To minimize the delay time and energy consumption of ships, He et al. [25] used the GA and PSO algorithm to effectively solve this problem and discussed the solving ability of different algorithms.

Although the basic metaheuristic algorithms may not obtain the exact solution, it can obtain the suboptimal solution and the complexity of computing time is relatively low, and comparatively, its applicability and stability are better than those of the accurate algorithm [2628]. However, taking more factors into consideration in automated terminals, the model is more complex and the basic metaheuristic algorithm has shown up the disadvantages such as longer computing time and slow convergence speed [29, 30].

2.3. Improved Metaheuristic Algorithm of Automated Terminals

For the application of improved metaheuristic algorithms to container terminals, many attempts have been made to improve different algorithms. For example, to solve the ship scheduling problem, Wang et al. [31] used the improved discrete chaotic PSO algorithm, and the simulation optimization results showed that this method was suitable for this problem. Kaveshgar et al. [32] proposed that the extended GA designed to solve the scheduling problem of QCs can find the optimal solution of a large-scale example in a shorter time. According to the working efficiency of QC scheduling, preparation time, and makespan, Legato et al. [33] established the mixed integer programming model, with the modified B&B method, through numerical experiments obtaining the high quality of scheduling solution. A genetic coupling heuristic algorithm by Gu et al. [34] was designed to solve the problem of cooperative scheduling of yards in terminals, and the performance of the model and proposed algorithm was confirmed with reference to numerous cases. Shu et al. [35] studied the scheduling of automatic stacker cranes in automated terminals, established a mathematical model, and proposed an improved multiobjective genetic algorithm, which satisfied the requirements of time sensitivity in decision, improving the intelligence degree of container terminals. Li et al. [36], with the minimum shipping distance and time as a target, has set up a cooperative scheduling model of berths and QCs, based on the improved PSO algorithm to test the performance of the model by numerical experiments. In order to improve the efficiency of the berth and horizontal transportation, Dkhil et al. [13] combined the multiobjective optimization model with Pareto promotion, using the modified adaptive tabu search algorithm to find the efficiency index. De et al. [37], considering the scheduling and path planning in terminals, proposed a mixed integer nonlinear programming model by using an effective search algorithm and, comparing it with PSO and genetic algorithms, illustrated the superiority of the proposed algorithm.

On the whole, improved metaheuristic algorithms are obviously better than metaheuristic algorithms in convergence speed and accuracy [3841], which is mainly problem-oriented and shows improvement according to the structure and characteristics of the problem. So a majority of studies still selected the improved metaheuristic algorithms to solve this kind of problem in recent years.

3. Model Formulation

Automated container terminals have many parts, and this paper mainly studies the seaside operation area, the horizontal transport, and the storage yard, which are correlated and constrained mutually. The seaside operation area is equipped with the QCs for loading and unloading containers; AGVs are used in horizontal transportation, which can move containers from the QC to the yard; the storage yard is equipped with ARMGs. The yard has two ARMGs and AGV-mates in front of each block. Figure 1 shows the layout of a typical automated container terminal.

The main operational process of the loading and unloading of this problem is as follows: (1) The AGV received the unloading order (loading order) to transport the container from the QC to the assigned block (to transport the container from the AGV-mate to the assigned QC). Firstly, the main trolley of QC unloads the container from the ship to the transfer platform of QC and then the portal trolley unloads the containers from the transfer platform to the AGV, as shown in Figure 2. (2) The AGV transports the container to the AGV-mate in front of the specified block, which obeys the operation scheduling rules; the AGV can provide service to any QCs and blocks, and the path of transportation has been set. (3) The front ARMG puts the container from AGV-mate to the staging area in the block, and the back ARMG puts the container to the specified location of yard or the external truck, and then, the AGV will do the next task. The loading process is the opposite.

3.1. Assumptions

This paper assumes the following conditions for this scheduling problem of container terminals:(1)The main trolley of QC loads the container to the transfer platform or unloads the container from the transfer platform to the ship, and its running time is related to the position of the container in ships, which is subjected to uniform distribution.(2)The portal trolley loads the container to AGV or unloads the container from the transfer platform to AGV and its running time is fixed, without regard to the capacity of transfer platform and the number of AGV-mates.(3)The QC and the ARMG can only load and unload one container at a time. AGVs can only transport one container at a time.(4)The time for a crane (including both QCs and ARMGs) to release/pick up a container on/from the AGV/block is negligible, the time for the transfer of container from the AGV-mate to the storage yard is a fixed value, and the time for the transfer of containers from the storage yard to the specified location of yard or the external truck satisfies uniform distribution.(5)In order to reduce the empty-loading ratio and improve the utilization of AGVs, the AGV completes a loading task and then to perform an unloading task or after performing an unloading task to complete a loading task.

3.2. Model Parameter

(1)Parameter set: set of import containers: set of export containers: set of containers, : set of AGVs: set of QCs: set of blocks: set of dummy starting point of QCs: set of dummy finishing point of QCs(2)Symbolic parameters is the time of unloading the container by the portal trolley to the apron under the QC. It is also known as the time of discharge of the container in the apron to the transfer platform. is the time recorded when the first ARMG puts the container on the storage area. is a very large positive number. is the time when the QC uses the main trolley to handle the th container from the ship to the transfer platform. It is also known as the time when the QC puts the th container from the transfer platform to the ship. is the time taken by AGV to transport the th container. is the time when the second ARMG puts the th container from the storage area to the end position after the QC handling of the th container.(3)Decision variablesNot 0-1 variables: is the time when the QC has finished the th container is the time when the QC starts to handle the th container, is the time when the QC uses the portal trolley to get the th container from AGV or the th container to be put on the AGV is the time when the QC unloads the th container on AGV-mate or loads the th container from AGV-mate0-1 variables: is the AGV, which just handling theth container of the QC is scheduled to handle the th container of QC , or is the AGV to handle the th container of QC , , otherwise is the th container of QC located in block , , otherwise

3.3. Model

The mathematical programming model is set up by the above parameters, to minimize the loading and unloading time of the ship; this integrated problem can be formulated as follows:

The objective of this model is to minimize the time difference between finish of the last task and start of the first task, which represents the loading and unloading time of the ship.

Subject to constraints,

Constraint (2) means that it selects the last time from the set of all containers task, as the the completing time of the last task. The constraint expressed in (3) ensures that the earliest time is considered from a time set of all containers as the starting time of the first task:

Constraint expressed in (4) ensures that the same AGV is used to complete the loading task of the QC, after it has finished the unloading task. Constraint (5) implies that after the QC finishes a loading task, the same AGV is used to complete the unloading task of the QC. Constraint (4) and Constraint (5) confirm the completion of the loading and unloading processes. Constraint (6) indicates that each loading and unloading task can only be performed by one AGV. Constraint (7) implies that every AGV only performs one task at a time. Constraint (8) means that the ARMG transports a container to be stacked in the assigned block of the storage yard. Constraint (9) expresses that each ARMG in block can only load and unload one container at a time:

Constraints (10) to (12) represent the corresponding relationship of time between a ship starting and finishing a loading task. Constraint (10) represents the time when the AGV begins to transport the container from the QC, based on the time that the portal trolley of the QC takes to handle the container. Constraint (11) means the relationship of the time when the AGV starts to transport the container to the AGV-mate. Constraint (12) signifies the relationship between the time the container transportation is finished by the ARMG and the time the container is transported to the AGV-mate:

Constraint (13) gives the relationship between the time when the same AGV finishes an unloading task and then starts the next loading task:

Constraints (14) to (16) express the relationship between the time when the container is initially loaded from the block and the completion of loading at each time of shipment. Constraint (14) represents the time when the ARMG in the back of block obtains the container, which is less than the time needed for the AGV to obtain the container from the AGV-mate. Constraint (15) means that the starting time of AGV from the block does not exceed the time of the AGV arriving at the QC. Constraint (16) implies the time taken by the portal trolley in QC to obtain the container from the AGV which is no more than the time when the loading task is finished:

Constraint (17) represents the time relation between the completion of a loading task by the AGV and start of the next unloading task:

Constraint (18) explains the time relation of the main trolley of QC, when it starts to unload two consecutive containers. Constraint (19) represents the time relationship of the ARMG in the back of block, when it loads two consecutive containers. Constraint (20) represents the range of time parameters. Constraint (21) expresses the range of time parameters about the AGVs’ transportation.

4. Proposed Algorithm

4.1. Hybrid GA-PSO (HGA-PSO) Algorithm with Fuzzy Logic Controller to Adaptive Autotuning

The genetic algorithm (GA) and particle swarm optimization (PSO) are two well-known metaheuristic methods of optimization [42, 43]. The GA takes all the individuals in the population as the research object, which is a method to search the optimal solution by simulating the biological evolution process in nature. The solving problem of a population is according to the evolution by natural selection (probability optimization), each subsequent generation evolved better approximation. With the aid of crossover and mutation of genetic operators, generating the new population of solution and then to select individual by the fitness value, the selected individual will be more adaptable to the environment. The best individual after decoding can be used as the approximate optimal solution of the problem.

PSO is a parallel algorithm which is inspired by biological population characteristics and has strong robustness, simulating the random searching process of birds for hunting and extending it to multidimensional space. All particles by evaluating their fitness function to determine the current location, with the speed of particles to adjust the distance and direction of their flights, and every particle has the memory function and can remember the best searching site.

The flight speed of the particle can be dynamically adjusted by the flight experience of the particle and its companions; PSO can flexibly update the position of the particle in real-time by using equations (22) and (23), which shows its superiority [44]. Compared with the GA, which is easier to implement, the PSO does not require alteration of many parameters. The fitness of particle can be calculated aswhere is the velocity of particle at the tth iteration; and are the acceleration constants; and and , which follows the uniform random distribution.

GA is an algorithm showing stability and applicability, and its remarkable performance has been proved in many research studies [45]. However, the metaheuristic GA cannot guarantee the optimal solution in all cases, due to the uncertain parameters. Yun and Gen [46] researched the adaptive autotuning strategy by changing the average fitness of GA, taking advantage of the mathematical optimization method, which can adaptively update crossover and mutation rates during the genetic search processes, to achieve the fuzzy logic control in the parent and their offspring. If this approach is applied in this problem, the average fitness at generation t can be set as follows:where and are the population size and offspring size that satisfy the constraints, respectively, and is the adaptability function, representing the individual fitness.

We proposed that this hybrid GA-PSO is an improved metaheuristic algorithm. It not only combines the PSO parameters with GA operators but also uses the fuzzy logic controller with the initialization of parameters and particles, which through the adaptive auto tuning strategy can constantly adjust in the iteration process of population. The overall procedure of this method is illustrated in Figure 3 to obtain a better solution to this problem. The specific reasons of using this improved hybrid GA-PSO algorithm are as follows: (a) it has more adaptability and compatibility, and it accords with the characteristics and structure of this model in container terminals and is suited for dealing with many parameters and relative complex logic relations; (b) it makes use of advantages of different metaheuristic algorithms (PSO and GA) and has better global searching ability, especially in solving process; (c) it can improve the diversity of the population and the ability of continuous optimization. On the whole, it can promise a better performance in solving the actual problem compared with the other algorithms [4749].

As discussed above, we consider the integrated scheduling of QCs, AGVs, and ARMGs in container terminals; the task encoding procedure of this is as follows: (1) applying the smallest position value (SPV) rule [48, 50]; (2) assigning the tasks’ codes to the related particles; (3) identifying the operation sequence in each task. This paper uses integer encoding, assuming that there are 2 QCs, each QC having 4 loading containers and 4 unloading containers, and 4 AGVs to transport containers. The QCs and blocks have been matched, but the chromosomes are relatively long and multiple-point crossover and swapping mutation are used, as shown in Figure 4. We select multiple crossing points on chromosomes randomly and exchange the subsequence between the parent and the offspring. After the crossover, to effectively improve the chromosomes, the genes in chromosomes are needed to be checked and repaired by the swapping mutation.

The final encoded solution should estimate the objective function, which minimizes the loading and unloading time of the ship as given in equations (2) to (21). Equation (1) is used to evaluate the total fitness values of this problem.

4.2. Hybrid BAT-GA (HBAT-GA)

Bat algorithm (BAT) is used to simulate the random search of bats using the sonar to detect prey and avoid obstacle in nature, the process of optimization and searching is also the movement and prey of the individual bat in populations. Taking advantage of echolocation technology of bats, using different pulse frequencies and loudness, the BAT solved the problem by evaluating the value of fitness function to judge the location. It has the advantage of distributed and fast convergence but is still a new swarm intelligence algorithm, due to the instability of convergence and imprecise calculation in solving problems [51, 52]. The hybrid BAT-GA is a method which utilizes the crossover, mutation, and selection of GA, to increase the diversity of population and the ability of global search. Inspired from diverse metaheuristic algorithms, various improved kinds of BAT were designed and used to solve many optimization problems successfully [53].

In BAT, each bat is defined by its position Xi, velocity Vi, pulse frequency Fi, pulse loudness Ai, and pulse emission rate Ri to search the space; each bat updates the following equations:

Figure 5 shows the whole pseudo code of hybrid BAT-GA. The process should be repeated until reaching the maximum population. The gene with global optimum will be returned as the best fitness once meeting the optimal stopping criteria.

5. Computational Experiments and Discussion

To achieve the integrated scheduling of QCs, AGVs, and ARMG, we used the commercial software AIMMS 3.11 for small-sized problems, which obtained branch and bound (B&B) algorithm in CPLEX. Due to the increase in the number of containers, it was difficult to obtain optimal solutions. Therefore, we adopted the metaheuristic algorithm to obtain approximate optimal solution for large-sized problems. We also provided the comparison results between the metaheuristic algorithm and AIMMS to verify the effectiveness of the metaheuristic algorithm in small-sized problems. We implemented the various heuristic and improved heuristic algorithms in MATLAB 2018a on a computer with an Intel (R) Core (Tm) [email protected] i7-6700 GHz and 4 GB RAM running the Windows 10 operation system. In order to reduce the deviation caused by the randomness of the heuristic algorithm, every problem was solved 20 times, where the average computation time (CPU time) and best fitness value (BFV) were used as the final results.

5.1. Initial Setting

(1)The number of loading and unloading containers varied from 1 to 1000, where 4∼100 was considered as the small-sized problem and 100∼1000 as the large-sized problem. We also considered the number of blocks and ARMGs in the ranges 2∼8 and 4∼16, while the number of considered AGVs varied from 8 to 24.(2)In this work, we obtained the port operation values from the Xiamen Automated Container terminal. The processing time of the main trolley that placed the container onto the transfer platform followed the uniform distribution U (20, 40) s. The processing time of the portal trolley that placed the container onto the AGV from the transfer platform was fixed at 20 s, and the processing time of the ARMG localized in the front of the yard, which obtained the container from the AGV-mate and then unloaded it in the storage area, was fixed at 25 s. The processing time of ARMG localized in the back of yard that moved the container from the storage area to the assigned truck followed the uniform distribution U (20, 30) s. The path of horizontal transportation is set in advance. All of these values correspond with a real-time situation of the terminal.(3)The GA parameters were set based on preliminary tests, including a crossover rate (Pc) of 0.9, mutation rate (Pm) of 0.1, population size (Ps) of 50, and maximum generation (Mg) of 500. The PSO parameters included alternate rate (Pa) [0.8, 2, 2] and precious rate (Pr) 0.05. The BAT parameters included of 0.95, of 0.9, pulse loudness [0, 1], and pulse emission rate [0, 0.5].

5.2. Results for Small-Sized Problems

Thirteen small-sized experiments were performed, where the number of containers varied from 4 to 100. Table 1 shows that for the small-sized problems, the GA achieves approximately BFV compared to the B&B in terms of speed, where the CPU time of the former algorithm ranged from 3.46 to 12.66 s and that of B&B ranges from 12.37 s to 11534.82 s. The B&B cannot be applied for experiments with more than 40 containers, which increases the computation time exponentially. The results also confirm that B&B cannot solve the large-sized problems within a reasonable time frame. In addition, we observe that the difference of BFV between the GA and the B&B is small, where the maximum gap rate of BFV is 4.20%. The GA can obtain the optimal fitness value for the first two cases. The BFV exhibits the same growth trend as the number of containers increases, as shown in Table 1.

5.3. Results for Large-Sized Problems

As the CPU time increases, it becomes more difficult to use the B&B method to solve the large-sized optimization problems. GA can generate an optimal solution in small-sized problems within a reasonable time frame, so we used some metaheuristic algorithms (PSO,BAT) to solve the large-sized problems about the automated terminals. We considered a number of containers in an interval of 150–1000 with 8–24 AGVs, 2–8 QCs, and 2–8 blocks to perform simulations. Table 2 presents the simulation results of PSO, GA, and BAT. Viewed generally, we can find that the GA performs better than others; the BFV of GA compared with PSO and BAT shows more optimization, with less time of CPU.

However, with the increase of the number of containers, the computation time has been increased sharply; the time was still long that we used the metaheuristic algorithm to solve this problem, which may not meet the needs of scheduling in current container terminals, so we tried to take advantage of the improved heuristic algorithms to solve this optimization problems faster and more stably. So the hybrid GA-PSO algorithm (HGA-PSO) and hybrid BAT-GA (HBAT-GA) were used to solve the large-sized problems, and the results are given in Table 3.

From our experiments, uniting Tables 2 and 3, we conclude that (1) our proposed hybrid GA-PSO algorithm performs more stably to obtain near-optimal solutions to large-sized problems (examples 15, 25, 30, and 31 in Table 3); from example 31, the number of containers is 1000 and the CPU time is less than 8 minutes (452.08 s), which comply with the requirements of scheduling operation in terminals; (2) the BFV increases with the number of containers, as well as it takes longer time to obtain the solution with the increased number of QCs, AGVs, and blocks; (3) the appropriate integrated scheduling scheme is very important; with the sharp increase of containers, it always choose to add the equipment number of QCs, AGVs, and blocks, but it may not truly reduce the completion time and improve overall operational efficiency (examples 16, 17, and 18 in Table 2; examples 17, 18, and 19 in Table 3).

Figures 68 show the performance comparisons for different algorithms. Figure 6 shows the simulation of 650 containers, 18 AGVs, 6 QCs, and 6 blocks; GA and PSO reach the convergence at the 350 and 420 generations, but HGA-PSO achieves the convergence before 130 generations and has a better optimal fitness value. The HGA-PSO combines the stability of GA and the velocity of PSO, which performs surpassingly in terms of both solution time and quality. Figure 7 shows our simulation of 700 containers, 19 AGVs, 6 QCs, and 7 blocks; the HPSO-GA reaches the convergence at 320 generations, which has been compared with the GA and BAT, and shows better optimization in solving time and quality. But due to the instability of BAT, it has limited influence on the time of obtaining solutions. Figure 8 illustrates the performance of five algorithms. Comparison of heuristic algorithms such as GA, PSO and BAT shows that the GA is more stable and reliable, the convergence speed of the PSO is the slowest and unstable, and the BAT has certain fluctuations and slow speed in the process of getting solutions. The improved metaheuristic algorithms of HGA-PSO and HBAT-GA, compared with the basic metaheuristic algorithm (GA, BAT, and PSO), have a faster convergence speed. The HBAT-GA reaches the convergence at 320 generations, but HGA-PSO realizes the convergence almost at 210 generations and has a better optimal fitness value. The HGA-PSO outperforms the similar HBAT-GA in terms of both solution time and quality.

In order to test the stability of each algorithm in dealing with the fitness value in terms of iterations, the CPU time is reported and compared in Figure 9. It shows that the HGA-PSO outperforms the other algorithms in terms of execution time, which ensures to yield quality solution in reasonable runtime. The performance trend of 31 examples with the five algorithms in Tables 13 is depicted in Figure 10. There are some gaps between the fitness values of GA and HGA-PSO; the gap is less in the small-sized problems. However, the increase of gap as the number of containers increases in the large-sized problems has become a significant problem. In other words, the HGA-PSO is markedly superior to GA, PSO, BAT, and HBAT-GA in solving these large-scale calculation problems. These promising results are due mainly to the hybrid that balances disadvantages of the algorithm and enhances the ability and diversification in HGA-PSO.

To clarify the efficiency and robustness of the improved algorithms, taking example 31 as a case of statistical analysis data in Table 4, according to mean optimal fitness and CPU time, we compared the results of different algorithms with the actual operation (in Xiamen Port) and performed the Pareto optimization for the percent of deviation and improvement, that weighs the optimization in terms of solution time and quality. The result shows that the HGA-PSO has the least value in the percent of deviation and improvement compared with the actual operation. Although the advantages of HGA-PSO are reduced through the comprehensive balance in solving time and quality, the value of Pareto optimization of HGA-PSO is 18.98, which is smaller than the others and closer to the actual operation. We fully demonstrate that the proposed HGA-PSO has better robustness and effectiveness compared with other algorithms in solving this problem.

Taken together, our simulation experiments indicate that the proposed HGA-PSO is reliable in solving this problem of varying scales and can be readily applied to the integrated scheduling of QCs, AGVs, and ARMGs in current automated terminals.

6. Conclusion

An integrated scheduling of QCs, AGVs, and ARMGs was proposed in this paper for improving the working efficiency and service level of automated terminals. We established an MIP model with the goal of minimizing the loading and unloading time of ships and then using the accurate algorithm (B&B), the basic metaheuristic algorithm (PSO, GA, and BAT), and the improved metaheuristic algorithm (HGA-PSO and HBAT-GA) to check the validity of the model.

We improved the HGA-PSO with adaptive autotuning approaches by fuzzy control and compared with the other algorithms (PSO, GA, BAT, and HBAT-GA) to validate the favorable convergence speed of HGA-PSO. Through a series of numerical experiments, we show that the proposed HGA-PSO has better robustness and effectiveness compared with other algorithms in terms of solution time and quality of this problem. When the number of containers was 1000, the best fitness value was 3275 s, the computation time was 452.08 s, and the value of pareto optimization was the smallest with 18.98. It illustrated this method can effectively reduce the working time and advance the operating efficiency in automated terminals.

As future work, the computation time of HGA-PSO is still relatively lengthy in solving large-sized experiments, rendering it inapplicable to dynamic real-time scheduling problems. We can try using GPU parallel computing to reduce the computation time. We also believe that applying other new improved metaheuristic algorithms, such as artificial intelligence or machine learning, may yield even better results than this HGA-PSO. Besides, the following research of automated terminals on the balance of throughput and energy, the AGVs path planing and effiency optimizationwill be more meaningful.

Data Availability

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

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This work was supported by the Shanghai Science and Technology Commission (nos. 19595810700 and 18295801100) and Yunnan Science and Technology Commission (no. 2018IB022).