Abstract

Generally, road characteristics (such as the longitudinal slope and pavement damage) have an important effect on logistics distribution path, not only the vehicle fuel economy and driving safety but also the benefits and efficiency of logistics companies. It is necessary to explore the influence of road characteristics on logistics distribution path planning. First, a road characteristics evaluation value is defined to quantify road characteristics. With the application of analytic hierarchy process (AHP), the road characteristics evaluation index system with three criteria and eleven indices was built, and then the calculation of the road characteristics evaluation value is proposed based on the fuzzy comprehensive evaluation method. Secondly, a mathematical model of logistics distribution path planning is proposed, in which road characteristics and distance are comprehensively considered. Thirdly, an adaptive genetic algorithm (AGA) is presented with customized crossover operator for the solution of the mathematical model. Finally, through simulation by a real example, the influences of road characteristics and distance on the optimal distribution path are discussed, and the results show the model considering the road characteristics and distance comprehensively achieves superior distribution paths to that considering the distance or road characteristics only.

1. Introduction

With the rapid development of e-commerce and mobile Internet technology, the online shopping demands and capabilities of customers are getting higher, which brings the rapid development of urban regional logistics distribution services. In some big cities, such as Qingdao and Shanghai in China, almost every community has a small distribution station. Logistics distribution companies generally set up a distribution center in a certain area of the city, which covers several or dozens of communities. The logistics company deploys vehicles to deliver the goods received by the distribution center to distribution stations in each community every day. In China, it has become a common phenomenon and daily part of people’s lives that goods at distribution stations are usually picked up by users themselves. This kind of urban regional logistics distribution, in which the vehicles assigned from distribution center to deliver goods to each distribution station every day, is becoming a common logistics distribution mode, and the schematic diagram of the logistics distribution process is shown in Figure 1.

In Figure 1, one distribution center, nine distribution stations, and three distribution paths (or vehicle paths) are illustrated. Nine distribution stations correspond to nine communities, and three of which with user paths are shown in detail. According to the planned distribution path, every vehicle starts from the distribution center, completes the distribution of goods at the distribution stations, and finally returns to the distribution center. In each community, users come to the distribution station to pick-up their own items based on their paths. During the logistics distribution process, the distribution path planning is an important part, which affects the benefits and efficiency of logistics companies [13]. The distribution path planning is related to the location relationship between distribution center and distribution stations, the demand of distribution stations, etc., which belongs to a vehicle routing problem (VRP). In logistics distribution path planning, the road distance is often chosen as an important factor to evaluate the quality of the distribution path, such as establishing the path planning model with the minimum distance of all distribution paths as the goal to obtain the optimal path [46]. However, in practice, drivers consider not only the distance of the road but also the road characteristics, which are important factors to consider, such as the longitudinal slope, longitudinal length, the flat curve corner, pavement evenness, and pavement damage. These road characteristics have an important impact on the vehicle fuel economy and driving safety [712]. Especially in mountain cities, such as Qingdao and Chongqing in China and Boston in the United States, roads with the characteristics of large longitudinal slopes and small flat curve corners are common, which affect the choice of logistics distribution path, and should be considered in the modeling of distribution path planning and investigated in depth.

In addition, with the development of information and artificial intelligence, technologies related to intelligent driving have been continuously developed and applied, including three-dimensional high-precision maps applicable to vehicle navigation, which include road curvature, longitudinal slope, and other road characteristics information [13, 14]. Moreover, with the development and improvement of the urban intelligent transportation system, the dynamic characteristics of road, such as pavement evenness, pavement damage, and pavement skid resistance, can be accessed by the road surface condition monitoring system [15, 16]. These technologies and application system provide strong support for logistics distribution path planning considering road characteristics.

Under the background, the urban regional logistics distribution path planning considering the road characteristics is studied in the paper. The contributions of this study mainly involve the following three aspects:(1)A mathematical model considering the road characteristics and distance is proposed. Different weight coefficients for the road characteristics and distance are analyzed, which illustrates that the model can produce a superior distribution path compared to considering the distance or road characteristics only.(2)Based on the AHP method and the fuzzy comprehensive evaluation method, the road characteristics evaluation is presented to quantify the road characteristics.(3)The adaptive genetic algorithm with a customized crossover operator is designed for the solution of model, which has better performance than genetic algorithm and is suitable for the logistics distribution path planning.

The rest of the paper is organized as follows. In Section 2, the research status of logistics distribution path planning is discussed. Section 3 presents a logistics distribution path mathematical model considering road characteristics and distance. In Section 4, the calculation method of the road characteristics evaluation value based on AHP and fuzzy comprehensive evaluation is presented. Section 5 designs the AGA for solving the model. Example for demonstration of the proposed model and algorithm is presented and discussed in Section 6. Finally, the conclusions and suggestions for future work are presented in Section 7.

2. Literature Review

Considering the available studies, we focus primarily on the factors and constraints considered in building a logistics distribution path mathematical model and solving methods. Logistics distribution path planning is a kind of VRP. VRP and its variants, vehicle routing problems with time windows (VRPTW), were studied earlier. Generally, the mathematical models for the VRP or VRPTW were formulated considering the vehicle travel distance, and the solutions to the models were the exact approaches, such as the linear programming, dynamic programming, and column generation. [1721].

With the expansion of VRP application domain and the development of intelligent optimization algorithms, VRP and its variants have been further studied and several results have been achieved. Pisinger and Ropke [22] investigated five different variants of the VRP, which include VRPTW, the capacitated vehicle routing problem (CVRP), the multidepot VRP, the site-dependent VRP, and the open VRP. In the models, the constraints, such as time window, capacity, vehicle type, and number of distribution centers, were analyzed and the objective is to minimize the total traveled distance and the number of vehicles. A unified heuristic, adaptive large neighborhood search is presented to solve these models. Wang et al. [23] studied CVRP and built a model with the objective of minimizing the sum of the travel distances of all the vehicles. A hybrid particle swarm optimization algorithm is proposed to solve the CVRP model. Lau et al. [24] studied multidepot VRP and considered the traveling distance and time into the model. The objective is to minimize the total cost due to the distance traveled by all vehicles and the time required for all vehicles to serve customers. A fuzzy logic-guided genetic algorithm is proposed to solve the model. Wang et al. [25] studied a collaborative multiple-center VRP and established an integer-programming model considering the transportation costs among distribution centers and vehicle routing costs in each distribution center. A multiphase hybrid approach with clustering, dynamic programming, and heuristic algorithm is presented to solve the model. Mohammed et al. [26] studied the CVRP considering the vehicle capacity and travel time. The objective is to minimize travel distance while ensuring customers’ satisfaction. And genetic algorithm is used to determine the optimum vehicles route. Vidal et al. [27] introduced a mathematical model with the objective of minimizing the total travel distance for multiple periods VRPTW. A new hybrid genetic search with advanced diversity control is presented to efficiently address the model. Liao et al. [28] proposed a mathematical model for VRPTW considering the travel distance and vehicle waiting time for the customer, and the objective is to minimize total cost of transportation. A two-stage optimization algorithm with the help of ant-colony algorithm and plug-in heuristic algorithm is proposed to solve the model. Mohammed et al. [29] applied CVRP to a bus routing problem. A mathematical model was formulated considering the route distance. An improved GA is presented to solve the model. Chen et al. [4] established a biobjective mathematical model for mixed-shift VRPTW, in which objectives are to minimize the total driver payment and the total travel distance. A hyperheuristic with two guidance indicators is proposed to resolve the model. Liu and Jiang [30] introduced the cumulative CVRP with time-window constraints, and the model is proposed with the objective of minimizing the sum of arrival times at all the customers and the fixed cost. Based on large neighborhood search algorithm and GA, an algorithm is proposed to solve the problem. Lei et al. [31] discussed the CVRP with stochastic demands and time windows and modeled the problem considering the vehicle travel cost. An adaptive large neighborhood search heuristic is developed for solution and assessed. Wang et al. [32] studied the multidepot green VRP and proposed a biobjective model with the objective of minimizing the total carbon emission and operating cost, in which the transportation cost is considered. A hybrid heuristic algorithm is designed to search the best vehicle routing solution.

In the abovementioned studies, the VRP and its variants are pick-up or delivery problem. There are many researchers who have studied vehicle routing problem considering pick-up and delivery simultaneously, which is referred to as VRPSPD. Wang and Bian [33] studied the VRPSPD under different weights. A mixed integer linear programming model was formulated considering the distance transportation cost, inventory carrying costs, and shortage costs. The model was solved by using software Lingo. Lu et al. [6] proposed a model with the objective of minimizing the total routing costs defined as Euclidean distance for VRPSPD. A solution based on ant colony to solve the model and experimental evaluations shows the proposed solution had excellent performance. Zachariadis et al. [34] considered two-dimensional loading constraints and compared three transportation strategies: the VRPSPD, VRP with back hauls, and the bidirectional VRP. The model is proposed with the objective to minimize the total travel cost and solved by an optimization framework consisting of a local search method and a two-dimensional packing heuristic. Sitek and Wikarek [35] modeled VRPSPD considering the distances for couriers to travel and the penalty for delivering items to alternative points. A hybrid approach integrating mathematical programming and constraint logic programming was proposed to solve the model.

In addition, the vehicle routing problem with simultaneous pick-up and delivery and time windows (VRPSPDTW) and its variants has also received the attention of researchers, and a large number of results have emerged. Shi et al. [36] formulated the model of VRPSPDTW and the objective is to minimize the number of vehicles and the total traveling costs. An efficient Tabu search-based procedure was proposed, and the results showed it could produce better solutions. Lagos et al. [37] studied the VRPSPDTW, and a model with an objective of minimizing the total distance of paths was proposed. An improved swarm optimization algorithm was used to solve the model. Wang et al. [38] modeled the VRPSPDTW with the objective to minimize the traveling cost of vehicles. A parallel simulated annealing algorithm including a residual capacity and radial surcharge insertion-based heuristic is developed and applied to solve this problem. Wang and Chen [39] concerned a VRPSPDTW and proposed a model considering the dispatching cost of vehicle and total traveling cost. A coevolution GA with variants of the cheapest insertion method is developed to solve the model. Alaia et al. [5] studied VRPSPDTW with multidepots and multivehicles. The model was formulated considering the total travel distance, total tardiness time, and number of vehicles. A new algorithm based on the genetic algorithm was applied to the model and tested. Saâdia et al. [40] addressed the multitrip VRPSPDTW in a hospital complex. The objective is to minimize the traveling cost and the fixed cost of using vehicles, and GA algorithm is designed to solve the problem. In order to solve the problem of the optimization of pick-up and delivery cargoes’ routes with time windows, Ma et al. [41] built a model with the objective of minimizing the transportation and time cost. The time cost is summation of all the time penalties, and the transportation cost is the function of distance. Tabu search algorithm was used to determine the order of pick-up and delivery points and the distribution route. Cherkesly et al. [42] studied the pick-up and delivery problem with time windows and last-in-first out loading considering the capacity constraints and time windows. The objective of the model is to minimize the number of vehicles and the total traveled distance. A population-based metaheuristic is proposed for solving the model.

The aforementioned works studied the VRP, VRPSPD, VRPSPDTW, and their variants. Their models were formulated considering various constrains and resolved the issues. However, most of the models focus on the objective function of the minimum vehicle travel cost considering the road distance. In practice, there are other factors that need to be considered in logistics distribution path planning. For example, a VRPTW mathematical model was established considering the road traffic volume which was expressed by the road-block function [43]. Simulation results indicate that the road traffic volume has significant influence on the optimal vehicle path of VRPTW and should be considered sufficiently. The CVRP taking the traffic density into account was studied, and GA was designed for the issue [44]. It is obtained that the delivery speed based on travel time is faster by almost two times compared to distance-based route search.

Meanwhile, the road characteristics have an important impact on the selection of logistics distribution path and are necessary to be investigated carefully. Consequently, in this paper, a mathematical model for logistics distribution path planning in urban area is proposed, which takes road characteristics into account. During the process, a road characteristics evaluation value is defined to quantify the road characteristics. To obtain the road characteristics evaluation value, an index system is established and the fuzzy comprehensive evaluation method is applied. Then, the mathematical model is obtained after normalization of the road characteristics evaluation value and the road distance.

3. Mathematical Formulation

3.1. Symbolic Definition

The sets, parameters, and decision variables used in this paper are defined as follows:J: set of all distribution stations, J = {1, ⋯, N}, where N is the number of distribution stationsS: set of node; nodes are distribution center and distribution stations in this paper, S = {0} ∪ J, where 0 represents the distribution centerH: distribution vehicle set, H = {1, ⋯ , K}, where K is the number of vehiclesQ: the capacity of vehicleqi: the demand of distribution station i, i ∈ Jdij: the distance between node i and node j, i ∈ S, j ∈ S, ij, dij ≠ 0eij: road characteristics evaluation value between node i and node j, i ∈ S, j ∈ S, ij, eij ≠ 0 and : weight coefficients, xijk: decision variable, i ∈ S, j ∈ S, k ∈ H; if the vehicle k travels from node i to node j, xijk = 1; otherwise, xijk = 0yik: decision variable, i ∈ J, k ∈ H; if the task of node i is completed by vehicle k, yik = 1; otherwise, yik = 0

3.2. Model Establishment

In this paper, the road characteristics and distance are considered comprehensively into modeling the logistics distribution path planning in the urban area. The process of model establishment is shown in Figure 2, which mainly includes the quantification of road characteristics, the dimensionless and weighting of road characteristics evaluation value, and road distance. In the process, the key is to quantify the road characteristics. Through the evaluation of the factors and indexes related to road characteristics, the evaluation value of road characteristics can be obtained, which is defined as the road characteristics evaluation value. This enables a numerical representation of the road characteristics. In this paper, AHP and fuzzy comprehensive evaluation method are used to evaluate the road characteristics to obtain the evaluation value, which will be discussed in the next section of this paper. Here, it is assumed that the road characteristics evaluation value has been obtained, and a mathematical model is formulated first.

3.2.1. Dimensionless

Because the dimension of the road characteristics evaluation value and road distance are different, the normalization method is used to transform them to dimensionless. Normalization formulas for road distance and road characteristics evaluation value are as follows:where max {dij} represents the maximum distance between nodes.where max {eij} represents the maximum value of the road characteristics evaluation value between nodes.

3.2.2. Mathematical Model

During the evaluation process of the road characteristics, the better the road characteristics, the higher the evaluation value; i.e., the path with a higher road characteristics evaluation value should be selected in the logistics distribution path. However, the shorter the road is, the more likely it is to be selected for the logistics distribution path. In order to obtain the minimum value as the objective function in the model, the normalized road characteristics evaluation value is transformed to . Then through weighting the total of road characteristics evaluation value and the total road distance of all distribution paths, the mathematical model is obtained.

Assuming that D1 and D2, respectively, are total road distance and total road characteristics evaluation value of all distribution paths, they can be calculated as follows:

Then, based on (3) and (4), the mathematical model is formulated as follows:

Formula (5) is the objective function, which considers the road characteristics and distance comprehensively. Constraint (6) is vehicle load constraint. Constraints (7) and (8) require each distribution station must be serviced exactly once by only one vehicle. Constraint (9) enables the vehicle to return to the distribution center after completing the service of all distribution stations.

4. Road Characteristics Evaluation

The purpose of road characteristics evaluation is to get the road characteristics evaluation value. The road characteristics evaluation is composed of road characteristics evaluation index system and evaluation method of road characteristics. In the process, the AHP and fuzzy comprehensive evaluation method are used.

4.1. Establishment of Road Characteristics Evaluation Index System

There are many factors related to road characteristics, which can be divided into two categories: road plane factor and road profile factor. Once the road construction is completed, these factors will not change, which are called static factors.

As for the road plane factor, straight line is its basic element, which has the advantages of clear direction and shortest distance. However, with the increase in the straight line length, it will reduce the driving safety [45]. In addition, the circular curve radius, the flat curve corner, and the flat curve length, which belong to the plane factor, also affect the driver’s operating strength and driving safety [9, 46, 47].

The road profile factor mainly includes road longitudinal slope, longitudinal length, vertical curve radius, and vertical curve length. They have an impact on the energy consumption of the vehicle; for example, when the longitudinal slope is large, the energy consumption of the vehicle will increase [10, 48] and also have an impact on the safe driving of the vehicle [11, 49].

In addition, the road conditions, such as the pavement evenness, pavement damage, and pavement skid resistance, also affect the fuel economy and driving comfort of the vehicle [7, 8, 12]. These factors will change with the use of the road and changing weather conditions. They are dynamic characteristics, which are considered to evaluate the road characteristics as described in this paper.

According to the above analysis, based on the AHP method, the road characteristics evaluation index system is obtained, and its structure is described in Figure 3. Among them, the road characteristics evaluation is the first layer, that is, the target layer; the second layer includes the road plane factor, road profile factor, and road condition, which is the criterion layer; the third layer is the subcriterion layer, that is, index layer.

4.2. Determination of Weight Vector

In the process of road characteristics evaluation, the determination of weight vector is a very important step, which includes establishment of judgment matrix, the consistency test of judgment matrix, and the calculation of weight vector.

4.2.1. Establishment of Judgment Matrix

Judgment matrix is an expression of relative importance for each factor in the same layer. The relative importance of each factor is obtained by comparison of each other. The nine-scale method is used to calculate the relative importance between factors, which is shown in Table 1 [50].

Suppose the number of factor in the criterion layer is m, the number of indexes for each criterion layer factor is ni (i = 1, 2, ⋯ , m). The forms of the judgment matrixes are expressed as follows.

Criterion layer judgment matrix U:

Index layer judgment matrix Ui for the i factor in the criterion layer:

4.2.2. Consistency Test of Judgment Matrix

The consistency index CI is used for the consistency test of the judgment matrix and is calculated as follows [51]:where is the maximum eigenvalue of the judgment matrix and n is the size of the judgment matrix.

The random consistency ratio (CR) is adopted to qualify the consistency, and its calculation formula is as follows:where RI is the random consistency index; its value has been defined in [52], in which it ranges from 0 to 1.49 corresponding to n from 2 to 10 based on matrix size.

After calculation, if CR < 0.1, the consistency of judgment matrix is qualified; otherwise, the judgment matrix needed to be adjusted.

4.2.3. Calculation of the Weight Vector

According to the judgment matrices (10) and (11), the arithmetic averaging method is used to calculate the weight vectors of the criterion layer and the index layer.

The calculation formula for weight vector of the criterion layer θi is as follows:

The calculation formula for weight vector of the index layer ωik is as follows:

According to (14) and (15), the weight vector of the criterion layer for road characteristics evaluation index system is obtained: θ = (θ1, θ2, θ3), and the weight vectors of the index layer are obtained: , , and .

4.3. Evaluation Method of Road Characteristics

Because the fuzzy comprehensive evaluation method has the characteristics of clear results and strong systematization, in this paper, it is used to determine the road characteristics evaluation value.

4.3.1. Establishment of the Road Characteristics Evaluation Set

The evaluation set is comprised of various possible evaluation levels about road characteristics. Based on [53], the road characteristics evaluation set is established, which includes five levels: , and their corresponding score ranges are given, as shown in Table 2.

4.3.2. Determination of Membership Degree Function

According to Table 2, the trapezoid and triangle fuzzy functions are used as the membership degree functions, as shown in Figure 4. In the figure, functions r1, r2, r3, r4, and r5 are the membership functions of the road characteristics, which correspond to “bad,” “general,” “medium,” “good,” and “excellent” level, respectively.

4.3.3. Establishment of Fuzzy Evaluation Matrix

According to Figure 4, the membership degree of each index is determined. Then, the membership matrix Ri of the criterion i is as follows:where rijk (i = 1, 2, 3; j = 1, ⋯ , ni; k = 1, 2, ⋯, 5) is the membership degree of the k level in the evaluation set for index j of criterion i.

The comprehensive evaluation vector of the criterion layer can be obtained by multiplying each column of elements based on their weight vectors, that is,and the comprehensive evaluation matrix B for the criterion layer is obtained: ; then, based on the matrix B, the comprehensive evaluation vector C for the goal layer is calculated by fuzzy transformation, that is,

4.3.4. Calculation of Road Characteristics Evaluation Value

According to the principle of maximum comprehensive membership degree, the road characteristics levels corresponding to the maximum membership degree and the submaximum membership degree can be obtained. Then, the road characteristics evaluation value e is calculated, and the specific process is as follows:(i)According to the comprehensive evaluation vector C of the goal layer, the maximum membership degree and submaximum membership degree are obtained, supposed as Ck and Cm, respectively (k, m = 1, 2, ⋯ , 5).(ii)Road characteristics levels and are obtained according to Ck and Cm.(iii)If k = 1 or k = 5, the score of the road characteristics can be obtained from Ck and Vk based on Figure 4; that is, the road characteristics evaluation value e is obtained.(iv)If k = 2 or k = 3 or k = 4, two score values of road characteristics are obtained from Ck and based on Figure 4, supposed as e1 and e2, and set e1 < e2; if k < m, e = e2; otherwise, e = e1.

According to the above process, the all road characteristics evaluation value eij (i = 0, 1, 2, ⋯ , N; j = 0, 1, 2, ⋯, N) can be obtained.

5. Algorithms for the Model

5.1. Adaptive Genetic Algorithm

For several decades, the algorithms for solving vehicle routing problem have been studied extensively around the world. Because of its good concurrency performance, GA has been widely used to resolve VRP and its variants [54, 55]. However, in the traditional GA, the performance of the algorithm is affected due to the fixed cross probability and mutation probability. Therefore, many scholars have applied the AGA to the vehicle routing problem [5659].

In GA, if cross probability is too large, it will destroy the genetic model; if cross probability is too small, it will slow the search or even stop the search in serious cases. Besides, if mutation probability is too small, the new individual structure will not be easy to produce; if mutation probability is too large, GA will lose its characteristics and become a simple random search algorithm. However, in the AGA, the adaptive cross probability and mutation probability can be adjusted according to the fitness value of the individual. The adaptive cross probability pc and mutation probability pm are adjusted according to the following formula:where fmax is the maximum fitness in each generation of population, favg is the average value of population fitness for each generation, f is the larger fitness value of the two individuals, and f is the fitness value of the individual to be mutated; k1, k2, k3, and k4 ∈ (0, 1).

The flowchart of the AGA is shown in Figure 5.

5.2. The Design of AGA
5.2.1. Coding and Chromosome

Natural number coding method is used, which simplifies the process of decoding after obtaining the optimal chromosome and reduces the volume of computation. The distribution stations are represented by natural numbers 1, 2, 3, ⋯, N in the chromosome, and the distribution center is represented by 0. The vehicle starts from the distribution center and returns after completing the service at distribution stations. The form of a distribution path iswhere n1, n2, ⋯ , ni is the natural number in {1, 2, 3, ⋯, N}.

If the number of distribution vehicles is K, K paths should be planned; that is, K paths would be the same form: “0 n1n2ni 0.” From this, it is obtained that the chromosome length in the natural coding mode is K + 1 + N, and the form of chromosome iswhere the number of distribution center 0 is K + 1, and n1, n2, ⋯ , ni, ⋯ , nj, ⋯ , nN are combinations of distribution stations 1, 2, 3, ⋯, N.

5.2.2. Fitness Function

In AGA, the fitness function is used to measure the adaptability of each individual in the population. The objective function (5) is to find the minimum value, and its reciprocal is used as the fitness function of chromosome.

5.2.3. Design of Genetic Operator

Genetic operators include selection, crossover, and mutation, which in turn acts on the population and results in a new generation of population.

(1) Selection Operator. The fitness proportional model, also known as the gambling or Monte Carlo selection, is used as selection operator. The method is a playback random sampling method, and selection probability of each individual is proportional to its fitness value.

(2) Crossover Operator. The function of crossover operator is to produce diverse chromosomes. In the chromosome, the form of which is “0 n1n2ni, 0 ni+1ni+2 ⋯ 0 ⋯ 0, njnN 0,” the genes represent distribution stations and distribution center, and their adjacency relation and sequence represent distribution path. In order to maintain this adjacency between genes and produce various chromosomes, a crossover operator is customized. In crossover operation, the position of crossover point is selected according to the distribution path in the chromosome; that is, one distribution path is randomly selected in the parent chromosome and kept in offspring, and other gene positions of offspring are filled by different genes of another parent chromosome, so as to obtain the offspring chromosome. The process of crossover operation with four distribution paths and eleven distribution stations in chromosome is shown in Figure 6. It should be noted that one offspring chromosome is generated, as shown in Figure 6, and another one is generated in the same way. In addition, the crossover probability is calculated by (19) during the crossover operation.

(3) Mutation Operator. The mutation operator adopts the method of reverse mutation. That is, in the process of mutation, an inversion region composed of several genes is randomly selected, and then the value of the genes in the region are reversed and inserted into the original position again. The mutation probability is calculated by (20).

5.2.4. Stopping Rule of Algorithm

When the algorithm reaches the maximum number of iteration, the algorithm stops and outputs the optimal solution; otherwise, the algorithm enters the next iteration cycle.

6. Simulation Experiment

6.1. Example Analysis

Qingdao is a mountain city, in which the roads with the characteristics of large longitudinal slopes and small flat curve corners are common, and has good spatial accessibility [6062]. A real logistics distribution path planning example in an urban area of Qingdao is selected to verify the logistics distribution path mathematical model proposed in the paper. In this example, there is one distribution center and 11 distribution stations. According to the location relationship between the distribution center and each distribution station, the topological map is obtained, as shown in Figure 7. In the figure, C0 represents the distribution center, S1, S2,⋯, S11 represent the distribution stations, and the numbers on the line represent the actual distance (unit: km) between distribution stations and center. The demands (unit: ton) of distribution stations S1, S2,⋯, S11 are 1.54, 1.65, 1.3, 1.23, 1.54, 1.55, 1.42, 0.91, 1.4, 1.23, and 1.86, respectively. The capacity of vehicle is 5 tons.

According to formula (5), the logistics distribution path planning mathematical model of the example is obtained. In the model, the distances between the distribution center and stations are known, but the road characteristics value is needed to be calculated.

Taking the road between C0 and S1 (labeled as C0S1), as shown in Figure 7 as an example, a road characteristics evaluation value e01 is calculated based on the evaluation index system and the calculation method presented in Section 4 of this paper. The evaluation indexes and their values in the road evaluation index system are shown in Table 3.

The importance of each index in Table 3 was scored by experts in the field, and then according to (10) and (11), the criterion layer and index layer judgment matrices are obtained:

According to (12) and (13), the judgment matrices (21) satisfy the term: CR < 0.1, which meet the consistency test.

Based on (14) and (15), the weight vectors for the criterion layer and the index layer are determined, which are as follows:

According to the membership function shown in Figure 4 and (16), the membership matrices of index layer are obtained as follows:

According to (17), the fuzzy comprehensive evaluation matrix for the criterion layer is obtained as follows:

According to (18), the comprehensive evaluation vector C for the goal layer is obtained as follows:

Based on the calculation method of the road characteristics evaluation value, the maximum membership degree and the submaximum membership degree in C are C3 and C4, respectively, and the corresponding road characteristics levels are and . As described in Figure 4, the two score values of road characteristics corresponding to C3 are e1 = 45 and e2 = 60, since k = 3, m = 4, and k < m; then, e2 is selected as road characteristics evaluation value for C0S1, namely, e01 = 60.

Similarly, the other road characteristics evaluation values between the distribution center and stations in Figure 7 can be calculated, as shown in Table 4.

6.2. Simulation Results and Discussion

Chromosome length is an important parameter of AGA. In this paper, the chromosome is encoded by natural number, and its length is related to the number of vehicles. According to the demands of distribution stations and the capacity of the vehicle, the required number of vehicles K is calculated as follows:

Based on the number of vehicle K, the length and form of chromosome are obtained. The other parameters of the AGA are set as follows: population size is 100, number of iterations is 1000, and crossover and mutation probability are calculated by (19) and (20), respectively, where k2 and k4 are 0.5 and k1 and k3 are 1.0.

According to objective function (5), the road characteristics and distance are considered equally at first. In the case, the weight coefficients and are set as 0.5. The simulation is carried out, and the results are obtained, as shown in Table 5, in which the objective value is the total of the road distance and road characteristics evaluation value of all distribution paths.

From Table 5, four distribution paths are obtained, and each path enables the vehicle to proceed from the distribution center and return to the distribution center after completing a certain task. Each load of distribution vehicle does not exceed its capacity, which satisfies the load constraint of the distribution vehicle. The total road distance is 4.76, and the total road characteristics value is 2.25.

Figure 8 shows the convergence curves of GA and AGA. It shows that the AGA is superior to GA in the convergence speed and the optimal solution obtained and indicates the AGA is an effective method for solving the logistics distribution path optimization problem.

In order to investigate the different influences of road characteristics and distance on the optimal distribution path, the simulations have been conducted under two special cases: first, considering road distance only; second, considering road characteristics only. In the two cases, the weight coefficients and are and and and , respectively. After the simulations, the results are obtained and shown in Tables 6 and 7.

As shown in Tables 6 and 7, all the distribution paths obtained are feasible and four vehicles start from distribution center and return to the distribution center after completing all the requirements of distribution stations with their loads not exceeding the capacity. However, the total of the road characteristics evaluation value in Table 6 is smaller than that in Table 7. On the contrary, the total road distance in Table 7 is smaller than that in Table 6. This indicates the optimal path with better road characteristics is obtained in the case of considering road characteristics only, and in the case of considering road distance only, the optimal path with a smaller road distance is obtained. About the total of the objective value, it is smaller in Table 7 than Table 6. This result is due to the improvement of road distance in Table 7 more than the improvement of road characteristics in Table 6 in the example.

Furthermore, the results in Table 5 are compared with that in Tables 6 and 7. In terms of the total objective value, the smallest is in Table 5, followed by Table 7, and the largest in Table 6. It indicates that the optimal distribution path obtained by model considering the road distance and road characteristics is better than that obtained by model considering road distance only or road characteristics only.

In summary, the total distance in the case considering the road distance and road characteristics is increased by about 1.2%, while the total objective value is reduced by 10.1% compared with the case of considering the road distance only. And the total road characteristics evaluation value in the case considering the distance and road characteristics is increased by 2.3%, while the total objective value decreased by 13.7% compared with the case of considering road characteristics only. This shows that the distribution path with better cost performance is obtained by considering the distance and road characteristics.

In addition, the total distance is smallest in Table 7, followed by Table 5, and the largest in Table 6, and the total road characteristics evaluation value is smallest in Table 6, followed by Table 5, and the largest in Table 7. It shows that if the model only considers the road distance, the distance of shortest paths can be obtained, but the road characteristics are poor. At the same time, if the model only considers the road characteristics, the paths with the best road characteristics can be obtained, but it brings the increase in road distance.

In order to further investigate the influences of road characteristics and distance on the optimal distribution path, other more cases, in which is set as 0.2, 0.4, 0.6, and 0.8, respectively (corresponding value of is 0.8, 0.6, 0.4, and 0.2), are simulated, and the results are shown in Table 8. Based on Table 8 and other three cases results from Table 5 to Table 7, all the results are shown in Figure 9.

From Figure 9 and Table 8, it can be found that, with the gradual decrease in , the trend of total distance decreases and the total road characteristics evaluation value increases. With this changing trend of , when , that is, the model only considers the road distance, and the road distance of the optimal path is the smallest, which can be verified from Table 7. On the contrary, with the gradual decrease in , the trend of total road characteristics evaluation value decreases and the total road distance increases, and when , that is, the model only considers the road characteristics, the total road characteristics evaluation value of the optimal path is the smallest, which can be verified from Table 6.

Furthermore, from the curve of the total objective value shown in Figure 9, it shows that the total objective value in the cases with and is smaller than the cases with or , and the minimum is in the case of (corresponding to Table 5). This indicates the model considering the distance and road characteristics comprehensively can provide superior distribution paths to the model considering the distance or road characteristics only.

7. Conclusions and Future Work

In this paper, the logistics distribution path planning in an urban area is investigated. A mathematical model considering the road characteristics and distance synthetically is proposed. In the model, the road characteristics evaluation value is defined to quantify the road characteristics. In order to obtain the road characteristics evaluation value, road characteristics evaluation index system is established and fuzzy comprehensive evaluation method is used. Furthermore, AGA with a customized crossover operator, in which the position of crossover point is selected according to the vehicle path in the chromosome, is designed to solve the model.

A real example is selected, in which the road characteristics evaluation is conducted, and the simulation is carried out. The results illustrate the proposed model achieves the optimal path for logistics distribution path planning in the urban area and the designed AGA can obtain the better solution and convergence speed than GA. The comparisons from results of different weight coefficients for the road characteristics and distance in the model show considering the road characteristics and distance comprehensively can produce superior distribution paths to considering the road distance or road characteristics only.

The study of this paper is helpful for the logistics distribution companies to obtain the optimal logistics distribution path in the urban area, especially in mountain cities with the roads of the characteristics of large longitudinal slopes and small flat curve corners being common.

This paper took the related factors of road characteristics into account in the model for urban regional logistics distribution path planning. However, the road characteristics factors include many aspects and categories, some of which have not been considered further, such as the road traffic state and number of lanes. In future works, these factors can be taken into account in the model. In addition, the logistics vehicle distribution model considering road characteristics can be expanded to other variants of VRP, such as VRP with multidistribution centers and more distribution stations.

Data Availability

The data used to support the conclusions of this paper are included in this study and are available upon request from the authors.

Conflicts of Interest

The authors declare that there are no conflicts of interest.

Acknowledgments

This research was funded by the National Natural Science Foundation of China under grant no. 71801144, Key Research and Department Project of Shandong Province under grant no. 2019GGX101008, and China Postdoctoral Science Foundation funded project under grant no. 2019M652437.