Abstract

Emergency logistics scheduling appears more and more important in modern society because of frequent occurrence of unpredictable disasters. Most of the existing studies consider a certain emergency logistics scheduling model, and most of them are based on an ideal scenario. Considering the uncertain traffic condition and the real road condition, a biobjective emergency logistics scheduling model is proposed, which includes two objectives: transportation time and transportation cost. The uncertainty of the proposed model is reflected in two aspects: the occurrence time of emergencies and the traffic volume predicted by the cloud model. The numerical characteristics of traffic information are abstracted from the spatial-temporal trajectory data by the reverse cloud model, and the inference procedure of the one-dimension cloud model further predicts the uncertain traffic volume using the numerical characteristics. In addition, the crossover and mutation operators of multiobjective evolutionary algorithms are modified to solve the model. The experimental results show that the inference procedure of one-dimension cloud model can accurately predict the traffic volume at the departure time; and the proposed model is more reasonable than the existing scheduling models; at the same time, the improved NSGA-II can also provide superior schemes in different departure times and traffic conditions for decision makers.

1. Introduction

In recent years, natural disasters and man-made disasters happened frequently such as earthquake, typhoon, and fires, which seriously threaten the safety of people’s life and property. In order to decrease the losses of the disasters, it is quite necessary to do the emergency rescue work well. As an important part of emergency rescue work, emergency logistics scheduling is a process that transports the emergency resource from the supply location to the disaster location. Emergency logistics scheduling usually has the characteristics of suddenness, unpredictability, uncertainty [1], urgency of time constraint, peak value, weak economy, and joint participation of the government and market. It is of great significance to construct a reasonable emergency logistics scheduling model based on real-world scenarios and obtain the optimal solution.

The objectives to be considered when establishing the emergency logistics scheduling model include minimizing the transportation time of resource, minimizing the transportation cost of resource, maximizing the satisfaction of people at the disaster location, and maximizing the satisfaction of drivers. Among them, minimizing transportation time and minimizing cost are the most concerned goals in scheduling, and many researchers established the emergency logistics scheduling model considering these two objectives [24]. The solving methods of emergency logistics scheduling model can be divided into two categories: one is mathematical analysis [59], such as the maximum flow and the minimum cost algorithm, which can effectively solve the emergency logistics scheduling problem and the results are relatively accurate. However, it is not suitable for solving the problems in the actual situation and there is a phenomenon of combinatorial explosion, but the intelligent optimization algorithm [1014] can avoid such problems. Another is intelligent optimization algorithm [1518], such as NSGA-II. Since vehicle scheduling problem is proven to be NP-complete problem by Savelsbergh [19], the research on emergency logistics scheduling problem has gradually shifted to seeking satisfactory solution for model and researchers tried to use intelligent optimization algorithm [20] to solve the emergency logistics scheduling model.

Different from the existing work, a biobjective emergency scheduling model based on uncertain traffic conditions was proposed to solve the actual scheduling problem, which takes minimizing transportation time and cost into consideration. The result shows the validity of this model, more reasonable than the existing models, and it also can provide more alternative emergency logistics scheduling schemes for decision makers. The contributions of this paper are as follows:(1)The proposed model is established based on real road network and spatial-temporal trajectory data; the model is not a simple TSP [21, 22] problem; the route between supply locations and disaster locations is no longer ideal(2)The uncertainty of the proposed model is reflected in two aspects: one is the fact that the one-dimension cloud model [23] transforms highly uncertain traffic information to roadway congestion index of road; on the other hand, the uncertainty of departure time leads to the uncertainty of traffic information(3)The crossover and mutation operator of the multiobjective evolutionary algorithms [2426] are improved in this paper, and then the improved algorithm is applied to work out the proposed model

The paper is arranged as follows. Section 2 gives the related works on emergency logistics scheduling and cloud model. A detailed description of the biobjective emergency logistics scheduling model based on uncertain traffic conditions is introduced in Section 3. Section 4 shows the experiments and results of the cloud model and scheduling model. The summary and next work are given in Section 5.

Most of the emergency logistics scheduling models are solved by the mathematical analysis method. Chai et al. [27] considered the vehicle queuing phenomenon and used the rescue route travel time estimation to construct a traffic emergency resource scheduling, and the branch-bound algorithm is used to get the scheme after optimization. However, the author only considered the influence of travel time on scheduling when constructing the model, and the model is not reasonable enough. Ben-Tal et al. [6] proposed a robust optimization framework and applied the proposed framework to a contingency response and scheduling problem. But this framework does not consider the transportation cost; it still takes too long when solving the model. Li et al. [28] proposed a multisupply-locations and multidisaster-locations scheduling model, and a heuristic algorithm combining the network optimization and linear programming optimization is designed to solve the model. This model only considers the classification of multiresource but does not consider the time and cost in the scheduling process. Wang et al. [29] proposed a hybrid model based on the time-dependent network and robust discrete optimization theory to solve the emergency logistic network. Wang considers a single objective TSP problem, which is not applicable to real scheduling scenarios. Wang et al. [30] proposed a mathematical model based on the actual road, reliability analysis of the locations, edges, and topological structures; the model considers only ideal scenarios, but they did not take into account road congestion. The above models are all based on ideal scenarios, and they do not fully consider the problems in the real scheduling process, and these models are difficult to apply to real scenarios.

Traditional mathematical analysis methods have limited ability to solve with complex scheduling problems. However, intelligent optimization algorithms [3134] have better ability in solving complex problems, especially in NP problems [3538]. There are some intelligent optimization algorithms [39, 40] to solve the emergency logistics scheduling model. Ren et al. [41] proposed a multiperiod dynamic dispatching method considering the urgency and the connectivity reliability and adopted a hybrid genetic algorithm to solve the single-objective model. The uncertainty of rescue time and traffic conditions is not considered in this model; however, these factors are greatly affecting the efficiency of rescue. Deng et al. [42] presented a multiobjective robust vehicle routing problem with time windows, uncertain demand, uncertain driving time, and routing failure risk and adopted the improved SPEA2 to address this problem. Zhou et al. [43] proposed a multiobjective optimization model, including minimizing the unsatisfied demand of affected locations and minimizing the risk of choosing the damaged road, and improved the MOEA/D for solving the model. Deng and Zhou did not consider the real road network, and it is difficult to simulate the real scheduling environment. Chang [44] built an emergency logistics distribution vehicle scheduling model based on the division time, and the genetic algorithm and ant colony algorithm were combined for solving the vehicle scheduling model and parameter selection. However, the above research did not take road information into account when constructing the model. Ding et al. [45] proposed an effective emergency logistics scheduling model using congestion coefficient to describe road network condition. Different form Ding’s method, the uncertainty of traffic information and rescue departure time are taken into account in our proposed model.

The models mentioned above do not consider the change of traffic volume. In this paper, the influence of traffic volume on scheduling is taken into consideration, and the spatial-temporal trajectory data are used to predict the traffic volume at the departure time. Most traffic forecasting methods, such as nonlinear theory, linear statistical method, and traffic simulation are often fragile and are not easy to be understood by nonprofessional users. The loss of traffic information samples will affect the prediction effect of these methods. However, the cloud model is more robust and easier to understand as a traffic prediction method. Further more, the single sample does not affect the overall numerical characteristics of the model, so the cloud model can effectively solve the problem of traffic information sample missing. Cloud model is an uncertain transformation model that can realize the transformation from the qualitative concept to quantitative data by using the probability statistics and fuzzy set theory and is proposed by Li [46, 47]. Many researchers have done traffic prediction based on cloud model. Yu et al. [48] proposed a traffic volume forecast algorithm that used the one-dimension cloud model, and it can effectively surmount the fuzziness and the randomness in traffic volume. Zhao et al. [49] developed a simplified computing method of sigmoid kernel based on the cloud model for predicting a real-time traffic information. Liu and Xu [50] proposed a short-term traffic flow prediction based on the cloud model and took Guangzhou traffic flow as an example; the simulation results showed that the prediction method is effective and advanced. Therefore, we can adopt the one-dimension cloud model to predict the uncertain traffic information.

In this paper, we used the cloud model to deal with uncertain traffic conditions. At the same time, the impact of road congestions and real road network are considered in scheduling when building the emergency logistics scheduling model.

3. The Proposed Model

In this section, the proposed biobjective emergency logistics scheduling model based on uncertain traffic conditions is introduced in detail. At the same time, we also briefly introduce the multiobjective evolutionary algorithm and the cloud model.

3.1. The Architecture of Scheduling Model

A biobjective emergency logistics scheduling model based on uncertain traffic conditions is constructed considering the two objectives: transportation time and transportation cost. The architecture of the scheduling model is shown in Figure 1. We extract numerical characteristics from Beijing’s spatial-temporal trajectory data and real road network and build the corresponding cloud model. Through the qualitative reasoning of cloud model, the corresponding roadway congestion index can be obtained. At the same time, the multiobjective evolutionary algorithm is improved to solve the scheduling model. The process of the whole system is shown in Algorithm 1.

(1)Input the numerical characteristics and time
(2)Qualitative reasoning of the cloud model
(3)Output the traffic volume
(4)Convert the traffic volume to
(5)while
(6) Input the Initialized parameters and to the scheduling model
(7) Initialize the population according to the adjacency matrix
(8) while
(9)  Calculate fitness values and sort the
(10)  Tournament selection operation
(11)  X-type crossover operation
(12)  Point mutation operation
(13)  Select the in individuals as the parents in next generation
(14) End
(15)End
(16)All fitness values are sorted by non-dominance
(17)All nondominant solutions are taken out as scheduling schemes
3.2. Problem Definition and Assumption

After the occurrence of disasters, a variety of factors are considered to establish an emergency logistics scheduling model. Suppose that, in an emergency rescue, the collection of supply locations and disaster locations is and , respectively, and the amount of relief materials required is different at the different disaster locations. In order to match the supply location and disaster location and get the corresponding transportation route to minimize the total transportation time and cost, the optimal scheduling plans can be obtained by the established scheduling model to this scenario.

When an emergency occurs, each disaster location reports its disaster situation to the dispatching center; the center further analyses the disaster situation and gives relief commands to the supply locations; then the supply locations support each affected location according to the commands. In addition, the supply locations have enough relief materials to support the affected locations. Therefore, the following assumptions in the proposed model are made:(1)The relief material demands of each disaster location are known, and the storage quantity of resources in each supply location is also known(2)The supply location has enough transport vehicles available; meanwhile, the average speed of all transport vehicles from the supply point to the disaster point is the constant(3)Transit stations are not considered in the scheduling process, and the relief materials are delivered from the supply location to the disaster location directly(4)In the scheduling, roads are continuously available and traffic congestion remains unchanged(5)In each rescue period, there is only one service from each emergency supply location to each disaster location

This paper takes Beijing as the background to study the problem of emergency logistics scheduling and abstract road network information into the corresponding vector map by using ArcGIS software and only major roads remained. There are 69 roads and 39 intersections in the vector map. All intersections and all roads are individually numbered to distinguish them. Then the real spatial-temporal trajectory data of Beijing are mapped to the vector map to get the traffic data of each road segment.

3.3. Biobjective Scheduling Model

There are two objectives in our model: transportation time and transportation cost. The definitions for each symbol in the model are shown in Table 1.

The first objective is the minimum total time of relief materials transportation, and the second objective is the minimum total cost of relief material transportation, defined as follows:

In equation (1), is the roadway congestion index of the road segment () in the plan from the supply location to the disaster location . The higher the value of is, the more congested the road is and the slower the driving speed is. The index of congestion varies at different departure times; therefore, logistics scheduling at different departure times is uncertain. is the average speed of a vehicle in the equation. is the physical length of the road segment in the route . represents whether the route is the selected scheme. represents the connectivity of the supply location to the disaster location .

In equation (2), is the transportation cost for each vehicle and unit distance. means the total number of vehicles from the supply location to the disaster location . , , and have the same meaning as equation (1).

There are some constraints in the above objectives:(1): is the one chosen from scheduling routes; if the route is the selected route , take 1; otherwise, take 0, as equation (3)(2): equation (4) is the connectivity between supply location and disaster location : can reach 1 and 0 otherwise(3): equation (5) means the total number of vehicles from the supply location to the disaster location , and should satisfy the condition

In the conditions, means the total amount of goods transported from the supply location to disaster location ; is the maximum load of each vehicle; other parameters in the conditions have the same meaning as equations (1) and (2).

3.4. Roadway Congestion Index

In equation (1) of Section 3.3, is the roadway congestion index and the values can be obtained by this section.

Most emergency logistics scheduling models consider the road in the ideal situation, for example, the Euclidean distance from the starting point to the ending point, and there is no traffic jam at the same time. But, in practical application, the roads in the ideal state are hard to exist. Congestion varies from road to road, while congestion on the same road is different at different times.

In the road network, the traffic volume usually has certain regularity and periodicity; the regularity reflected that the peak and low peak periods occur at roughly the same time every day, and the periodicity is reflected in the changing trend of traffic volume every week. Because most people’s work is stable, congestion may occur at a fixed time on a fixed road section. A large number of vehicles will lead to peak traffic volume in the road network, which is mainly concentrated at the attendance time. Meanwhile, uncertain factors such as weather will also affect the traffic volume, so there is some randomness in the regularity and periodicity. Cloud model has randomness and fuzziness, which can represent the concept of traffic volume. The details of the cloud model are described in the following.

3.4.1. Cloud Model

Cloud model is an uncertain transformation model dealing with qualitative concepts and quantitative descriptions, which combines randomness and fuzziness. Cloud model can be summarized as follows:

Let be a quantitative domain set described by precise numbers and is a qualitative concept related to , so means the quantitative domain set of the qualitative concept . For any element in the domain of the qualitative concept , there is a random number with the stable tendency, and is called as membership degree of element in the domain . Then, the distribution of on domain is called cloud, and each is called a cloud drop. The range of values allowed for is 0 to 1. The cloud is a mapping from the domain to the unit interval .

The numerical characteristics of the cloud model are represented by expected value (), entropy (), and hyperentropy () in Figure 2. Expected value is the expectation of cloud drops’ spatial distribution in the whole domain, representing the point that can best represent the qualitative concept. Entropy refers to the measure of uncertainty of qualitative concepts, which is determined by the randomness and fuzziness of concepts. Hyperentropy is an uncertain measure of entropy, which is determined by the randomness and fuzziness of entropy; the higher the value, the greater the dispersion degree of entropy.

A series of samples of qualitative concept are obtained and is the number of samples, and their average value is obtained as the expectation . The calculation formulas of expectation are as follows:

Meanwhile, the First-Order Absolute Central Moment of sample is calculated:

The Second-Order Absolute Central Moment is also calculated:

Therefore, the entropy of the sample is calculated as follows:

The calculation formula of the sample’s hyper entropy is as follows:

So, according to these steps, the numerical characteristics of qualitative concept are obtained: .

3.4.2. Traffic Volume Prediction

Since the characteristics of traffic volume can be completely represented by the cloud model, we construct the corresponding inference procedures. The traffic volume inference procedures based on cloud model consist of seven steps:(1)Numerical characteristics are derived from the spatial-temporal trajectory data by the inverse Gaussian cloud model, and the numerical characteristics are assigned to various cloud models in the inference procedures.(2)For each single rule, a one-dimensional random number is generated with as expectation and as variance, which conforms to one-dimensional normal distribution.(3)According to the given time , calculate the activation intensity of each former cloud generator according to (2); and .(4)The largest of should be selected; if there are more than two maximal values , you can choose one of them. Then, activate the corresponding single rule, and generate a one-dimensional normal random number with as expectation and as variance according to the given parameter .(5)According to the equation , generate a normal random number with as expected value and as standard deviation.(6)Calculate by the equation ; in the equation, the rising period determines the “” and the “” for falling period; then set as the cloud drop.(7)Repeat several times until you get enough cloud drops, and finally output the average of all the drops.

The inference steps of the cloud model of traffic volume prediction are shown in Figure 3. The given time is input to the former cloud model PCG, and the membership corresponding to the time can be obtained; the corresponding memberships are input to the latter cloud model CG; then the predicted traffic volume is obtained.

The uncertainty is guaranteed in the inference procedure, because the membership generated by randomly transfers the uncertainty in the domain to the domain , and outputs a random cloud drop under the control of .

3.4.3. The Conversion of TD to RCI

Roadway congestion index (RCI) is determined by traffic density (TD), which refers to the density of vehicles in a road segment, that is, the number of vehicles per unit time and distance, also known as vehicle density.

Through the cloud model, the traffic volume of all streets at a certain moment can be obtained. According to the traffic volume, the RCI () can be obtained by the following equations:

From equation (12), means the roadway congestion index for road segment , is the traffic density, is the highest density of all the road, is the lowest density of all the road, and is the minimum number, which is set to prevent from reaching the boundary, “+” on the lower boundary, and “−” on the upper boundary. is the traffic volume, and is the physical length of the road segment in equation (13).

3.5. The Improved Multiobjective Algorithm

For solving the proposed uncertain emergency logistics scheduling model, this paper adopts the multiobjective evolutionary algorithm that is commonly used: NSGA-II. The model adopted in this paper is based on the real road and the collection of road segments through different routes is also different. So, the individual definition and operators of the standard multiobjective evolutionary algorithm NSGA-II are not applicable in our model. A new individual coding corresponding to crossover operator and mutation operator is designed.

3.5.1. Individual Coding

Firstly, we construct the corresponding adjacency matrix according to the connectivity of roads. When initializing an individual, the nonrepeating road set from the corresponding supply location to the disaster location is found by traversing the adjacency matrix. For example, we set the supply location (11) and the disaster location (15); a variety of the routes can be obtained; two of initialized individuals are shown in Table 2 ((a) and (b)).

3.5.2. Crossover Operator

Because of the continuity of elements in the individuals, in the crossover operation of the algorithms, the x-type crossover is used. That is, randomly select an element in the intersection set of two different individuals, and use this element as the intersection point to conduct the crossover operation on two individuals.

For example, the same element 27 is selected from Table 2 (individuals a and b) for x-type crossover operation; the two individuals are divided into two segments by element 27, and the two segments of different individuals are exchanged. The individuals after the crossover operation are shown in Table 3 ((a) and (b)).

3.5.3. Mutation Operator

Because the elements in each individual are related to the neighbouring elements, point variation is the only way to carry out mutation. A random mutation point is selected in an individual, and the individual is regenerated according to the adjacency matrix at the mutation point. For example, carry out mutation operation on individual (Table 2 (a)); assume that the selected mutation point is 27, and regenerate new individuals from the position of 27. The individuals before and after the mutation are shown in Table 4.

4. Experiments and Results

In this section, the experiment consists of two parts, respectively. First, of 69 roads with the cloud model is solved. Then the time of scheduling departure is given; according to , the corresponding time scheduling is carried out.

4.1. Experiments of Cloud Model

The traffic data adopted in this paper are the Beijing taxi driving data. The total spatial-temporal trajectory data of Beijing reach 2.2 billion pieces. Due to the huge amount of data, we only kept the road network data of the major roads in Beijing and numbered the roads and intersections, with a total of 69 roads and 39 intersections. Among them, the grid method is adopted to filtrate the spatial-temporal trajectory data on the corresponding level of roads, and a one-dimensional cloud model is built with the filtered data. As the original spatial-temporal trajectory data are collected every minute, in order to more intuitively reflect the regular changes of traffic volume within a week, we take the average value of traffic information within 60 minutes as the data for an hour. The weekly traffic characteristics of one of the roads are shown in Figure 4.

As can be seen from the traffic volume in Figure 4, the traffic volume from Monday to Friday is similar, and the trends of Saturday and Sunday are roughly the same. There is a significant difference between weekday and weekend traffic volume, so we separate weekday traffic volume from weekend traffic volume to solve the change of traffic volume.

Table 5 generalizes the traffic volume and time attributes. Dec represents decline period, Flat represents low peak period, Rise represents rise period, and Peak represents peak period. M is the traffic volume in the rising or falling period, L is the traffic volume in the low peak period, and H is the traffic volume in the peak period, where the number after the letter indicates the number of times that this period occurs in one day. Table 6 shows the numerical characteristics of time cloud in nine different periods.

Because the cloud model requires numerical characteristics (, , and ) to represent concepts, the three characteristics from the data can be obtained by the inverse Gaussian cloud model. The numerical characteristics of time and traffic volume are shown in Tables 710.

In this paper, the traffic volume of the first week is used as the historical data, namely, Tables 7 and 8; and the second week is used as the current data, namely, Tables 9 and 10. In the historical and current data, weekdays and weekends are separately processed, and then the mixed numerical characteristics of the two weeks are used as the hybrid cloud model.

With the stronger robustness of hybrid clouds, we fused the numerical characteristics of the two-week cloud model, as shown in Table 11. Table 12 shows the roadway congestion index () of 69 roads at 9 a.m. on Wednesday. The traffic volume of a consecutive week is predicted by the cloud model constructed based on the mixed numerical characteristics. Figure 5 shows the comparison between the hybrid prediction and the real traffic. From the result of prediction, the hybrid cloud model has a high accuracy in predicting the traffic volume for a consecutive week. Therefore, cloud model can be used for roadway congestion index prediction.

4.2. Experiments of Scheduling Model

The proposed model is a biobjective emergency logistics scheduling model considering multisupply locations and multidisaster locations. We selected three supply locations and three disaster locations in this experiment, and the selected location is shown in Figure 6(a). The selection of supply locations is from real large logistics center or large transport hub, and the disaster locations are selected from the shelters, and the distribution of supply locations and disaster locations should be even as far as possible to better display the experiment effect. Figure 6(b) is the vector map extracted from Figure 6(a) by using ArcGIS software.

When processing the spatial-temporal trajectory data, we found that the traffic volume trend of weekdays and weekends was quite different. In order to make the predictions more accurate, the data of weekdays and weekends were, respectively, processed, so the weekday and weekend clouds are obtained. In order to make the simulation experiments of proposed model be more representative, three different traffic conditions are selected. Three time-nodes are selected to represent different traffic conditions at 4 a.m. on Tuesday, at 9 a.m. on Wednesday, and at 9 a.m. on Saturday, respectively. 4 a.m. on Tuesday is a time point in a weekday when road conditions are more ideal; 9 a.m. on Wednesday is the more crowded time point in the weekday; 9 a.m. on Saturday is used to compare the differences between weekday and weekend. At the same time, the influence of different time points on the proposed model can also be reflected.

Three multiobjective algorithms are used in this paper, NSGA-II, MOEA/D, and SPEA2. The specific parameters of the algorithm are set in Table 13. The relief supplies of the disaster locations are shown in Table 14.

4.2.1. The Rescue Time at 4 a.m. on Tuesday

The morning of weekday (4 a.m. on Tuesday) is selected for the test, during which there were few vehicles on the road and most roads are in good conditions.

The second column of Table 15 shows the transportation times and costs. The first value of the bracket is the transportation time (in hours); and the second value refers to the cost (ten thousand yuan as unit). Table 16 is the average of the objectives, that is, the average consumption of time and cost in the transportation process, and it represents the general scheme and level. From Table 16, the results of NSGA-II and SPEA2 dominate the MOEA/D, so the solutions of NSGA-II and SPEA2 are better than the MOEA/D, while NSGA-II is 29% worse than SPEA2 in the first objective and NSGA-II is 54% better than SPEA2 in the second objective. In general, the schedules quality of NSGA-II is better than that of SPEA2.

In Table 17, NSGA-II can provide 4 plans for users to choose, while MOEA/D and SPEA2 provide 6 and 5 plans, respectively. However, there is no real Pareto front in the engineering problem; the metrics of HV, spacing and PD, are not needed in the real Pareto front, so we select these metrics as the evaluation method. From the metrics that Table 17 provided, the HV measures the convergence of the algorithm, and the bigger is better; spacing measures the uniformity of the solution set, and the smaller is better; the diversity is calculated by PD, and the bigger is better; the number is the total number of schemes. SPEA2 has the best effect in the convergence of the algorithms but in the uniformity of the solution set, NSGA-II > MOEA/D > SPEA2. However, MOEA/D and NSGA-II have similar diversity of solution sets, both of which are better than SPEA2.

In Figure 7, we can see that there are only a few points on the Pareto front, which is because there are many individuals clustered at a limited number of points. These several points dominate the other solutions that have been found; in other words, these points are better than any other solutions.

4.2.2. The Rescue Time at 9 a.m. on Wednesday

The research on the scheduling scheme during the peak period is a very important aspect and a very challenging subject in emergency logistics scheduling field. For solving this problem, we specially choose the time point of the peak period at 9 a.m. on Wednesday.

From Table 18, the time (in hours) and cost (ten thousand yuan as unit) consumptions of scheduling schemes are provided by algorithms. NSGA-II and MOEA/D can provide 6 schemes for decision makers to choose, while SPEA2 can provide 8 schemes. Table 19 shows the average of time and cost; from the results, the schemes of MOEA/D and SPEA2 are dominated by NSGA-II’s scheme. In transportation time, NSGA-II was 9% better than MOEA/D and 3% better than SPEA2; NSGA-II was 60% better than MOEA/D and 53% better than SPEA2 in transportation cost. That means the better-quality solutions can be provided by NSGA-II.

From Table 20, the metrics spacing and PD show that the uniformity and diversity of solutions of NSGA-II are better than those in other algorithms, and the convergence of the algorithm is slightly worse than MOEA/D and SPEA2. Figure 8 shows the Pareto fronts of the three algorithms.

From the rescue time of 4 a.m. on Tuesday and 9 a.m. on Wednesday, the contrast experiments show that the rescue time of 9 a.m. on Wednesday will spend much more transportation time and cost; that is, when the road is in crowded conditions, more time and cost are consumed. So, considering that the road conditions are necessary when the emergency logistics scheduling model is established, the proposed model is more reasonable and it can provide more efficient scheduling under different traffic conditions.

4.2.3. The Rescue Time at 9 a.m. on Saturday

To test the impact of weekend traffic volume on emergency logistics scheduling model, we designed an experiment on the scheduling departure time in weekend. For a better comparison, 9 a.m. on Saturday is selected.

From Tables 21 and 22, the details of consumption and average consumption of transportation time and cost are given; from these results, the solutions of NSGA dominate the solutions given by the other two algorithms. NSGA-II is 36% better than MOEA/D and 37% better than SPEA2 in transportation time; for transportation cost, the modified NSGA-II is 57% better than MOEA/D and 51% better than SPEA2. From Table 23, the numbers of plans solved by the three algorithms are roughly the same, but the plans of NSGA-II’s metrics of spacing and PD are the best of the algorithms. Figure 9 shows the Pareto fronts; as can be seen from the figure, the results of NSGA-II dominate the other two algorithms’ results.

In this section, due to the uncertain time of emergency logistics scheduling, three different departure times are selected for simulation experiments. The roadway congestion indexes are uncertain given by cloud model in these departure times, and the scheduling of different departure times is also different.

In order to display the dispatching scheduling route intuitively, we chose 9 a.m. on Wednesday as the departure time of rescue. We solved the model with three algorithms, NSGA-II, MOEA/D, and SPEA2, and selected three algorithms to provide detailed scheduling route at the inflection point of Pareto frontier. Figures 10(a)10(c) represent the scheduling route of NSGA-II, MOEA/D, and SPEA2, respectively.

5. Conclusions and Future Work

This paper proposed a biobjective emergency logistics scheduling model based on uncertain traffic conditions. First, the highly uncertain traffic conditions are converted into quantitative traffic volume by using the one-dimensional cloud model; experiments show that the cloud model can provide accurate prediction and adapt to the fuzziness and randomness of road traffic. One-dimensional cloud model converts traffic volume into the roadway congestion index, and, on this basis, an emergency logistics scheduling model with two objectives of transportation time and cost is constructed. Meanwhile, the multiobjective NSGA-II algorithm is improved to solve the proposed model. The experimental results show that it can provide a series of effective scheduling schemes, by taking into account different departure times and traffic conditions. At 4 a.m. on Tuesday, NSGA-II dominates MOEA/D, but NSGA-II is 29% worse than SPEA2 in the first objective; NSGA-II is 54% better than SPEA2 in the second objective; NSGA-II was 9% better than MOEA/D and 3% better than SPEA2; NSGA-II was 60% better than MOEA/D and 53% better than SPEA2 in transportation cost at 9 a.m. on Wednesday; NSGA-II was 36% better than MOEA/D and 37% better than SPEA2 in transportation time; for transportation cost, and the modified NSGA-II wass 57% better than MOEA/D and 51% better than SPEA2 at 9 a.m. on Saturday. The proposed model is more reasonable because it takes into account uncertain traffic conditions, which can improve the rescue efficiency and shorten the rescue time.

In addition, according to the problems existing in emergency logistics scheduling, how to construct road safety and resource distribution satisfaction in our proposed model will be our next work. Meanwhile, for the accuracy of prediction, how to build a two-dimensional cloud model based on traffic data will also be our next work.

Data Availability

As the project has not been completed, the experimental code and data cannot be disclosed for the time being. If researchers need the project code, please contact the corresponding author.

Conflicts of Interest

The authors declare that there are no conflicts of interest.

Acknowledgments

This work was supported by the National Natural Science Foundation of China under Grant no. 61806138 and Key R&D program of Shanxi Province (High Technology) under Grant no. 201903D121119.