Optimizing Distribution Routes for Chain Supermarket Considering Carbon Emission Cost
Abstract
:1. Introduction
2. Related Literature Review
2.1. Research on Chain Supermarket Distribution
2.2. Research on Distribution Routes Optimization
3. Mathematical Model and Algorithm Design
3.1. Mathematical Model
3.1.1. Problem Assumptions and Basic Parameters
- (1)
- The location and number of distribution centers and stores are determined, and the goods are distributed from a single distribution center to multiple stores;
- (2)
- The demand for goods in each store is known;
- (3)
- The types of vehicles in the distribution center and their capacity are known;
- (4)
- All vehicles depart from the distribution center and must return to the distribution center when their distribution tasks are completed, and each supermarket store is only visited once;
- (5)
- The distribution center is interconnected with various stores, and the roads between stores are also bidirectional;
- (6)
- Regardless of road conditions and time costs, the vehicle travels at a uniform speed;
- (7)
- The carbon emissions of the vehicle are positively correlated with fuel consumption.
3.1.2. Cost Function Analysis
- (1)
- Fixed costs
- (2)
- Transportation costs
- (3)
- Carbon emission costs
3.1.3. Model Settings
3.2. Algorithm Design
3.2.1. Floyd Algorithm
- Number all nodes of the specified graph theory model, where is the path length from i-th node to j-th node, defined as follows:
- The adjacency matrix Dist is constructed with as the element, and it is recursively updated n times from the initial adjacency matrix Dist. Assuming k is a node located between node i and node j, represents the shortest path between node i and node j. If does not pass through node k, then = . If passes through node k, then = + . The calculation formula for is as follows:
3.2.2. Nearest Neighbor Algorithm
- Step 1: Determine the distribution center, calculate the distance from any node to the center and the distance between nodes, and then generate a distance matrix.
- Step 2: The first node in path is the distribution center itself. Among them, is the initial path formed, and (p = 1, 2, …, m).
- Step 3: From the distance matrix, take the node that is closest to the first-order distance of distribution center and has not been visited as the next node of path , and set this node as visited, forming a round-trip subloop. The formula for calculating the first-order distance of node is: .
- Step 4: Continue the search with node as the center, and find the node with the smallest second-order distance from the current node in the set of nodes that have not been visited. If the node meets the constraint conditions, it will be considered as the next node in path . If it does not meet the constraint conditions, it will be returned to Step 2. The calculation formula for the second-order distance of node is: + .
- Step 5: Check the status of all nodes until all nodes have been traversed.
3.2.3. Insertion Algorithm
- Step 1: Select an initial path and determine if there is node v on that path that can be removed and inserted into other paths. If present, select the node for insertion optimization. If all paths have been determined, the algorithm ends.
- Step 2: Select another initial path that has not been judged yet, and insert node v in Step 1 into different positions on this path. If inserting node v into any path cannot reduce the total distance, then step 1 is repeated.
- Step 3: If inserting node v in path reduces the total distribution distance, then select the location where the total distribution distance decreases the most to insert. If node v is inserted at any position and cannot reduce the total distribution distance, then return to Step 2.
- Step 4: Determine whether node v has exceeded the maximum capacity of the vehicle after being inserted into this position. If not exceeded, select the best position to insert. If the maximum capacity is exceeded, return to Step 2.Step 5: Repeat the above steps until all paths have been determined, and the algorithm ends.
4. Empirical Study
4.1. Data Source
4.2. Model Solving
4.2.1. Dividing the Initial Paths through the Nearest Neighbor Algorithm
4.2.2. Optimizing the Initial Paths through the Insertion Algorithm
- (1)
- Insert the four stores on initial path 5 into initial path 4, and the total driving distance of the two paths is 63.39 km. After merging, the total driving distance of the paths is 45.96 km, optimized by 17.43 km. The distribution vehicles have been changed from two vehicles with a capacity of 5 t and 8 t, respectively, to one vehicle with a capacity of 12 t.
- (2)
- Insert the two stores on initial path 6 into initial path 7. The total driving distance of the two paths is 63.6 km, and the combined total driving distance is 51.4 km, optimized by 12.2 km. The distribution vehicle has been changed from two vehicles with a capacity of 8 t to one vehicle with a capacity of 12 t.
- (3)
- Insert three stores on initial path 12 into initial path 8, three stores on initial path 11 into initial path 10, and one store on initial path 12 into initial path 11. The total driving distance of the original path is 375.38 km, and after insertion optimization, three new paths are synthesized. The optimized total driving distance is 256.84 km, with a total of 118.54 km optimized. The distribution vehicles have been changed from four vehicles with a capacity of 8 t to two vehicles with a capacity of 12 t and one vehicle with a capacity of 5 t.
4.2.3. Calculation of Distribution Costs
5. Conclusions
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- Chen, Z.G.; Chen, J.; Du, J.H. Study on Coupling Coordination Development between Logistics Industry and National Economy in China—Empirical Analysis Based on Provincial Panel Data. China Bus. Mark. 2020, 34, 9–20. [Google Scholar]
- Zhang, L.Y.; Wang, Y.; Fei, T.; Ren, H.W. The Research on Low Carbon Logistics Routing Optimization Based on DNA-Ant Colony Algorithm. Discret. Dyn. Nat. Soc. 2014, 2014, 893851. [Google Scholar] [CrossRef] [Green Version]
- Wang, X.P.; Li, X.Y. Carbon reduction in the location routing problem with heterogeneous fleet, simultaneous pickup-delivery and time windows. Procedia Comput. Sci. 2017, 112, 1131–1140. [Google Scholar] [CrossRef]
- Qiu, Z.M.; Zhang, C. Externality Study on Development of Low-carbon Logistics. Logist. Technol. 2012, 31, 113–116+128. [Google Scholar]
- Liu, C.; Li, Z.Z. The Impact of Low-carbon Logistics on Regional Economic Development in the Yangtze River Delta Region. East China Econ. Manag. 2023, 37, 33–40. [Google Scholar]
- Xia, Y.K.; Fu, Z.; Tsai, S.B.; Wang, J.T. A New TS Algorithm for Solving Low-Carbon Logistics Vehicle Routing Problem with Split Deliveries by Backpack—From a Green Operation Perspective. Int. J. Environ. Res. Public Health 2018, 15, 949. [Google Scholar] [CrossRef] [Green Version]
- Zhang, Y.X. Research on Logistics Management of Chain Enterprises in a Low Carbon Economy. Mod. Bus. 2015, 390, 20–21. [Google Scholar]
- Zhao, K. Research on the Value of Reverse Logistics in Retail Chain Enterprises—Based on the Perspective of Low Carbon Economy. Mod. Econ. Res. 2010, 342, 81–85. [Google Scholar]
- Ye, F.F.; Zhao, J. Influencing Factors Analysis of Collaborative Development Level of New Retail and Cold Chain Distribution of Agricultural Products under Low-Carbon. Math. Probl. Eng. 2022, 2022, 8258416. [Google Scholar] [CrossRef]
- Zhang, D.; Sun, Y.Z. Research on Optimization of Distribution Paths for Chain Retail Enterprises Considering Carbon Emissions. Highw. Automot. Appl. 2019, 195, 47–51. [Google Scholar]
- Qin, G.Y.; Tao, F.M.; Li, L.X. A Vehicle Routing Optimization Problem for Cold Chain Logistics Considering Customer Satisfaction and Carbon Emissions. Int. J. Environ. Res. Public Health 2019, 16, 576. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Bao, H.F.; Fang, J.; Zhang, J.S.; Wang, C.S. Optimization on cold chain distribution routes considering carbon emissions based on improved ant colony algorithm. J. Syst. Simul. 2023, in press. [Google Scholar] [CrossRef]
- Li, Y.Q.; Deng, C. Method of Logistics Distribution Route Optimization for Chain Retail Enterprises. Logist. Technol. 2022, 41, 86–89. [Google Scholar]
- Zhou, X.C.; Zhou, K.J.; Wang, L.; Liu, C.S.; Huang, X.B. Review of green vehicle routing model and its algorithms in logistics distribution. Syst. Eng.-Theory Pract. 2021, 41, 213–230. [Google Scholar]
- Moghdani, R.; Salimifard, K.; Demir, E.; Benyettou, A. The green vehicle routing problem: A systematic literature review. J. Clean. Prod. 2021, 279, 123691. [Google Scholar] [CrossRef]
- Xia, Y.K.; Fu, Z. Vehicle Routing Problem with Soft Time Windows for the Chain supermarkets. Inf. Control 2018, 47, 599–605. [Google Scholar]
- Gil, A.F.; Lalla-Ruiz, E.; Sánchez, M.G.; Castro, C. A Review of Heuristics and Hybrid Methods for Green Vehicle Routing Problems considering Emissions. J. Adv. Transp. 2022, 2022, 5714991. [Google Scholar] [CrossRef]
- Liang, B.; Lv, F.M. A Study on the Optimization of Chain Supermarkets’ Distribution Route Based on the Quantum-Inspired Evolutionary Algorithm. Math. Probl. Eng. 2017, 2017, 7964545. [Google Scholar] [CrossRef]
- Liu, H.Q.; Pretorius, L.; Jiang, D.D. Optimization of cold chain logistics distribution network terminal. J. Wirel. Commun. Netw. 2018, 2018, 158. [Google Scholar] [CrossRef]
- Ge, X.L.; Yin, Q.S. Research on Optimization of Chain Supermarket Delivery Path Considering Cross Stock Operations. Math. Pract. Theory 2019, 49, 61–74. [Google Scholar]
- Guo, Y.; Wang, R.P. Path Optimization of Logistics Distribution Network in Chain Enterprises under O2O Mode. Mod. Bus. Trade Ind. 2020, 41, 34–35. [Google Scholar]
- Hu, G.S. Chain Supermarket Logistics Distribution Mode and Optimization Approaches. J. Commer. Econ. 2017, 17, 95–96. [Google Scholar]
- Dong, J.N. Research on the Development of Logistics and Distribution in Wushang Group Chain Supermarkets. Farmers Consult. 2019, 21, 183–184+250. [Google Scholar]
- Li, X.L.; Dai, L.B. A Study on the Logistics Delivery Model of Community Fresh Chain Supermarkets under the Background of O2O—Taking A Fresh Chain Supermarket in Shenzhen as an Example. China J. Commer. 2022, 866, 48–50. [Google Scholar]
- Liu, H.; Zhan, P.B.; Zhou, M. Optimization of a Logistics Transportation Network Based on a Genetic Algorithm. Mob. Inf. Syst. 2022, 2022, 1271488. [Google Scholar] [CrossRef]
- Yu, Z.X.; Zhang, P.; Yu, Y.; Sun, W.; Huang, M. An Adaptive Large Neighborhood Search for the Larger-Scale Instances of Green Vehicle Routing Problem with Time Windows. Complexity 2020, 2020, 8210630. [Google Scholar] [CrossRef]
- Xiong, H.O. Research on Cold Chain Logistics Distribution Route Based on Ant Colony Optimization Algorithm. Discret. Dyn. Nat. Soc. 2021, 2021, 6623563. [Google Scholar] [CrossRef]
- Zhao, B.L.; Gui, H.X.; Li, H.Z.; Xue, J. Cold Chain Logistics Path Optimization via Improved Multi-Objective Ant Colony Algorithm. IEEE Access 2020, 8, 142977–142995. [Google Scholar] [CrossRef]
- Xie, Y.L. Distribution on route optimization on algorithm based on hybrid ant colony for multi-temperature zone chain logistics. J. Shenyang Univ. Technol. 2022, 44, 552–557. [Google Scholar]
- Dewi, S.K.; Utama, D.M. A New Hybrid Whale Optimization Algorithm for Green Vehicle Routing Problem. Syst. Sci. Control Eng. 2021, 9, 61–72. [Google Scholar] [CrossRef]
- Han, M.Y.; Ding, J.W.; Chen, M.T.; Huo, K.X. Optimization of Emergency Material Distribution Path Based on Hybrid Genetic Algorithm. Sci. Technol. Eng. 2021, 21, 9432–9439. [Google Scholar]
- Tan, K.Y.; Liu, W.H.; Xu, F.; Li, C.S. Optimization Model and Algorithm of Logistics Vehicle Routing Problem under Major Emergency. Mathematics 2023, 11, 1274. [Google Scholar] [CrossRef]
- Liu, B.B. Logistics Distribution Route Optimization Model Based on Recursive Fuzzy Neural Network Algorithm. Comput. Intell. Neurosci. 2021, 2021, 3338840. [Google Scholar] [CrossRef]
- Li, H.; Li, Z.P.; Cao, L.; Wang, R.D.; Ren, M. Research on Optimization of Electric Vehicle Routing Problem with Time Window. IEEE Access 2020, 8, 146707–146718. [Google Scholar] [CrossRef]
- Wang, X.P.; Wang, M.; Ruan, J.H.; Zhan, H.X. The Multi-objective Optimization for Perishable Food Distribution Route Considering Temporal-spatial Distance. Procedia Comput. Sci. 2016, 96, 1211–1220. [Google Scholar] [CrossRef] [Green Version]
- Ren, X.Y.; Jiang, X.X.; Ren, L.Y.; Meng, L. A multi-center joint distribution optimization model considering carbon emissions and customer satisfaction. Math. Biosci. Eng. 2023, 20, 683–706. [Google Scholar] [CrossRef]
- Wang, S.Y.; Tao, F.M.; Shi, Y.H.; Wen, H.L. Optimization of Vehicle Routing Problem with Time Windows for Cold Chain Logistics Based on Carbon Tax. Sustainability 2017, 9, 694. [Google Scholar] [CrossRef] [Green Version]
- Lin, D.S.; Zhang, Z.Y.; Wang, J.X.; Yang, L.; Shi, S.Q.; Soar, J. Optimizing Urban Distribution Routes for Perishable Foods Considering Carbon Emission Reduction. Sustainability 2019, 11, 4387. [Google Scholar] [CrossRef] [Green Version]
- Dong, J.; Chu, H.S.; Lu, J.Z.; Tang, L.L.; Dai, J.L. Research on the Optimization Model of UAV Path Planning Based on A-star Algorithm. Hydrogr. Surv. Charting 2021, 41, 28–31+51. [Google Scholar]
- Lyu, D.; Chen, Z.; Cai, Z.; Piao, S. Robot path planning by leveraging the graph-encoded Floyd algorithm. Future Gener. Comput. Syst. 2021, 122, 204–208. [Google Scholar] [CrossRef]
- Yang, J. Application of Floyd Algorithm in the Design of a Coastal Tourism Route Optimization System. J. Coast. Res. 2020, 106, 668–671. [Google Scholar] [CrossRef]
- Wang, L.A.; Wang, H.J.; Yang, X.; Gao, Y.F.; Cui, X.H.; Wang, B.R. Research on smooth path planning method based on improved ant colony algorithm optimized by Floyd algorithm. Front. Neurorobotics 2022, 16, 955179. [Google Scholar] [CrossRef] [PubMed]
- Zhao, Y.W.; Wu, G.Y.; Gui, F.Z.; Xu, C.; Ren, S.D.; Xie, Z.W. Optimal Coordination Path Selecting Method for Conduction Transformation Based on Floyd Algorithm. Procedia Comput. Sci. 2019, 162, 227–234. [Google Scholar]
- Sa, X.C.; Xin, Y.; Chen, X.D.; Yang, C. Implementation of a Shortest Path Algorithm Based on Shortest First. Bull. Surv. Mapp. 2015, 5, 117–119. [Google Scholar]
- Li, K.Y.; Yang, Y.; Hou, L.X. Research on Improved Algorithms for Emergency Material Distribution Problems in Emergencies. Sci. Technol. Eng. 2011, 11, 205–209. [Google Scholar]
- Mei, S.Q. Research on Supermarket Delivery Vehicle Path Selection Based on Multi-Objective Model. Master’s Thesis, Fujian Agriculture and Forestry University, Fuzhou, China, 2012. [Google Scholar]
- Fan, J. The Vehicle Routing Problem with Simultaneous Pickup and Delivery Considering Customer Satisfaction. Oper. Res. Manag. Sci. 2011, 20, 60–64. [Google Scholar]
- Shao, X.J.; Yin, C.H. Optimization of Distribution Route Based on the Shortest Path Method and the Insertion of Online Shopping. Logist. Eng. Manag. 2013, 35, 109–112. [Google Scholar]
- Liu, X.Z.; Shangguan, Q.Q.; Zhang, B.C.; Zhang, T.; Yang, X.L.; Sun, X.D. Path Optimization of Low-Carbon Multimodal Transport Mode in Transportation Industry. Sci. Technol. Manag. Res. 2021, 41, 192–200. [Google Scholar]
- Deng, H.X.; Zhou, J.; Hu, Y. Optimization Model for Cold Chain Logistics Delivery Path of Fresh Agricultural Products Considering Carbon Emissions. J. Chongqing Univ. Technol. 2023, 37, 289–297. [Google Scholar]
- Yao, Q.; Zhu, S.; Li, Y. Green Vehicle-Routing Problem of Fresh Agricultural Products Considering Carbon Emission. Int. J. Environ. Res. Public Health 2022, 19, 8675. [Google Scholar] [CrossRef]
Symbol | Description |
---|---|
O | The distribution center |
i, j | The number of the node |
N | The total number of nodes |
v | The vehicle number |
The distance between the i-th node and the j-th node | |
The demand of i-th node | |
The maximum load capacity of a v-type truck. | |
The load capacity of a v-type truck from the i-th node to the j-th node | |
The fixed cost of the k-th vehicle of the v-type truck | |
The unit distance cost of vehicle from the i-th node to the j-th node | |
ℇ | The carbon emission coefficient per unit of fuel |
The carbon tax per unit of carbon emissions | |
The fuel consumption per unit distance when the vehicle is unloaded | |
The influence factor of vehicle under extra load on unit mileage fuel consumption | |
Binary variable, if the k-th vehicle of type v is performing the delivery task, = 1, otherwise, = 0 | |
Binary variable, if the k-th vehicle of type v completes the delivery task from the i-th node to the j-th node, = 1, otherwise, = 0 | |
Binary variable, if the demand for the i-th node is delivered by the v-type vehicle, = 1, otherwise, = 0 |
Store Number | Store Name | Store Demand (t) | Store Number | Store Name | Store Demand (t) |
---|---|---|---|---|---|
1 | Baisheng Store | 4.5 | 20 | Xingguang Store | 1.5 |
2 | Yamao Store | 1.5 | 21 | Dadongmen Store | 1.5 |
3 | Wuhan Square Store | 2 | 22 | Donghu Garden | 3 |
4 | Zhuankou Store | 1.5 | 23 | Agro-science-city Store | 1.5 |
5 | Hongguang Store | 0.5 | 24 | Tianshunyuan Store | 2.5 |
6 | Yuejiazui | 2.5 | 25 | Nanhu Store | 3.5 |
7 | Huiji Store | 2 | 26 | Zhongyuan Super Life Hall | 0.5 |
8 | Longting Store | 1.5 | 27 | Bandung Square | 3 |
9 | Huangpi Store | 2 | 28 | Yujiatou Store | 1 |
10 | Jinxiu Longcheng | 2.5 | 29 | Youyi Store | 1.5 |
11 | Changqing Huayuan | 3 | 30 | Jiangxia Store | 2.5 |
12 | Jiangang Store | 4 | 31 | Yangluo Store | 2 |
13 | Luoyu Store | 3.5 | 32 | Hong Kong Road | 4 |
14 | Baishazhou Store | 1.5 | 33 | Hannan Jinjie | 2 |
15 | Zhuobao Store | 1 | 34 | Hannan Store | 2.5 |
16 | Yanzhi road Store | 3.5 | 35 | Qunguang Square | 3.5 |
17 | Gangao Store | 3 | 36 | Zhongshang Xudong | 2 |
18 | Miaoshan Store | 2.5 | 37 | Kangju Fifth | 1.5 |
19 | Wujiashan Store | 0.5 | 38 | Zhongshang Square | 1.5 |
Vehicle Type (v) | Deadweight (t) | Vehicle Load (t) | Number | Fixed Cost (RMB/Time) | ||
---|---|---|---|---|---|---|
Type 1 | 3.5 | 5 | 0.115 | 6 × 10−5 | 10 | 100 |
Type 2 | 8 | 8 | 0.165 | 7 × 10−5 | 10 | 150 |
Type 3 | 10 | 12 | 0.195 | 7.5 × 10−5 | 5 | 200 |
Store | O | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
O | 0 | 35.01 | 17.48 | 29.42 | 32.91 | 28.32 | 24.25 | 30.42 | 36.69 | 68.82 | 7.51 | 39.16 | 27.4 |
1 | 35.01 | 0 | 15.12 | 5.37 | 17.33 | 8.56 | 15.02 | 5.1 | 10.5 | 36.4 | 29.3 | 5.1 | 9.9 |
2 | 17.48 | 15.12 | 0 | 13.3 | 24.3 | 14.4 | 7.9 | 13.6 | 21.1 | 48 | 13.1 | 24.1 | 11.3 |
3 | 29.42 | 5.37 | 13.3 | 0 | 17.4 | 6.4 | 10.9 | 5.3 | 11.7 | 39.1 | 24.4 | 11.2 | 6.6 |
4 | 32.91 | 17.33 | 24.3 | 17.4 | 0 | 10.56 | 28.29 | 20.55 | 25.69 | 51.59 | 27.28 | 20.7 | 14.97 |
5 | 28.32 | 8.56 | 14.4 | 6.4 | 10.56 | 0 | 16.2 | 10.59 | 17.72 | 44.56 | 21.77 | 13.17 | 5 |
6 | 24.25 | 15.02 | 7.9 | 10.9 | 28.29 | 16.2 | 0 | 10.98 | 13.78 | 41.46 | 18.05 | 18.98 | 15.73 |
7 | 30.42 | 5.1 | 13.6 | 5.3 | 20.55 | 10.59 | 10.98 | 0 | 8.28 | 34.19 | 27.01 | 9.43 | 10.6 |
8 | 36.69 | 10.5 | 21.1 | 11.7 | 25.69 | 17.72 | 13.78 | 8.28 | 0 | 30.77 | 29.62 | 13.96 | 17.42 |
9 | 68.82 | 36.4 | 48 | 39.1 | 51.59 | 44.56 | 41.46 | 34.19 | 30.77 | 0 | 57.94 | 36.4 | 45.34 |
10 | 7.51 | 29.3 | 13.1 | 24.4 | 27.28 | 21.77 | 18.05 | 27.01 | 29.62 | 57.94 | 0 | 33.31 | 21.22 |
11 | 39.16 | 5.1 | 24.1 | 11.2 | 20.7 | 13.17 | 18.98 | 9.43 | 13.96 | 36.4 | 33.31 | 0 | 16.03 |
12 | 27.4 | 9.9 | 11.3 | 6.6 | 14.97 | 5 | 15.73 | 10.6 | 17.42 | 45.34 | 21.22 | 16.03 | 0 |
Store | O | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
O | 0 | 32.12 | 17.48 | 28.81 | 32.91 | 28.32 | 23.1 | 29.26 | 34.77 | 63.14 | 7.51 | 37.22 | 26.11 |
1 | 32.12 | 0 | 15.12 | 5.37 | 17.33 | 8.56 | 15.02 | 4.6 | 10.5 | 36.4 | 27.26 | 5.1 | 9.9 |
2 | 17.48 | 15.12 | 0 | 13.3 | 24.3 | 14.4 | 7.9 | 13.6 | 20.93 | 47.79 | 13.1 | 20.22 | 11.3 |
3 | 28.81 | 5.37 | 13.3 | 0 | 16.96 | 6.4 | 10.9 | 5.3 | 11.7 | 38.69 | 23.96 | 10.47 | 6.6 |
4 | 32.91 | 17.33 | 24.3 | 16.96 | 0 | 10.56 | 26.76 | 20.55 | 25.69 | 51.59 | 27.28 | 20.7 | 14.97 |
5 | 28.32 | 8.56 | 14.4 | 6.4 | 10.56 | 0 | 16.2 | 10.59 | 17.72 | 44 | 21.77 | 13.17 | 5 |
6 | 23.1 | 15.02 | 7.9 | 10.9 | 26.76 | 16.2 | 0 | 10.91 | 13.78 | 41.46 | 18.05 | 18.9 | 15.73 |
7 | 29.26 | 4.6 | 13.6 | 5.3 | 20.55 | 10.59 | 10.91 | 0 | 8.28 | 34.19 | 24.41 | 9.23 | 10.6 |
8 | 34.77 | 10.5 | 20.93 | 11.7 | 25.69 | 17.72 | 13.78 | 8.28 | 0 | 30.77 | 29.62 | 11.97 | 17.42 |
9 | 63.14 | 36.4 | 47.79 | 38.69 | 51.59 | 44 | 41.46 | 34.19 | 30.77 | 0 | 57.94 | 35.09 | 44.19 |
10 | 7.51 | 27.26 | 13.1 | 23.96 | 27.28 | 21.77 | 18.05 | 24.41 | 29.62 | 57.94 | 0 | 32.36 | 20.42 |
11 | 37.22 | 5.1 | 20.22 | 10.47 | 20.7 | 13.17 | 18.9 | 9.23 | 11.97 | 35.09 | 32.36 | 0 | 15 |
12 | 26.11 | 9.9 | 11.3 | 6.6 | 14.97 | 5 | 15.73 | 10.6 | 17.42 | 44.19 | 20.42 | 15 | 0 |
Path Number | Distribution Path | Mileage Traveled (km) | Delivery Volume (t) | Number of Stores | Store Number | Vehicle Load (t) |
---|---|---|---|---|---|---|
1 | O→18→10→15→13 | 18.84 | 9.5 | 4 | 18, 10, 15, 13 | 12 |
2 | O→30→23→25 | 32.98 | 7.5 | 3 | 30, 23, 25 | 8 |
3 | O→35→2→38→21 | 26.33 | 8 | 4 | 35, 2, 38, 21 | 8 |
4 | O→14→27 | 27.66 | 4.5 | 2 | 14, 27 | 5 |
5 | O→16→36→28→26 | 35.73 | 7 | 4 | 16, 36, 28, 26 | 8 |
6 | O→6→22 | 26.09 | 5.5 | 2 | 6, 22 | 8 |
7 | O→12→5→3 | 37.51 | 6.5 | 3 | 12, 5, 3 | 8 |
8 | O→20→1 | 39.79 | 6 | 2 | 20, 1 | 8 |
9 | O→29→7→17→37 | 48.11 | 8 | 4 | 29, 7, 17, 37 | 8 |
10 | O→32→11 | 38.33 | 7 | 2 | 32, 11 | 8 |
11 | O→4→24→19→33 | 104.86 | 6.5 | 4 | 4, 24, 19, 33 | 8 |
12 | O→8→9→31→34 | 192.41 | 8 | 4 | 8, 9, 31, 34 | 8 |
Path Number | Distribution Path | Mileage Traveled (km) | Delivery Volume (t) | Number of Stores | Store Number | Vehicle Load (t) |
---|---|---|---|---|---|---|
1 | O→18→10→15→13 | 18.84 | 9.5 | 4 | 18, 10, 15, 13 | 12 |
2 | O→30→23→25 | 32.98 | 7.5 | 3 | 30, 23, 25 | 8 |
3 | O→35→2→38→21 | 26.33 | 8 | 4 | 35, 2, 38, 21 | 8 |
4 | O→14→27→16→36→28→26 | 45.96 | 11.5 | 6 | 14, 27, 16, 36, 28, 26 | 12 |
5 | O→12→5→3→6→22 | 51.40 | 12 | 5 | 12, 5, 3, 6, 22 | 12 |
6 | O→20→1→8→9→31 | 125.01 | 11.5 | 5 | 20, 1, 8, 9, 31 | 12 |
7 | O→29→7→17→37 | 48.11 | 8 | 4 | 29, 7, 17, 37 | 8 |
8 | O→32→11→4→24→19 | 84.72 | 11.5 | 5 | 32, 11, 4, 24, 19 | 12 |
9 | O→33→34 | 47.12 | 4.5 | 2 | 33, 34 | 5 |
Cost (RMB) | Initial Distribution Path | Optimized Distribution Path |
---|---|---|
Fixed cost | 1800 | 1550 |
Transportation cost | 1885.92 | 1441.41 |
Total distribution cost | 3685.92 | 2991.41 |
Cost (RMB) | Initial Distribution Path | Optimized Distribution Path |
---|---|---|
Fixed cost | 1800 | 1550 |
Transportation cost | 1885.92 | 1441.41 |
Carbon emissions cost | 117.28 | 113.03 |
Total distribution cost | 3803.20 | 3104.44 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Zhang, C.; Tang, L.; Zhang, J.; Gou, L. Optimizing Distribution Routes for Chain Supermarket Considering Carbon Emission Cost. Mathematics 2023, 11, 2734. https://doi.org/10.3390/math11122734
Zhang C, Tang L, Zhang J, Gou L. Optimizing Distribution Routes for Chain Supermarket Considering Carbon Emission Cost. Mathematics. 2023; 11(12):2734. https://doi.org/10.3390/math11122734
Chicago/Turabian StyleZhang, Changlu, Liqian Tang, Jian Zhang, and Liming Gou. 2023. "Optimizing Distribution Routes for Chain Supermarket Considering Carbon Emission Cost" Mathematics 11, no. 12: 2734. https://doi.org/10.3390/math11122734
APA StyleZhang, C., Tang, L., Zhang, J., & Gou, L. (2023). Optimizing Distribution Routes for Chain Supermarket Considering Carbon Emission Cost. Mathematics, 11(12), 2734. https://doi.org/10.3390/math11122734