Next Article in Journal
A Fast GMPPT Algorithm Based on PV Characteristic for Partial Shading Conditions
Previous Article in Journal
PSO/GA Combined with Charge Simulation Method for the Electric Field Under Transmission Lines in 3D Calculation Model
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Design and Analysis of the Task Distribution Scheme of Express Center at the End of Modern Logistics

1
School of Optical-Electrical & Computer Engineering, University of Shanghai for Science and Technology, Shanghai 200093, China
2
O’Neill School of Public and Environmental Affairs, Indiana University, Bloomington, IN 47405, USA
3
Shanghai Hao long environmental technology Co., Ltd., Shanghai 201610, China
4
Department of Computer Science, Shanghai Normal University, Shanghai 200234, China
5
Department of Mathematics and Computer Science, Northeastern State University, IN 200093, USA
*
Author to whom correspondence should be addressed.
Electronics 2019, 8(10), 1141; https://doi.org/10.3390/electronics8101141
Submission received: 9 September 2019 / Revised: 30 September 2019 / Accepted: 3 October 2019 / Published: 9 October 2019
(This article belongs to the Section Computer Science & Engineering)

Abstract

:
With the rise and improvement of artificial intelligence technology, the express delivery industry has become more intelligent. At the terminal of modern logistics, each dispatch center has hundreds of express mail deliveries to be dispatched every day, and the number of dispatchers is far less than the number of express mail deliveries. How to assign scientific tasks to each courier dispatch is the main target of this paper. The purpose is to make the number of tasks between the various couriers in the express center roughly the same in each cycle, so that there is a more balanced income between the couriers. In the simulation experiment, the delivery addresses are clustered according to the balanced k-means algorithm. Then, the ant colony algorithm is used to plan the delivery order of the express items in each class. Then, the time cost model is established according to the delivery distance of the express items in each class and the delivery mode of the express items to calculate the delivery time cost. Through a large amount of experimental data, the standard deviation of delivery time cost of each courier gradually decreases and tends to stabilize, which suggests that this method has a good effect on the dispatching task assignment of the express center. It can effectively make the delivery workload between the distributors roughly the same, and improve the delivery efficiency of the courier, save energy, and promote sustainable development.

1. Introduction

With the rise and development of online shopping, peoples’ consumption has changed greatly. More and more people choose to conduct shopping online, which greatly promotes the development of the express industry. After investigation, the author learned that, before the express mail reached the delivery address, it would be transported to the regional express center, and then assigned to specific couriers for delivery. The express center needs to deliver far more express items than the number of couriers every day, and how to distribute these items to couriers to make the workload of each courier more balanced has become a problem. The size of the workload will directly affect the salary of each courier. If the workload of couriers is different, their salaries will be different. In addition, in reality, employees who work more often get less pay, while those who work less often get more pay, which is not conducive to the development of courier companies. Therefore, how to reasonably allocate the workload of couriers has become a very important and practical objective.
At present, the courier center assigns the courier that needs to be delivered on the same day to each courier. It is often distributed according to their experience, which leads to the imbalance of the assigned tasks. The imbalance of task allocation often affects the courier. There is a problem with the distribution of wages. The purpose of this paper is to study a set of task assignment methods for express delivery personnel to the courier center, in order to solve the problem that the courier center assigns unbalanced task assignments to the courier, so that the courier center can more appropriately distribute the work of each courier. Quantity and income, can not only improve the delivery efficiency of the express center, but also promote the development of the courier company.
The balanced k-means algorithm [1] is used to cluster [2] each delivery address, and then the ant colony algorithm is used to plan the delivery order of the shipments in each class, and then calculate the delivery time cost according to the delivery route of each class and the delivery mode of each shipment. On the first day, according to the time cost of each class, it is assigned to the courier from low to high, and the courier’s accumulated time cost is sorted. On the following day, the class with the time cost from low to high is assigned to the courier who accumulates the cumulative cost of the time from high to low. Through a large amount of experimental data, it can be known that this method has a good effect on the assignment of dispatching tasks to the express center [3,4,5], which can solve the problem that the express center assigns unbalanced tasks to the courier, so that the express center can distribute more reasonably. The workload and income of each courier can not only improve the delivery efficiency of the courier center, but also promote the development of the courier company [6,7].
The rest of this paper is organized as follows. Section 2 describes the research progress related to this paper, explains the application of the ant colony algorithm and genetic algorithm in path planning, introduces the driving factors and future prospects of the express delivery industry, analyzes a variety of task assignment methods, and compares and introduces a variety of clustering algorithms. Section 3 first explains the principle of the k-means and balanced k-means algorithms, and their application in this paper, and then introduces the principle and steps of the ant colony algorithm. Finally, based on the research background of this paper, the time cost model of courier delivery, and its application principle in this paper, are established. Section 4 describes the performed simulation experiment. By using the balanced k-means algorithm, ant colony algorithm, and time cost model, the standard deviation of each courier’s cumulative delivery time cost in a period of time is obtained, and the feasibility of the task assignment method constructed in this paper is demonstrated through analysis.

2. Related Works

Russell G. Thompson [8,9] considered the cost of driving and walking when studying the optimal delivery route, and proposed a two-layer optimization model, which simultaneously generates a driving dispatch route and a pedestrian delivery route, and proposes a simple and efficient method. The genetic algorithm is used to search for the optimal solution.
Tsung-Sheng Chang [10] proposed an innovative route scheduling strategy to help city express delivery operators to reduce operating costs and improve their service levels. This scheduling strategy considers urban route scheduling as a static problem by considering the specific characteristics of the urban street network, and specifically studies the fixed service location and time.
Raphaëlle Ducret [11,12,13] used France as a case to study the changes and challenges of the European express delivery industry, analyzed the driving factors of the express delivery industry, and highlighted the future prospects of the new segment of the express delivery industry.
A.V. Hill [14] studied a decision support system for express vehicle dispatching, which helps to correctly determine the number of vehicles, appropriate route collection, and route travel time. The system has been implemented in some companies, proving its practical application value.
Felipe Balmaceda [15,16] studied an optimal task assignment method with a loss avoidance agent. It shows that loss avoidance combines the marginal cost of work in one task with the increase in the workload selected in other tasks in order to determine when multitasking saves compensation costs.
Shima Rashid [17] studied mobile cloud task allocation based on a mixed heuristic queue, proposed a multi-server queue model for extracting the system performance parameters, and proposed a resource allocation mechanism for two-level mobile cloud computing architecture with an unloading mechanism.
Chyh-Ming Lai [18] used the entropy simplified group optimization algorithm to study the task assignment problem, which uses entropy to describe the uncertainty level of the assigned task, so that tasks with a higher uncertainty have more opportunities to be redistributed.
G. Melendez-Melendez [19] proposed an improved partial clustering algorithm, which shows that outlier detection is very important for improving clustering results. The excessive detection of outliers leads to information loss. Experiments have shown that clustering quality can be improved while reducing run time.
Ahsan Jalal [20] proposed a semi-supervised clustering method for unknown expressions, using deep CNN (convolutional neural network) to learn to embed facial behaviors that help cluster unknowns. In the experiment, it was found that facial aggregation captures not only facial expressions, but the intensity of some expressions too.
Geng Zhang [21] proposed an improved K-means algorithm based on the density canopy, which improves the accuracy and stability of the K-means algorithm and solves the problem of determining the most suitable cluster number K and the optimal initial seed.
Keivan Bamdad [22] proposed an ant colony optimization scheme for continuous domains when using the ant colony algorithm in order to establish energy optimization problems, and applied it to optimize commercial buildings in Australia. His research indicates that this optimization scheme can further promote the design of low-energy buildings.
Mohamed MS Abdulkader [23] used a hybrid ant colony algorithm to study multi-chamber vehicle routing problems. He evaluated the performance of the algorithm based on numerical experiments. Abdulkader combined the local search with the existing ant colony algorithm and compared it with the existing ant colony algorithm. The experimental results show that the mixed ant colony algorithm can improve the performance of the algorithm.
Yongbo Li [24] proposed a multi-objective linear mathematical model in order to solve the problem of target conflict by using the ant colony algorithm to study the multi-objective vehicle routing problem based on maximizing revenue and minimizing cost. The effectiveness of the model was verified by experiments.
Saeed Rubaiee [25] proposed an energy-aware multi-target ant colony algorithm to minimize the total completion time and energy cost of stand-alone preemptive scheduling. He considered electricity prices and scheduling goals in experimental scheduling and adopted sustainable thinking in order to balance energy needs and power generation capabilities.
Raka Jovanovic [26] proposed an ant colony optimization algorithm for the lifting block positioning problem, which is suitable for both unrestricted and different deadline restrictions. In the unrestricted case, Raka Jovanovic proposed a new heuristic method and defined it as a greedy algorithm.
Nikolaos D. Doulamis [27] proposed an algorithm for assigning tasks to resources that minimizes the violations of the tasks’ time requirements while simultaneously maximizing the resources’ utilization efficiency for a given number of resources. The results show that the scheduling performance of this algorithm is better than other algorithms under different granularity values and task request loads.
By referring to the above and other references, the author learned that the balanced k-means algorithm is easy to realize in clustering, and the clustering effect is outstanding. Therefore, this paper adopts the balanced k-means algorithm to cluster the express items that need to be sent according to the delivery address. The value of K is the number of couriers.
When the courier delivers the express mail, it is essential to traverse the address of the delivery. In essence, it can be regarded as a problem of travel agents. After reading the above reference documents, the author learned that the ant colony algorithm has strong robustness and a global search ability in solving the TSP (Traveling Salesman Problem) problem, so this paper adopted the ant colony algorithm to solve the problem of the delivery order of couriers.

3. Algorithm Introduction

3.1. k-means and Balanced k-means Clustering Algorithm Introduction

The k-means clustering algorithm [28,29,30,31] has a high efficiency in data clustering [32]. Therefore, it is used to cluster the daily deliveries of express delivery centers based on addresses.
The k-means algorithm is a very common clustering method [33,34]. When it is clustered, its time complexity is only O ( tkn ) , where t is the number of iterations of the algorithm, k is the number of clusters required in the algorithm, and n is the total amount of data in the algorithm. In the simulation experiment mentioned later, t is the number of iterations of the algorithm operation until the optimal solution is calculated. The value of this experiment is 1000, k is the number of couriers who can send the goods on the same day, and n is the number of shipments that the delivery center needs to dispatch that day [35].
The k-means algorithm first randomly selects K objects as the initial cluster center. The distance between each object and each seed cluster center is then calculated, and each object is assigned to the cluster center closest to it. The cluster centers and the objects assigned to them represent a cluster. Once all objects have been assigned, the cluster center of each cluster is recalculated based on the existing objects in the cluster. This process will continue to repeat until a termination condition is met. The termination condition may be that no (or a minimum number of) objects are reassigned to different clusters, no (or a minimum number of) cluster centers are re-changed.
The goal of the k-means algorithm is to divide n data points into k clusters, find the center of each cluster, and let the points in the cluster gather together as closely as possible, so that the points between the clusters are as far away as possible. Assuming that the cluster is divided into C 1 , C 2 , , C k , the goal of the algorithm is to minimize the squared error E, and its mathematical expression is:
E = i = 1 k C i | | x μ i | | 2 2 ,
where μ i is the mean vector of the cluster C i , also known as the centroid of the cluster C i , and its mathematical expression is:
μ i = 1 | C i | x C i x ,
According to the formula above, it can be known that the k-means algorithm is to solve an NP-hard (non-deterministic polynomial) problem. It is impossible to solve such a problem directly as they can only be solved by heuristic iterative methods.
When clustering coordinate points in a European plane, the most commonly used optimization criterion is the mean square error (MSE):
MSE = j = 1 k X i C j | | X i C j | | 2 n ,
where X i is the data point position, and C j is the center of mass position.
The k-means algorithm has two basic operations: assignment and update.
Assignment: Place the data points being processed into the nearest centroid dependent cluster.
P j ( t ) = { X i : | | X i C j ( t ) | | | | X i C j * ( t ) | |   j * = 1 , , k } ,
Update operation: Calculate and update the mean of each cluster.
C j ( t + 1 ) = 1 | P j ( t ) | X i P j ( t ) X i ,
The assignment operation of the balanced k-means [36] algorithm constructs a weight function based on the k-means algorithm, with the goal of minimizing the cost function [37].
Cost = a A W ( a , f ( a ) ) .
The update operation of balanced k-means algorithm is similar to that of the k-means algorithm.
C i ( t + 1 ) = 1 n i X i C i ( t ) X j ,
The weight construction formula of the edge is:
W ( a , i ) = dist ( X i , C ( a   m o d   k ) + 1 t ) 2   a [ 1 , n ]   i [ 1 , n ] ,
After the algorithm converges, the partition standard of point X i is:
X f ( a ) P ( a   m o d   k ) + 1 ,

3.2. Ant Colony Algorithm for TSP Problem

The ant colony algorithm [38,39,40,41,42,43] is used to solve the order of shipments in each cluster and to dispatch the shortest path.
The steps of the ant colony algorithm in solving the optimal path are as follows:
Step 1: Initialize relevant parameters, including ant colony size, pheromone factor, heuristic function factor, pheromone volatile factor, pheromone constant number, maximum iteration number, etc., and read the data into the program for preprocessing.
Step 2: Randomly place the ants at different starting points and calculate the next visiting city for each ant until there are ants accessing all the cities.
Step 3: Calculate the path length L k of each ant, record the optimal solution of the current iteration number, and update the pheromone concentration on the path.
Step 4: Determine whether the maximum number of iterations is reached. If not, return to Step 2—otherwise end the procedure.
Step 5: Output the results, and output relevant indicators in the optimization process, such as running time, convergence iterations, and the shortest distance, as needed.
In solving the traveling salesman problem [44,45] (TSP), the ant colony algorithm should give the distance between two different cities, and finally find the shortest path through each city.
The first step is initialization.
M ants were randomly placed in n cities. The taboo of each ant was the city in which the ant was currently located, and each piece of edge information was initialized to c. The taboo table reflects the memory of artificial ants, so that ants will not take a repetitive path and improve efficiency.
The second step: construct the path.
At time t, the probability that ant k moves from city i to city j is:
p k ( i , j ) = { [ τ ( i , j ) ] α · [ φ ( i , j ) ] β S ϵ J k ( i ) [ τ ( i , s ) ] α · [ φ ( i , s ) ] β , i f   j J k 0                                       e l s e ,
where Tab u k is the collection of cities that each ant k has visited, J k = { N Tab u k } ;   α ,   β is the system parameter, respectively representing the influence degree of pheromone and distance on ants’ path selection; τ ( i ,   j ) represents the concentration of pheromones on edge L ( i ,   j ) ,     and   φ ( i ,   j ) indicates that, depending on the expected degree of city i to city j, the class can be specifically determined according to the heuristic algorithm, generally 1 d i j .
The larger the information heuristic factor α is, the greater the probability that ants will choose the path they have traveled before, and the less random the search path is. The smaller α is, the smaller the search range of the ant colony will be, making the algorithm prone to fall into local optimization. When Α = 0, the algorithm evolves into the traditional random greedy algorithm, and the nearest city has the highest probability of being selected. The larger the expected heuristic factor is, the easier it is for the ant colony algorithm to choose the local shorter path. At this time, the convergence speed of the algorithm is accelerated, but the randomness is weakened, and it is easy to get the local relative optimal. When Beta = 0, the ant completely determines the path according to the pheromone concentration, and the algorithm will converge rapidly, so that the constructed path is far from the actual target. A large number of experiments have shown that it is more appropriate to set α = 1~2 and beta = 2~5.
The third step: update pheromones.
After all ants find a legitimate path, the pheromone is updated (ant week model).
τ i j ( t + 1 ) = ( 1 ρ ) τ i j ( t ) + m Δ τ i j k ( t , t + 1 ) ,
Δ τ i j k ( t , t + 1 ) = { Q L k ,   pass   ( i , j ) 0 ,     not   pass   ( i , j ) ,
where ρ is the volatile factor of the pheromone, and its value is less than 1 positive number, generally 0.5. So, on the one hand, it is to prevent the infinite accumulation of pheromones and, on the other hand it is to improve the system search for a more feasible solution ability, in order to avoid the earlier lost ability to explore new paths. Because the volatile factors of pheromones are too small, there are too many pheromones left on each path, which leads to the search of invalid paths, and affects the convergence speed of the algorithm. However, if the volatile factor of pheromones is too large, invalid paths can be excluded from searching, but there is no guarantee that effective paths will not be abandoned from searching, which will affect the search for the optimal value. Further, m represents the number of ant colonies. The greater the value of m, the more accurate the optimal solution will be, but many repeated solutions will be generated. As the algorithm approaches the optimal value of convergence, the positive feedback effect of information will be reduced, and a large number of repeated works will consume resources and increase the time complexity.
Δ τ i j represents the pheromone intensity left by ants in path L(i, j) during this operation.
Δ τ i j k represents the pheromone intensity of ant k placed on edge L(i, j).
Q represents the normal number of tracks left by ants (10, 10,000).
L k represents the total length of the path traveled by the k ant in this tour.
The fourth step: output results.
If the number of iterations is less than the predetermined number of iterations and there is no degradation behavior (all found are the same solution), then go to Step 2—otherwise the current optimal solution will be output.
The ant colony algorithm has three updating models in the third pheromone update: The ant cycle model, ant quantity model and ant density model.
The differences between the three pheromone renewal models are as follows:
Ant-period model [46]: The pheromone increment is Q/ L k , which is only related to the search route and has nothing to do with the specific path (i, j). After the KTH ant completes a path search, the pheromone updates all the paths on the route. The pheromone increment is related to the overall line of this search, so it belongs to the global information update.
Ant quantity model [47]: The pheromone increment is Q/ d i j , which is related to the length of the specific path (i, j). During the progress of the ant colony, the ant updates the pheromone on the path after completing one step of movement. Use ants to walk through the information on the path (i, j) for updates belonging to local information updates.
Ant density model [48]: The pheromone increment is a fixed value Q. During the progress of the ant colony, the ant updates the pheromone on the path after completing one step of movement. Use ants to walk through the information on the path (i, j) for updates, belonging to local information updates.

3.3. Our Proposed Delivery Time Cost Algorithm

This paper presents an algorithm for calculating the delivery time cost of express delivery, referred to as the delivery time cost algorithm.
Before the task assignment, the express center first clusters the shipments that need to be delivered on the same day according to the address, and then calculates the total delivery time cost of each class, and finally assigns the shipments in each class to the courier according to the time cost [49,50,51].
When establishing the express delivery time cost model, it mainly depends on the delivery route of each class and the receiving method of each shipment address. The delivery distance is the shortest delivery distance that the courier gets from the courier center and needs to send the courier, and then delivers the courier according to the optimal delivery order. The delivery method of each shipment mainly considers two types that are commonly used nowadays, namely delivery to home (DTH) and the courier deposit to the nearby courier to be accepted by the consignee (EC).
Step 1: Calculate the total distance of delivery, then divide the distance of delivery by the average speed of delivery, and get the time needed by the delivery personnel during the delivery.
Step 2: Calculate the number of express deliveries needed to be delivered and multiply it by the average delivery time.
Step 3: Count the number of deliveries to the express cabinet and multiply it by the average delivery time.
Step 4: Add all the above time costs to get the total cost of delivery time.
The time cost model established is:
T = d i j v + n T s + m T t   ,
In the above formula, T represents the total cost of delivery time for each express class, d i j represents the distance between the adjacent delivery addresses that the dispatcher has traveled, v represents the average speed of the delivery of the courier, and n T s indicates that all deliveries are required. The delivery time cost of the shipment door-to-door, m T t , indicates the delivery time cost of all the deliveries to the courier. According to the survey courier’s distribution speed, the average time of delivery, and storage to the courier cabinet, in the following simulation experiment, the value of v is 30 km/h, the value of T s is 10 min, and the value of T t is 5 min.

4. The Performance Analysis

4.1. Experimental Setup

In the experiment, the processing steps are as follows:
(1)
Set up all the shipments that need to be delivered on the same day of the express center to establish a Cartesian coordinate system according to the latitude and longitude of the delivery address;
(2)
Then, cluster according to the k-means algorithm, where the value of k is the number of couriers, and the deliveries in each class will be delivered by a courier.
(3)
After clustering, plan the dispatch order of the express mail in each class according to the ant colony algorithm to find the shortest delivery distance.
(4)
Calculate the delivery time cost according to the delivery distance of each class and the delivery method of each shipment, and then assign each courier class to 1 to k couriers according to the time cost.
(5)
Calculate the standard deviation of the time price of all couriers as of the date based on the time cost and make a standard deviation line chart.
(6)
Repeat Steps 1–5 and make the appropriate analysis.

4.2. Experimental Data Analysis

First of all, all the shipments that need to be dispatched that day will be clustered according to the delivery address.The first shipment’s delivery address and the plane coordinates converted from latitude, longitude, and the number of shipments to be delivered for each address are shown in the Table 1:
In Table 1 and Figure 1, Abs is Abscissa, Ord is Ordinate, DM is delivery method, DN is delivery number. In the balanced k-means algorithm below, because the difference between the latitude and longitude of the receiving address is very small, we carried out a reasonable amplification and translation transformation on the data pre-processing, and then converted it into the logical distance calculated in the form of two-dimensional cartesian coordinates, so no specific distance unit is set for it in this paper. Because the latitude and longitude of the delivery addresses in this paper are not very different, the height difference between the delivery addresses is ignored. The specific method is to collect the longitude and latitude coordinates of the address first, convert the collected coordinates into two-dimensional cartesian coordinates, and then calculate the distance information according to the Euclidean distance calculation formula.
The coordinate information in the above table is converted from the latitude and longitude information of the packaged address of the package on the first day of the express center. The cluster analysis is performed by the k-means algorithm in order to obtain Figure 1.
As can be seen from Figure 1, all the express items that need to be delivered that day are clustered into five clusters. These clusters were allocated to five couriers for delivery. These five clusters are described in detail below.
As can be seen from the below figure, the receiving addresses in the first category are: Yiyuan, Changbai Sancun, Oriental Home, Shanghai Open University, Fengcheng Sancun-Shanghai Business School, Siping Science Park, Tongji New Village, and Fengcheng Five Villages.
The receiving addresses in the second category are: Cultural Garden, Global Building, Control River Five Village, Oriental Garden, Shuangyang Second Village, Express Center, Guoke Building, Yangpu Park, Wanchang Building, Yangpu Apartment ,Taihong Xinyuan, Environmental Protection Plaza and Huangxing Park.
The receiving addresses in the third category are: Yangpu Station, Democratic Second Village, Donghai Medicine, Yangpu Auto Parts City, Baiyangdian Football Stadium, Yangpu Central Hospital, Express Center, Zhongxuan Liyuan, Dongliaoyang Middle School, Fudan Software Park, Yanji Middle School, Yanji Nursing Home, Neijiang Park, Convenience Market, Guangyuan New Village, Tumen Community, and Shanghai University of Technology.
The receiving addresses in the fourth category are: Liaoyuan Ercun, Yangpu Junior High School, Sanfeng Building, Wuhuan Building, Wentong Building, Double Happiness Home, Yunmu Hotel, Mingyuan Village Community, Shanghai Cigarette Factory, Linyuan, North America Square, Jiangpu Park, Express Center, Huayuan Haoting, Huayuan Haoting, Fenghuang Building, and Tongji Green Park.
The receiving addresses in the fifth category includes: City Business Building, Shuiyuefang, Yinxianggang Community, Bailian Riverside Shopping Center, City Concept Creative Park, Rujia Hotel, Dong Huali, Tianke International Building, Shuyayuan Senior Citizen’s Court, Changxin Xinyuan, Zhenshengli, Shunchengli, Yangpu District People’s Court, Miaojia Shanzhai, Meizhoufang, Express Center, Changyang Chuanggu, Huajing Hotel, Yangpu District Children’s Palace, and Yinhe Court.
In the distribution sequence diagram below, the numbers represent the distribution sequence, and the horizontal and vertical coordinates in the diagram correspond to the data in ordinate Table 1.
Using the ant colony algorithm to plan the dispatch order of the shipments in the first category.
It can be concluded from Figure 2 that the delivery order of the first batch of express mail is: Express center to Fengcheng Sancun to Shanghai Business School to Yuyuan to Changbai Sancun to Oriental Home to Shanghai Open University to Siping Science Park to Tongji New Village to Fengcheng Five Village.
Google Maps was used to get the delivery distance of the first shipment, 14.68 km. According to the delivery route of the first batch of express deliveries and the dispatch information in Table 1, the total delivery time of the first shipment is 4.48 h.
Using the ant colony algorithm to plan the dispatch order of the shipments in the second category:
It can be concluded from Figure 3 that the delivery order of the second batch of express mail is: Express Center to Guoke Building to Yangpu Park to Taihong Xinyuan to Environmental Protection Plaza to Huangxing Park to Global Building to Jiangjiang Village to Cultural Garden to Oriental Garden to Wanchang Building to Yangpu Apartment to Shuangyang Ercun.
With Google Maps, the delivery distance is 12.4 km for the second shipment. According to the delivery route of the second batch of express deliveries and the dispatch information in Table 1, the total delivery time of the second batch of express shipments is 5.24 h.
Using the ant colony algorithm to plan the dispatch order of the shipments in the third category:
It can be concluded from Figure 4 that the order of delivery of the third batch of express mail is: Express Center to Fudan Software Park to Yanji Middle School to Yanji Nursing Home to Neijiang Park to Convenience Market to Guangyuan New Village to Tumen Community to Shanghai University of Technology to Donghai Medicine to Yangpu Auto Parts City to Yangpu Station to Democracy 2 Village to Baiyangdian Football Stadium to Zhongxuan Liyuan to Dongliaoyang Middle School to Yangpu Central Hospital.
With Google Maps, the delivery distance is 15.95 km for the third shipment. According to the delivery route of the third batch of express delivery and the dispatch information in Table 1, the total delivery time of the third batch of express shipments is 6.11 h.
Using the ant colony algorithm to plan the dispatch order of the shipments in the fourth category.
It can be concluded from Figure 5 that the delivery order of the fourth batch of express mail is: Express center to Huayuan Haoting to Huayuan Haoting to Phoenix Building to Tongji Green Park to Sanfeng Building to Wuhuan Building to Liaoyuan 2 Village to Yangpu Junior High School Wentong Building to Shanghai Cigarette Factory to Linyuan to North America Square to Double Happiness Home to Yunmu Hotel to Mingyuan Village Community to Jiangpu Park.
With Google Maps, the delivery distance is 13.21 km for the fourth shipment. According to the delivery route of the four batches of express delivery and the dispatch information in Table 1, the total delivery time of the four batches of express shipments is 5.27 h.
Using the ant colony algorithm to plan the dispatch order of the shipments in the fifth category.
It can be concluded from Figure 6 that the delivery order of the fifth batch of express mail is: Express center to Changyang Chuanggu to Huajing Hotel to Yangpu District Children’s Palace to Yinheyuan Bailian Riverside Shopping Center to City Business Building to Shuiyuefang to Yinxianggang Community Go to the City Concept Creative Park to the Home Inn to Changxin Xinyuan to Zhenshengli to Shunchengli to Donghuali to Tianke International Building to Shuyayuan Retirement House to Yangpu District People’s Court to Miaojia Village to Meizhou Square.
With Google Maps, the delivery distance is 12.93 km for the fifth shipment. According to the delivery route of the five batch of express delivery and the dispatch information in Table 1, the total delivery time of the five batch of express shipments is 5.76 h.
The article has calculated the total cost of delivery time for the five batches of couriers obtained on the first day of clustering. The five batches of express mail will be distributed, from the big to the small, to couriers No. 1 to No. 5 according to the delivery time. On the first day, the cumulative time for the courier No. 1 to the courier No. 5 is shown in Table 2:
Calculated by standard deviation:
σ r = 1 N i = 1 N ( x i r ) 2 ,
The standard deviation of the cumulative time of the five couriers on the first day was: 0.5511.
The above steps were repeated to calculate the total cost of the delivery time of the five batches of express delivery from the second day to the fifteenth day. When assigning a dispatch task according to the dispatch time of the class, the courier class of the day is allocated in descending order of the delivery time cost to the courier who has accumulated the delivery time. Then, the total cost of the delivery time accumulated by the five couriers from the first day to the fifteenth day is calculated, and the standard deviation of the accumulated time of the five couriers is calculated too.
In the below table, Table 3 shows the accumulated delivery time cost of the first courier in the 15 days. Table 4 shows the cumulative delivery time cost of the second Courier in the 15 days. Table 5 shows the cumulative delivery time cost of the third Courier during the 15 days. Table 6 shows the cumulative delivery time cost of the fourth Courier in the 15 days. Table 7 shows the cumulative delivery time cost of the sixth Courier in the 15 days. Table 8 shows the standard deviation of the five couriers’ cumulative delivery time cost in each of the 15 days.

4.3. Discussion of Experimental Results

From the above data, we can get the daily delivery time histogram and the cumulative delivery time standard deviation line chart of each courier.
Since the courier center does not have a good plan for the task assignment of the dispatcher, the courier’s delivery order and route are more uncertain when the mail is delivered. During the data collection, because the couriers chose the delivery route randomly, we have collected the address information and specific income of the couriers, and their actual delivery time cost is temporarily unknown.
According to the task assignment method of this article, the delivery time cost of each courier is obtained, and then the salary will be set proportionally according to the delivery time cost. Next, we compare the changes in the actual income of the dispatchers collected before the experiment with the corresponding indicators of the test delivery time, and then draw a reliable conclusion.
The income of the five couriers in the express delivery center within the same 15 days was collected before the experiment, and a line chart of the difference between the income and income standard was drawn. Then, the income graph and time cost graph was compared and analyzed.
Figure 7 illustrates the change of the accumulated income of five couriers from the express center in the past 15 days. Figure 8 shows the change diagram of the cumulative delivery time cost of five couriers in these 15 days calculated through experiments. Figure 9 shows the line graph obtained after normalizing the standard deviation of the courier’s accumulated daily income. Figure 10 is a line graph normalized by the standard deviation of the courier’s cumulative delivery time cost per day.
As can be seen from Figure 7, the cumulative income between the five couriers in the 15 days from the express center is uneven, and the cumulative income gap between couriers is relatively large. It can be seen from Figure 8 that the cumulative difference of delivery time cost between five couriers in the 15 days calculated through the experiment is very small, and the income of the couriers is well distributed using the proportion of the delivery time cost. It can be seen from Figure 9 that there is a big difference in the income of the deliverymen according to the statistics of the express center, and the trend line is y = 0.0734x − 0.083. The standard deviation is increasingly larger, and there is no stable trend. As can be seen from Figure 10, the trend line of the standard deviation of the cumulative delivery time of dispatchers is y = −0.202ln(x) + 0.7543, and the standard deviation gradually decreases and tends to stabilize. The below information can indicate that the task assignment scheme in this paper is better than the previous one, and the task assignment scheme is stable and effective [7,52].

4.4. Industrial Applications

According to the experimental results of this paper, it can be seen that the task assignment scheme for the modern logistics terminal is effective and feasible. Therefore, this paper, combined with the real situation of logistics delivery, designed a specific industrial design scheme. The scheme is shown in Figure 11.
When the express center receives all the express mail that needs to be delivered on that day, it will cluster the express mail according to the longitude and latitude information of the delivery addresses and the balanced k-means algorithm, according to the number of express deliveries and couriers.
After clustering all express items that need to be delivered on that day, the ant colony algorithm is used to regard it as a TSP. The delivery sequence planning is carried out for express items in these classes, respectively, and the optimal delivery sequence of express items in each class is worked out to minimize the delivery distance.
The total delivery time cost of each delivery class is calculated according to the delivery distance in each delivery class and the delivery mode between different addresses and other factors affecting the delivery time. The delivery class is assigned to each courier according to the level of delivery time cost.
Complete the assignment task one day through the above steps, repeat the above steps the next day, and then assign the delivery time cost from low to high to the deliveryman whose cumulative delivery time cost is from high to low. The cycle is one month.
According to the delivery time cost of each type of delivery, combined with the local income status, the delivery staff’s salary is allocated in equal proportion, so as to make the wage gap between the delivery staff very small.

5. Conclusions and Future Works

According to the simulation experiment in the fourth section, it can be seen that, in the 15-day express delivery of the simulation experiment, the difference of the total cost of delivery time between each courier is small, and the difference between the cumulative delivery time of each courier is small. The trend line of the standard deviation scatter plot of cumulative delivery time of the five couriers is y = −0.202ln(x) + 0.7543. This trend line indicates that the standard deviation is getting smaller and tends to stabilize, which means that the task assignment method designed by the express center for the courier dispatcher has a good effect, which can solve the unbalanced distribution of the courier dispatch task problem, such that the express center can more rationally allocate the workload and income of each courier, which can not only improve the delivery efficiency of the courier center, but also promote the development of the courier company. Further, it can effectively make the delivery workload between the distributors roughly the same and improve the delivery efficiency of the individual couriers, save energy, and promote sustainable development.
In future works, we will continue to optimize the clustering algorithm in order to achieve better clustering results, improve the ant colony algorithm, and make it more efficient to plan the delivery sequence. For the time-cost calculation model, we will take into account more influencing factors and make the algorithm closer to the actual situation. For example, weather factors, road congestion, different weather conditions, and road traffic conditions will affect the delivery efficiency of couriers. The paper only records the task assignment of five couriers within 15 days. In the future, we will consider the task assignment of more couriers for a longer period of time, so as to make the experimental results obtained in this paper more realistic and convincing.

Author Contributions

Conceptualization, J.W. and C.W.; methodology, J.W. and C.W.; software, J.W., Q.W. and N.N.X.; validation, J.W., Y.W. and X.L. formal analysis, C.W., Y.W. and N.N.X.; investigation, J.W. and Y.W.; resources, C.W. and N.N.X.; data curation, J.W. and Q.W.; writing—original draft preparation, J.W.; writing—review and editing, C.W., Y.W. and N.N.X.; visualization, J.W. and Q.W.; supervision, C.W. and N.N.X.; project administration, C.W. and N.N.X.

Funding

This research was funded by the National Key Research and Development Program of China (No. 2018YFC0810204, 2018YFB17026), National Natural Science Foundation of China (No. 61872242), Shanghai Science and Technology Innovation Action Plan Project (17511107203) and Shanghai key lab of modern optical system.

Acknowledgments

The authors would like to appreciate all anonymous reviewers for their insightful comments and constructive suggestions to polish this paper in high quality.

Conflicts of Interest

All authors declare no conflicts of interest in this paper.

References

  1. Fränti, P.; Sieranoja, S. How much can k-means be improved by using better initialization and repeats? Pattern Recognit. 2019, 93, 95–112. [Google Scholar] [CrossRef]
  2. Cong, L.; Jie, L.; Peng, D.; Wu, C. A General Multiobjective Clustering Approach Based on Multiple Distance Measures. IEEE Access 2018, 6, 41706–41719. [Google Scholar]
  3. Evangeline, C.C.; Kushala, C.; Alluri, B.K.R. Efficient Task Allocation Strategies for WSNs. In Proceedings of the 2018 First International Conference on Secure Cyber Computing and Communication (ICSCCC), Jalandhar, India, 15–17 December 2018; pp. 446–450. [Google Scholar]
  4. Chowdhury, M.; Maier, M. Local and Nonlocal Human-to-Robot Task Allocation in Fiber-Wireless Multi-Robot Networks. IEEE Syst. J. 2018, 12, 2250–2260. [Google Scholar] [CrossRef]
  5. Afacan, M.O.U. A task-allocation problem. J. Math. Econ. 2019, 82, 285–290. [Google Scholar] [CrossRef]
  6. Wu, J.; Wu, C.; Wu, Y.; Lin, X.; Xiong, N. Courier Dispatch Path Planning Method Based on Improved Ant Colony Algorithm. Data Sci. Ind. Internet 2019, 2, 15–30. [Google Scholar]
  7. Deng, Y.; Hu, H.; Xiong, N.; Xiong, W.; Liu, L. A general hybrid model for chaos robust synchronization and degradation reduction. Inf. Sci. 2015, 305, 146–164. [Google Scholar] [CrossRef]
  8. Thompson, R.G.; Zhang, L. Optimising courier routes in central city areas. Transp. Res. Part C Emerg. Technol. 2018, 93, 1–12. [Google Scholar] [CrossRef]
  9. Taniguchi, E.; Thompson, R.G.; Yamada, T. Emerging Techniques for Enhancing the Practical Application of City Logistics Models. Procedia Soc. Behav. Sci. 2012, 39, 3–18. [Google Scholar] [CrossRef] [Green Version]
  10. Chang, T.-S.; Yen, H.-M. City-courier routing and scheduling problems. Eur. J. Oper. Res. 2012, 223, 489–498. [Google Scholar] [CrossRef]
  11. Ducret, R. Parcel deliveries and urban logistics: Changes and challenges in the courier express and parcel sector in Europe—The French case. Res. Transp. Bus. Manag. 2014, 11, 15–22. [Google Scholar] [CrossRef]
  12. Ducret, R.; Gonzalez-Feliu, J. Connecting Demand Estimation and Spatial Category Models for Urban Freight: First Attempt and Research Implications. Transp. Res. Procedia 2016, 12, 142–156. [Google Scholar] [CrossRef] [Green Version]
  13. Ducret, R.; Lemarié, B.; Roset, A. Cluster Analysis and Spatial Modeling for Urban Freight. Identifying Homogeneous Urban Zones Based on Urban Form and Logistics Characteristics. Transp. Res. Procedia 2016, 12, 301–313. [Google Scholar] [CrossRef] [Green Version]
  14. Hill, A.V.; Mabert, V.A.; Montgomery, D.W. A decision support system for the courier vehicle scheduling problem. Omega 1988, 16, 333–345. [Google Scholar] [CrossRef]
  15. Balmaceda, F. Optimal task assignments with loss-averse agents. Eur. Econ. Rev. 2018, 105, 1–26. [Google Scholar] [CrossRef]
  16. Balmaceda, F. Optimal task assignments. Games Econ. Behav. 2016, 98, 1–18. [Google Scholar] [CrossRef] [Green Version]
  17. Rashidi, S.; Sharifian, S. A hybrid heuristic queue based algorithm for task assignment in mobile cloud. Future Gener. Comput. Syst. 2017, 68, 331–345. [Google Scholar] [CrossRef]
  18. Lai, C.-M.; Yeh, W.-C.; Huang, Y.-C. Entropic simplified swarm optimization for the task assignment problem. Appl. Soft Comput. 2017, 58, 115–127. [Google Scholar] [CrossRef]
  19. Melendez-Melendez, G.; Cruz-Paz, D.; Carrasco-Ochoa, J.A.; Martínez-Trinidad, J.F. An improved algorithm for partial clustering. Expert Syst. Appl. 2019, 121, 282–291. [Google Scholar] [CrossRef]
  20. Jalal, A.; Tariq, U. Semi-supervised clustering of unknown expressions. Pattern Recognit. Lett. 2019, 120, 46–53. [Google Scholar] [CrossRef]
  21. Zhang, G.; Zhang, C.; Zhang, H. Improved K-means algorithm based on density Canopy. Knowl.-Based Syst. 2018, 145, 289–297. [Google Scholar] [CrossRef]
  22. Bamdad, K.; Cholette, M.E.; Guan, L.; Bell, J. Ant colony algorithm for building energy optimisation problems and comparison with benchmark algorithms. Energy Build. 2017, 154, 404–414. [Google Scholar] [CrossRef] [Green Version]
  23. Abdulkader, M.M.S.; Gajpal, Y.; ElMekkawy, T.Y. Hybridized ant colony algorithm for the Multi Compartment Vehicle Routing Problem. Appl. Soft Comput. 2015, 37, 196–203. [Google Scholar] [CrossRef]
  24. Li, Y.; Soleimani, H.; Zohal, M. An improved ant colony optimization algorithm for the multi-depot green vehicle routing problem with multiple objectives. J. Clean. Prod. 2019, 227, 1161–1172. [Google Scholar] [CrossRef]
  25. Rubaiee, S.; Yildirim, M.B. An energy-aware multiobjective ant colony algorithm to minimize total completion time and energy cost on a single-machine preemptive scheduling. Comput. Ind. Eng. 2019, 127, 240–252. [Google Scholar] [CrossRef]
  26. Jovanovic, R.; Tuba, M.; Voß, S. An efficient ant colony optimization algorithm for the blocks relocation problem. Eur. J. Oper. Res. 2019, 274, 78–90. [Google Scholar] [CrossRef]
  27. Doulamis, N.D.; Kokkinos, P.; Varvarigos, E. Resource Selection for Tasks with Time Requirements Using Spectral Clustering. IEEE Trans. Comput. 2014, 23, 56–72. [Google Scholar] [CrossRef]
  28. Cuomo, S.; de Angelis, V.; Farina, G.; Marcellino, L.; Toraldo, G. A GPU-accelerated parallel K-means algorithm. Comput. Electr. Eng. 2019, 75, 262–274. [Google Scholar] [CrossRef]
  29. Fadaei, A.; Khasteh, S.H. Enhanced K-means Re-Clustering over Dynamic Networks. Expert Syst. Appl. 2019, 132, 126–140. [Google Scholar] [CrossRef]
  30. Zhao, W.-L.; Deng, C.-H.; Ngo, C.-W. k-means: A revisit. Neurocomputing 2018, 291, 195–206. [Google Scholar] [CrossRef]
  31. Ismkhan, H. I-k-means−+: An iterative clustering algorithm based on an enhanced version of the k-means. Pattern Recognit. 2018, 79, 402–413. [Google Scholar] [CrossRef]
  32. Wu, W.; Xiong, N.; Wu, C. Improved clustering algorithm based on energy consumption in wireless sensor networks. IET Netw. 2017, 6, 47–53. [Google Scholar] [CrossRef] [Green Version]
  33. Adolfsson, A.; Ackerman, M.; Brownstein, N.C. To cluster, or not to cluster: An analysis of clusterability methods. Pattern Recognit. 2019, 88, 13–26. [Google Scholar] [CrossRef]
  34. Ünlü, R.; Xanthopoulos, P. Estimating the number of clusters in a dataset via consensus clustering. Expert Syst. Appl. 2019, 125, 33–39. [Google Scholar] [CrossRef]
  35. Fang, Z.; Fei, F.; Fang, Y.; Lee, C.; Xiong, N.; Shu, L.; Chen, S. Abnormal event detection in crowded scenes based on deep learning. Multimed. Tools Appl. 2016, 75, 14617–14639. [Google Scholar] [CrossRef]
  36. Tai, C.-L.; Wang, C.-S. Balanced k-Means. In Intelligent Information and Database Systems; Springer International Publishing: Cham, Switzerland, 2017; pp. 75–82. [Google Scholar]
  37. Liu, Y.; Ota, K.; Zhang, K.; Ming, M.; Long, J. QTSAC: An Energy-Efficient MAC Protocol for Delay Minimization in Wireless Sensor Networks. IEEE Access 2018, 6, 8273–8291. [Google Scholar] [CrossRef]
  38. Kumar, P.M.; Devi, G.U.; Manogaran, G.; Sundarasekar, R.; Chilamkurti, N.; Varatharajan, R. Ant colony optimization algorithm with Internet of Vehicles for intelligent traffic control system. Comput. Netw. 2018, 144, 154–162. [Google Scholar] [CrossRef]
  39. Dorigo, M.; Gambardella, L.M. Ant colonies for the travelling salesman problem. Biosystems 1997, 43, 73–81. [Google Scholar] [CrossRef] [Green Version]
  40. Wang, X.; Li, Q.; Xiong, N.; Pan, Y. Ant Colony Optimization-Based Location-Aware Routing for Wireless Sensor Networks. In Wireless Algorithms, Systems, and Applications; Springer: Berlin/Heidelberg, Germany, 2008; pp. 109–120. [Google Scholar]
  41. Yan, Y.; Xiong, N.; Chong, N.Y.; Defago, X. A Decentralized and Adaptive Flocking Algorithm for Autonomous Mobile Robots. In Proceedings of the International Conference on Grid & Pervasive Computing Workshops, Kunming, China, 25–28 May 2008. [Google Scholar]
  42. Dang, F.; Wu, C.; Wu, Y.; Li, R.; Zhang, S.; Jiaying, H.; Liu, Z. Cost-based multi-parameter logistics routing path optimization algorithm. Math. Biosci. Eng. 2019, 16, 6975–6989. [Google Scholar] [CrossRef]
  43. Wu, C.; Ju, B.; Wu, Y.; Lin, X.; Xiong, N.; Xu, G.; Li, H.; Liang, X. UAV Autonomous Target Search Based on Deep Reinforcement Learning in Complex Disaster Scene. IEEE Access 2019, 7, 117227–117245. [Google Scholar] [CrossRef]
  44. Van Ee, M.; van Iersel, L.; Janssen, T.; Sitters, R. A priori TSP in the scenario model. Discret. Appl. Math. 2018, 250, 331–341. [Google Scholar] [CrossRef]
  45. Xiong, N.X.; Wu, W.L.; Wu, C.X. An Improved Routing Optimization Algorithm Based on Travelling Salesman Problem for Social Networks. Sustainability 2017, 9, 985. [Google Scholar] [CrossRef]
  46. Naimi, H.M.; Taherinejad, N. New robust and efficient ant colony algorithms: Using new interpretation of local updating process. Expert Syst. Appl. 2009, 36, 481–488. [Google Scholar] [CrossRef]
  47. Badr, A.; Fahmy, A. A proof of convergence for ant algorithms. Inf. Sci. 2004, 160, 267–279. [Google Scholar] [CrossRef]
  48. Colorni, A.; Dorigo, M.; Maniezzo, V. Distributed optimization by ant colonies. In Proceedings of the First European Conference on Artificial Life; ECAL: Paris, France, 1991; Volume 142, pp. 134–142. [Google Scholar]
  49. Sang, Y.; Shen, H.; Tan, Y.; Xiong, N. Efficient Protocols for Privacy Preserving Matching Against Distributed Datasets. In Proceedings of the International Conference on Information and Communications Security, Raleigh, NC, USA, 4–7 December 2006. [Google Scholar]
  50. Lin, C.; He, Y.; Xiong, N. An Energy-Efficient Dynamic Power Management in Wireless Sensor Networks. In Proceedings of the Fifth International Symposium on Parallel & Distributed Computing, Timisoara, Romania, 6–9 July 2006. [Google Scholar]
  51. Wu, C.; Yang, F.; Wu, Y.; Han, R. Prediction of crime tendency of high-risk personnel using C5.0 decision tree empowered by particle swarm optimization. Math. Biosci. Eng. 2019, 16, 4135–4150. [Google Scholar] [CrossRef]
  52. Wang, Z.; Li, T.; Xiong, N.; Pan, Y. A novel dynamic network data replication scheme based on historical access record and proactive deletion. J. Supercomput. 2012, 62, 227–250. [Google Scholar] [CrossRef]
Figure 1. First day clustering.
Figure 1. First day clustering.
Electronics 08 01141 g001
Figure 2. Delivery order of first courier.
Figure 2. Delivery order of first courier.
Electronics 08 01141 g002
Figure 3. Delivery order of second courier.
Figure 3. Delivery order of second courier.
Electronics 08 01141 g003
Figure 4. Delivery order of third courier.
Figure 4. Delivery order of third courier.
Electronics 08 01141 g004
Figure 5. Delivery order of fourth courier.
Figure 5. Delivery order of fourth courier.
Electronics 08 01141 g005
Figure 6. Delivery order of fifth courier.
Figure 6. Delivery order of fifth courier.
Electronics 08 01141 g006
Figure 7. Cumulative Salary chart.
Figure 7. Cumulative Salary chart.
Electronics 08 01141 g007
Figure 8. Cumulative time cost diagram.
Figure 8. Cumulative time cost diagram.
Electronics 08 01141 g008
Figure 9. Original Standard deviation chart.
Figure 9. Original Standard deviation chart.
Electronics 08 01141 g009
Figure 10. Standard deviation chart.
Figure 10. Standard deviation chart.
Electronics 08 01141 g010
Figure 11. Industrial applications.
Figure 11. Industrial applications.
Electronics 08 01141 g011
Table 1. First day receipt information form.
Table 1. First day receipt information form.
Recipient AddressAbsOrdDMDN
Shanghai Open University12548298408EC3
Huangxing Park36555299211DTH5
Cultural Garden31669294952EC3
Jiangjiang Village36555293535DTH2
Tumen Community52869300075DTH4
Fengcheng Sancun28075287855DTH3
Changbai Sancun29066299409DTH2
Shanghai University of Technology51991300890EC2
Oriental Garden30648287375EC4
Yangpu Apartment35678288023DTH4
Yangpu Park40619287066DTH2
Yanji Middle School49117289396EC4
Fudan Software Park48416283425EC3
Democratic Second Village52584289304DTH1
Yangpu Auto Parts City57435290877EC3
Zhongxuan Liyuan58333285138DTH4
Changyang Chuanggu40349278263DTH2
Liaoyuan Second Village18718275516DTH4
Jiangpu Park30540271871EC3
Shuiyuefang48290276099EC3
Yinhe Court41930273692EC2
Yangpu Station54291290048EC4
Yinxianggang Community45523278599DTH3
Chang Xin Xin Yuan51201279988DTH2
East Liaoyang Middle School57633280049EC3
Wentong Building22203269340EC6
Phoenix Building20511281037EC4
Huayuan Haoting20515283764DTH2
Shuangyang Second Village35103285369DTH5
Home Inns45272284536EC3
Baiyangdian Football Stadium52782288332EC2
Oriental home21090297033EC4
Yuyuan23317293423EC3
Shanghai Business School24539292158EC6
Fengcheng Five Villages24359287992DTH4
Wanchang Building36939289628DTH4
Taihong Xinyuan41319290646DTH1
Yanji Nursing Home48039292590EC5
Neijiang Park51344293115EC3
Guangyuan Xincun54722294010DTH4
Donghai Medicine66436297712EC5
Express center38553277870EC0
Meizhoufang36001274413DTH3
City business building47033274567EC5
Yangpu Central Hospital56662278117EC4
Bailian Riverside Shopping Center44302271278EC5
Yangpu District People’s Court36828269859EC6
Huajing Hotel42613276928EC2
Siping Science Park12681293236EC4
Tongji New Village16346289009DTH5
Global Building38301294409EC3
National Science Building38660286540EC1
Environmental protection square42182298852EC1
Convenience market52710291878EC3
Sanfeng Building19221278855EC2
Wuhuan Building15053273269EC3
Yangpu Junior High School20874273269EC4
Shanghai Cigarette Factory24674269072EC3
Forest garden21233266124EC2
North American Square19616265815DTH2
Double Happiness Home20026260089DTH1
Yunmu Hotel27414264411EC3
Mingyuan Village Community28779268470DTH2
Huayuan Haoting20982282096DTH1
Tongji Green Park18143280460DTH2
City Concept Creative Park45955281818EC2
Vibrating55081275121EC3
Shun Chengli48470269133EC2
Donghuali45380263546EC1
Tianke International Building39092266448EC3
Shuyayuan Nursing Home40565269442DTH2
Miaojia cottage38050273609EC2
Yangpu District Children’s Palace41032274874EC1
Table 2. Cumulative time.
Table 2. Cumulative time.
Courier 1Courier 2Courier 3Courier 4Courier 5
6.11 h5.76 h5.27 h5.24 h4.48 h
Table 3. Courier 1 cumulative time cost.
Table 3. Courier 1 cumulative time cost.
DaysCourier NumberCumulative Time Cost (h)
116.11
2111.61
3115.61
4123.61
5128.61
6135.81
7142.31
8148.61
9154.91
10160.81
11167.51
12174.41
13181.81
14189.69
15196.59
Table 4. Courier 2 cumulative time cost.
Table 4. Courier 2 cumulative time cost.
DaysCourier NumberCumulative Time Cost (h)
125.76
2211.46
3215.96
4223.46
5228.96
6235.76
7242.76
8248.26
9254.96
10260.66
11267.56
12274.36
13282.26
14289.46
15297.36
Table 5. Courier 3 cumulative time cost.
Table 5. Courier 3 cumulative time cost.
DaysCourier NumberCumulative Time Cost (h)
135.27
2311.07
3316.57
4322.57
5329.07
6335.57
7343.17
8347.79
9354.89
10361.19
11367.49
12374.69
13381.49
14389.62
15397.16
Table 6. Courier 4 cumulative time cost.
Table 6. Courier 4 cumulative time cost.
DaysCourier NumberCumulative Time Cost (h)
145.24
2411.44
3416.44
4423.44
5429.44
6435.44
7442.64
8448.74
9454.54
10461.24
11467.16
12475.06
13481.56
14489.66
15496.94
Table 7. Courier 5 cumulative time cost.
Table 7. Courier 5 cumulative time cost.
DaysCourier NumberCumulative Time Cost (h)
154.48
2510.88
3516.88
4521.88
5528.88
6535.88
7541.88
8548.98
9554.18
10561.38
11567.18
12574.68
13581.88
14589.38
15597.38
Table 8. Deliverer’s cumulative delivery time standard deviation.
Table 8. Deliverer’s cumulative delivery time standard deviation.
DaysStandard Deviation
10.5511
20.2721
30.4517
40.6657
50.2707
60.1627
70.4145
80.4343
90.2979
100.2735
110.1731
120.2497
130.2727
140.1207
150.2950

Share and Cite

MDPI and ACS Style

Wu, C.; Wu, J.; Wu, Y.; Wu, Q.; Lin, X.; Xiong, N.N. Design and Analysis of the Task Distribution Scheme of Express Center at the End of Modern Logistics. Electronics 2019, 8, 1141. https://doi.org/10.3390/electronics8101141

AMA Style

Wu C, Wu J, Wu Y, Wu Q, Lin X, Xiong NN. Design and Analysis of the Task Distribution Scheme of Express Center at the End of Modern Logistics. Electronics. 2019; 8(10):1141. https://doi.org/10.3390/electronics8101141

Chicago/Turabian Style

Wu, Chunxue, Junjie Wu, Yan Wu, Qunhui Wu, Xiao Lin, and Neal N. Xiong. 2019. "Design and Analysis of the Task Distribution Scheme of Express Center at the End of Modern Logistics" Electronics 8, no. 10: 1141. https://doi.org/10.3390/electronics8101141

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop