Dynamic sustainable multiple-depot vehicle routing problem with simultaneous pickup and delivery in the context of the physical internet

Anirut Kantasa-ard (Faculty of Logistics, Burapha University, Chonburi, Thailand) (LAMIH, CNRS, UMR 8201, Université Polytechnique Hauts-de-France, Valenciennes, France)
Tarik Chargui (LAMIH, CNRS, UMR 8201, Université Polytechnique Hauts-de-France, Valenciennes, France)
Abdelghani Bekrar (LAMIH, CNRS, UMR 8201, Université Polytechnique Hauts-de-France, Valenciennes, France)
Abdessamad AitElCadi (LAMIH, CNRS, UMR 8201, Université Polytechnique Hauts-de-France, Valenciennes, France)
Yves Sallez (LAMIH, CNRS, UMR 8201, Université Polytechnique Hauts-de-France, Valenciennes, France)

Journal of International Logistics and Trade

ISSN: 1738-2122

Article publication date: 20 March 2023

Issue publication date: 4 August 2023

849

Abstract

Purpose

This paper proposes an approach to solve the vehicle routing problem with simultaneous pickup and delivery (VRPSPD) in the context of the Physical Internet (PI) supply chain. The main objective is to minimize the total distribution costs (transportation cost and holding cost) to supply retailers from PI hubs.

Design/methodology/approach

Mixed integer programming (MIP) is proposed to solve the problem in smaller instances. A random local search (RLS) algorithm and a simulated annealing (SA) metaheuristic are proposed to solve larger instances of the problem.

Findings

The results show that SA provides the best solution in terms of total distribution cost and provides a good result regarding holding cost and transportation cost compared to other heuristic methods. Moreover, in terms of total carbon emissions, the PI concept proposed a better solution than the classical supply chain.

Research limitations/implications

The sustainability of the route construction applied to the PI is validated through carbon emissions.

Practical implications

This approach also relates to the main objectives of transportation in the PI context: reduce empty trips and share transportation resources between PI-hubs and retailers. The proposed approaches are then validated through a case study of agricultural products in Thailand.

Social implications

This approach is also relevant with the reduction of driving hours on the road because of share transportation results and shorter distance than the classical route planning.

Originality/value

This paper addresses the VRPSPD problem in the PI context, which is based on sharing transportation and storage resources while considering sustainability.

Keywords

Citation

Kantasa-ard, A., Chargui, T., Bekrar, A., AitElCadi, A. and Sallez, Y. (2023), "Dynamic sustainable multiple-depot vehicle routing problem with simultaneous pickup and delivery in the context of the physical internet", Journal of International Logistics and Trade, Vol. 21 No. 3, pp. 110-134. https://doi.org/10.1108/JILT-10-2022-0058

Publisher

:

Emerald Publishing Limited

Copyright © 2023, Anirut Kantasa-ard, Tarik Chargui, Abdelghani Bekrar, Abdessamad AitElCadi and Yves Sallez

License

Published in Journal of International Logistics and Trade. Published by Emerald Publishing Limited. This article is published under the Creative Commons Attribution (CC BY 4.0) licence. Anyone may reproduce, distribute, translate and create derivative works of this article (for both commercial and non-commercial purposes), subject to full attribution to the original publication and authors. The full terms of this licence may be seen at http://creativecommons.org/licences/by/4.0/legalcode


1. Introduction

A new innovative paradigm known as the “Physical Internet” or PI was proposed in 2011 as a modern and sustainable solution to improve global logistics and supply chains (Montreuil et al., 2013). The PI is described as an open global logistics supply chain of physical, digital and operational activities based on interconnectivity between all parties: suppliers, distributors and customers (Montreuil et al., 2013). In a PI network, the goods are encapsulated in a standardized modular box, denoted as PI container, before being transported to other nodes in the PI network (Chargui et al., 2019; Sallez et al., 2016). The idea of encapsulation in PI containers is similar to pallets or container boxes in the classical supply chain. However, PI containers are more dynamic in the supply chain network for the transportation of goods.

The PI concept is quite similar to a cyber-physical system (CPS) but there are some differences. PI focuses on the whole logistics network and interconnection between nodes. It can also support single and intermodal transportation in the same network. CPS is a smart system that integrates the workflow between physical and technological elements (Nagy et al., 2018). For example, trains can communicate with each other using both an automated system and physical alert signals. The PI network can comprise numerous CPSs to ensure interconnection between all the parties including vehicles, distribution centers and customer nodes. In this article, we focus primarily on the PI concept.

Nowadays, many studies focus on the PI concept and how to implement this concept in real applications. One of the most exciting aspects is the distribution process in the PI network (Ben Mohamed et al., 2017; Caballini et al., 2017; Fazili, 2014; Gontara et al., 2019; Venkatadri et al., 2016). The challenge with PI distribution is how to create reliable and flexible connections between all the PI nodes in the network, as well as how to manage resources in all the PI hubs easily. As explained in Caballini et al. (2017), Venkatadri et al. (2016), PI hubs are fully connected with suppliers (origin nodes) and customers (destination nodes). However, if the number of PI hubs is large, it is better to group them in a cluster and dynamically determine the number of hubs based on different daily demands (Kantasa-Ard et al., 2019). The clustering concept not only reduces the connection complexity between all PI nodes but also improves the construction of routes between PI nodes in the network.

Some relevant studies have proposed route construction in the PI context. For example, the research by Ben Mohamed et al. (2017) proposed vehicle route construction for the simultaneous pickup and delivery problem. Another study (Kantasa-ard et al., 2021a) proposed mixed integer linear programming (MILP) to find the optimal solution for the routing problem. A nearest neighbor search heuristic was developed to find a near-optimal solution in some instances that cannot be solved using CPLEX. However, these methods only support the delivery process between PI hubs and retailers.

There are still some research gaps in PI distribution regarding the aforementioned research. For example, in the research by Ben Mohamed et al. (2017), only one truck was used to pick up and deliver goods at pre-assigned retailers under that hub or distributor. Furthermore, all the trucks were required to return to their initial hubs at the end of the day. These heavy constraints are not representative of reality. Another gap in the previous research by Kantasa-ard et al., 2021a) concerns inventory control at PI hubs. This research did not focus on remaining stock levels as a holding cost at each hub. However, these costs can be hefty and must be considered. Based on these gaps, we propose an attractive contribution to address them.

The contribution proposes a mathematical model as a framework for the new distribution problem in the PI context. This study focuses on the simultaneous pickup and delivery vehicle routing problem (VRPSPD). The problem is formulated using mixed integer programming (MIP) to construct feasible routes between PI-hubs and retailers and is solved using CPLEX. In the PI context, as shown in the literature review, pickup and delivery problems have rarely been addressed, especially from an operational research point of view. This contribution will help researchers formulate the transportation route for pickup and delivery in the PI context more easily. In addition, the chosen metaheuristics, which are random local search (RLS) and simulated annealing (SA), also provide a constructive solution in the case of numerous interconnections between all nodes in the PI network.

This paper is divided into six sections. This section provides the background and primary contributions to solve the distribution problem in the PI context. Section 2 reviews the literature on the distribution process in the PI context and solving methods. Section 3 details the assumptions, experimental dataset and the feasible routes constructed. Section 4 details the methodology and the implementation of the proposed optimization methods (MIP and metaheuristics). Section 5 compares the proposed optimization methods from both classical supply chain and PI perspectives, and presents the CO2 emissions determined through a case study involving the distribution of agricultural products. The conclusion and some future lines of research are given in Section 6.

2. Literature review

This section provides an overview of the relevant literature regarding the distribution process, the pickup and delivery problem, and some route construction solving methods in the context of the PI. In addition, a comparison of the relevant literature on classical supply chains and the PI regarding the pickup and delivery problem is presented at the end of this section.

2.1 The pickup and delivery process in the physical internet supply chain

Several studies have examined the distribution process in the context of the PI supply chain. Firstly, research in Fazili (2014) proved the performance of PI logistics by comparing conventional (door-to-door) and hybrid (combination of conventional and PI) logistics concepts based on the road network. Venkatadri et al. (2016) developed a dispatch model between pairs of cities based on the PI context and compared it with a traditional logistics system. Caballini et al. (2017) defined and modeled a road network to minimize total transport costs, exploit truck capacity and reduce empty trips from one node to another. Lastly, Gontara et al. (2019) constructed a hub-to-hub route for the road transport of PI containers. The border gateway protocol (PI-BGP) concept was implemented in the PI network. However, this study did not consider demand and inventory in the network. These studies primarily formulated and solved the distribution problem via MILP models based on truck capacity. The distribution problem in these papers focused on movement between source nodes and destination nodes such as hubs to hubs or suppliers to customers. They performed well with small instances and proposed some future aspects to address the research gap. For instance, the researchers in Caballini et al. (2017) and Fazili (2014) suggested developing heuristic methods for larger instances and examined the construction of PI routes in a real urban transportation network, focusing more particularly on load-size in PI containers. The pickup and delivery problem in the PI context is explained in more detail in the next section.

As mentioned previously, most of the research used exact and heuristic algorithms, which are also used in traditional distribution networks (Battarra, 2011; Mor and Speranza, 2020). Moreover, several studies investigating the PI distribution network also considered the efficiency of vehicle routing and inventory management between nodes in the network. Indeed, pickup and delivery are two of the main operations in the distribution process. Some previous studies have investigated the vehicle routing problem with pickup and delivery in a traditional distribution network, particularly with multiple trips. For instance, Felipe et al. (2012) implemented an adapted heuristic with a variable neighborhood search (VNS) to optimize transportation routes for pickup and delivery operations. The authors in Guemri et al. (2016) proposed a GRASP-based heuristic to solve the transportation routing and inventory control problems for multiple products and vehicles. The research also benchmarked its performance against two other reference algorithms. Additionally, Vilhelmsen et al. (2016) proposed a hybrid method combining heuristic and optimality-based methods to allocate appropriate cargoes to tanks available for loading in maritime bulk shipping. The computational times were proposed to evaluate the performance of the solutions. The previous studies have demonstrated that the efficiency of pickup and delivery operations is essential for the distribution process. Excellent operations would positively offset all relevant costs in the distribution process.

The pickup and delivery problems have been equally studied in the PI context. For example, Rougès and Montreuil (2014) demonstrated how the concept of interconnectedness in the PI could solve the limitations of current crowdsourcing. The latter is a less flexible network in which parcels are processed and managed individually from point to point. The authors also demonstrated that PI can support crowdsourcing delivery. Moreover, with standard modular containers, smaller containers can be combined and thus facilitate transportation (Sallez et al., 2016). Each container is also equipped with devices (e.g. RFID technology, sensors networks) to monitor and control products during transportation. Fazili (2014) and Venkatadri et al. (2016) have proposed that modular containers of various sizes can be embedded in different vehicles after trans-shipment at PI hubs. In Pal and Kant (2016), a PI network concept was implemented in a fresh food distribution process. The authors proposed a mechanism for decreasing empty truck miles and the carbon footprint through infrastructure sharing: hubs, trucks and handling tools in the fresh food distribution network. Furthermore, local and long-distance distribution between hubs was determined by inter-domain delivery strategies. Two other studies (Faugère and Montreuil, 2017, 2020) proposed the concept of a hyper-connected network to pick up and deliver smart lockers in the PI network; the optimization of the smart locker design was based on uncertainty demand. This concept made the pickup and delivery processes faster and more convenient for customers. In addition, this research also implemented the sustainability concept with the determination of CO2 emissions, for instance, to control the environmental pollution of resulting from the transportation of goods. Several studies have demonstrated the benefits of the sustainability aspect in the supply chain (Ding et al., 2021; Gajanand and Narendran, 2013; Helo and Ala-Harja, 2018). Sustainability is clearly a founding element in the PI approach.

Even though some studies on the pickup and delivery problem deal with single depots, few studies have considered multiple-depot vehicle routing problem (MDVRP). For instance, Ben Mohamed et al. (2017) proposed the concept of simultaneous pickup and delivery in the PI context with multiple depots. Each truck served a set of demand points pre-assigned to the same hub. This research also considered some constraints such as multiple periods, multi-zone urban coverage, heterogeneous fleets and multiple trips. MILP was constructed to formulate the problem, and constructive greedy and insertion heuristics were implemented to improve the solution.

Despite the small number of studies on the MDVRP in the PI context, some interesting ideas in classical distribution networks could help us to discover a novel distribution approach. The authors in Yu et al. (2013), for example, proposed an improved ant colony optimization with distance-based clustering to construct the set of connected routes between customers and depots. The computational time was used as the KPI to measure the routing performance. Lam and Mittenthal (2013) also proposed a capacitated hierarchical clustering heuristic method to improve the location-routing performance with multiple depots. In another example, the authors in Ramos et al. (2020) developed an MILP model to enhance the performance of the MDVRP. The heterogeneous fleet and the maximum routing time were considered as the main factors in the study. These studies demonstrate that the MDVRP concept is widely implemented in classical distribution networks.

The distribution approach in this paper not only mentions the pickup and delivery problem but also focuses on the open vehicle routing problem (OVRP). The concept of the OVRP considers that the starting node and the end node in a route may not be the same. This means that once the goods have been transported to the last customer, a truck does not need to return to its original depot (Li et al., 2007). Some studies have implemented the concept of OVRP. The authors in (Li et al., 2007) proposed a record-to-record travel algorithm to solve the OVRP problem of home delivery of products with a test case (200–480 customers) and compared it with existing heuristic methods in the classical supply chain. In addition, the authors in Atefi et al. (2018) implemented the concept of decoupling points for each route to increase the transportation profit. The idea was that each truck started distributing products to all customers and changed to a new one when it arrived at the decoupling point to minimize the cost for a longer journey. These two papers are good examples that demonstrate how to solve route construction with a vast number of customer nodes via the OVRP in the context of a classical supply chain. In contrast, to the best of our knowledge and according to the literature review, there is no information on how to implement the OVRP in the PI context.

As the distribution flow of the PI network should be continuously updated and synchronized, the concept of the simultaneous pickup and delivery problem (VRPSPD) with multiple depots and open routing must be considered. In this case, each customer is visited once, which can save more time for the pickup and delivery process. Moreover, pickup and delivery at the same time can help each PI-hub to manage the limited number of trucks and share them with other hubs. Several solving methods for the VRPSPD are presented in the next section.

2.2 Solving methods for the VRPSPD

Many studies have investigated the VRPSPD in the classical supply chain, but few studies deal with the PI context.

2.2.1 The VRPSPD in a classical supply chain

The survey of the VRPSPD (Parragh et al., 2008) indicates that most of the research implemented tabu search (TS). The latter is one of the most popular metaheuristics proposed to solve the simultaneous pickup and delivery problem. As described in Boussaïd et al. (2013), the solution is chosen based on the tabu list to avoid difficulties finding a near-optimal solution at local minima. However, the computational time is longer compared with other methods such as local search (Bianchessi and Righini, 2007) or insertion-based heuristics (Montané and Galvão, 2006). Before implementing a solution, TS always checks existing solutions in the tabu list. Also, there is very little difference between the results of the TS and the other methods. Even though TS performs well to find a near-optimal solution, the performance of another metaheuristic known as “Simulated Annealing” is similar but does not consider previous solutions in the memory (Boussaïd et al., 2013).

Simulated annealing (SA) can accept a worse solution but always accepts one that is better than the incumbent solution (Boussaïd et al., 2013). SA is used for some VRPSPD problems. For example, the authors in Wang et al. (2015) demonstrated that SA provides shorter travel distances in around 36% of medium-size instances compared with a genetic algorithm based on the same number of vehicles. Also, the research by Yu and Lin (2015) showed that SA can obtain the same optimal solutions as CPLEX when there are less than 50 customers. The authors (Yu and Lin, 2016) highlighted that SA proposed a near-optimal solution compared with exact approaches. Mu et al. (2016) implemented parallel-SA with the datasets from Dethloff (2001), Salhi and Nagy (1999), and Montane and Galvao (Montané and Galvão, 2006). These different studies illustrate that the performance of SA is good in terms of total transport costs and computational time compared with other exact or metaheuristic methods.

2.2.2 The VRPSPD in the physical internet

Generally, regarding the vehicle routing problem in the PI context, most of the research is formulated and implemented using MILP (Caballini et al., 2017; Fazili, 2014; Venkatadri et al., 2016). However, some examples implemented metaheuristics to increase transportation efficiency. For instance, the authors in Pal and Kant (2016) proposed a genetic algorithm to maximize the number of products to be delivered and delivery quality of all fresh food transportation packages. Authors in Ben Mohamed et al. (2017) formulated the simultaneous pickup and delivery problem in urban transportation using MILP. They improved the quality of the solution by implementing a constructive greedy heuristic as the initial solution and an insertion heuristic to reduce the postponement of non-service orders. However, they suggest ways of improving the solution using metaheuristic methods. Regarding all perspectives of the VRPSPD in previous studies, some exciting suggestions are proposed to improve future studies such as the implementation of metaheuristics, product delivery optimization and the real-case planning of transportation routes. A summary of existing studies is provided in Table 1.

According to the summary in Table 1, many studies have implemented exact and metaheuristic methods to solve the VRPSPD in the context of the classical supply chain. However, few studies have focused on the PI context. There are still some gaps in VRPSPD studies regarding the PI supply chain including focusing less on multiple depots and open routes for VRP. Therefore, these two aspects should be studied more in the PI context. The present paper provides some suggestions in this respect.

This study also mentions environmental sustainability through the calculation of total carbon emissions in the PI distribution network. Indeed, the concept of the PI not only improves the distribution performance but also focuses on the environmental impact (Montreuil et al., 2013). Some relevant studies have proposed that the PI provides a good solution with respect to sustainability. For example, Pan et al. (2013) demonstrated that pooling in the supply chain network can reduce carbon emissions in road and rail transport modes. Another study (Yao, 2017) proposed that a one-stop delivery mode in online shopping could reduce unnecessary logistics activities for the transportation of goods from manufacturers to customers. The reduction in the transportation process between parties affects total carbon emissions in the network. These studies prove that PI has a positive impact on the environment. Details of all the relevant problems and assumptions regarding the transportation of goods are provided in the next section.

3. Problem statement and assumptions

This section presents the problem description and its assumptions in addition to the mechanism used to construct the feasible routes in both the classical and PI supply chains.

3.1 Assumptions

When the number of PI nodes is large, the set of connected routes between PI hubs and retailers is more complex. The problem assumptions then focus more on the route construction between PI hubs and retailers, pickup and delivery quantities, and infrastructure sharing in the network. The main assumptions used to construct the feasible routes in the next subsection (3.2) are as follows:

  1. Different PI hubs can satisfy the stocks of retailers in the cluster, as depicted in the example in Figure 1.

  2. The transportation networks are constructed based on the connections between PI hubs and retailers and between retailers.

  3. Trucks have time-window constraints during transportation in a day.

  4. Each truck has to finish the simultaneous pickup and delivery within a day

  5. Retailer demands are predicted from historical demands.

  6. The delivery and pickup demands are equal or similar quantities (Parragh et al., 2008)

  7. Each hub has different holding costs. In fact, the holding cost of each hub is based on the distance and hub location. Moreover, in the experiment, the inventory capacity of each hub was limited so the goods distributed to each retailer did not exceed the maximum capacity, thus preventing the accumulation of goods at the end.

  8. All PI-hubs can share their means of transportation (trucks, drivers) between them based on the number of PI hubs and retailers.

  9. PI hubs cover all retailer demands in a cluster.

3.2 The construction of feasible routes

As shown in the example in Figure 1, the set of routes is based on the daily pickup and delivery demand of all retailers in a cluster. PI containers encapsulate all demands. The “PI containers to deliver” are considered as the new products to be distributed to customers, which are retailers in this case. In contrast, the “PI containers to pick up” are the returnable products such as product packaging or incompatible products which have to be returned to the PI hubs. The route starts from the starting hub to visit several retailers. After finishing all pickup and delivery processes, the last hub is assigned at the end of the route. This is a major difference with the classical supply chain, where all the trucks have to return to their starting point after finishing all transactions. In fact, as the PI context allows all PI hubs to share their resources in the network, a truck can go to the closest place after finishing its operation. Then, the end point can be the same as or different from the starting point. In addition, another difference between PI and classical is the open route and the dynamic interconnection between all nodes in the network. In Figure 1 for Route #1 [H1-R3-R4-H2] in blue, the starting hub is H1 and the retailers are R3 and R4. The pickup and delivery process is completed simultaneously at each retailer. After completing all transactions, a truck transports the pickup PI containers to the last hub, H2. The concept of the pickup and delivery flow of Route #2 [H2-R5-R1-R2-H3] in red is the same as Route #1. However, the number of retailers visited is different because of the truck capacity and daily demand. All the details of our proposal, including the optimization models using both deterministic and heuristic methods, are presented in section 4.

4. Solution approaches

Based on the assumptions and principles of route construction, this section proposes different approaches to construct feasible routes in each cluster. Firstly, the MIP model formulates the simultaneous pickup and delivery problem with relevant constraints in the PI context. Secondly, the route constructions are improved by the iterated random heuristic and metaheuristics proposed. For the metaheuristics, RLS and SA were chosen due to the shorter computational time and fast convergence. The SA acceptance criteria, including exponential and temperature, provide more flexibility for the acceptance solution. SA uses the exponential function which accepts various solutions at first and then becomes very selective when the temperature decreases. These methods were also benchmarked with an insertion heuristic method. An insertion heuristic is the improvement solution from the previous research (Ben Mohamed et al., 2017), which was a research work having a similar problem to our study. Since the insertion heuristic has provided better performance than others in the previous work, it would be a good indicator to implement and compare the performance with other methods in this study. Thirdly, the results are compared with the MIP model and metaheuristics in terms of the total distribution cost and computational time. As the PI network prioritizes sustainability and full collaboration in the transportation network, calculation of CO2 emissions and the concept of infrastructure sharing would imply sustainability and cost optimizing perspectives. Furthermore, this work focuses on multiple depots and open vehicle route construction between hubs and retailers in the PI context. The model proposed in this paper is a new approach in the PI context, which is not addressed in the literature. Heuristics methods are used to solve the large size of problem in this paper in a reasonable time.

4.1 Mixed integer programming (MIP) model

This model is inspired by the MDVRP in Montoya-Torres et al. (2015) and Montoya-Torres et al. (2016) to solve the transportation routing problem between PI hubs and retailers. However, some new constraints and variables have been added to support the simultaneous pickup and delivery process in the context of the PI. In fact, in previous studies, the developed model did not take into account the constraints of the PI paradigm, such as sharing both storage and transportation resources. This problem is defined over a graph G = (V, A) where V is the hub and retailer nodes, and A is the set of arcs between the nodes. The calculation of the holding cost was inspired by Yang et al. (2017). The following mathematical model was used:

Notations:

• H

number of PI hubs

• R

number of retailers

• K

number of trucks

• N

number of pickup and delivery points, which are PI hubs and retailers

• Speed

truck speed (km/h)

• Driving_hr

driving hours in a day

• d1ij

distance matrix from retailer i to retailer j

• d2hi

distance matrix from hub h to retailer i

• Sh

initial inventory levels at hub h

• INCh

inventory unit cost at hub h

• D1i

delivery demand at retailer i

• D2i

pickup demand at retailer i

• Tk

capacity of truck k

• TC

fixed unit transportation cost per kilometer

Decision variables:

• Yhik

1, if vehicle k goes from hub h to retailer i. 0, otherwise

• Xijk

1, if vehicle k goes from retailer i to retailer j. 0, otherwise

• Zihk

1, if vehicle k goes from retailer i to hub h. 0, otherwise

• qnk

loading quantity of truck k after visiting pickup and delivery point n

• posnk

position of truck k at pickup and delivery point n

• Invh

remaining inventory levels at hub h after distributing goods to all pickup and delivery points

• Starting_pk

starting point of truck k

• Ending_pk

end point of truck k

• qphk

loading quantity of truck k at starting hub h

The objective of this model is to minimize the total cost by respecting the following constraints:

Min:

(1)TC.((h=1Hi=1Rk=1Kd2hi.Yhik+(i=1Rj=1Rk=1Kd1ij.Xijk+(h=1Hi=1Rk=1Kd2hi.Zihk))+h=1H(INCh.Invh)

Subject to:

(2)R.h=1Hi=1RYhiki=1Rj=1RXijk,k{1,,K}
(3)R.h=1Hi=1RZihki=1Rj=1RXijk,k{1,,K}
(4)h=1Hk=1KYhik+j=1Rk=1KXjik=,1i{1,,R}
(5)h=1HYhik+j=1RXjik=h=1HZihk+j=1RXijk,k{1,,K},i{1,,R}
(6)Xiik=0,k{1,,K},i{1,,R}
(7)UiUj+R.XijkR1,k{1,,K},i,j{1,,R}
(8)q0kTk,k{1,,K}
(9)q0k=(i=1Rh=1HD1i.Yhik)+(i=1Rj=1RD1j.Xijk
(10)X0jk=h=1HYhjk,k{1,,K},j{1,,R}
(11)pos1k=j=1Rj.X0jk,k{1,,K}
(12)(pos|nk=j)=posn+1,k=i=1Ri.Xjik,k{1,,K},j{1,,R},n{1,,N1}
(13)(pos|nk=0)=posn+1,k=0,k{1,,K},n{1,,N1}
(14)(pos|nk=j)=qnk=qn1,k+(D2jD1j),k{1,,K},j{1,,R},n{1,,N}
(15)(pos|nk=0)=qnk=0,k{1,,K},n{1,,N}
(16)qnkTk,k{1,,K},n{1,,N}
(17)(Yhik=1)=Startingpk=h,k{1,,K},i{1,,R},h{1,,H}
(18)(Zihk=1)=Endingpk=h,k{1,,K},i{1,,R},h{1,,H}
(19)(Startingpk=h)=qphk=q0k,k{1,,K},h{1,,H}
(20)(Startingpkh)=qphk=0,k{1,,K},h{1,,H}
(21)Shk=1Kqphk,h{1,,H}
(22)Invh=Shk=1Kqphk,h{1,,H}
h=1Hi=1Rd2hi.Yhik+i=1Rj=1Rd1ij.Xijk+h=1Hi=1Rd2hi.Zihk/SpeedDrivinghr, 
(23)k{1,,K}
(24)Startingpk=Endingpk,k{1,,K}

In the MIP model, equation (1) represents the objective function; it minimizes the total transportation cost from hub to retailer, retailer to retailer, and retailer back to the hub, and includes the total holding cost after finishing distributing goods. Equations (2) and (3) denote that every route should start and finish at a hub. The starting hub and end hub can be the same or different. Equation (4) denotes that all retailers must be visited once. Equation (5) presents the flow of goods between hubs and retailers. Equation (6) states that the vehicle must move from one retailer to another retailer or the end hub. Equation (7) eliminates sub-tours in each route. This equation is inspired by Montoya-Torres et al. (2016). Equations (8) and (9) denote that the initial quantity at the first node must be equal to the total demand of all retailers along a route. They need to respect the truck capacity. Equation (10) states that the status of vehicle k at the first node on each route is constructed from the starting hub to the first retailer. Equations (11) to (13) describe the position of a retailer along a route. The maximum number of retailers for each route is based on the truck capacity. The loading quantity of each truck is calculated after visiting pickup and delivery point n. Equation (14) expresses that the total loading quantity at the delivery–pickup point n should respect the truck capacity. Equation (15) expresses that the total loading quantity will no longer be updated after visiting all retailers. Equations (16) to (18) denote that the starting point of each route is the starting hub, and the end point is the end hub after visiting all the retailers on the route. Equations (19) to (21) initialize the loading quantity of each truck before leaving the starting hub. The total loading quantity of all trucks should respect the inventory level at the starting hub. Equation (22) proposes updating inventory levels after distributing goods to retailers on all routes. Lastly, equation (23) proposes that the total driving time of each truck should respect the maximum number of driving hours in a day. In addition, there is another constraint to specify the difference between the PI and a classical distribution network. Equation (24) proposes that each truck must return to the initial hub after finishing all deliveries at retailers. This situation only happens in the classical distribution network.

After formulating the problem using MIP, a random local search is proposed to solve the problem due to high computational times in CPLEX. It is important to highlight that the objective of this CPLEX experiments is to only validate the model and make sure all the constraints are correctly implemented and verified. Moreover, the optimal values will help compare the performance of the suggested meta-heuristics. All the details are provided in the next section.

4.2 Random local search (RLS)

This method, inspired by Kantasa-ard et al. (2021a), is proposed to improve the initial solution. Once generated, the initial solution is improved by local search moves. In this study, two local search moves are considered: insertion and swap. With insertion, a random retailer is selected from a different random route then inserted in the best position of the chosen route without exceeding the truck capacity. With swapping, two random retailers are selected from different routes then swapped after verifying the truck capacity constraint. These two local search moves are made at each iteration with the same probability (p = 0.5). In addition, swap or insertion moves are selected randomly. These moves generate more efficient solutions and provide good results with a shorter computational time. The improvement solution from Ben Mohamed et al. (2017) is similar to this method. However, the existing one only focuses on the insertion move. After finishing the local search, the new solution S is compared with the existing solution. Let us suppose that the new solution provides a lower distribution cost than the existing solution, it will then replace and update the existing ones. Otherwise, the proposed solution is rejected, and the local search will continue until all iterations have been completed. The flow chart of this solution is shown in Figure 2.

Based on the above solution, the solution is improved and presents the total distribution cost, particularly with large instances. SA is also proposed to improve solution performance and is described in the next section.

4.3 Simulated annealing (SA)

The process of the SA proposed is similar to a RLS. However, there are some differences as highlighted by the proposed heuristic in Figure 2. Firstly, SA requires an initializing temperature (T) before starting the local search. Secondly, there are two possibilities of accepting the new solution after finishing the local search. If the new solution provides a lower distribution cost than the existing solution, the solution will be updated. Otherwise, the new solution will be accepted with the probability p(T,f(S),f(S)) depending on the temperature T and a random value between 0 and 1. After a certain number of iterations, the temperature is reduced. This metaheuristic will continue to find a suitable solution until the temperature equals zero. The details are presented in Figure 3.

5. Experimental results: case study

5.1 The distribution process of agricultural products in Thailand

Recently, many studies have implemented new technologies and innovative methods to enhance the performance of agriculture supply chains (Lezoche et al., 2020; Mejjaouli and Babiceanu, 2018; Panetto et al., 2020). However, few studies have focused on the distribution process of agricultural products, especially in Thailand.

For instance, the research by Chiadamrong and Kawtummachai (2008) implemented MIP and a genetic algorithm to define the best inventory position and transport route for the sugar export process. Timaboot and Suthikarnnarunai (2017) formulated linear programming to minimize total transportation costs in the cassava supply chain. Finally, Luangpaiboon,(2017) proposed an alternative solution to minimize the imbalance of truckloads such as no-back load or delayed pickup and delivery on multi-zone dispatching of One Tambon One Product (OTOP) products in Thailand.

These studies focused mainly on the pickup and delivery process in the classical supply chain and formulated the problem based on MIP models. However, there are no relevant studies in the PI context. Due to the research gaps mentioned earlier, the concept of VRPSPD was implemented in the PI context with the dataset of customer demand for agricultural products in Thailand.

5.2 Dataset

The forecast of daily demand in tons for each retailer was randomly generated from the total predicted daily data of agricultural products in the northern region of Thailand (Kantasa-ard et al., 2021b). The demand interval of each retailer was the range 15–30 tons, and the stock interval of each hub was the range 50–100 tons. In this case, a single agricultural product, pineapple, was considered. For the delivery process, PI containers distribute new pineapples to retailers. For the pickup process, PI containers pick up some overripe pineapples and take them back to PI hubs. Accurate positions of the PI hubs and the retailer were established in the main cities and some random supermarkets in the northern region based on the positions in Google Maps, as shown in Figure 4. The unit price of transportation was equal to €0.053 (Kantasa-ard et al., 2021b). The unit holding cost, which was inspired by Kantasa-ard et al. (2021b), was equal to [5.2, 2.6, 1.3] euros for all hubs based on the location of each hub. The fuel emission rate (FE) was 2,621 g/l, and the fuel consumption rate (FC) was 0.3462 l/km based on a 70%–80% load in rural areas (Hoen et al., 2014). The total distance (D) was the main input factor to calculate total carbon emissions. In this study, the total distance was the sum of the total distance from hubs to retailers and retailers to retailers. The formula of total emissions was inspired by Hoen et al., 2014):

(25)EMtotal=FE*FC*D

This model was validated using IBM CPLEX (Version 12.8) for the exact method and java programming language for the heuristic and metaheuristic methods on an Intel Core i5 CPU with 4 GB of DDR3 RAM. The global time limit in CPLEX was 7,200 s. For the metaheuristics, the tests were replicated five times and the average values are presented.

According to the background and dataset of the case study, the results of each model, including the performance comparisons between the classical supply chain and PI, are presented in the results analysis and discussion section.

5.3 Results analysis and discussion

Ten scenarios with different PI hubs and retailers are considered in Table 2. They were implemented to calculate the total distribution cost in this model, which is the summation of the total transportation and holding costs. The total carbon emissions were also considered in this experiment. These scenarios were tested using MIP and the two metaheuristics presented previously.

Each route comprises the starting hub, retailers and the last hub. As introduced in the assumptions, the starting hub prepares each truckload with full containers and the last hub unloads all pickup containers from a truck. The MIP model formulates the solution obtained. In the example with scenario 2, as shown in Figure 5, there are three routes in a cluster with one truck per route based on the truck capacity and retailer demand. The first route is [H3-R3-R2-H1], the second route is [H1-R1-R5-H2] and the third route is [H2-R6-R4-H2].

As seen with the above routes, there are two possibilities. The starting hub and the last hub are identical or different based on the distance between the last hub and the last retailer. Moreover, all metaheuristics include the iterated random heuristic as an initial solution. The simulation results are presented in Table 3, and Figures 6 and 7 below.

As shown in Table 3 and Figure 6a, the total PI distribution cost was lower with the MIP model in CPLEX than the other methods for scenarios 1 to 6. However, MIP shows higher cost than heuristic algorithm in scenario 7. The reason is that MIP could not find an optimal solution within 7,200 s, which is the maximum global time. In addition, due to the global time limit, CPLEX cannot run large instances (scenarios 8 to 10). In this case, we assessed the performance using metaheuristics. Based on three scenarios (8–10), SA provided the best performance in terms of the total distribution cost. When we consider a sub-cost within the total distribution cost (holding cost (6 B), for example), SA also provided a lower holding cost than the other methods. The average difference between SA and MIP was around 21% for the total distribution cost. The MIP model can solve the problem in small-to-medium instances, as shown in scenarios 1 to 7, while SA can solve the problem in large instances, as shown in scenarios 8 to 10. It is important to mention that in this study, we focus more on solving the model with meta-heuristics in a reasonable time. The complexity of the model makes it hard to find a lower bound for this model.

In addition, the results for all the metaheuristics are represented by the average values of five replications for each instance, as shown on the box plot graph in Figure 7. Indeed, Figure 7a presents the results of the RLS, SA and insertion heuristic for instances 1 to 5, and Figure 7b presents the results for instances 6 to 10. The results show that all the metaheuristics provide long-lasting results for most of the instances. Moreover, the total distribution costs in the PI context are mostly lower than the classical supply chain.

Regarding Table 4 and Figure 8 below, the performance of the MIP model and the metaheuristics were evaluated with three random instances. These instances show that the MIP model still provided a lower total PI distribution cost. Additionally, SA outperformed the other metaheuristics and differed little from the MIP model. Moreover, these instances prove that the average number of retailers per route can be more than two. Some trucks contained the requests of three retailers, and some contained the requests of only one retailer. The number of retailers per truck varied due to the difference in retailer demand.

In terms of the computational time, even though the MIP model provides the optimal total distribution cost in these cases, it takes longer when the number of hubs and customers increases. As shown in Table 5, it takes approximately 5 s for a small number of PI nodes and more than 7,200 s for a large number of PI nodes to obtain the optimal result in some scenarios. In contrast, other metaheuristics propose a solution in less than one second. Additionally, some scenarios run out of memory due to there being too many retailers. Therefore, it could be better to implement heuristic and metaheuristic methods to minimize the total distribution cost when retailers and hubs are increased.

For the total CO2 emissions in Table 6 and Figure 9, the carbon emissions were calculated from the total transportation cost. Most PI cases provided lower carbon emissions than the classical supply chain. After comparing metaheuristics, SA provided the lowest carbon emissions with 84.23 kg in the first instance and 1013.78 kg in the last instance. This means that route construction within the context of the PI is more sustainable and more environmentally friendly.

6. Managerial insights

Regarding all the previous results, we demonstrate the performance of PI distribution in terms of the VRPSPD. All performance indicators (i.e. total distribution cost, computational time and total CO2 emissions) can help supply chain managers make better decisions and manage the relevant resources easily in the PI distribution network. In addition, we would like to propose the managerial flow as a framework for PI transportation and inventory planning. This framework will increase resource planning flexibility in the supply chain.

As illustrated in the managerial flow chart in Figure 10, our proposed metaheuristic will be implemented in a decision support system (DSS). Firstly, the forecast data are transferred from PI hubs and retailers to the DSS. Then, supply chain managers can make the operational decisions in the PI network using this system. The feasible transportation route and total distribution cost are the primary outputs using the MIP model in CPLEX or metaheuristics. Regarding the metaheuristics, SA was chosen due to its outstanding performance (total cost and computational time). The DSS chooses the MIP model or metaheuristic based on the evaluation of the quality of the solution and the size of the instances. The quality of the solution is a trade-off between total distribution cost and computational time. This flow chart can be adapted and applied to other case studies.

7. Conclusion

This study proposes two main approaches. Firstly, a mathematical model was proposed to formulate the simultaneous VRPSPD in the PI. Secondly, metaheuristics, in this case RLS and SA, were proposed to improve the transportation routing solution. These approaches were compared with the classical supply chain network with the same case study. The results show that for many instances the total distribution cost is lower in the PI context than in the classical supply chain. MIP provides the best results for small and medium instances (scenarios 1 to 6). Metaheuristics provide suitable results for large instances (scenarios 8 to 10) with a shorter computational time. Moreover, the SA implemented demonstrates the best results in terms of total distribution cost and holding cost. For the transportation cost, the performance was quite close to the insertion heuristic method. The average difference between SA and MIP was around 14% for the total distribution cost and 20% for the holding cost. For the total carbon emissions, the PI concept proposed a better solution than the classical supply chain with lower carbon emissions. For example, SA provided the lowest carbon emissions with 84.23 kg in the PI network, while the classical network exploded with 114.64 kg of carbon in the same instance. In addition, we demonstrated how to implement the MIP and metaheuristics to optimize all relevant costs in the decision support system.

Regarding future aspects, this research can be improved by implementing another metaheuristic as a benchmark. Furthermore, all PI hubs should have the same number of trucks before continuing transportation the next day. This problem hypothesis concerns both PI and classical networks. Additionally, our approaches can enhance the potential of product planning and distributing both operational and managerial aspects in many fields, not only agricultural products. If the distribution network is more complex than our experiment, our approaches can still be helpful to implement and reduce the network's complexity. Researchers can also consider sustainability by implementing another type of transportation such as an electric truck or train and considering multimodal transportation to reduce total carbon emissions.

Figures

Example of a PI network for the pickup and delivery problem with Route 1 and Route 2

Figure 1

Example of a PI network for the pickup and delivery problem with Route 1 and Route 2

The random local search process

Figure 2

The random local search process

The simulated annealing process

Figure 3

The simulated annealing process

Example of PI hub and retailer locations

Figure 4

Example of PI hub and retailer locations

Example of transportation routes between PI hubs and retailers

Figure 5

Example of transportation routes between PI hubs and retailers

Comparison of total costs with MIP, RLS, SA and an insertion heuristic in the PI context (6 A-B)

Figure 6

Comparison of total costs with MIP, RLS, SA and an insertion heuristic in the PI context (6 A-B)

The five replications for each instance and each metaheuristic for the total distribution cost (7 A-B)

Figure 7

The five replications for each instance and each metaheuristic for the total distribution cost (7 A-B)

Comparison of total PI distribution cost with random instances

Figure 8

Comparison of total PI distribution cost with random instances

CO2 emissions in a classical supply chain and PI using MIP, RLS, SA and insertion heuristic methods

Figure 9

CO2 emissions in a classical supply chain and PI using MIP, RLS, SA and insertion heuristic methods

Overview of the managerial flow in the supply chain

Figure 10

Overview of the managerial flow in the supply chain

Summary of solving solutions of the VRPSPD

VRPSPD paperType of supply chainResearch contextSolving solution
Bianchessi and Righini (2007)ClassicalHeuristics for vehicle routing problem with simultaneous pickup–deliveryTabu search, local search
Montané and Galvão (2006)ClassicalTabu search with three types of movements: relocation, interchange, crossoverTabu search, insertion-based heuristics
Yu and Lin (2016)ClassicalThe location-routing problem with simultaneous pickup–deliverySimulated annealing, Exact methods
Wang et al. (2015)ClassicalParallel SA implemented for VRPSPD during specific time windowsParallel SA, Exact method, Genetic Algorithm
Yu and Lin (2015)ClassicalA simulated annealing heuristic for the open location-routing problemSimulated annealing, Exact method
Mu et al. (2016)ClassicalParallel-SA implemented for VRPSPD with different datasets from Dethloff, Salhi and Nagy, and Montane and GalvaoSimulated annealing, parallel SA
Pal and Kant (2016)Physical InternetProposed mechanism for decreasing empty truck miles and carbon footprint in a fresh food distribution networkExact method, Genetic Algorithm
Ben Mohamed et al. (2017)Physical InternetSimultaneous pickup–delivery for interconnected city logisticsExact method, insertion-based heuristics

Source(s): Authors own work

Parameter values in all scenarios

ScenarioNumber of hubsNumber of retailersNumber of trucks
1242
2363
3384
43126
5484
64126
76126
861812
962412
1082412

Source(s): Authors’ own work

Comparison of the total costs and gap percentage between MIP and metaheuristics in the PI context

ScTotal PI-distribution cost
MIPRLSSAInsertion heuristic (Ben Mohamed et al., 2017)
PI%GPPI%GPPI%GPPI%GP
141.3043.04.142.11.943.04.1
276.3081.26.491.219.590.118.1
3127.80159.124.5160.125.3160.125.3
4149.50177.018.4185.524.1170.914.3
5339.30402.018.5390.715.1419.123.5
6308.10529.972.0467.251.6513.166.5
7206.7*0194.75.8191.47.4189.48.4
8355.8N/A345.0N/A352.5N/A
9331.0N/A340.9N/A331.7N/A
101164.4N/A1124.4N/A1140.7N/A

Source(s): Authors’ own work

%GP is the gap between metaheuristics and the optimal solution using MIP

Parameter values for random instances

ScenarioNumber of hubsNumber of retailersNumber of trucks
R1362
R24125
R3383

Source(s): Authors own work

Comparison of the computational times between a classical supply chain and PI with MIP, RLS, SA and insertion heuristic methods

ScComputational time (seconds)
MIPRLSSAInsertion heuristic (Ben Mohamed et al., 2017)
ClassicalPIClassicalPIClassicalPIClassicalPI
13.733.730.0100.0120.0110.0110.0070.007
23.243.000.0150.0100.0150.0130.0080.011
33,1203,1200.0130.0090.0170.0190.0100.011
47,2007,2000.0010.0010.0140.0140.0100.007
5180018840.0210.0130.0350.0270.0510.019
63,6007,2000.0210.0130.0150.0540.0250.017
77,2007,2000.0190.0120.0010.0090.0080.018
87,2007,2000.0900.2260.2130.1340.1740.068
97,2007,2000.0750.1560.1580.1090.1270.174
107,2007,2000.0750.0750.0820.0650.0730.116

Source(s): Authors’ own work

CO2 emissions in a classical supply chain and PI with MIP, RLS, SA and insertion heuristic methods

ScTotal emissions (kg)
MIPRLSSAInsertion heuristic (Ben Mohamed et al., 2017)
ClassicalPIClassicalPIClassicalPIClassicalPI
1105.05283.206109.88095.704114.63984.233109.880103.169
2280.709214.829235.956201.783234.038221.814240.886211.918
3296.939384.425204.385164.460201.441181.444201.715190.346
4910.318644.898719.098595.043676.434585.147691.123629.318
5296.939334.245220.239179.081268.416172.681213.802186.169
6910.318644.898646.610533.545632.811556.008570.800517.521
7902.887*1224.600*910.129742.005915.437703.176919.272682.871
81656.9971208.5071607.7241107.4271153.2071093.251
91210.2531023.6391308.2511086.6081271.442978.646
101245.1791034.9731118.5441013.7771157.3161060.893

Source(s): Authors’ own work

References

Atefi, R., Salari, M., Coelho, L.C. and Renaud, J. (2018), “The open vehicle routing problem with decoupling points”, European Journal of Operational Research, Vol. 265, pp. 316-327, doi: 10.1016/j.ejor.2017.07.033.

Battarra, M. (2011), “Exact and heuristic algorithms for routing problems”, 4or, Vol. 9, pp. 421-424, doi: 10.1007/s10288-010-0141-9.

Ben Mohamed, I., Klibi, W., Labarthe, O., Deschamps, J.C. and Babai, M.Z. (2017), “Modelling and solution approaches for the interconnected city logistics”, European Journal of Operational Research, Vol. 55, pp. 2664-2684, doi: 10.1080/00207543.2016.1267412.

Bianchessi, N. and Righini, G. (2007), “Heuristic algorithms for the vehicle routing problem with simultaneous pick-up and delivery”, Computers and Operations Research, Vol. 34, pp. 578-594, doi: 10.1016/j.cor.2005.03.014.

Boussaïd, I., Lepagnot, J. and Siarry, P. (2013), “A survey on optimization metaheuristics”, Information Sciences, Vol. 237, pp. 82-117, doi: 10.1016/j.ins.2013.02.041.

Caballini, C., Paolucci, M., Sacone, S. and Ursavas, E. (2017), “Towards the physical internet paradigm: a model for transportation planning in complex road networks with empty return optimization”, Lect. Notes Comput. Sci. Subser. Lect. Notes Artif. Intell. Lect. Notes Bioinforma. 10572 LNCS, Proceeding, Vol. 8, pp. 452-467, doi: 10.1007/978-3-319-68496-3_30.

Chargui, T., Bekrar, A., Reghioui, M. and Trentesaux, D. (2019), “Multi-objective sustainable truck scheduling in a rail-road physical internet cross-docking hub considering energy consumption”, Sustainability, Vol. 11, pp. 1-23, doi: 10.3390/su11113127.

Chiadamrong, N. and Kawtummachai, R. (2008), “A methodology to support decision-making on sugar distribution for export channel: a case study of Thai sugar industry”, Computers and Electronics in Agriculture, Vol. 64, pp. 248-261, doi: 10.1016/j.compag.2008.05.018.

Dethloff, J. (2001), “Vehicle routing and reverse logistics: the vehicle routing problem with simultaneous delivery and pick-up”, Spektrum, Vol. 23, pp. 79-96, doi: 10.1007/PL00013346.

Ding, Y., Jin, M., Li, S. and Feng, D. (2021), “Smart logistics based on the internet of things technology: an overview”, International Journal of Logistics Research and Applications, Vol. 24 No. 4, pp. 323-345, doi: 10.1080/13675567.2020.1757053.

Faugère, L., Montreuil, B. (2017), “Hyperconnected pickup and delivery locker networks”, Proceedings of the 4th International Physical Internet Conference, pp. 1-14.

Faugère, L. and Montreuil, B. (2020), “Smart locker bank design optimization for urban omnichannel logistics: assessing monolithic vs. modular configurations”, Computers and Industrial Engineering, Vol. 139, 105544, doi: 10.1016/j.cie.2018.11.054.

Fazili, M. (2014), “Physical internet, conventional, and hybrid logistic systems: an optimization based comparison”, Dalhousie University, Halifax, Nova Scotia, available at: dalspace.library.dal.ca (accessed April 2014).

Felipe, A., Ortuño, M.T. and Tirado, G. (2012), “An adapted heuristic approach for a clustered traveling salesman problem with loading constraints”, 4or, Vol. 10, pp. 245-265, doi: 10.1007/s10288-012-0207-y.

Gajanand, M.S. and Narendran, T.T. (2013), “Green route planning to reduce the environmental impact of distribution”, International Journal of Logistics Research and Applications, Vol. 16, pp. 410-432, doi: 10.1080/13675567.2013.831400.

Gontara, S., Boufaied, A. and Korbaa, O. (2019), “Routing the pi-containers in the physical internet using the PI-BGP Protocol”, Proceedings IEEEACS International Conference on Computer Systems and Applications AICCSA 2018-Novem, pp. 1-8, doi: 10.1109/AICCSA.2018.8612885.

Guemri, O., Bekrar, A., Beldjilali, B. and Trentesaux, D. (2016), “GRASP-based heuristic algorithm for the multi-product multi-vehicle inventory routing problem”, 4OR, Vol. 14, pp. 377-404, doi: 10.1007/s10288-016-0315-1.

Helo, P. and Ala-Harja, H. (2018), “Green logistics in food distribution – a case study”, International Journal of Logistics Research and Applications, Vol. 21, pp. 464-479, doi: 10.1080/13675567.2017.1421623.

Kantasa-Ard, A., Nouiri, M., Bekrar, A., Ait El Cadi, A. and Sallez, Y. (2019), “Dynamic clustering of PI-hubs based on forecasting demand in physical internet context”, Studies in Computational Intelligence, Springer-Verlag, pp. 27-39, doi: 10.1007/978-3-030-27477-1_3.

Hoen, K.M.R., Tan, T., Fransoo, J.C. and Van Houtum, G.J. (2014), “Effect of carbon emission regulations on transport mode selection in supply chains”, Flexible Services and Manufacturing Journal, Vol. 26, pp. 170-195.

Kantasa-ard, A., Chargui, T., Bekrar, A., Ait El Cadi, A. and Sallez, Y. (2021a), “Dynamic multiple depots vehicle routing in the physical internet context”, INCOM Conference, IFAC, Budapest, Hungary, IFAC-PaperOnLine, Vol. 54 No. 1, pp. 92-97.

Kantasa-ard, A., Nouiri, M., Bekrar, A., Ait el cadi, A. and Sallez, Y. (2021b), “Machine Learning in forecasting in the Physical Internet: a case study of agricultural products in Thailand”, International Journal of Production Research, Vol. 59 No. 24, pp. 7491-7515, doi: 10.1080/00207543.2020.1844332.

Lam, M. and Mittenthal, J. (2013), “Capacitated hierarchical clustering heuristic for multi depot location-routing problems”, International Journal of Logistics Research and Applications, Vol. 16, pp. 433-444, doi: 10.1080/13675567.2013.820272.

Lezoche, M., Panetto, H., Kacprzyk, J., Hernandez, J.E. and Alemany Díaz, M.M.E. (2020), “Agri-food 4.0: a survey of the supply chains and technologies for the future agriculture”, Computers in Industrial, Vol. 117, 103187, doi: 10.1016/j.compind.2020.103187.

Li, F., Golden, B. and Wasil, E. (2007), “The open vehicle routing problem: algorithms, large-scale test problems, and computational results”, Computers and Operations Research, Vol. 34, pp. 2918-2930, doi: 10.1016/j.cor.2005.11.018.

Luangpaiboon, P. (2017), “Strategic design for dynamic multi-zone truckload shipments: a study of OTOP agricultural products in Thailand”, Computers and Electronics in Agriculture, Vol. 135, pp. 11-22, doi: 10.1016/j.compag.2017.01.023.

Mejjaouli, S. and Babiceanu, R.F. (2018), “Cold supply chain logistics: system optimization for real-time rerouting transportation solutions”, Computers in Industrial, Vol. 95, pp. 68-80, doi: 10.1016/j.compind.2017.12.006.

Montané, F.A.T. and Galvão, R.D. (2006), “A tabu search algorithm for the vehicle routing problem with simultaneous pick-up and delivery service”, Computers and Operations Research, Vol. 33, pp. 595-619, doi: 10.1016/j.cor.2004.07.009.

Montoya-Torres, J.R., López Franco, J., Nieto Isaza, S., Felizzola Jiménez, H. and Herazo-Padilla, N. (2015), “A literature review on the vehicle routing problem with multiple depots”, Computers and Industrial Engineering, Vol. 79, pp. 115-129, doi: 10.1016/j.cie.2014.10.029.

Montoya-Torres, J.R., Muñoz-Villamizar, A. and Vega-Mejía, C.A. (2016), “On the impact of collaborative strategies for goods delivery in city logistics”, Production Planning and Control, Vol. 27, pp. 443-455, doi: 10.1080/09537287.2016.1147092.

Montreuil, B., Meller, R.D. and Ballot, E. (2013), “Physical internet foundations”, Service orientation in holonic and multi agent manufacturing and robotics, pp. 151-166.

Mor, A. and Speranza, M.G. (2020), “Vehicle routing problems over time: a survey”, 4OR, Vol. 18, pp. 129-149, doi: 10.1007/s10288-020-00433-2.

Mu, D., Wang, C., Zhao, F. and Sutherland, J.W. (2016), “Solving vehicle routing problem with simultaneous pickup and delivery using parallel simulated annealing algorithm”, International Journal of Shipping and Transport Logistics, Vol. 8, pp. 81-106, doi: 10.1504/IJSTL.2016.073323.

Nagy, G., Illés, B. and Bányai (2018), “Impact of Industry 4.0 on production logistics”, IOP Conference Series: Materials Science and Engineering, Vol. 448, pp. 0-9, doi: 10.1088/1757-899X/448/1/012013.

Pal, A. and Kant, K. (2016), “F2π: a physical internet architecture for fresh food distribution networks”, Proceedings of the IEEE International Physical Internet Conference (IPIC), Atlanta, GA.

Pan, S., Ballot, E. and Fontane, F. (2013), “The reduction of greenhouse gas emissions from freight transport by pooling supply chains”, International Journal of Production Economics, Vol. 143, pp. 86-94, doi: 10.1016/j.ijpe.2010.10.023.

Panetto, H., Lezoche, M. and Hernandez Hormazabal, J.E., “Del Mar Eva Alemany Diaz, M., Kacprzyk, J., 2020. Special issue on Agri-Food 4.0 and digitalization in agriculture supply chains - new directions, challenges and applications”, Computers in Industry, Vol. 116, pp. 4-6, doi: 10.1016/j.compind.2020.103188.

Parragh, S.N., Doerner, K.F. and Hartl, R.F. (2008), “A survey on pickup and delivery problems”, Journal für Betriebswirtschaft, Vol. 58, pp. 21-51, doi: 10.1007/s11301-008-0033-7.

Ramos, T.R.P., Gomes, M.I. and Póvoa, A.P.B. (2020), “Multi-depot vehicle routing problem: a comparative study of alternative formulations”, International Journal of Logistics Research and Applications, Vol. 23, pp. 103-120, doi: 10.1080/13675567.2019.1630374.

Rougès, J.-F. and Montreuil, B. (2014), “Crowdsourcing delivery : new interconnected business models to reinvent delivery”, 1st International Physical Internet Conference, pp. 1-19.

Salhi, S. and Nagy, G. (1999), “A cluster insertion heuristic for single and multiple depot vehicle routing problems with backhauling”, Journal of the operational Research Society, Vol. 50, pp. 1034-1042, doi: 10.1057/palgrave.jors.2600808.

Sallez, Y., Pan, S., Montreuil, B., Berger, T. and Ballot, E. (2016), “On the activeness of intelligent Physical Internet containers”, Computers in Industry, Vol. 81, pp. 96-104, doi: 10.1016/j.compind.2015.12.006.

Timaboot, W. and Suthikarnnarunai, N. (2017), “Designing the distribution network in a cassava supply chain in Thailand”, Marketing and Branding Research, Vol. 4, pp. 206-216, doi: 10.33844/mbr.2017.60436.

Venkatadri, U., Krishna, K.S. and Ülkü, M.A. (2016), “On physical internet logistics: modeling the impact of consolidation on transportation and inventory costs”, IEEE Transactions on Automation Science and Engineering, Vol. 13 No. 4, pp. 1517-1527, doi: 10.1109/TASE.2016.2590823.

Vilhelmsen, C., Larsen, J. and Lusby, R. (2016), “A heuristic and hybrid method for the tank allocation problem in maritime bulk shipping”, 4OR, Vol. 14, pp. 417-444, doi: 10.1007/s10288-016-0319-x.

Wang, C., Mu, D., Zhao, F. and Sutherland, J.W. (2015), “Computers and Industrial Engineering A parallel simulated annealing method for the vehicle routing problem with simultaneous pickup – delivery and time windows”, Computers and Industrial Engineering, Vol. 83, pp. 111-122, doi: 10.1016/j.cie.2015.02.005.

Yang, Y., Pan, S. and Ballot, E. (2017), “Innovative vendor-managed inventory strategy exploiting interconnected logistics services in the Physical Internet”, International Journal of Production Research, Vol. 55, pp. 2685-2702, doi: 10.1080/00207543.2016.1275871.

Yao, J. (2017), “Optimisation of one-stop delivery scheduling in online shopping based on the physical Internet”, International Journal of Production Research, Vol. 55, pp. 358-376, doi: 10.1080/00207543.2016.1176266.

Yu, V.F. and Lin, S.Y. (2015), “A simulated annealing heuristic for the open location-routing problem”, Computers and Operations Research, Vol. 62, pp. 184-196, doi: 10.1016/j.cor.2014.10.009.

Yu, V.F. and Lin, S.-Y. (2016), “Solving the location-routing problem with simultaneous pickup and delivery by simulated annealing”, International Journal of Production Research, Vol. 54, pp. 526-549.

Yu, B., Ma, N., Cai, W., Li, T., Yuan, X. and Yao, B. (2013), “Improved ant colony optimisation for the dynamic multi-depot vehicle routing problem”, International Journal of Logistics Research and Applications, Vol. 16, pp. 144-157, doi: 10.1080/13675567.2013.810712.

Acknowledgements

Regarding the successful results in this research work, the authors would like to convey special thanks to Campus France and Burapha University, Thailand for their sponsorship.

Corresponding author

Anirut Kantasa-ard can be contacted at: anirut.ka@buu.ac.th

Related articles