Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

An optimization model for fleet sizing and empty pallet allocation considering CO2 emissions

  • Jianwei Ren ,

    Contributed equally to this work with: Jianwei Ren, Chunhua Chen

    Roles Data curation, Funding acquisition, Methodology, Supervision

    Affiliations Transportation Institute, Inner Mongolia University, Hohhot, Inner Mongolia, China, School of Mathematical Sciences, Inner Mongolia University, Hohhot, Inner Mongolia, China, Faculty of Business, University of Plymouth, Plymouth, Devon, England, United Kingdom

  • Chunhua Chen ,

    Contributed equally to this work with: Jianwei Ren, Chunhua Chen

    Roles Data curation, Methodology, Software

    nmgchenchunhua@126.com

    Affiliations School of Business Administration, Jiangxi University of Finance and Economics, Nanchang, Jiangxi, China, Inner Mongolia Branch of Agricultural Bank of China, Hohhot, Inner Mongolia, China

  • Jian Gao,

    Roles Methodology, Software

    Affiliation Transportation Institute, Inner Mongolia University, Hohhot, Inner Mongolia, China

  • Chenxi Feng

    Roles Methodology, Software

    Affiliation Transportation Institute, Inner Mongolia University, Hohhot, Inner Mongolia, China

Abstract

Pallets are the most common equipment for transporting and storing goods. More and more companies are willing to rent pallets. Pallet rental companies need to transport pallets from their pallet rental service stations to customers and take these pallets back when they are unloaded. Hence, managers should scientifically configure vehicles for their pallet rental service stations. The fleet size, which indicates the amount and types of vehicles, can significantly affect the efficiency and costs of empty pallet allocation. Therefore, an optimization model for fleet sizing and empty pallet allocation is proposed using the methods of mixed-integer programming and stochastic programming. The objectives of this model are to maximize the profits of pallet rental companies and minimize carbon dioxide (CO2) emissions from vehicles. A particle swarm optimization algorithm with inertia weight (IPSO) is developed to solve the proposed model because IPSO can avoid becoming trapped in local optima and is able to find a globally optimal solution within a reasonable number of iterations. A numerical example proves the effectiveness of the proposed model and IPSO. The results of numerical tests show that the amount of CO2 emissions from vehicles can affect the decision on fleet sizing and empty pallet allocation. However, if the price, rental fees, or idle costs of the vehicles with low CO2 emissions are too high, managers would not choose them.

Introduction

Pallets are the most common equipment for transporting and storing goods. They are widely used not only in developed countries but also in developing countries. About 2 billion pallets are used in the United States, and 4 billion pallets are in circulation in Europe [1]. In China, there are more than 1.26 billion pallets according to the China Federation of Logistics Standardization.

Purchasing pallets or renting pallets? Although owning pallets can make a company specify the exact pallets' size, quality, and material for loading their products, more and more companies are willing to rent pallets [2]. The advantages of renting pallets are as follows. (1) Users can save a large upfront cost for pallets. (2) Users do not have to keep idle pallets in a warehouse to use during those few weeks of seasonal busy periods. (3) Users can be free to develop their core business without the distraction of pallet management. There exist many pallet rental companies in the world. In the United States, there are CHEP (Commonwealth Handling Equipment Pool), iGPS (Intelligent Global Pooling Systems), and PECO (PECO pallet pooling Co. Ltd.) pallet rental systems. IPP Logipal and LPR (La Pallet Rouge) are the two major pallet rental service providers in Europe. JPR (Japan Pallet Rental Corporation) and KPR (Korea Pallet Pool Co., Ltd.) provide pallet rental services in Japan and South Korea, respectively. An interesting thing is that rental pallets are usually painted to identify them from non-rental pallets. The pallets of CHEP, PECO, and iGPS are blue, red, and black, respectively.

Because the pallet rental industry plays an important role in supply chain management, researchers have studied it from several perspectives. Ray et al. [3], Roy et al. [4], Lacefield [5], Mosqueda [6], and Ren et al. [7] analyzed the costs of renting and purchasing pallets. Because the results are different, we advise that managers should decide whether to rent or purchase pallets based on their actual situation. Ren et al. [8] applied a DEA approach to evaluate the performance of pallet rental companies. Pallet rental companies have been trying to use RFID (Radio Frequency Identification) technology to track pallets because the loss rate of pallets is very high [912]. Gnoni and Rollo [13], Kim and Glock [14], and Ren et al. [15] researched how to develop an advanced tracking system using RFID. Elia and Gnoni [16], Xu [17], and Li et al. [18] also made the effort to understand how to efficiently manage pallets taking advantage of information technology. Ren et al. [19], Doungpattra et al. [20], Zhou et al. [21], and Kesen and Alim [22] developed some optimization models for empty pallet allocation. Bilbao et al. [23], Carrano et al. [24], Tornese et al. [25], Bengtssona and Logie [26], Tornese et al. [27], Accorsi et al. [28], and Kočí [29] measured carbon emissions from pallet logistics and proposed that pallet rental system was the most environmentally friendly pallet management mode.

To the best of our knowledge, this is the first study to address the joint optimization of fleet sizing and empty pallet allocation. The contributions of this paper are as follows. (1) Using the methods of mixed-integer programming and stochastic programming, we develop a mathematical model for the joint optimization of fleet sizing and empty pallet allocation considering carbon dioxide (CO2) emissions. (2) A particle swarm optimization algorithm with inertia weight (IPSO) is developed to solve the proposed model.

The paper is organized as follows. In section 2, the problem is analyzed. In section 3, the optimization model and solution method for the problem are proposed. A numerical example is introduced in section 4. Conclusions are drawn in section 5.

Problem description

The proportion of total pallets occupied by rental pallets is increasing year by year. The number of rental pallets is more than 300 million in the United States. In China, as shown in Fig 1, the number of rental pallets has been increasing rapidly. In 2017, they accounted for about 1.4% of China’s total pallets [30].

Pallet rental companies need to transport pallets from their pallet rental service stations (PRSSs) to customers and take these pallets back when they are unloaded, so managers should configure the right number of vehicles for PRSSs. Too many vehicles would increase the burden of pallet rental companies, while too few vehicles may make it difficult to meet customers' demands on time. Moreover, what types of vehicles should be selected? It is also a troublesome matter because the carrying capacity of each kind of vehicle is different.

The problem of fleet sizing means that pallet rental companies’ managers decide on the amount (v) and types (k) of vehicles at PRSSs, which is shown in Fig 2. The fleet size can significantly affect the efficiency and costs of empty pallet allocation that refers to empty pallet distribution and empty pallet recycling. Pallet rental companies should use vehicles to transport empty pallets from PRSSs to customers when these customers require pallets (distribution). Then, these pallets are loaded goods and moved to these customers' customers. Finally, these pallets should be taken back from the last customer by vehicles (recycling). These processes are shown in Fig 3. Note that pallet rental companies do not need to manage the loaded pallets.

Methodology

Both the number of pallets and the number of vehicles can only take non-negative integer values, and decision-makers have to take uncertain demands into account when they make decisions. Therefore, the optimization model for fleet sizing and empty pallet allocation is developed using the methods of mixed-integer programming and stochastic programming. The joint optimization of fleet sizing and empty pallet allocation is NP-hard (nondeterministic polynomial). Thus, we develop a particle swarm optimization algorithm with inertia weight (IPSO) to solve the proposed model. The conceptual framework of this research is shown in Fig 4.

3.1 Mathematical model

We let tT, pP, k∈K, iI, jJ, and oO denote the time period, the pallet type, the vehicle type, the pallet rental service station, the demand area in which customers require pallets, and the supply area in which customers need pallet rental companies to retrieve pallets, respectively. There are six sets of decision variables. vik is the number of k vehicles configured for i. () indicates the number of p pallets moved from i to j (from o to i) in period t, and () represents the number of k vehicles used to transport these pallets. If there are not enough vehicles to transport pallets, managers can rent vehicles from rental companies. Thus, we let denote the number of k vehicles rented by i in period t.

The objective function (1) maximizes the profits of pallet rental companies because managers always pay much attention to profits when they make decisions. Profit is the amount of income () that remains after accounting for all costs (the rest of the right side of the formula (1)), i.e., the costs of purchasing vehicles, pallet distribution costs, pallet recycling costs, pallet storage costs, pallet loading and unloading costs, idle costs of vehicles, and rental fees of vehicles. Idle costs of vehicles are considered because pallet rental companies have to pay the maintenance fee, capital cost, and some other costs even if the purchased vehicles are not in use. In Eq (1), ξp indicates the rental fee of a p pallet; Ck represents the price of a k vehicle; Ek denotes the transportation cost of a k vehicle per kilometer; () represents how many times a k vehicle can run from i to j (from o to i) in period t, and lij (loi) indicates the related distance; is the storage of p pallets at i in period t, and Hip is the related unitary cost; Λp represents the loading and unloading cost of a p pallet; βk and αk are the idle cost and rental fee of a k vehicle, respectively.

(1)

The objective function (2) minimizes the CO2 emissions from vehicles. Managers have to understand the environmental impacts of pallet logistics because there are many pallets. According to the United States Environmental Protection Agency, transportation occupied 29% (the largest portion) of total United States greenhouse gas (GHG) emissions in 2017, and CO2 accounted for 97% (the largest portion) of total transportation sector GHG [31]. Each k vehicle emits Bk CO2 per kilometer and travels (or ) kilometers, so the minimum total CO2 emissions from all vehicles are (2)

The constraint set (3) ensures that pallet rental companies cannot move extra pallets to customers. In other words, they can only meet customers’ deterministic () and uncertain () demands.

(3)

The constraint set (4) guarantees that there are enough vehicles to transport pallets between PRSSs and demand areas. In other words, the total number of transported pallets cannot exceed the carrying capacity of all vehicles that has been assigned. Each k vehicle has a carrying capacity of zk and can run times, so the total carrying capacity is . ψp represents the carrying capacity occupied by a p pallet.

(4)

According to the constraint set (5), pallet rental companies should retrieve all pallets in supply areas. and denote the certain and uncertain pallets that should be taken back, respectively.

(5)

The constraint set (6) ensures that there are enough vehicles to transport pallets between supply areas and PRSSs, which is similar to the constraint set (4).

(6)

According to the constraint set (7), the number of pallets that are transported from a PRSS to all demand areas cannot exceed the PRSS’s supply capacity, i.e., the sum of the pallet storage in the last period () and the purchased pallets in this period ().

(7)

According to the constraint set (8), the storage of pallets at a PRSS () is from the storage in the last period (), the purchased pallets (), the pallets that are taken back from all supply areas (), and the negative number of pallets that are moved from this PRSS to all demand areas ().

(8)

The constraint set (9) imposes an upper storage capacity (Ψi) on the number of the pallets that can be stored at a PRSS, where υp indicates the storage capacity occupied by a p pallet.

(9)

According to the constraint sets (10) and (11), the number of vehicles that are used to distribute or recycle pallets cannot be more than the available vehicles, i.e., the sum of the vehicles that are configured at this PRSS (vik) and the rented vehicles (). We assume that managers can efficiently use vehicles. For example, managers can retrieve pallets using vehicles’ return trips.

(10)(11)

The constraint set (12) guarantees that all decision variables can only take non-negative integer values.

(12)

3.2 Solution method

In order to solve the model, we should transform the multiple objective functions into a single objective function. First, we need to propose the objective function (13) instead of the objective function (2), which means that the problem of minimizing CO2 emissions is turned into a problem of minimizing the costs of CO2 emissions. ρ is the unitary cost of CO2 emissions.

(13)

Then, we can use the objective function (14) instead of the objective function (13), which indicates that the minimization problem is turned into a maximization problem.

(14)

Finally, the new objective function of the proposed model is represented by formula (15).

(15)

The particle swarm optimization (PSO) is a well-known stochastic optimization algorithm in which particles evolve to find the best solution by cooperation and competition among each other. Compared with other heuristic algorithms, e.g., genetic algorithm and ant colony algorithm, PSO has many significant advantages as follows. (1) PSO has few parameters needed to be set and is simple and easy to understand. (2) PSO can quickly converge to a satisfactory solution by the random search strategy [32]. Therefore, PSO has been applied in many fields including logistics, finance, and engineering [33]. However, classical PSO is likely to fall into local optima. Hence, some modified PSO algorithms have been proposed. A particle swarm optimization algorithm with inertia weight (IPSO) is used to solve the optimization model for fleet sizing and empty pallet allocation [34]. IPSO can avoid falling into local optima because it can control the velocity by setting inertia factor. Moreover, IPSO is able to find a globally optimal solution within a reasonable number of iterations. Therefore, IPSO is an effective and efficient algorithm for solving our NP-hard problem. The flowchart of IPSO is shown in Fig 5.

  1. Step 1. Randomly generate a population of particles. The information of each particle i (iI)can be represented by J dimensional vectors. The initial position of particle i is (jJ), where N depends on the constraints of the problem and is a random value in [0, 1]. The initial velocity of particle i is , where M is assigned the value of 10 and is a random value in [0, 1]. If the constraint sets (3)-(12) are met, go to the next step. Otherwise, generate another population of particles.
  2. Step 2. Calculate the fitness function f(i) = f1(i)+f2(i). f1(i) is the objective function of the proposed model (formula 15), and f2(i) is calculated by . , where Uk indicates the penalty coefficient. We set Uk = −700000 for constraint sets (4) and (6) while Uk = −120 for the other constraints because we hope all constraints are met, especially the constraint sets (4) and (6). sk = |bkgk(pij)|, where gk(pij)≤(or = ,≥) bk represents the kth constraint.
  3. Step 3. Update the pbest and gbest by , where pbestij indicates the best position of particle i while gbestj is the best position of the whole particles.
  4. Step 4. Position and velocity are updated with and , respectively. is the inertia factor, where n is the iteration index; nmax is the maximum number of iterations; wmin = 0.4; and wmax = 0.9. The inertia factor plays a significant role in balancing the global search and local search [34]. When w is small, IPSO converges quickly but may fall into local optima. When w is large, IPSO may find globally optimal solutions but convergences slowly. Our approach can find global optima within an acceptable number of iterations because w is large at the beginning of the iteration and small in the later iterations. is self-confidence, while indicates swarm confidence. c1s = 2.5, c1d = 0.5, c2s = 0.5, c2d = 2.5 [35]. Both rnd1 and rnd2 are random values in [0, 1]. We set vmax = 10 and vmin = −10. If , then . If , then .
  5. Step 5. Stop the IPSO when the stopping criteria is satisfied (nmax = 2000). Otherwise, go to step 4.

Numerical example and analysis

4.1 Numerical example

A company is planning to provide pallet rental services, and its managers have to decide how to configure vehicles for its service stations including i1, i2, and i3. The information about the three stations and alternative vehicles is shown in Tables 1 and 2. The length of time periods is 5 (t1,t2,…,t5). This company provides two kinds of pallets, i.e., p1 and p2. Their carrying capacity (and inventory capacity) occupancy factors are 1 and 1.1, unitary rental fees are 72 CNY per period and 108 CNY per period, and unitary loading and unloading costs are 0.12 CNY and 0.14 CNY, respectively. This company has signed service agreements with some customers and the market department has estimated uncertain demands, as shown in Table 3. The unitary cost of CO2 emissions is 0.00004186 CNY/g (the average price in January 2019 in China). The other parameters are shown in Table 4.

thumbnail
Table 4. Distance and turnover times between PRSSs and demand (or supply) areas.

https://doi.org/10.1371/journal.pone.0229544.t004

The IPSO algorithm is developed in Python 3.5.3 (64bit) and independently run 10 times on a PC with a 2.60 GHz Intel CPU and 16.00 G RAM, under the Windows 8.1 operating system. The results of IPSO are shown in Fig 6. The maximum profits range from 4571233 CNY to 4712543 CNY (average, 4636853 CNY), and the running time is from 9253 seconds to 10023 seconds (average, 2 hours 39 minutes 53 seconds). Thus, the results show the robust stability of IPSO. The running time is acceptable because (1) The PSO has the ability to locate a good solution at a significantly faster rate than other evolutionary algorithms [3235]; (2) Because the joint optimization of fleet sizing and empty pallet allocation is a strategic decision (long-term decision), the convergence speed of algorithms is not a critical issue for decision-makers.

The results show that k5 vehicles are selected. Decision-makers should configure eight, six, and six k5 vehicles for i1, i2, and i3, respectively. Although k5 can carry the fewest standard pallets in all types of vehicles, we find that k5 emits the lowest CO2 and its unitary transportation cost, idles cost, rental fee, and price are also the lowest. The optimization schemes are shown in Tables 59.

4.2 Analysis

4.2.1 The effectiveness of IPSO

We also apply another widely used modified PSO named the PSO with constriction coefficient (CPSO), which is proposed by Clerc and Kennedy [36], to solve the example presented in Subsection 4.1. To develop the CPSO algorithm in Python, we just need to use instead of the velocity update equation in Step 4. is the constriction coefficient, where φ = c1+c2 and c1 = c2 = 2.05 [36]. We independently run the CPSO algorithm 10 times, and the results are shown in Fig 7. The average profits are 4570402 CNY and the average running time is 2 hours 27 minutes 3 seconds. Although the running time of CPSO is 12 minutes 50 seconds less than that of IPSO, the total profits obtained from CPSO are 66451 CNY less than those resulting from IPSO. Therefore, IPSO outperforms CPSO.

To prove that IPSO can find global optima, we propose a simple case where the length of time periods is 1 (t1) and the pallet rental company only provides one kind of pallet (p1). The other parameters are the same as our example. Both Lingo software and IPSO are applied to solve the problem, and the resulting maximum profits are 298118 CNY and 295940 CNY, respectively. The total profits obtained from IPSO are only 2178 CNY (0.7%) less (lower) than those resulting from Lingo. Lingo uses the branch-and-bound method to solve integer models, and the results show that the globally optimal solution is found. Therefore, the optimal solution obtained from IPSO can be regarded as the global optimum. The results of Lingo are shown in Fig 8 and Table 10. Decision-makers should rent vehicles instead of buying them. i1, i2, and i3 should rent one k2, one k5, and two k5, respectively.

4.2.2 Sensitivity analysis.

If the price of k5 is assigned the values of 70000 CNY, 80000 CNY, 90000 CNY, 100000 CNY, and 110000 CNY while the values of other parameters are the same as the proposed example in Subsection 4.1, the optimum vehicle types are(k5), (k5), (k5), (k4), and (k4), respectively. The expected total profits are shown in Fig 9. Therefore, managers would not choose k5 if it is too expensive, although the CO2 emissions from k5 are lower than k4.

thumbnail
Fig 9. The relationship between expected total profits and the price of k5.

https://doi.org/10.1371/journal.pone.0229544.g009

If the idle cost of k5 is assigned the values of 60 CNY, 70 CNY, 80 CNY, 90 CNY, and 100 CNY while the values of other parameters are the same as the proposed example, the optimum vehicle types are(k5), (k5), (k4), (k4), and(k4), respectively. The expected total profits are shown in Fig 10. Although the CO2 emissions from k5 are lower than k4, managers would not choose k5 if its idle cost is too high. We also analyze the relationship between the expected total profits and the rental fee of k5, and find that managers would not choose k5 if the rental fee of k5 is too high.

thumbnail
Fig 10. The relationship between expected total profits and the idle cost of k5.

https://doi.org/10.1371/journal.pone.0229544.g010

Conclusions

Pallet rental companies need to transport pallets from their pallet rental service stations (PRSSs) to customers and retrieve these pallets. Therefore, they should configure the right number and types of vehicles for PRSSs.

To address this problem, we propose an optimization model for fleet sizing and empty pallet allocation considering CO2 emissions. We take many factors into account to develop this model, e.g., uncertain demand, storage capacity, and rented vehicles. The objectives of this model are to maximize the profits of pallet rental companies and minimize CO2 emissions from vehicles because managers always pay attention to profits and should understand the environmental impacts of pallet logistics when they make decisions. A particle swarm optimization algorithm with inertia weight (IPSO) is developed in Python to solve the proposed model. IPSO can avoid falling into local optima because it can control the velocity by setting inertia factor, and it is able to find a globally optimal solution within a reasonable number of iterations. A numerical example is used to prove the effectiveness of the proposed approach. Two benchmarks algorithms, i.e., the PSO with constriction coefficient (CPSO) and the branch-and-bound method provided by Lingo, are used to examine the performance of IPSO. The results of numerical tests show that the amount of CO2 emissions from vehicles can affect the decision on fleet sizing and empty pallet allocation. However, the price, rental fees, and idle costs of the vehicles with low CO2 emissions cannot be too high.

To the best of our knowledge, this is the first study to propose a method for the joint optimization of fleet sizing and empty pallet allocation. The approach is useful for the managers of pallet rental companies because the fleet size can significantly affect the efficiency and costs of empty pallet allocation.

Acknowledgments

The authors would like to thank the editor and anonymous reviewers for their constructive comments on the paper. The authors would also like to thank Professor Guoqing Chen at Inner Mongolia University and Professor John Dinwoodie at University of Plymouth for providing suggestions on this paper.

References

  1. 1. Fortune Business Insights. Pallets market: Global market analysis, insights and forecast, 2019–2026. [Oct. 2019]. Available from: https://www.fortunebusinessinsights.com/industry-reports/pallets-market-100674.
  2. 2. Michel R. Pallet survey: How pallet trends stack up. Modern Materials Handling. 2014; 69(10):28–32.
  3. 3. Ray CD, Michael JH, Scholnick BN. Supply-chain system costs of alternative grocery industry pallet systems. Forest Products Journal. 2006; 56(10):52–57.
  4. 4. Roy D, Carrano AL, Pazour JA, Gupta A. Cost-effective pallet management strategies. Transportation Research Part E: Logistics and Transportation Review. 2016; 93 (9):358–371.
  5. 5. Lacefield S. What’s more “palatable”-renting or owning?. Logistics Management. 2004; 43(4):63–66.
  6. 6. Mosqueda A. Red, white & blue: A cost analysis of rental vs. white wood pallets. Pallet Enterprise. 2009; (7):32–35, 38.
  7. 7. Ren J, Zhao Q, Liu B, Chen C. Selection of pallet management strategies from the perspective of supply chain cost with Anylogic software. PloS One. 2019;14(6):1–18.
  8. 8. Ren J, Chen C, Gao B, Zhang J. Performance evaluation of pallet rental companies: A non-oriented super-efficiency integer-valued DEA model. IEEE Access. 2019; 17(7):151628–151637.
  9. 9. Baker DS. Proprietary pallets continue to plague recyclers, proposed Arizona law raises legal liability issue. Pallet Enterprise. 2011; (4):38–45.
  10. 10. Ilic A, Ng JW, Bowman P, Staake T. The value of RFID for RTI management. Electronic Markets. 2009; 19(2–3):125–135.
  11. 11. Leblanc R. Effective pallet management = data management: CPC embraces data-centric approach, third party certification as keys to success. Pallet Enterprise. 2010; (11):21–23.
  12. 12. Brindley C. Position is everything: Rising transport costs make pallet logistics more critical for success. Pallet Enterprise. 2011; (6):24–28.
  13. 13. Gnoni MG, Rollo A. A scenario analysis for evaluating RFID investments in pallet management. International Journal of RF Technology Research. 2010; 2(1):1–21.
  14. 14. Kim T, Glock CH. On the use of RFID in the management of reusable containers in closed-loop supply chains under stochastic container return quantities. Transportation Research Part E: Logistics Transportation Research. 2014; 64(4):12–27.
  15. 15. Ren J, Chen C, Xu H, Zhao Q. An optimization model for the operations of a pallet pool with both radio-frequency identification-tagged pallets and non-tagged pallets. Advances in Mechanical Engineering. 2018; 10(1):1–13.
  16. 16. Elia V, Gnoni MG. Designing an effective closed loop system for pallet management. International Journal of Production Economics. 2015; 170 (12):730–740.
  17. 17. Xu Q. Pallet pool supply chain management. China Business and Market. 2010; 24(3):22–25.
  18. 18. Li JB, He SW, Yin WC. The study of pallet pooling information platform based on cloud computing. Scientific Programming. 2018; 2018 (5):1–5.
  19. 19. Ren J, Liu B, Wang Z. An optimization model for multi-type pallet allocation over a pallet pool. Advances in Mechanical Engineering. 2017; 9(5):1–9.
  20. 20. Doungpattra N, Jarupan L, Ongkunaruk P. Simulation for transport pallet cost reduction in pet food manufacturing: An empirical case study. Packaging Technology and Science. 2012; 25(6):311–319.
  21. 21. Zhou K, He S, Song R, Guo X, Li K. Optimization model and algorithm of empty pallets dispatching under the time-space network of express shipment. Journal of Advanced Transport. 2018; 2018(11):1–9.
  22. 22. Kesen SE, Alim M. Solution approaches for mixed pallet collection problem: A case study in a logistic company. Sigma Journal of Engineering and Natural Sciences. 2019; 37(3):827–840.
  23. 23. Bilbao MA, Carrano AL, Hewitt M, Thorn BK. On the environmental impacts of pallet management operations. Management Research Review. 2011; 34(11):1222–1236.
  24. 24. Carrano AL, Pazour JA, Roy D, Thorn BK. Selection of pallet management strategies based on carbon emissions impact. International Journal of Production Economics. 2015; 164 (6):258–270.
  25. 25. Tornese F, Pazour JA, Thorn BK, Roy D, Carrano AL. Investigating the environmental and economic impact of loading conditions and repositioning strategies for pallet pooling providers. Journal of Cleaner Production. 2018; 172 (1):155–168.
  26. 26. Bengtsson J, Logie J. Life cycle assessment of one-way and pooled pallet alternatives. Procedia CIRP. 2015; 29(1):414–419.
  27. 27. Tornese F, Pazour JA, Thorn BK, Carrano AL. Environmental and economic impacts of preemptive remanufacturing policies for block and stringer pallets. Journal of Cleaner Production. 2019; 235(10):1327–1337.
  28. 28. Accorsi R, Baruffaldi G, Manzini R, Pini C. Environmental impacts of reusable transport items: A case study of pallet pooling in a retailer supply chain. Sustainability. 2019; 11(11):1–13.
  29. 29. Kočí V. Comparisons of environmental impacts between wood and plastic transport pallets. Science of the Total Environment. 2019; 86(10):514–528.
  30. 30. Ministry of Commerce of People’s Republic of China. Monitoring and analysis report on the development of logistics standardization in China. [Jun. 2018]. Available from: http://ltfzs.mofcom.gov.cn/article/af/201806/20180602754728.shtml.
  31. 31. United States Environmental Protection Agency. Fast facts U.S. transportation sector greenhouse gas emissions 1990–2017. [Jun. 2019]. Available from: https://nepis.epa.gov/Exe/ZyPDF.cgi?Dockey = P100WUHR.pdf.
  32. 32. Wang Q, Chen S, Luo X. An adaptive latent factor model via particle swarm optimization. Neurocomputing. 2019; 369(12):176–184.
  33. 33. Wang J, Liu S. A novel discrete particle swarm optimization algorithm for solving Bayesian network structures learning problem. International Journal of Computer Mathematics. 2019; 96(12):2423–2440.
  34. 34. Shi Y, Eberhart R. A modified particle swarm optimizer. In 1998 IEEE international conference on evolutionary computation proceedings. IEEE world congress on computational intelligence. Piscatawa: IEEE. 1998; 69–73.
  35. 35. Ratnaweera A, Halgamuge SK, Watson HC. Self-organizing hierarchical particle swarm optimizer with time-varying acceleration coefficients. IEEE Transactions on evolutionary computation. 2004; 8(3):240–255.
  36. 36. Clerc M, Kennedy J. The particle swarm-explosion stability and convergence in a multidimensional complex space. IEEE Transactions on evolutionary computation. 2002; 6(1):58–73.