You are on page 1of 7

International Journal of Information Management Data Insights 1 (2021) 100010

Contents lists available at ScienceDirect

International Journal of Information Management Data


Insights
journal homepage: www.elsevier.com/locate/jjimei

An algorithmic approach for sustainable and collaborative logistics: A case


study in Greece
Grigorios D. Konstantakopoulos∗, Sotiris P. Gayialis, Evripidis P. Kechagias,
Georgios A. Papadopoulos, Ilias P. Tatsiopoulos
School of Mechanical Engineering, National Technical University of Athens, Sector of Industrial Management and Operational Research, Iroon Polytecnhiou 9, 15780
Zografos, Athens, Greece

a r t i c l e i n f o a b s t r a c t

Keywords: City logistics have always been significant for companies, since they constitute the last-mile distribution of goods
Collaborative logistics to consumers and retailers. Since the needs of consumers have increased in recent years, the exacerbation of traffic
Logistics pooling congestion, noise, and pollution in city centers has emerged. Therefore, logistics companies need to implement
City logistics
strategies to maintain their efficiency and accuracy, while simultaneously supporting green logistics. This paper
Case study
describes a sustainable approach where logistics companies collaborate, by sharing fleet and resources, in the
Vehicle routing
Scheduling of deliveries routing and scheduling operations. To estimate the improvements, in terms of pollution and cost reduction, the
Third party logistics case where companies operate independently, is compared to the collaborative case. The data exploited in the
research, originated from the daily distribution cases, faced by Third-Party Logistics companies in Greece. These
daily cases are addressed by a heuristic algorithm, either individually, for studying the way they operate today,
or jointly, for determining the collaborative case’s advantages.

1. Introduction the idea of synergies. However, the stance against logistics pooling and
collaborative routing of vehicles and scheduling of deliveries has been
A few years ago, logistics companies, city inhabitants and consumers recently changed, as companies have started to recognize its benefits.
would have been satisfied with just accurate (on-time) and low-cost de- These benefits are mainly related to the reduction of distribution costs
liveries, as they constitute the main goals in distribution, for these par- and greenhouse gas emissions, along with the increase of competitive-
ties. However, in the current state, where the reduction of traffic con- ness.
gestion and air pollution in city centers have gained increased priority In the present paper, the prevailing conditions of the distribution
for all stakeholders (Xiao & Konak, 2016), new technologies, applica- of goods from 3PL companies to customers located in city centers, are
tions (Kechagias, Gayialis, Konstantakopoulos & Papadopoulos, 2020b) presented, along with the concept of collaboration between these com-
and strategies (Kechagias, Gayialis, Konstantakopoulos & Papadopou- panies. Fig. 1 presents both cases, and describes that companies located
los, 2020a) are needed to be implemented, for satisfying the needs of in the same area, organize and execute routes separately, in the exist-
all parties involved. In this direction, companies could share their re- ing situation. On the other hand, according to the proposed concept,
sources, such as their vehicles, for reducing logistics costs, and mini- shared vehicles that receive goods from the warehouses of multiple com-
mizing the environmental impact of the last-mile distribution process. panies, execute routes that serve all customers. While at first sight, the
This strategy is either known as logistics pooling or collaborative logis- main benefit seems to be the decrease of needed vehicles, this cannot
tics (Wang et al., 2018), and has been implemented in multiple cases all be thought as de-facto without conducting further analysis. Therefore,
over the world (Rodrigues et al., 2018). in order to enhance the research, and extract more accurate and precise
In the case of Athens, Greece, collaborative logistics was by no means results, real-life distribution cases of three 3PL companies need to be
a common strategy, preferred by logistics and distribution companies, in analyzed.
the past. The logistics companies where not keen with the idea of sharing More specifically, the benefits arising from the transition from cur-
information, software tools and platforms, that becomes essential when rent state to collaborative logistics, is estimated and calculated through
sharing their vehicles. This stance stems from the lack of openness and an improved heuristic algorithm. The developed algorithm, in the AS-IS
spirit of cooperation, and has been the main reason for pushing away scenario, solves for each company separately, multiple daily distribu-
tion cases. On the contrary, in the collaborative routing and scheduling


Corresponding author.
E-mail address: gkonpoulos@mail.ntua.gr (G.D. Konstantakopoulos).

https://doi.org/10.1016/j.jjimei.2021.100010
Received 13 November 2020; Received in revised form 12 March 2021; Accepted 12 March 2021
2667-0968/© 2021 The Author(s). Published by Elsevier Ltd. This is an open access article under the CC BY-NC-ND license
(http://creativecommons.org/licenses/by-nc-nd/4.0/)
G.D. Konstantakopoulos, S.P. Gayialis, E.P. Kechagias et al. International Journal of Information Management Data Insights 1 (2021) 100010

Fig. 1. (a) Description of the current state prevailing on most 3PL companies in Greece. (b) Description of the proposed collaborative strategy, that shared vehicles
load goods from all companies before executing the deliveries.

scenario, the daily distribution cases of all companies are united, form- • the definition of the economic and environmental benefits from such
ing a larger daily distribution case. In this case, the vehicles involved synergies.
in the distribution, originate from all 3PL companies, and may need to
In the remainder of the paper, the Collaborative VRP with time win-
load goods from all warehouses before executing the plan of routes and
dows, heterogeneous fleet and simultaneous pickups and deliveries, as
the schedule of deliveries.
well as the heuristic algorithm are described and analyzed in Section 2.
In order to create efficient schedules, researchers have formed the
In Section 3 the case study is presented, along with the results obtained
Vehicle Routing Problem (VRP) which refers to the problem of distri-
from the comparison of the two cases. Finally, Section 4 includes the
bution of goods. This is the general problem, while multiple variants
conclusions of our research based on the results of the case study.
of the VRP have been created over the years, each of which corre-
sponds to different real-life cases faced during the distribution processes 2. Collaborative logistics and VRP variants
(Konstantakopoulos, Gayialis & Kechagias, 2020). Additionally, in real-
life cases such as the ones studied in this paper, different variants of The highly competitive industry of logistics and distribution, forces
the VRP may be combined, in order to form a complete mathematical companies to find efficient solutions in order to either maintain their
model, that is exploited for addressing the vehicle routing problem. In position in business or expand it. These solutions may range from ad-
the current research, when the 3PL companies operate separately, the vanced information systems, algorithms and new technologies, to col-
variants that are considered and combined are (i) the Heterogeneous laborations between companies, or even to the combination of those.
Fleet VRP (HFVRP), in which vehicles are different in terms of capac- In addition, while technological solutions are most often preferred by
ity, fixed and variable costs (Subramanian, Penna, Uchoa & Ochi, 2012), companies, due to their efficiency, their cost is sometimes prohibitive,
(ii) the VRP with Time Windows (VRPTW), that customers indicate time leading companies to other solutions. On this premise, and due to the
slots in which vehicles may arrive and start serving (de Oliveira & Vas- increased demands and orders in urban areas, logistics companies plan
concelos, 2010; Konstantakopoulos, Gayialis, Kechagias, Papadopoulos specific logistics processes jointly.
& Tatsiopoulos, 2020), and (iii) the VRP with Simultaneous Pickups and The route planning constitutes an operation that belongs in the spe-
Deliveries (VRPSPD), that customers may have both a demand for goods cific category of supply chain cooperations. However, a prerequisite in
to be delivered to them, as well as to be collected from them (Montané order logistics companies to collaborate in the route planning, is to per-
& Galvão, 2006; Polat, Kalayci, Kulak & Günther, 2015). On the other form similar logistics processes and functions, as well as operate at the
hand, in the synergy distribution cases, the Collaborative VRP (CVRP) same level in a supply chain (Ferrell, Ellis, Kaminsky & Rainwater, 2020;
(Gansterer & Hartl, 2018) is also considered, along with the previous Verdonck, Caris, Ramaekers & Janssens, 2013)). This type of collabora-
variants. This means that all the above characteristics and requirements tion is identified by researchers as horizontal (Pan, Trentesaux, Ballot
exist, along with the fact that the resources, vehicles and deliveries of & Huang, 2019; Santos, Martins, Amorim & Almada-Lobo, 2021). On
multiple companies are combined. The aim in both cases is to minimize the other hand, the case in which multiple stakeholders (manufactur-
the total distribution cost, while all constraints are respected. ers, suppliers, distribution centers, carriers, customers etc.) that operate
The heuristic algorithm can handle all the above characteristics, re- in different levels in a supply chain collaborate, is identified as vertical
strictions and variables for minimizing the distribution cost, no matter (Cleophas, Cottrill, Ehmke & Tierney, 2019; Santos, Curcio, Amorim,
the case. More specifically, the algorithm, despite its functionality to Carvalho & Marques, 2021). Both types of collaboration can be benefi-
find routes and create schedule of deliveries that minimize the total dis- cial for companies and improve operational planning, but they focus on
tribution cost, calculates the emissions produced from the vehicles. The different aspects of a supply chain.
emissions are not engaged neither in the objective function, nor to the In the current research, the horizontal collaboration between three
restrictions, but are exploited in order to estimate the difference in the 3PL companies in the routing and distribution process is studied.
two cases. This means that the customer requests of all companies, that repre-
Concluding, the research objectives of the present study are: sent a shipment either from the distribution center of the company
• the development of a heuristic algorithm that addresses efficiently to the customer or the opposite, are shared, along with their re-
the collaborative VRP, along with the other variants that are consid- sources (vehicles). These variables define in a great extent the joint
ered, and vehicle routing problem that can also be mathematically formulated.

2
G.D. Konstantakopoulos, S.P. Gayialis, E.P. Kechagias et al. International Journal of Information Management Data Insights 1 (2021) 100010

Soysal, Bloemhof-Ruwaard, Haijema and van der Vorst (2018) and bio inspired (Chakraborty & Kar, 2017; Kar, 2016) and local search
Montoya-Torres, Muñoz-Villamizar and Vega-Mejía (2016) proposed (Mekamcha, Souier, Bessenouci & Bennekrouf, 2019) metaheuristics,
such models and concluded that joint route planning offers significant while heuristics are studied less often. Both in research studies and real-
reduction not only in the distribution cost, but in emissions as well. How- life applications, the algorithms need to be thoroughly tested in order
ever, multiple factors may influence this reduction, such as the size of to validate their efficiency. Our research has reached this exact phase
orders, the number of collaborating companies, as well as the variables and testings’ results will define whether the algorithm is suitable to be
and constraints that are considered in the routing procedure (Cruijssen integrated into a system. It should also be noted that, while studying
& Salomon, 2004). That is why defining the variants of the VRP that are to the literature, we have observed a lack of algorithmic approaches in-
involved in the routing process is very important. tegrated into routing systems proposed by researchers, most notably in
More specifically, in the Collaborative VRP researchers focus on case of collaborative logistics. One of the very limited research studies
the multiple depots that exist, since each logistics company has its that focused both on the development of a routing system, and on the
central depot. Due to this fact, many researchers consider the CVRP algorithmic approach is the one of Erdoğan (2017) that developed an
an extension of the Multi-depot VRP (MDVRP) (Karakatič & Pod- open source routing system using Microsoft Excel.
gorelec, 2015; Krajewska, Kopfer, Laporte, Ropke & Zaccour, 2008; To sum up, all the above variables and constraints, that derive from
Montoya-Torres, López Franco, Nieto Isaza, Felizzola Jiménez & Herazo- the 3PL companies, are considered in this study and included in the
Padilla, 2015), where additionally resources and orders are shared. In mathematical formulation of the next section. More specifically, the cus-
the current research, we follow this approach and formulate the Col- tomer requests and the resources of logistics companies are gathered in
laborative VRP as a multi-depot routing case. Additionally, we consider a central pool (Verdonck et al., 2013) and the collaboration strategy is
more variants of the VRP that are correlated to the variables and con- formulated as a multi-depot vehicle routing problem with a heteroge-
straints that arise from the studied 3PL companies, and their operations. neous fleet of vehicles, simultaneous pickups and deliveries, and time
More specifically, the fleet of vehicles that each 3PL company owns or windows. The aim of this problem, as in most VRP variants, is to min-
uses is limited and composed of different types, in terms of capacity, imize the total distribution cost by defining the fleet composition, and
CO2 emissions, variable and fixed costs. This variant is known as the the specific schedule of deliveries in each route (Laporte, 2007). This ef-
HFVRP (Baldacci, Battarra & Vigo, 2008; Jiang, Ng, Poh & Teo, 2014; fort is enhanced by a heuristic algorithm that handles all these variables
Koç, Bektaş, Jabali & Laporte, 2014). and constraints, aiming to offer efficient and sustainable routes.
Moreover, one of the most frequently encountered variants of the
VRP according to Konstantakopoulos et al. (2020) and Elshaer and Awad 3. Problem description and solution method
(2020) is the VRPTW. In this case, customers define a time slot in which
vehicles may arrive in order to serve the customers. If the vehicle ar- 3.1. Problem description and formulation
rives before the start of the time window, it must wait till the time win-
dow opens, while in case the vehicle arrives after the end of the time In this class of VRP variants that are studied in the current paper,
window, it cannot execute the delivery (Belmecheri, Prins, Yalaoui & the set of depots (warehouses) D, as well as the set of customers N need
Amodeo, 2013; Chiang & Hsu, 2014; Ombuki, Ross & Hanshar, 2006). to firstly be defined. The set 𝐺 = 𝐷 ∪𝑁 defines the entire set, while 𝐴 =
In this case the time windows are considered hard, while in cases that {(𝑖, 𝑗 ) ∶ 𝑖 ≠ 𝑗 ∈ 𝐺}, the set of arcs. Each arc (i, j), which is a path from
the vehicle may arrive after the end of the time window, and still serve i to j, is characterized by the distance 𝑑𝑖𝑗 , and by the travel time 𝑡𝑖𝑗 .
the customer, the time window is considered soft (Chu, Yan & Huang, Each customer i is associated with a demand for deliveries 𝑟𝑖 , a demand
2017; Xu, Elomri, Pokharel & Mutlu, 2019). In the current research, for pickups 𝑝𝑖 , a service time 𝑠𝑖 , and a time window [𝑒𝑖 , 𝑙𝑖 ]. The depots
the time windows are considered hard since many of the customers of also have time windows which are emerged by the working hours of the
the 3PL companies are demanding in this aspect as they receive multi- logistics center. In each case, a vehicle may arrive before the start of the
ple orders in a daily basis. Finally, in this study customer requests are time window 𝑒𝑖 , and may have to wait until it opens, but never after the
not exclusively deliveries, but can also be returns or both. The case in end of the time window, 𝑙𝑖 .
which deliveries and pickups are executed simultaneously is identified In addition, the fleet of vehicles, is represented by set K, while each
as VRPSPD (Konstantakopoulos, Gayialis, Kechagias, Papadopoulos & vehicle 𝑘 ∈ 𝐾 is characterized by its capacity 𝑄𝑘 , its variable cost 𝑣𝑘 and
Tatsiopoulos, 2021; Montané & Galvão, 2006; Polat et al., 2015). In its fixed costs 𝑓𝑘 . In each route, and consequently in each vehicle, the
every stage of the distribution process, including the departure of the goods on board can in no case, as well as in no stage of the distribution
vehicle from the central depot, as well as its return, the goods on board process, to exceed the vehicle’s capacity. Therefore, in each customer,
cannot exceed the vehicle’s capacity. both the delivered and the collected quantity of goods must be consid-
The identification of the multiple parameters and constraints that ered. All these variables, along with the limitations, make the studied
affect the routing of vehicles and the scheduling of deliveries in each problem complex and hard to solve.
company, as well as the mathematical formulation, constitute the first In the current state, each 3PL company has a single depot, and man-
steps for efficiently addressing the distribution process. The nest step in- ages the data of customers and vehicles itself. On the other hand, in the
cludes the selection and use of advanced routing systems that integrate case of Collaborative VRP, the depots come from the 3PL companies that
optimization algorithms and offer efficient route planning and deliveries cooperate, while the data of vehicles and customers of the cooperating
scheduling. This is not an easy task as multiple commercial and free rout- companies are being united, forming problem of bigger size. However,
ing packages have been developed (Bräysy & Hasle, 2014; Wang et al., the mathematical formulation remains the same, irrespective of the case,
2015), especially in the last few years, where advanced technologies and is given below.
and methods have been widely commercialized. Consequently, the se- ∑∑∑ ∑ ∑
𝑥𝑘𝑖𝑗 ⋅ 𝑓𝑘 + 𝑑𝑖𝑗 ⋅ 𝑥𝑘𝑖𝑗 ⋅ 𝑣𝑘 (1)
lection of the most suitable routing system according to the needs and 𝑘∈𝐾 𝑖∈𝐷 𝑗∈𝑁 𝑘∈𝐾 (𝑖,𝑗 )∈𝐴
requirements of a specific company is essential and needs to be carefully
∑∑
analyzed and implemented. 𝑥𝑘𝑖𝑗 ≤ 1, ∀𝑘 ∈ 𝐾 (2)
Additionally, the algorithms integrated into the information sys- 𝑖∈𝐷 𝑗∈𝑁
tems can be considered as black boxes, in most cases, as they con- ∑ ∑
stitute the main part of the system and the one that generates rev- 𝑥𝑘𝑖𝑙 − 𝑥𝑘𝑙𝑗 = 0, ∀𝑙 ∈ 𝑁, 𝑘 ∈ K (3)
𝑖∈𝐺 𝑗∈𝐺
enues to software companies. Despite the limited knowledge regard-
ing the integration of algorithms into real-life applications, it is well ∑
𝑥𝑘𝑖𝑗 = 1, ∀𝑖 ∈ 𝐺, 𝑘 ∈ K (4)
established that researchers most commonly develop and propose 𝑗∈𝑁

3
G.D. Konstantakopoulos, S.P. Gayialis, E.P. Kechagias et al. International Journal of Information Management Data Insights 1 (2021) 100010

∑( )
𝑢𝑘𝑖𝑗 − 𝑟𝑗 + 𝑝𝑗 ⋅ 𝑥𝑘𝑖𝑗 ≤ Q𝑘 , ∀𝑖 ∈ 𝐺, 𝑘 ∈ K (5)
𝑗∈𝐺


𝑢𝑘𝑖𝑗 ≤ Q𝑘 , ∀𝑖 ∈ 𝐷, 𝑘 ∈ K (6)
𝑗∈𝑁


𝑢𝑘𝑖𝑗 ≤ Q𝑘 , ∀𝑗 ∈ 𝐷, 𝑘 ∈ K (7)
𝑖∈𝑁
Fig. 2. General Framework of the proposed heuristic algorithm.

𝑒𝑖 ≤ 𝑎𝑘𝑖 + 𝑤𝑘𝑖 ≤ 𝑙𝑖 , ⋅∀𝑖 ∈ 𝐺, 𝑘 ∈ 𝐾 (8)

4. Results
𝑥𝑘𝑖𝑗 ∈ {0, 1}, (𝑖, 𝑗 ) ∈ 𝐴, ∀𝑘 ∈ K (9)
4.1. Computational data – case studies
𝑢𝑘𝑖𝑗 ≥ 0, ∀(𝑖, 𝑗 ) ∈ 𝐴, 𝑘 ∈ K (10)
The need of companies to reduce both their distribution costs, as well
The objective function (1) seeks to minimize the total distribution as their environmental footprint, has lead researchers and practitioners
cost, that consists of the fixed and variable costs of all routes. Inequal- to search for new strategies in order to achieve these goals. The col-
ity (2) ensures that each vehicle starts from one of the available depots laborative VRP that is studied in the current research can manage both
(if multiple exist, such as in the Collaborative VRP), while Eqs. (3) and factors, and enhance this effort. The data that are essential for address-
(4) that each customer is served only once and by one vehicle. Con- ing the problem are exploited from three medium size 3PL companies.
straints (5), (6) and (7) ensure that the load of goods in every stage of All companies are located in the area of Mandra, a suburb in the western
the distribution process, including the departure from the depot and the area of Athens, Greece, and distribute goods in city center. Therefore,
return to the depot, cannot exceed the vehicle’s capacity. Constrain (8) their cases can offer significant results, concerning collaborations be-
ensures that each vehicle cannot start serving any customer, before the tween companies in their distribution operations.
time window starts, or after its close. Finally, the decision variable 𝑥𝑘𝑖𝑗 is Initially, the distribution cost and the CO2 emissions are calculated
for each company, and for numerous daily distribution cases that each
equal to 1, if the route from i to j is executed, 𝑢𝑘𝑖𝑗 is the load on vehicle
company addresses, separately. However, since the three companies dis-
k and on arc (i, j), while 𝛼𝑖𝑘 is the arrival time of vehicle k at customer
tribute goods in Athens, the daily distribution cases that each company
i, and 𝑤𝑘𝑖 the waiting time of vehicle k at customer i.
faces, are also combined producing a single daily case, with multiple de-
pots, shared vehicles, and customer data resulting from all companies,
3.2. Solution method in order to form the case of collaborative logistics. The distribution cost
and the CO2 emissions are additionally calculated, and the results are
The algorithm developed for creating efficient schedules of deliver- compared to those exploited from the first case, in order to estimate the
ies, belongs to the category of heuristics. Initially, a construction algo- benefits of this strategy.
rithm operates for creating an initial solution, that is then further im- In order to create the schedule of deliveries, as well as to calculate the
proved by applying multiple local search heuristics. The optimization distribution cost and the total emissions, multiple data are needed. These
objective is the minimization of the total distribution cost. The construc- data originate and are related to both the customers and the vehicles,
tion algorithm applied in the present paper is the Time-Oriented Nearest and are used either as variables, or as restrictions of the vehicle routing
Neighbor (TONN) algorithm, that was first proposed by Solomon (1987). and scheduling problem, as described in Section 2.1.
The specific procedure belongs in the sequential construction methods, Concerning the customers, each one separately is characterized by
as one route at a time is being built. his ID number, address, the delivery and pickup quantity, and time win-
More specifically, every single vehicle first visits the depots of the dow, as shown in Table 1. The addresses are essential for extracting all
companies (in current state only the company’s depot) and afterwards, the necessary distances and travel times, between customers (includ-
the customers. The customer that is added each time in the route, is the ing the depots). For creating the distance and travel time matrices, on-
“closest” to the last visited one, according to the metric 𝑐𝑖𝑗 , that involves line services are exploited. More specifically, these services, including
both time and distance. Although this procedure is very efficient in terms geocoding, as well as distance and travel time calculation, are offered
of computational time, the same cannot be said for the quality of the so- by HERE Technologies (www.here.com). All these data, along with the
lution. Therefore, local search procedures are needed to be implemented delivery and pickup quantities, as well as with the time windows, are
for modifying the existing solution S, to another solution, S’. In order to further exploited by the heuristic algorithm as variables and constraints
create another solution, one or more customers are being removed and of the problem for optimizing the plan of routes and schedule of deliver-
reinserted at different positions. The operators that are implemented in ies. More specifically, the delivery and pickup quantities are considered
the current research are the node relocation, the k-opt moves, the Or- in every stage of the distribution process so that the goods on board will
Opt operator, and the exchange operator (Bräysy & Gendreau, 2005). not exceed the vehicle’s capacity, while the time windows are consid-
All these operators let the algorithm to search for better solutions in a ered so that to avoid delays.
wider search space, while the computational time needed remains low. As for the vehicles, the variable and fixed costs have been calcu-
If the total distribution cost of the new solution S’, has been decreased lated based on the data provided by each one of the 3PL companies.
due to the operator applied, then the optimal solution is renewed. This More specifically, the fixed cost of each vehicle is estimated by its an-
procedure continues till the computational time meet the time limit that nual and capital cost, that include depreciation, repairs, maintenance
was set, which is 5 min for each distribution case. The algorithm was and repairs. According to the annual use of each vehicles, which is the
developed in Python programming language, and all cases were tested working days per year, and by considering that each vehicle executes a
on an Intel Core i7 8550 U 1.8 GHz with 16 GB memory computer. Fi- single route each day, the fixed cost is then estimated in a daily basis.
nally, the steps that the algorithm follows, and that were also described Moreover, the variable cost is based on the fuel consumption of each
above, for finding the optimal route, are presented in Fig. 2. vehicle (liters/ 100 km) and the cost of fuel (€/ liter). Representative

4
G.D. Konstantakopoulos, S.P. Gayialis, E.P. Kechagias et al. International Journal of Information Management Data Insights 1 (2021) 100010

Table 1
Data of customers.

ID Address Delivery quantity (kg) Pickup quantity (kg) Start of time window End of time window

1001 12 Arrianou, Athens, Attica 116 35, Greece 24.3 8.1 07:30 08:30
1002 1 Angelon, Peristeri, Attica 121 36, Greece 105.2 12 09:15 10:15
1003 12 Ithakis, Athens, Attica 112 51, Greece 31.8 2.5 08:00 09:00
1004 3 Troias, Athens, Attica 113 62, Greece 11.2 33.2 13:00 15:00
xxxx 6 Ippokratous, Athens, Attica 114 72, Greece 78.4 38.6 12:30 14:00

Table 2
Data of vehicles.

Type Gross weight (tn) Load Capacity (tn) Fixed cost (€) Variable cost (€/km) CO2 emissions (gr/tkm)

Petrol small van 1.2 0.795 14 0.101 143.4


Diesel small van 1.2 0.728 19 0.055 109.2
Large van 1.6 1.2 22 0.129 137.4
Semi-light trucks 3.0 3.5 32 0.189 107.6
Light trucks 5.0 7.5 42 0.252 86.0

Table 3
Computational results.

Case # of customers Total distance Total cost # of vehicles Emissions (kg of CO2 ) Load Factor

3PL C1 137 1722 500.37 € 16 443.48 90.88%


3PL C2 385 4251 1299.86 € 33 1244.73 84.57%
3PL C3 226 2918 812.73 € 21 793.60 88.47%
Cumulative 748 8891 2612.96 € 70 2481.81 87.16%
Collaborative 748 7992 2527.18 € 66 2438.36 83.38%
Deviation – −10.11% −3.28% −5.71% −1.75% −4.35%

data of vehicles used in the distribution processes of all 3PL companies collaborative distribution cases. The results of the multiple collaborative
are given in Table 2. logistics cases, in which the depots and the customers, of all companies,
As for the CO2 emissions due to the use of vehicles, most man- are simultaneously considered, also offer mean values (in cost, emis-
ufacturers offer relevant information, such as the grammars of CO2 sions, vehicles, load factor etc.) that are given in “Collaborative case”
emitted for every tone transported over a distance of one kilometer, row. Finally, the results exploited both from the collaborative case and
in urban environment. Consequently, the emissions depend on the fac- from the cumulative case, are compared, while their deviations, in mul-
tor 𝑐 𝑘 (gr/tkm), the gross weight of the vehicle 𝑤𝑘 , the load of goods tiple factors, are also calculated.
on board on every arc (i, j), 𝑢𝑘𝑖𝑗 , as well as on the distance of the As shown in Table 3, the first company (3PL C1) serves on average
arc, 𝑑𝑖𝑗 . The mathematical expression that calculates CO2 emissions is 137 customers, the second one (3PL C2) 385, and the third one (3PL C3)

[(𝑢𝑘𝑖𝑗 + 𝑤𝑘 ) ⋅ 𝑐 𝑘 ⋅ 𝑑𝑖𝑗 ⋅ 𝑥𝑘𝑖𝑗 ], and is valid for every vehicle 𝑘 ∈ K. This 226, in a daily base. From the results of the three cases, it is easy to say
(𝑖,𝑗 )∈𝐴
that as the number of customers increases, the distribution cost, the total
approach offers a good estimation of CO2 emissions, even if in fact the
traveled distance, the number of vehicles needed, and the emissions also
speed, the age, as well as other factors affect the emissions (Koç et al.,
increase. Instead, the mean load factors in all 3PL companies remain at
2014).
the same level, about 75–80%. On the other hand, on the collaborative
Concluding, all the data that are presented in Tables 1 and 2, are
case, the average number of customers served is 748, which is equal to
essential and significant for distribution companies that address the
those in the cumulative case, while the depots from which vehicles load
HFVRP, the VRPSPD and the VRPTW. The specific VRP variants corre-
the goods, are three.
spond to real-life problems and cases, that most of the Greek companies
The comparison of results, obtained from the cumulative and the col-
operating in the field of logistics face. Irrespective of whether compa-
laborative case, indicate that the collaboration between 3PL companies
nies operate individually and execute single routes, or collaborate and
can offer improvements in multiple levels. The first aspect that is greatly
share their resources, the needed data remain the same for optimizing
improved, and constitutes the main objective that 3PL companies need
the routing and scheduling problem.
to minimize, is the distribution cost, in which a reduction of 3.28% is
observed. In addition, the emissions are also decreased (−1.75%), reduc-
4.2. Computational results ing them by 42.45 kg daily. Despite the fact that the reduction seems
small, and considering that the companies operate at least 300 days per
Initially, multiple daily distribution cases, that each 3PL company year, annually 12.735 tons of CO2 can be avoided. This would be hard to
faces, have been addressed and solved by the proposed heuristic algo- happen without the reduction in the total traveled distance (−10.11%),
rithm. The daily schedules and results produced from each one of the and in the number of vehicles needed (−5.71%). Finally, the only fac-
cases, are analyzed, offering the average cost, emissions, number of ve- tor that is worsening through collaboration is the load factor, and more
hicles, vehicle load etc. Therefore, the results and the mean values, that specifically from 87.16%, the load factor decreased to 83.38%, which
refer to each 3PL company individually, correspond to a daily base, and means that there is more unused space on vehicles.
are indicated as 3PL C1, 3PL C2, and 3PL C3 respectively, as shown in Additionally, there is a significant decrease in the total distribution
Table 3. Moreover, the aggregated results, of the three 3PL companies, costs, as the three companies save cumulatively 85.78 € every day, that
are presented in the row “Cumulative results” of Table 3. correspond to 25,725.00€ yearly. However, the sharing of each com-
In addition, the daily distribution cases of all companies are united pany in the total distribution cost, and consequently to the savings dif-
and form more complex ones, that are addressed by the algorithm as the fers. Multiple factors may affect the sharing of each company, such as

5
G.D. Konstantakopoulos, S.P. Gayialis, E.P. Kechagias et al. International Journal of Information Management Data Insights 1 (2021) 100010

the number of customers and the vehicles belonging in each company, 6. Conclusions
and involving in the collaborative routing and scheduling procedures.
Therefore, an agreement between the collaborative companies, that de- The conducted research focused on a routing and scheduling ap-
termines the sharing of each company to the total cost, is essential. proach that offered significant reductions, both in terms of distribution
cost, and CO2 emissions. Our approach proposed the collaboration be-
tween logistics companies that are located in the same area, and simul-
5. Discussion
taneously distribute goods in the same city. Their collaboration, focus-
ing on the last mile distribution, included sharing customer requests,
5.1. Contribution to theory
resources and information, and aimed to minimize the cost.
In order to estimate the results of the proposed approach, we con-
As found in this study, the competition between logistics compa-
sidered the cases of three medium size 3PL companies, located in the
nies in Greece, as well as globally is severe. This has led companies to
western suburbs of the city of Athens. Their daily distribution cases were
explore the processes that can be optimized and the technologies that
tested in two different scenarios, one where each company operates and
need to be applied, in order to survive and operate more efficiently.
distributes goods separately, and a second one where companies share
The routing of vehicles is such an operation that, in most cases, is ad-
their fleets and combine their customers’ demands. The results showed
dressed by advanced systems. However, many companies have come
that addressing the routing and scheduling collaboratively, can offer
to the conclusion that for maximizing cost savings, they need to explore
significant reduction in cost and emissions. In fact, this synergy can be
new methods for more efficient operations. Collaborative routing is such
beneficial not only for logistics companies, but also for city inhabitants,
an approach, that while initially was not accepted by practitioners, has
as pollution (CO2 emissions), noise and traffic congestion (number of
now been recognized and companies have a positive attitude towards it
vehicles) in city centers are also decreased.
(Rodrigues et al., 2018).
A further research study should focus on the profit-sharing mecha-
Most collaborative routing studies focus on developing complex
nism, that the collaborative companies need to define before their co-
mathematical models and advanced optimization methods in order to
operation. In each collaboration case, the profit-sharing approach needs
minimize the distribution cost and the travelled distance. Zhang et al.
to be fair for all parties, while also being profitable. However, the fact
(2020) for example, propose a collaborative model similar to ours, with-
that profit-sharing constitutes another research topic, and multiple ap-
out considering the time windows and the environmental impact, as
proaches have already been proposed, led us in not considering it as part
well as an extended variable neighborhood search algorithm. The ex-
of our research study.
perimental results showed that the algorithm addressing the specific
Finally, in order for companies to further benefit from such a syn-
collaborative case offers cost reduction that ranges from 3.19% up to
ergy, an advanced system needs to be exploited. The system needs to
37.18% depending on the case. Similar results are obtained in the re-
be efficient both in terms of computational time and solution quality,
search of Dahl and Derigs (2011), where the data of 50 express carriers
since an increased number of customers’ deliveries are considered in
were simulated, indicating that the cost can reduce up to 14% by shar-
a daily phase. Additionally, the system must handle data from multiple
ing customer requests. Other studies also come to the conclusion that
logistics providers, in compliance with the General Data Protection Reg-
the distribution cost, as well as the total travelled distance can be re-
ulation (GDPR). This is essential since data of customers from different
duced, offering higher profit margin to the companies that plan routing
companies, need to be uploaded in a shared platform for addressing the
jointly (Pradenas, Oportus & Parada, 2013). However, all the aforemen-
Collaborative VRP. This further research can provide logistics compa-
tioned studies have not been tested in real life-cases. Moreover, over the
nies with a useful tool for more efficient last-mile distribution.
last few years the need for reducing the emissions has also emerged due
to the global warming effect. This has led researchers to focus on this
attribute and define how collaborations can enhance sustainable dis-
Declaration of Competing Interest
tribution and logistics (Perez-Bernabeu, Juan, Faulin & Barrios, 2015;
Pradenas et al., 2013). In this content, Danloup et al. (2015) studied the
The authors declare that they have no known competing financial
effects of collaborative distribution on the environment. Their research
interests or personal relationships that could have appeared to influence
focuses on food distribution and their mathematical formulation aims
the work reported in this paper.
to minimize the CO2 emissions instead of the cost. The computational
results indicate that the average emissions and cost reduction is 9.0 and
12.0 percent respectively. References

Baldacci, R., Battarra, M., & Vigo, D. (2008). Routing a heterogeneous fleet of ve-
5.1. Implications for practice hicles. In B. Golden, S. Raghavan, & E. Wasil (Eds.), The Vehicle Routing Prob-
lem: Latest Advances and New Challenges (pp. 3–27). Boston, MA: Springer US.
Our research gives equivalent results to any of the aforementioned 10.1007/978-0-387-77778-8_1.
Belmecheri, F., Prins, C., Yalaoui, F., & Amodeo, L. (2013). Particle swarm optimiza-
studies but at the same time provides a novel that collaborative rout- tion algorithm for a vehicle routing problem with heterogeneous fleet, mixed
ing can have great impact both on cost (25,725.00€ every year) and backhauls, and time windows. Journal of Intelligent Manufacturing, 24, 775–789.
emissions (12.735 tons of CO2). Additionally, besides the variables and 10.1007/s10845-012-0627-8.
Bräysy, O., & Gendreau, M. (2005). Vehicle routing problem with time windows, Part I:
constraints that are considered in each case, as well as the sector, the Route construction and local search algorithms. Transportation Science, 39, 104–118.
results can greatly be affected by the method of calculating the cost 10.1287/trsc.1030.0056.
and emissions. In the current research, we consider that both meth- Bräysy, O., & Hasle, G. (2014). Software tools and emerging technologies for vehicle rout-
ing and intermodal transportation. In P. Toth, & D. Vigo (Eds.), Vehicle routing, prob-
ods are quite accurate since all the factors affecting the cost and emis-
lems, methods and applications (pp. 351–380). 10.1137/1.9781611973594.ch12.
sions are considered and integrated into the formulation. As for the im- Chakraborty, A., & Kar, A. K. (2017). Swarm intelligence: A review of algorithms. In
plications to practice, while over the years the interest on collabora- S. Patnaik, X.-S. Yang, & K. Nakamatsu (Eds.), Nature-inspired computing and optimiza-
tion: theory and applications (pp. 475–494). Cham: Springer International Publishing.
tive logistics increases and researchers offer novel mathematical mod-
10.1007/978-3-319-50920-4_19.
els and algorithms, software solutions and platforms to support this Chiang, T. C., & Hsu, W. H. (2014). A knowledge-based evolutionary algorithm for the
concept have not followed the same path. Therefore, the next step of multiobjective vehicle routing problem with time windows. Computers & Operations
our research is to exploit this exact research gap in order to investigate Research, 45, 25–37. 10.1016/j.cor.2013.11.014.
Chu, J. C., Yan, S., & Huang, H. J. (2017). A multi-trip split-delivery vehicle routing prob-
whether the algorithm and the model can be integrated into a routing lem with time windows for inventory replenishment under stochastic travel times.
system. Networks and Spatial Economics, 17, 41–68. 10.1007/s11067-015-9317-3.

6
G.D. Konstantakopoulos, S.P. Gayialis, E.P. Kechagias et al. International Journal of Information Management Data Insights 1 (2021) 100010

Cleophas, C., Cottrill, C., Ehmke, J. F., & Tierney, K. (2019). Collaborative urban trans- Montoya-Torres, J. R., López Franco, J., Nieto Isaza, S., Felizzola Jiménez, H., & Herazo-
portation: Recent advances in theory and practice. European Journal of Operational Padilla, N. (2015). A literature review on the vehicle routing problem with multiple
Research, 273, 801–816. 10.1016/j.ejor.2018.04.037. depots. Computers & Industrial Engineering, 79, 115–129. 10.1016/j.cie.2014.10.029.
Cruijssen, F., & Salomon, M. (2004)Empirical study : Order sharing between transportation Montoya-Torres, J. R., Muñoz-Villamizar, A., & Vega-Mejía, C. A. (2016). On the impact
companies may result in cost reductions between 5 to 15 percent, CentER Discussion of collaborative strategies for goods delivery in city logistics. Production Planning &
Paper. Control, 27, 443–455. 10.1080/09537287.2016.1147092.
Danloup, N., Mirzabeiki, V., Allaoui, H., Goncalves, G., Julien, D., & Mena, C. (2015). Ombuki, B., Ross, B. J., & Hanshar, F. (2006). Multi-objective genetic algorithms for ve-
Reducing transportation greenhouse gas emissions with collaborative dis- hicle routing problem with time windows. Applied Intelligence, 24, 17–30.
tribution: A case study. Management Research Review, 38, 1049–1067. Pan, S., Trentesaux, D., Ballot, E., & Huang, G. Q. (2019). Horizontal collaborative trans-
10.1108/MRR-11-2014-0262. port: Survey of solutions and practical implementation issues. International Journal of
de Oliveira, H. C., & Vasconcelos, G. C. (2010). A hybrid search method for the vehicle Production Research, 57, 5340–5361. 10.1080/00207543.2019.1574040.
routing problem with time windows. Annals of Operations Research, 180, 125–144. Perez-Bernabeu, E., Juan, A. A., Faulin, J., & Barrios, B. B. (2015). Horizontal coop-
10.1007/s10479-008-0487-y. eration in road transportation : A case illustrating savings in distances and green-
Elshaer, R., & Awad, H. (2020). A taxonomic review of metaheuristic algorithms for solv- house gas emissions. International Transactions in Operational Research, 22, 585–606.
ing the vehicle routing problem and its variants. Computers & Industrial Engineering, 10.1111/itor.12130.
140, Article 106242. 10.1016/j.cie.2019.106242. Polat, O., Kalayci, C. B., Kulak, O., & Günther, H.-. O. (2015). A perturbation based variable
Erdoğan, G. (2017). An open source spreadsheet solver for vehicle routing problems. Com- neighborhood search heuristic for solving the vehicle routing problem with simulta-
puters & Operations Research, 84, 62–72. 10.1016/j.cor.2017.02.022. neous pickup and delivery with time limit. European Journal of Operational Research,
Ferrell, W., Ellis, K., Kaminsky, P., & Rainwater, C. (2020). Horizontal collaboration: 242, 369–382. 10.1016/j.ejor.2014.10.010.
Opportunities for improved logistics planning. International Journal of Production Re- Pradenas, L., Oportus, B., & Parada, V. (2013). Mitigation of greenhouse gas emissions
search, 58, 4267–4284. 10.1080/00207543.2019.1651457. in vehicle routing problems with backhauling. Expert Systems with Applications, 40,
Gansterer, M., & Hartl, R. F. (2018). Collaborative vehicle routing: A survey. European 2985–2991. 10.1016/j.eswa.2012.12.014.
Journal of Operational Research, 268, 1–12. 10.1016/j.ejor.2017.10.023. Rodrigues, M., Zampou, E., Zeimpekis, V., Stathacopoulos, A., Teoh, T., & Ayfan-
Jiang, J., Ng, K. M., Poh, K. L., & Teo, K. M. (2014). Vehicle routing problem with a topoulou, G. (2018). Cooperative models for addressing urban freight challenges: The
heterogeneous fleet and time windows. Expert Systems with Applications, 41, 3748– NOVELOG and U-TURN approaches. In E. Taniguchi, & E. Thompson (Eds.), City Lo-
3760. 10.1016/j.eswa.2013.11.029. gistics 3: Towards Sustainable and Liveable Cities (pp. 215–234). Ltd: John Wiley & Sons.
Kar, A. K. (2016). Bio inspired computing – A review of algorithms and scope of applica- 10.1002/9781119425472.ch12.
tions. Expert Systems with Applications, 59, 20–32. 10.1016/j.eswa.2016.04.018. Santos, M. J., Curcio, E., Amorim, P., Carvalho, M., & Marques, A. (2021). A bilevel ap-
Karakatič, S., & Podgorelec, V. (2015). A survey of genetic algorithms for solv- proach for the collaborative transportation planning problem. International Journal of
ing multi depot vehicle routing problem. Applied Soft Computing, 27, 519–532. Production Economics, 233, Article 108004. 10.1016/j.ijpe.2020.108004.
10.1016/j.asoc.2014.11.005. Santos, M. J., Martins, S., Amorim, P., & Almada-Lobo, B. (2021). A green lateral collabo-
Kechagias, E. P., Gayialis, S. P., Konstantakopoulos, G. D., & Papadopoulos, G. A. (2020a). rative problem under different transportation strategies and profit allocation methods.
An application of a multi-criteria approach for the development of a process reference Journal of Cleaner Production, 288, Article 125678. 10.1016/j.jclepro.2020.125678.
model for supply chain operations. Sustainability, 12, 5791. 10.3390/su12145791. Solomon, M. M. (1987). Algorithms for the vehicle routing and scheduling problems with
Kechagias, E. P., Gayialis, S. P., Konstantakopoulos, G. D., & Papadopoulos, G. A. (2020b). time window constraints. Operations Research, 35, 254–265. 10.1287/opre.35.2.254.
An application of an urban freight transportation system for reduced environmental Soysal, M., Bloemhof-Ruwaard, J. M., Haijema, R., & van der Vorst, J. G. A. J. (2018).
emissions. Systems, 8. 10.3390/systems8040049. Modeling a green inventory routing problem for perishable products with
Koç, Ç., Bektaş, T., Jabali, O., & Laporte, G. (2014). The fleet size and mix pollution- horizontal collaboration. Computers & Operations Research, 89, 168–182.
routing problem. Transportation Research Part B: Methodological, 70, 239–254. 10.1016/j.cor.2016.02.003.
10.1016/j.trb.2014.09.008. Subramanian, A., Penna, P. H. V., Uchoa, E., & Ochi, L. S. (2012). A hybrid algorithm
Konstantakopoulos, G. D., Gayialis, S. P., & Kechagias, E. P. (2020). Vehicle routing prob- for the Heterogeneous Fleet Vehicle Routing Problem. European Journal of Operational
lem and related algorithms for logistics distribution: A literature review and classifi- Research, 221, 285–295. 10.1016/j.ejor.2012.03.016.
cation. Operational Research - An International Journal. 10.1007/s12351-020-00600-7. Verdonck, L., Caris, A. N., Ramaekers, K., & Janssens, G. K. (2013). Collaborative logistics
Konstantakopoulos, G. D., Gayialis, S. P., Kechagias, E. P., Papadopoulos, G. A., & Tat- from the perspective of road transportation companies. Transport Reviews, 33, 700–
siopoulos, I. P. (2020). A multiobjective large neighborhood search metaheuristic for 719. 10.1080/01441647.2013.853706.
the vehicle routing problem with time windows. Algorithms, 13. 10.3390/a13100243. Wang, X., Battarra, M., Golden, B., & Wasil, E. (2015). Routing, vehicle, and scheduling.
Konstantakopoulos, G. D., Gayialis, S. P., Kechagias, E. P., Papadopoulos, G. A., & Tat- London, U. K.: Routledge Handbook. 10.4324/9781315756684.
siopoulos, I. P. (2021). Delivering and picking goods under time window restric- Wang, Y., Zhang, J., Assogba, K., Liu, Y., Xu, M., & Wang, Y. (2018). Collabo-
tions: An effective evolutionary algorithm. Journal of Intelligent & Fuzzy Systems, 1–14 ration and transportation resource sharing in multiple centers vehicle routing
Preprint. 10.3233/JIFS-202129. optimization with delivery and pickup. Knowledge-Based System, 160, 296–310.
Krajewska, M. A., Kopfer, H., Laporte, G., Ropke, S., & Zaccour, G. (2008). Horizontal 10.1016/j.knosys.2018.07.024.
cooperation among freight carriers: Request allocation and profit sharing. Journal of Xiao, Y., & Konak, A. (2016). The heterogeneous green vehicle routing and scheduling
the Operational Research Society, 59, 1483–1491. 10.1057/palgrave.jors.2602489. problem with time-varying traffic congestion. Transportation Research Part E: Logistics
Laporte, G. (2007). What you should know about the vehicle routing problem. Naval Re- and Transportation Review, 88, 146–166. 10.1016/j.tre.2016.01.011.
search Logistics, 54, 811–819. 10.1002/nav.20261. Xu, Z., Elomri, A., Pokharel, S., & Mutlu, F. (2019). A model for capacitated green ve-
Mekamcha, K., Souier, M., Bessenouci, H. N., & Bennekrouf, M. (2019). Two hicle routing problem with the time-varying vehicle speed and soft time windows.
metaheuristics approaches for solving the traveling salesman problem: An Al- Computers & Industrial Engineering, 137, Article 106011. 10.1016/j.cie.2019.106011.
gerian waste collection case. Operational Research: An International Journal. Zhang, W., Chen, Z., Zhang, S., Wang, W., Yang, S., & Cai, Y. (2020). Composite
10.1007/s12351-019-00529-6. multi-objective optimization on a new collaborative vehicle routing problem with
Montané, F. A. T., & Galvão, R. D. (2006). A tabu search algorithm for the vehicle rout- shared carriers and depots. Journal of Cleaner Production, 274, Article 122593.
ing problem with simultaneous pick-up and delivery service. Computers & Operations 10.1016/j.jclepro.2020.122593.
Research, 33, 595–619. 10.1016/j.cor.2004.07.009.

You might also like