Acessibilidade / Reportar erro

MATH-HEURISTIC FOR THE CAPACITATED TWO-ECHELON VEHICLE ROUTING PROBLEM

ABSTRACT

In this paper, we propose a math-heuristic that combines mathematical programming techniques with a heuristic approach based on the Simulated Annealing metaheuristic to solve the Two-Echelon Capacitated Vehicle Routing Problem (2E-CVRP). This problem arises in the context of a distribution network that is divided in two levels: satellite facilities that connect customers to fulfilment centers where freight originates. As it is an NP-hard problem, the proposed approach combines a cluster-first route-second math-heuristic in which approaches are more appropriate, particularly for problem sizes that are more commonly found in practice. The results of the experiments with benchmark instances show that such cluster-first route-second math-heuristic approach utilizing package solvers (CPLEX and TSP CONCORDE) can effectively help solving the CVRP for small instances when compared to an exact method. The experiments conducted on benchmark instances demonstrated the effectiveness of the proposed “cluster-first, route-second” math-heuristic approach, which utilizes package solvers such as CPLEX and TSP CONCORDE, in solving the CVRP for small instances, outperforming exact methods. This research contributes to demonstrating the potential applications of package solvers on heuristic structures for solving the CVRP. Although the presented math-heuristic has limitations, mainly due to the extensive usage of mathematical programming and the chosen characteristics of the implemented local search operators, it can quickly generate high-quality initial solutions for medium and large instances. By showcasing the “cluster-first, route-second” approach, this paper provides a framework that can be further improved by local search or embedded in other metaheuristics, such as GRASP or tabu search, and has practical implications for various industries.

Keywords:
math-heuristic; 2E-CVRP; routing

1 INTRODUCTION

This article addresses the two-echelon capacitated vehicle routing problem (2E-CVRP). In this problem, the distribution network is divided in two levels or layers (echelons), as can be seen in Figure 1.

Figure 1
Example of a 2E-CVRP problem solution.

The main depot and the intermediate facilities (satellite terminals) correspond to the main distribution structure, from where loads originate, and are usually located away from the large urban centers, configuring the first echelon or tier, denoted by - FE or 1E - with customers are serviced in the second echelon - SE or 2E - as described by Sluijk et al. (2022SLUIJK N, AM FLORIO, J KINABLE, N DELLAERT & TV WOENSEL. 2022. Two-echelon vehicle routing problems: A literature review. European Journal of Operational Research , 23 (in-proof). DOI: 10.1016/j.ejor.2022.02.022
https://doi.org/10.1016/j.ejor.2022.02.0...
). The satellites, located at the edges or borders between layers, allow the consolidation and transshipment of products between the vehicles utilized on either echelon. This makes it possible to use larger vehicles in the first tier, which can transfer the loads from the depot to be delivered to the intermediate installations (satellite terminals) at times of lower traffic or that allow the traffic of larger vehicles (for example, in the evening or night), which are then distributed to the delivery points using smaller vehicles, usually more suitable for driving and parking in the most central and congested areas.

As highlighted by Crainic et al. (2009CRAINIC TG, RICCIARDI N & STORCHI G. 2009. Models for Evaluating and Planning City Logistics Systems. Transportation Science, 743(4): 432-454. DOI: 10.1287/trsc.1090.0279
https://doi.org/10.1287/trsc.1090.0279...
), two-tier systems are increasingly being used in large cities that face serious problems related to vehicle traffic. Examples of two-tier distribution systems include home delivery of e-commerce, distribution of supermarket products, multimodal cargo transport, among others (Sluijk et al., 2022SLUIJK N, AM FLORIO, J KINABLE, N DELLAERT & TV WOENSEL. 2022. Two-echelon vehicle routing problems: A literature review. European Journal of Operational Research , 23 (in-proof). DOI: 10.1016/j.ejor.2022.02.022
https://doi.org/10.1016/j.ejor.2022.02.0...
). Solutions described in the literature present exact methods (or algorithms) and heuristic methods. State-of-the-art algorithms can solve only relatively small instances to optimality in reasonable computational time since the 2E-CVRP is of the NP-hard class (Arnold and Sorensen, 2019ARNOLD F & SORENSEN K. 2019. Knowledge-guided local search for the vehicle routing problem. Computers and Operations Research, 105:32-46. DOI: 10.1016/j.cor.2019.01.002
https://doi.org/10.1016/j.cor.2019.01.00...
; Cuda et al., 2015CUDA R, GUASTAROBA G & SPERANZA MG. 2015. A survey on two-echelon routing problems. Computers & Operations Research 55:185-199. DOI: 10.1016/j.cor.2014.06.008
https://doi.org/10.1016/j.cor.2014.06.00...
). Heuristic approaches do not necessarily provide the optimal solution to the problem but allow obtaining near-optimal results for a NP-hard problem usually in very short times (Arnold and Sorensen, 2019ARNOLD F & SORENSEN K. 2019. Knowledge-guided local search for the vehicle routing problem. Computers and Operations Research, 105:32-46. DOI: 10.1016/j.cor.2019.01.002
https://doi.org/10.1016/j.cor.2019.01.00...
). A math-heuristic combines heuristic techniques with operations research methods and tools to obtain effective solutions (Boschetti and Maniezzo, 2022BOSCHETTI MA & MANIEZZO V. 2022. Matheuristics: using mathematics for heuristic design. 4OR, 20:173-208. DOI: 10.1007/s10288-022-00510-8
https://doi.org/10.1007/s10288-022-00510...
).

This paper proposes the development of a math-heuristic based on the Simulated Annealing metaheuristic for the 2E-CVRP that derives from formulation developed by Sluijk et al. (2022SLUIJK N, AM FLORIO, J KINABLE, N DELLAERT & TV WOENSEL. 2022. Two-echelon vehicle routing problems: A literature review. European Journal of Operational Research , 23 (in-proof). DOI: 10.1016/j.ejor.2022.02.022
https://doi.org/10.1016/j.ejor.2022.02.0...
).

The 2E-CVRP formulation proposed by the authors allows solving both the first and the second echelons of the routing problem. In this work, we propose a model that comprises a math-heuristic for solving the 2E-CVRP by applying a “cluster-First, route-Second” approach, commonly utilized in constructive heuristics to the CVRP (Prins et. al., 2014PRINS C, LACOMME P & PRODHON C. 2014. Order-first split-second methods for vehicle routing problems: A review. Transportation Research Part C, 40: 179-200. DOI: 10.1016/j.trc.2014.01.011
https://doi.org/10.1016/j.trc.2014.01.01...
). With this approach, customers are first allocated to the satellites thus decomposing the problem into several Capacitated VRPs and it provides the main benefit of being computationally cheaper. However, the routes obtained later can be suboptimal (Singh et al., 2023SINGH B, OBERFICHTNER L & IVLIEV S. 2023. Heuristics for a cash-collection routing problem with a cluster-first route-second approach. Annals of Operations Research, 322: 413-440. DOI: 10.1007/s10479-022-04883-1
https://doi.org/10.1007/s10479-022-04883...
). In the proposed math-heuristic two CVRP problems are solved after the clustering process (which defines the customers and load assigned to each satellite): the capacitated vehicle routing problem from the central depot to the satellites and the capacitated routing problem within each satellite.

Our motivation stems from the importance of demonstrating possible applications of package solvers in combination with heuristic approach to solve the CVRP. Although our proposed math-heuristic has limitations due to the usage of mathematical programming and chosen specific characteristics of the implemented local search operators, it aims to illustrate how the “cluster-first, route-second” approach can be used to quickly generate good-quality initial solutions that can be further improved by local search. Additionally, our approach can be integrated into a multi-start constructive heuristic such as GRASP (Feo and Resende, 1995FEO TA & RESENDE MGC. 1995. Greedy Randomized Adaptive Search Procedures, Journal of Global Optimization, 6(2): 109-133. doi:10.1007/BF01096763.
https://doi.org/10.1007/BF01096763...
) or even in a metaheuristic such as tabu search (Glover, 1990GLOVER F. 1990. Tabu Search: A tutorial, Interfaces: 79-94. doi:10.1287/inte.20.4.74
https://doi.org/10.1287/inte.20.4.74...
) or VNS (Hansen and Mladenović, 2001HANSEN P & MLADENOVIĆ N. 2001. Variable neighborhood search: Principles and applications, European Journal of Operational Research, 130(3): 449-467. doi:10.1016/S0377-2217(00)00100-4.
https://doi.org/10.1016/S0377-2217(00)00...
).

This article is organized as follows: in the next section the literature review of the problem is presented. The proposed heuristic is described in Section 3 and the results of computational experiments are reported in Section 4. Finally, the conclusions are in Section 5.

2 LITERATURE REVIEW

In the classic vehicle routing problem (VRP), the goal is to determine the route(s) to visit a set of service demand nodes, seeking to minimize the distance or the total cost and ensuring that each node is visited exactly once and the total demand on any route does not exceed the capacity of the respective vehicle. In other words, demands - pickups, deliveries, or service visits - must be allocated to each vehicle of an available fleet, and the routes (or sequence of stops) of each vehicle must minimize the total cost of the service, usually composed of the weighted sum of fixed costs and costs proportional to the distance traveled by vehicles and travel time, subject to constraints such as time windows (time periods in which the deliveries can be made), maximum distance or maximum duration of routes, among others (Cunha, 2006CUNHA CB. 2006. Contribuição à Modelagem de Problemas em Logística e Transportes. Tese (Livre-Docência) - Escola Politécnica da Universidade de São Paulo. Departamento de Engenharia de Transportes.). It is a widely explored problem in the literature. Good recent references that provide a broad view of the state-of-the-art of this problem can be found, for example, in Vidal et al. (2014VIDAL T, CRAINIC TG, GENDREAU M & PRINS C. 2014. A unified solution framework for multi-attribute vehicle routing problems. European Journal of Operation Research , 234: 658-673. DOI: 10.1016/j.ejor.2013.09.045
https://doi.org/10.1016/j.ejor.2013.09.0...
), Lahyani et al. (2015LAHYANI R, KHEMAKHEM M & SEMET F. 2015. Rich Vehicle Routing Problems: From a taxonomy to a definition. European Journal of Operation Research¸ 241(1), pp.1-14. DOI: 10.1016/j.ejor.2014.07.048
https://doi.org/10.1016/j.ejor.2014.07.0...
), Braekers et al. (2016BRAEKERS K, RAMAEKERS K & VAN NIEUWENHUYSE I. 2016. The vehicle routing problem: State of the art classification and review. Computers & Industrial Engineering, 99:300-313. DOI: 10.1016/j.cie.2015.12.007
https://doi.org/10.1016/j.cie.2015.12.00...
) and Vidal et al. (2020VIDAL T, LAPORTE G & MATL P. 2020. A concise guide to existing and emerging vehicle routing problem variants. European Journal of Operational Research 286(2): 401-416. DOI: 10.1016/j.ejor.2019.10.010
https://doi.org/10.1016/j.ejor.2019.10.0...
).

The first formal definition of a 2E-VRP appeared in Crainic et al. (2009CRAINIC TG, RICCIARDI N & STORCHI G. 2009. Models for Evaluating and Planning City Logistics Systems. Transportation Science, 743(4): 432-454. DOI: 10.1287/trsc.1090.0279
https://doi.org/10.1287/trsc.1090.0279...
), where the authors study a rich variant of a 2E-VRP problem with various products and depots, time dependencies and vehicle synchronization, in a broader context of city logistics. More specifically, the problem studied included the selection of routes and the scheduling of the dispatched vehicles, as well as the selection of demand routes from the main terminals, via satellite terminals, to the final customers. The coordination and time-based synchronization of the vehicles at both levels were central elements of the problem. The authors investigated main aspects of the problem and proposed a mathematical formulation and a general methodology for its resolution based on a hierarchical decomposition approach. No computational experiments or application to any practical case have been reported.

Perboli et al. (2011PERBOLI G, TADEI R & VIGO D. 2011. The two-echelon capacitated vehicle routing problem: models and math-based heuristics. Transportation Science , 45(3): 364-380. DOI: 10.1287/trsc.lll0.0368
https://doi.org/10.1287/trsc.lll0.0368...
) were the first authors to formally define the term 2E-VRP and propose a mathematical model for the problem with a single deposit from which vehicles depart at the first level. Cuts derived from VRP formulations were proposed to improve the linear relaxation of the mathematical model. Two problem decomposition heuristics that seek to optimally determine the allocation of clients to satellite terminals - allowing the resolution of each of the scripting problems independently - based on the mathematical model (math-based heuristics) were also presented. Computational experiments comprised four sets of test instances with up to 50 customers and a single warehouse. The results showed that the gap of the mathematical model is small up to 32 customers, increasing in problems with 50 customers and particularly in those with four satellites. The two heuristics based on mixed-integer programming presented good performance both from the computational point of view and from the quality of the solutions obtained.

Jepsen et al. (2013JEPSEN M, SPOORENDONK S & ROPKE S. 2015. A branch-and-cut algorithm for the symmetric two-echelon capacitated vehicle routing problem. Transportation Science 47(1): 23-37. DOI: 10.1287/trsc.1110.0399
https://doi.org/10.1287/trsc.1110.0399...
) proposed an arc-flow-based formulation for 2E-VRP, while Baldacci et al. (2013) presented a route-based formulation. Both can resolve small problem instances. Marujo et al. (2018MARUJO LG, GOES GV, D’AGOSTO MA, FERREIRA AF, WINKENBACH M & BANDEIRA RA. 2018. Assessing the sustainability of mobile depots: The case of urban freight distribution in Rio de Janeiro. Transportation Research Part D: Transport and Environment, 62: 256-267. DOI: 10.1016/j.trd.2018.02.022
https://doi.org/10.1016/j.trd.2018.02.02...
) proposed a method to identify the economic (on costs and service levels) and environmental impacts of using motorized cargo tricycles in combination with conventional trucks - acting as mobile depots - as a solution to address the constraints imposed on access of conventional cargo vehicles in densely populated areas. The analytical method in conjunction with Monte Carlo simulation for eco-efficiency evaluation was applied to the megacity of Rio de Janeiro. The results showed that the use of cargo tricycles that replenish from parked trucks serving as mobile warehouses does not result in a significant increase in the time or distance traveled or decrease in the level of service experienced by customers, while greenhouse gas emissions and local air quality pollutants can be significantly reduced using load tricycles and mobile deposits in the last mile distribution.

Li et al. (2021LI H, WANG H, CHEN J & BAI M. 2021. Two-echelon vehicle routing problem with satellite bi-synchronization. European Journal of Operational Research 288(3): 775-793. DOI: 10.1016/j.ejor.2020.06.019
https://doi.org/10.1016/j.ejor.2020.06.0...
) addressed the problem of route optimization in a series of synchronized express service steps (line haul, pickup and delivery), in which satellite terminals are classified in two types: satellite terminals for cargo pickup, called source satellites, which serve only senders; and satellite terminals for cargo deliveries, so-called destination satellites, serve only the receivers. At the second level, a heterogeneous fleet of small-capacity trucks meets senders’ requests and collects cargo for transport to a source satellite. Upon arriving at the destination satellite terminal - connected to a source satellite through the intercity line haul - the loads are transshipped and loaded into trucks scheduled to arrive on time to the recipients. In the first level, the loads are loaded in large capacity trucks and transported between the satellite terminals. To ensure the on time express services, synchronization constraints on the source satellites and destination satellites must be assured. The goal is to find the set of routes that minimizes the sum of costs. The authors proposed a mixed-integer programming model in which satellite bi-synchronization constraints provide an innovative method for formulating two-level network routing problems. A strategy was also developed based on the ALNS meta-heuristic (“adaptive large neighborhood search”) that uses different operators of destruction and repair of solutions. The experiments involved small (three source satellite terminals, three destination and up to 9 pickup or delivery points) and large (17 source and destination satellite terminals and 120 pickup and delivery points). The exact method was able to solve only part of the small instances, whereas ALNS was able to obtain quality solutions (deviations of less than 0.5% for those instances) in reduced processing times. In a related subsequent work, Li et al. (2022LI J, XU M & SUN P. 2022. Two-echelon capacitated vehicle routing problem with grouping constraints and simultaneous pickup and delivery. Transportation Research Part B: Methodological 162:261-291. DOI: 10.1016/j.trb.2022.06.003
https://doi.org/10.1016/j.trb.2022.06.00...
) addressed the 2E-CVRP with constraints on simultaneous grouping and simultaneous pickup and delivery, a new variant of the classic 2E-VRP problem in which customers from the same administrative region are served by vehicles from the same satellite, to ensure service consistency, and the pickup and delivery are carried out simultaneously at the second level. To optimally solve the problem, a path-based formulation was proposed, and a specialized branch-and-cut-and-price algorithm was developed, which also allows to solve two related variants: the 2E-VRP with grouping constraints and the 2E-VRP with simultaneous collection and delivery. Computational experiments with three groups of test instances were conducted to evaluate the performance of the algorithm proposed in the problems. The results show that the proposed dominance rule can significantly reduce the number of labels generated and all valid inequalities have a major impact on the robustness of the path-based model, making it competitive when compared to existing exact algorithms.

Liu and Jiang (2021LIU R & JIANG S. 2021. A variable neighborhood search algorithm with constraint relaxation for the two-echelon vehicle routing problem with simultaneous delivery and pickup demands. Soft Computing, 26: 8879-8896. DOI: 10.1007/s00500-021-06692-3
https://doi.org/10.1007/s00500-021-06692...
) describe a variable neighborhood search (VNS) algorithm to solve the 2E-VRPSDP, a variant of the two-echelon vehicle routing problem with simultaneous pickups and deliveries in which both feasible and infeasible solutions can be explored. Arnold and Sorensen, 2019ARNOLD F & SORENSEN K. 2019. Knowledge-guided local search for the vehicle routing problem. Computers and Operations Research, 105:32-46. DOI: 10.1016/j.cor.2019.01.002
https://doi.org/10.1016/j.cor.2019.01.00...
demonstrate the importance of well-implemented local search and how they are sufficient to create heuristics to obtain high-quality solutions in short processing time.

Good reviews on the 2E-VRP can be found in Cuda et al. (2015CUDA R, GUASTAROBA G & SPERANZA MG. 2015. A survey on two-echelon routing problems. Computers & Operations Research 55:185-199. DOI: 10.1016/j.cor.2014.06.008
https://doi.org/10.1016/j.cor.2014.06.00...
) and Sluijk et al. (2022SLUIJK N, AM FLORIO, J KINABLE, N DELLAERT & TV WOENSEL. 2022. Two-echelon vehicle routing problems: A literature review. European Journal of Operational Research , 23 (in-proof). DOI: 10.1016/j.ejor.2022.02.022
https://doi.org/10.1016/j.ejor.2022.02.0...
). The latter comprises 40 new articles that have been published in a relatively short time frame since the previous review; additionally, it includes variants of problems, inspired by real world applications, which have been studied to fill the gap between theoretical and canonical models and practical applications. The authors identified several challenging extensions of the 2E-VRP, including multiple warehouses, time windows, simultaneous pickup and delivery operations, heterogeneous fleet of vehicles at each of the two levels, and the inclusion of delivery alternatives such as direct warehouse deliveries, without going through any satellite, for customers located near the origin of the cargo. The synchronization of routes between the two levels and split deliveries at the first level are important aspects highlighted by the authors, especially for distribution systems for e-commerce. Finally, it is also important to highlight that the literature on the subject also comprises the multi-level distribution network design problem, which also considers decisions regarding the location of the facilities. Among them, in Winkenbach et al (2015WINKENBACH M, KLEINDORFER PR & SPINLER S. 2015. Enabling Urban Logistics Services at La Poste through Multi-Echelon Location-Routing. Transportation Science , 50(2): 520-540. DOI: 10.1287/trsc.2015.0624
https://doi.org/10.1287/trsc.2015.0624...
), the total distance covered in the itineraries is made through a simplified analytical method derived from Daganzo (2004DAGANZO CF. 1984. The distance traveled to visit n points with a maximum of c stops per vehicle: An analytic model and an application. Transportation Science , 18(4): 331-350. DOI: 10.1287/trsc.18.4.331
https://doi.org/10.1287/trsc.18.4.331...
) to reduce the overall complexity of the problem. The work of Janjevic et al. (2021JANJEVIC M, MERCHÁN D & WINKENBACH M. 2021. Designing multi-tier, multi-service-level, and multi-modal last-mile distribution networks for omni-channel operations. European Journal of Operational Research 294(3): 1059-1077. DOI: 10.1016/j.ejor.2020.08.043
https://doi.org/10.1016/j.ejor.2020.08.0...
) is a good reference on the state-of-the-art models of localization and routing in multi-layered networks.

3 PROPOSED MODEL

The proposed model comprises a math-heuristic for solving the 2E-CVRP by applying a “cluster-first route-second” method. With this approach, customers are first allocated to the satellites, thus decomposing the problem into several Capacitated VRPs. Two CVRP problems are solved after the clustering process (which defines the customers and load assigned to each satellite): the capacitated vehicle routing problem from the central depot to the satellites and the capacitated routing problem within each satellite. The math-heuristic steps (Figure 2) are:

  • Step 1: builds an initial cluster of demand nodes around the existing satellites respecting the existing capacity constraints.

  • Step 2: solves the first echelon CVRP based on the clusters obtained in Step 1.

  • Step 3: solves the second echelon CVRP from clusters formed in Step 1.

  • Step 4: and Step 5 solve the 2E-CVRP by grouping all demand nodes in each single satellite if capacity constraints allow. These two steps are intended to tackle scenarios where the optimal solution is located within a single satellite, and Step 1 fails to detect a unique cluster..

  • Steps 6 and 7 aim to determine the solution with the lowest cost among the results obtained in Step 3 for each individual satellite, as well as the results obtained in Step 5 (FE and SE) for each single satellite

  • In Step 8, the chosen solution from Step 7 is subjected to the Simulated Annealing metaheuristic with the aim to improve it...

Figure 2
Description of proposed model.

3.1 Math-heuristic model

The model comprises eight steps and aims to solve the 2E-CVRP using a “cluster-first, route-second” approach. Figure 2 depicts all the steps of the math-heuristic, while its variables and parameters are defined in Table 1.

Table 1
Math-heuristic parameters and variables.

3.1.1 Step 1 - Build initial satellite clusters

This step attempts to cluster the demand nodes around each satellite by applying a k-medoids approach (Kaufman and Rousseeuw, 2005KAUFMAN L & ROUSSEEUW PJ. 2005. Finding groups in data: An introduction to cluster analysis. Wiley series in probability and statistics. New York: Wiley-Interscience.). It will split the demand nodes into s satellite clusters, where the number s is the number of satellites. Step 1 consists of an implementation in CPLEX solver of the following mathematical model:

O b j e c t i v e F u n c t i o n = m i n i C j S d i j 2 * x i j (1)

Model constraints:

j S x i j = 1 , i C (2)

i C d e m a n d i * x i s Q 2 * m s , s S (3)

c i t y _ f r e i g h t e r s - 1 i C d e m a n d i * x i s Q 2 , s S (4)

i C d e m a n d i * x i s Q 2 c i t y _ f r e i g h t e r s , s S (5)

s S c i t y _ f r e i g h t e r s M 2 (6)

x i j z j , i C , j S (7)

z j 0 , 1 , j S (8)

x i j 0 , 1 , i C , j S (9)

c i t y _ f r e i g h t e r s , s S (10)

The objective function (1) minimizes the sum of the square of the distances from each demand node to the satellites (the square of the distance is used to increase the penalty and reduce the sensibility of the formulation when applied on the solver if a node has approximately the same distance from the satellites). Constraints (2) ensure that all demand nodes must be assigned to only one satellite cluster, while constraints (3) impose that the total satellite cluster demand must respect satellite capacity. Constraints (4), (5) and (6) bound the total number of city freighters at the second echelon. Constraint (7) states that a satellite cluster j is opened if there is at least one demand node assigned to it. Expressions (8), (9) and (10) correspond to the non-negativity constraints.

3.1.2 Step 2 - Solve the CVRP for the first echelon

The objective of this step is to solve the first echelon routes - given the demand clusters around the satellites from Step 1 - so that the satellites can be loaded from the main depot with the required demand at minimum cost. The formulation of Step 2 is based on Sluijk et al. (2022SLUIJK N, AM FLORIO, J KINABLE, N DELLAERT & TV WOENSEL. 2022. Two-echelon vehicle routing problems: A literature review. European Journal of Operational Research , 23 (in-proof). DOI: 10.1016/j.ejor.2022.02.022
https://doi.org/10.1016/j.ejor.2022.02.0...
), being the main difference the inclusion on the constraint (18) to allow finding a solution to the FE before the SE is solved by constraining the total demand in each satellite according to the clusters obtained in Step 1. Step 2 consists of an implementation in CPLEX solver of the following mathematical model:

Objective function = m i n k K 1 ( i , j ) A 1 d i j x i j k + k K 1 s S h s * w s k (11)

Model constraints:

k K 1 i S x 0 i k M 1 , i S (12)

( i , j ) A 1 x i j k = ( i , j ) A 1 x j i k , i 0 S , k K 1 (13)

( i , j ) A 1 x i j k 1 , i 0 S , k K 1 (14)

u i k - u j k + | S | x i j k | S | - 1 , i , j S , i j , k K 1 (15)

w s k Q 1 ( j , s ) A 1 x j s k , s S , k K 1 (16)

s S w s k Q 1 , k K 1 (17)

k K 1 w s k = load_ depot s , s opened satellites (18)

u s k Z + , s S , k K 1 (19)

w s k 0 , s S , k K 1 (20)

x i j k 0 , 1 , ( i , j ) A 1 , k K 1 (21)

The objective function (11) aims to minimize the route costs from the main depot to the satellites and the handling costs. Constraints (12) limit the number of available vehicles at the first echelon. Constraints (13) assure the flow of conservation at the first echelon. Constraints (14) impose that each satellite can be visited at most once by a first echelon vehicle. Constraints (15) are the subtour elimination constraints. Constraints (16) and (17) establish the first echelon vehicles capacity constraints, while constraints (18) assure that Step 1 cluster demands must be respected. Equations (19), (20) and (21) are the non-negativity constraints.

3.1.3 Step 3 - Solve the CVRP for the second echelon

The objective of this step is to solve the second echelon routes - given the demand clusters around the satellites from Step 1 - so that the demand nodes can be serviced from each satellite at minimum cost. The formulation of Step 3 is based on Sluijk et al. (2022SLUIJK N, AM FLORIO, J KINABLE, N DELLAERT & TV WOENSEL. 2022. Two-echelon vehicle routing problems: A literature review. European Journal of Operational Research , 23 (in-proof). DOI: 10.1016/j.ejor.2022.02.022
https://doi.org/10.1016/j.ejor.2022.02.0...
) being the main difference the inclusion on the constraint (23) to allow finding a solution to the SE after the FE is solved by constraining the total demand in each satellite according to the clusters obtained in Step 1. Step 3 consists of an implementation in CPLEX of the following mathematical model (this step solves the second echelon as a monolithic block):

Objective function = m i n s S ( i , j ) A 2 d i j y i j s (22)

Model constraints:

c C f s c s = l o a d _ d e p o t s , s S (23)

f s j s 2 = 0 , ( s , j ) A 2 , s , s 2 S , s 2 s (24)

y i j s 2 = 0 , f i j s 2 = 0 , ( i , j ) A 2 , s 2 S , s 2 s , s current opened satellites , i a n d j a s s i g n e d t o s (25)

( i , j ) A 2 y i j s = ( i , j ) A 2 y j i s , i S C , s S (26)

( s , j ) A 2 y s j s m s , s S (27)

( s , j ) A 2 y s j s M 2 (28)

s S ( i , j ) A 2 y i j s = 1 , j C (29)

s S ( j , i ) A 2 f j i s - s S ( i , j ) A 2 f i j s = d e m a n d i , i C (30)

f i j s Q 2 y i j s , ( i , j ) A 2 , s S (31)

f i j s 0 , ( i , j ) A 2 , s S (32)

x i j k 0 , 1 , ( i , j ) A 1 , k K 1 (33)

y i j s 0 , 1 , ( i , j ) A 2 , s S (34)

The objective function (22) aims to minimize the route costs from the satellites to the demand nodes. Constraints (23) assure that the total load from each satellite must respect the satellite cluster load from Step 1. Constraints (24) and (25) impose that there is no flow between satellites. Constraints (26) assure the flow conservation in the second echelon. Constraints (27) limit the number of vehicles per satellite. Constraints (28) limit the number of vehicles in the second echelon. Constraints (29) assure that each demand node is visited exactly once. Constraints (30) establish that the net flow at each demand node is equal to its demand. Constraints (31) assure that the flow from each satellite must comply with the second echelon vehicle capacity constraints. Equations (32), (33) and (34) are the non-negativity constraints.

3.1.4 Steps 4 and 5 - Group demand in single cluster

In Step 4, if capacity constraints allow - second echelon freighters capacity, total number of second echelon freighters available, number of freighters allowed per satellite and satellite capacity - the demand is assigned for every single satellite. Then Step 5 applies Step 2 and Step 3 for every single cluster identified in Step 4. These two steps are designed to address the situation where the optimum solution resides within a single satellite and Step 1 does not find a single cluster.

3.1.5 Steps 6 and 7 - Build solution set and obtain initial feasible solution

Step 6 and Step 7 identify the minimum cost solution between the solution (FE and SE) obtained in Step 3 and each solution (FE and SE) obtained in Step 5 for each different satellite.

3.1.6 Step 8 - Simulated Annealing

This step executes the Simulated Annealing (SA) metaheuristic to the chosen solution in Step 7 as detailed in the pseudocode depicted in Figure 3.

Figure 3
Simulated Annealing algorithm.

S0 is the initial feasible solution obtained from Step 7. S* is the best solution and S is the incumbent solution during the SA iterations. T is the temperature parameter and Ti the initial process temperature. L(T) is the SA iterations parameter and alpha the temperature reduction rate. The neighborhood solution (S’) is obtained by either two local search operators applied on the incumbent solution S: move or swap.

The move operator relocates a demand node from its cluster to another different cluster if capacity constraints allow (total number of vehicles available and vehicle capacities at the second echelon, maximum number of vehicles per satellite and satellite capacity).

The swap operator exchanges the satellites of two demand nodes in different satellites if capacity constraints allow (total number of vehicles available at the second echelon, maximum number of vehicles per satellite and satellite capacity).

Operators move and swap are selected randomly with probability of 50% as described by the pseudocode in Figure 4. The local search operators (move or swap) perform as described by the pseudocode in Figure 5.

Figure 4
Local search operator selection.

Figure 5
Local search.

Inside the local search routine, the new solution - after either the move or swap operations - is obtained by applying Step 2 (3.2.2) and Step 3 (3.2.3) as shown by the pseudocode presented by Step 3 and Step 4 in Figure 6.

Figure 6
Obtain new solution after local search operators.

3.2 Second echelon math-heuristic variation

An alternative math-heuristic to solve the second echelon (Step 3) was also developed using the TSP Concorde algorithm libraries (Applegate et al., 2003APPLEGATE DL, BIXBY RE, CHVATAL V & COOK WJ. 2003. Concorde-03.12.19, Available at: Available at: http://www.math.uwaterloo.ca/tsp/data/index.html (accessed in 20-December-2022).
http://www.math.uwaterloo.ca/tsp/data/in...
) as described by the pseudocode in Figure 7.

Figure 7
Alternative math-heuristic for Step 3.

In this math-heuristic, set V corresponds to the set of satellite vehicles, whose cardinality |V| is equal to the round up to the nearest integer of the division of the total satellite demand by the freighter capacity parameter. The mathematical modeling of the cluster vans step of the math-heuristic is:

Objective Function = m i n j V z j (35)

Model constraints:

j V x i j = 1 , i C (36)

x i j z j , i C , i S (37)

i C d e m a n d i * x i j freighter_ capacity , j V (38)

z j 0 , 1 , j S (39)

x i j 0 , 1 , i C , j V (40)

The objective function (35) aims to cluster the demand nodes in the minimum required set of vehicles. Constraints (36) state that each demand node must be allocated to a single second echelon vehicle. Constraints (37) assure that a route (vehicle) cluster j is opened if there is at least one demand node assigned to it. Constraints (38) impose that the total load allocated to a vehicle must be within freighter capacity. Equations (39) and (40) are the non-negativity constraints. Once the demand nodes are assigned to routes - the vehicle clusters are identified - the initial routes are obtained by applying the TSP Concorde algorithm to each vehicle cluster. Finally, within each satellite cluster a Simulated Annealing process as described in 3.2.6 is applied between the routes (or vehicles): demand nodes are moved or swapped between the same satellite cluster routes with 50% probability.

4 COMPUTATIONAL EXPERIMENTS

The proposed models were implemented in C++ using CPLEX 22.1.0. The second echelon math-heuristic variation (section 3.3) employed Concorde TSP C libraries (Applegate et al., 2003APPLEGATE DL, BIXBY RE, CHVATAL V & COOK WJ. 2003. Concorde-03.12.19, Available at: Available at: http://www.math.uwaterloo.ca/tsp/data/index.html (accessed in 20-December-2022).
http://www.math.uwaterloo.ca/tsp/data/in...
). The math-heuristics were tested with instances used in Sluijk et al. (2022SLUIJK N, AM FLORIO, J KINABLE, N DELLAERT & TV WOENSEL. 2022. Two-echelon vehicle routing problems: A literature review. European Journal of Operational Research , 23 (in-proof). DOI: 10.1016/j.ejor.2022.02.022
https://doi.org/10.1016/j.ejor.2022.02.0...
) and Voigt et al. (2022VOIGT S, FRANK M, FONTAINE P & KUHN H. 2022. Hybrid adaptive large neighborhood search for vehicle routing problems with depot location decisions. Computers & Operations Research 146: 105856. DOI: 10.1016/j.cor.2022.105856
https://doi.org/10.1016/j.cor.2022.10585...
) as given in https://homepage.univie.ac.at/ulrich.breunig/research/. The best-known solutions (column BKS), in all the result tables presented below, marked with an asterisk are optimal solutions. Non marked best-known solutions have not been proven optimal (Breunig et al., 2016BREUNIG U, SCHMID V, HARTL R & VIDAL T. 2016. A large neighbourhood-based heuristic for two-echelon routing problems, Computers and Operations Research , 76: 208-225. DOI: 10.1016/j.cor.2016.06.014
https://doi.org/10.1016/j.cor.2016.06.01...
).

The chosen instances can be considered small - up to 100 customers - and medium - from 101 to 350 customers (Alesiani et al., 2022ALESIANI F, ERMIS G & GKIOTSALITIS K. 2022. Constrained Clustering for the Capacitated Vehicle Routing Problem (CC-CVRP). Applied Artificial Intelligence 36(1): 1995658. DOI: 10.1080/08839514.2021.1995658
https://doi.org/10.1080/08839514.2021.19...
). The problem instances were solved using an Intel i7 computer with 32GB of memory running Linux operating system. Steps 1-3 and 5 correspond to mathematical models that were implemented in CPLEX as described respectively above in subsections 3.1.1, 3.1.2 and 3.1.3, respectively.

An exact model, solving concurrently the first and second echelon, implemented in Gurobi, using the mathematical formulation presented in Sluijk et al. (2022SLUIJK N, AM FLORIO, J KINABLE, N DELLAERT & TV WOENSEL. 2022. Two-echelon vehicle routing problems: A literature review. European Journal of Operational Research , 23 (in-proof). DOI: 10.1016/j.ejor.2022.02.022
https://doi.org/10.1016/j.ejor.2022.02.0...
) was developed to certify the implemented math-heuristic model- since it uses part of the original formulation - and to check the processing time of the math-heuristic when compared to the exact monolithic approach. Table 2 and Table 3 present the results for the exact model. The solver time limit was set to 36,000 seconds (10 hours). Column ‘Qty Sat’ contains the number of satellites in the instance; column ‘Qty Clt’ the number of demand nodes; column ‘Dmd’ the total second echelon demand; column ‘Qty Tr’ the number of first echelon vehicles; column ‘Truck Cap’ the capacity of each first echelon vehicle; column ‘Max Van/Sat’ the maximum number of second echelon vehicles per satellite; columns ‘Qty Vans’ the total number of second echelon vehicles; column ‘Van Cap’ the capacity of each second echelon vehicle; column ‘BKS’ the cost of the best-known solution for the test instance; column ‘Sol’ the cost obtained from the exact model; column runtime (solver execution time in seconds); column ‘Gap %’ the solver gap after the model execution (or execution time limit being reached) and column deviation the percentage difference from the cost obtained from the exact model and the best-known solution for the instance.

Table 2
Results obtained by the exact model using the formulation by Sluijk et al. (2022SLUIJK N, AM FLORIO, J KINABLE, N DELLAERT & TV WOENSEL. 2022. Two-echelon vehicle routing problems: A literature review. European Journal of Operational Research , 23 (in-proof). DOI: 10.1016/j.ejor.2022.02.022
https://doi.org/10.1016/j.ejor.2022.02.0...
).

Table 3
Results obtained by the exact model with Sluijk et al. (2022SLUIJK N, AM FLORIO, J KINABLE, N DELLAERT & TV WOENSEL. 2022. Two-echelon vehicle routing problems: A literature review. European Journal of Operational Research , 23 (in-proof). DOI: 10.1016/j.ejor.2022.02.022
https://doi.org/10.1016/j.ejor.2022.02.0...
) formulation.

The math-heuristic test instances results are presented in: Table 4 (test instances from Set#2), in Table 5 (test instances from Set#3), Table 6 (test instances from Set#4), Table 7 (test instances from Set#5) and Table 8 (test instances from Set#6). The results presented are an average of five different executions per set of test instances. Column ‘Qty Sat’ contains the number of satellites in the instance; column ‘Qty Clt’ the number of demand nodes; column ‘Dmd’ the total second echelon demand; column ‘Qty Tr’ the number of first echelon vehicles; column ‘Truck Cap’ the capacity of each first echelon vehicle; column ‘Max Van/Sat’ the maximum number of second echelon vehicles per satellite; columns ‘Qty Vans’ the total number of second echelon vehicles; column ‘Van Cap’ the capacity of each second echelon vehicle; column ‘BKS’ the cost of the best-known solution for the test instance; column ‘SA’ the cost obtained from the math-heuristic; column runtime (running time in seconds); column ‘deviation’ the percentage difference from the cost obtained from the math-heuristic and the best-known solution for the instance. Instance sets named Set#2, Set#3 and Set#4 were solved using the math-heuristic for the second echelon as described in 3.2.3.

Table 4
Set#2 Results obtained by the math-heuristic.

Table 5
Set#3 Results obtained by the math-heuristic.

Table 6
Set#4 results obtained by the math-heuristic.

Table 7
Set#5 results obtained by the math-heuristic with alternative 2nd echelon model (subsection 3.3).

Table 8
Set#6 results obtained by the math-heuristic with alternative 2nd echelon model (subsection 3.3).

The following parameters were used in the test instances to stay within the computational time comparable to the methods analyzed in Sluijk et al. (2022SLUIJK N, AM FLORIO, J KINABLE, N DELLAERT & TV WOENSEL. 2022. Two-echelon vehicle routing problems: A literature review. European Journal of Operational Research , 23 (in-proof). DOI: 10.1016/j.ejor.2022.02.022
https://doi.org/10.1016/j.ejor.2022.02.0...
): solver gap limit equal 0.005% and solver time limit = 600 seconds, local search iterations limit L(T) = 10 and simulated annealing iterations limit = 10,simulated annealing initial (Ti) temperature = 1000 and final temperature (Tf) = 0.01, temperature reduction ratio (alpha)=0.9 and simulated annealing time limit = 1800 seconds. The size of the test instances contained in datasets Set#5 and Set#6 required the use of the math-heuristic described in 3.3 since no feasible quality solution was obtained after three hours of processing with the second echelon math-heuristic described in 3.2.2. The following parameters were used for instance sets Set#5 and Set#6 to ensure the computational time comparable to the methods analyzed in Sluijk et al., 2022SLUIJK N, AM FLORIO, J KINABLE, N DELLAERT & TV WOENSEL. 2022. Two-echelon vehicle routing problems: A literature review. European Journal of Operational Research , 23 (in-proof). DOI: 10.1016/j.ejor.2022.02.022
https://doi.org/10.1016/j.ejor.2022.02.0...
: solver gap limit = 0.005% and solver time limit = 600 seconds, local search iterations limit = 10 and simulated annealing iterations limit = 10, simulated annealing initial temperature = 1000 and final temperature = 0.01, temperature reduction ration (alpha) = 0.9, simulated annealing process time limit = 3,600 seconds. The used intra-route parameters are local search iterations limit = 50 and simulated annealing iterations limit=50, simulated annealing initial temperature=1,000 and final temperature= 0.01, temperature reduction ration (alpha) = 0.9, simulated annealing process time limit = 300 seconds. Table 9 presents a summary of the results obtained for all the test instances. Column ‘Qty Sat.’ denotes the number of satellites in the instance; column ‘Qty. Clt’ the number of demand nodes; columns delta the difference from the cost obtained from the math-heuristic and the best-known solution for the instance. Finally, columns ‘t(s)’ correspond to the execution time in seconds.

Table 9
Average results obtained by the math-heuristic.

5 CONCLUDING REMARKS

The main objective of the work was to develop a math-heuristic to obtain quality solution in computational time comparable to the methods analyzed in Sluijk et al. (2022SLUIJK N, AM FLORIO, J KINABLE, N DELLAERT & TV WOENSEL. 2022. Two-echelon vehicle routing problems: A literature review. European Journal of Operational Research , 23 (in-proof). DOI: 10.1016/j.ejor.2022.02.022
https://doi.org/10.1016/j.ejor.2022.02.0...
). The math-heuristic allowed to high quality, optimum or near optimum solutions with faster processing time than the exact model for 30 and 50 customers instances when the number of maximum vehicles per satellite equals the second echelon number of available vehicles and the number of available vehicles in the second echelon is between two and five.

As the number of clients and satellites grow, and the number of second echelon vehicles restriction by satellite gets stricter, the search neighborhood grows and the math-heuristic with the chosen parameters to keep the processing time comparable to the approaches in Sluijk et al. (2022SLUIJK N, AM FLORIO, J KINABLE, N DELLAERT & TV WOENSEL. 2022. Two-echelon vehicle routing problems: A literature review. European Journal of Operational Research , 23 (in-proof). DOI: 10.1016/j.ejor.2022.02.022
https://doi.org/10.1016/j.ejor.2022.02.0...
) did not reach good solutions, although all under 16.25% apart from the best-known solution. This is expected since the designed model relies heavily on the mathematical programming model resolution for the first echelon and second echelon (reason also that has driven the approach described in item 3.3 for Set#5 and Set#6 instances). Additionally, the two local implemented search operators (move and swap) between satellites and between routes for the alternative second echelon math-heuristic are intentionally restricted for movements that maintain the capacity restrictions, which prevents temporarily accepting unfeasible solutions to explore broader neighborhoods (Liu and Jiang, 2021LIU R & JIANG S. 2021. A variable neighborhood search algorithm with constraint relaxation for the two-echelon vehicle routing problem with simultaneous delivery and pickup demands. Soft Computing, 26: 8879-8896. DOI: 10.1007/s00500-021-06692-3
https://doi.org/10.1007/s00500-021-06692...
) specially when the solutions are very tight (trucks are almost full and demand sizes do not allow the desired movements). The small number of local implemented operators (only two) also explains the poor results for medium and large instances (Arnold and Sorensen, 2019ARNOLD F & SORENSEN K. 2019. Knowledge-guided local search for the vehicle routing problem. Computers and Operations Research, 105:32-46. DOI: 10.1016/j.cor.2019.01.002
https://doi.org/10.1016/j.cor.2019.01.00...
).

The results on benchmark instances show that such “cluster-first, route-second” math-heuristic approach utilizing package solvers (CPLEX and TSP CONCORDE) can effectively help solving the CVRP for small instances when compared to an exact method. The contribution of this paper lies in demonstrating the potential applications of package solvers to solve the CVRP on heuristic structures.

While the math-heuristic presented in this paper has certain limitations in solving medium and large instances, it serves to illustrate how the ’cluster-first, route-second’ approach can be utilized to develop initial construction heuristic frameworks. This is due to the simplification of the original problem and the subsequent ability to gradually replace mathematical models with heuristic structures, leading to improved scalability. This work also motivates future research aimed at enhancing the simulated annealing approach by developing more efficient local search engines, effective destroy and repair methods together with local search operators to explore several neighborhoods (e.g., pruning or temporarily accepting unfeasible solutions) or alternatively devising population-based heuristics that are all state-of-the-art approaches while taking advantage of the current existing package solvers processing capacity.

References

  • ALESIANI F, ERMIS G & GKIOTSALITIS K. 2022. Constrained Clustering for the Capacitated Vehicle Routing Problem (CC-CVRP). Applied Artificial Intelligence 36(1): 1995658. DOI: 10.1080/08839514.2021.1995658
    » https://doi.org/10.1080/08839514.2021.1995658
  • APPLEGATE DL, BIXBY RE, CHVATAL V & COOK WJ. 2003. Concorde-03.12.19, Available at: Available at: http://www.math.uwaterloo.ca/tsp/data/index.html (accessed in 20-December-2022).
    » http://www.math.uwaterloo.ca/tsp/data/index.html
  • ARNOLD F & SORENSEN K. 2019. Knowledge-guided local search for the vehicle routing problem. Computers and Operations Research, 105:32-46. DOI: 10.1016/j.cor.2019.01.002
    » https://doi.org/10.1016/j.cor.2019.01.002
  • BOSCHETTI MA & MANIEZZO V. 2022. Matheuristics: using mathematics for heuristic design. 4OR, 20:173-208. DOI: 10.1007/s10288-022-00510-8
    » https://doi.org/10.1007/s10288-022-00510-8
  • BRAEKERS K, RAMAEKERS K & VAN NIEUWENHUYSE I. 2016. The vehicle routing problem: State of the art classification and review. Computers & Industrial Engineering, 99:300-313. DOI: 10.1016/j.cie.2015.12.007
    » https://doi.org/10.1016/j.cie.2015.12.007
  • BREUNIG U. 2-Echelon Capacitated Vehicle Routing Problem Instances, Available at: Available at: https://homepage.univie.ac.at/ulrich.breunig/research/ (accessed in 20-Dec-2022).
    » https://homepage.univie.ac.at/ulrich.breunig/research/
  • BREUNIG U, SCHMID V, HARTL R & VIDAL T. 2016. A large neighbourhood-based heuristic for two-echelon routing problems, Computers and Operations Research , 76: 208-225. DOI: 10.1016/j.cor.2016.06.014
    » https://doi.org/10.1016/j.cor.2016.06.014
  • CRAINIC TG, RICCIARDI N & STORCHI G. 2009. Models for Evaluating and Planning City Logistics Systems. Transportation Science, 743(4): 432-454. DOI: 10.1287/trsc.1090.0279
    » https://doi.org/10.1287/trsc.1090.0279
  • CUDA R, GUASTAROBA G & SPERANZA MG. 2015. A survey on two-echelon routing problems. Computers & Operations Research 55:185-199. DOI: 10.1016/j.cor.2014.06.008
    » https://doi.org/10.1016/j.cor.2014.06.008
  • CUNHA CB. 2006. Contribuição à Modelagem de Problemas em Logística e Transportes. Tese (Livre-Docência) - Escola Politécnica da Universidade de São Paulo. Departamento de Engenharia de Transportes.
  • DAGANZO CF. 1984. The distance traveled to visit n points with a maximum of c stops per vehicle: An analytic model and an application. Transportation Science , 18(4): 331-350. DOI: 10.1287/trsc.18.4.331
    » https://doi.org/10.1287/trsc.18.4.331
  • FEO TA & RESENDE MGC. 1995. Greedy Randomized Adaptive Search Procedures, Journal of Global Optimization, 6(2): 109-133. doi:10.1007/BF01096763.
    » https://doi.org/10.1007/BF01096763
  • GILLETT B & JG JOHNSON. 1976. Multi-terminal vehicle-dispatch algorithm. Omega, 4: 711-718. DOI: 10.1016/0305-0483(76)90097-9.
    » https://doi.org/10.1016/0305-0483(76)90097-9
  • GLOVER F. 1990. Tabu Search: A tutorial, Interfaces: 79-94. doi:10.1287/inte.20.4.74
    » https://doi.org/10.1287/inte.20.4.74
  • HANSEN P & MLADENOVIĆ N. 2001. Variable neighborhood search: Principles and applications, European Journal of Operational Research, 130(3): 449-467. doi:10.1016/S0377-2217(00)00100-4.
    » https://doi.org/10.1016/S0377-2217(00)00100-4
  • HUANG Y, SAVELSBERGH M & ZHAO L. 2018. Designing logistics systems for home delivery in densely populated urban areas. Transportation Research Part B, 115:95-125. DOI: 10.1016/j.trb.2018.07.006
    » https://doi.org/10.1016/j.trb.2018.07.006
  • JANJEVIC M, MERCHÁN D & WINKENBACH M. 2021. Designing multi-tier, multi-service-level, and multi-modal last-mile distribution networks for omni-channel operations. European Journal of Operational Research 294(3): 1059-1077. DOI: 10.1016/j.ejor.2020.08.043
    » https://doi.org/10.1016/j.ejor.2020.08.043
  • JEPSEN M, SPOORENDONK S & ROPKE S. 2015. A branch-and-cut algorithm for the symmetric two-echelon capacitated vehicle routing problem. Transportation Science 47(1): 23-37. DOI: 10.1287/trsc.1110.0399
    » https://doi.org/10.1287/trsc.1110.0399
  • KAUFMAN L & ROUSSEEUW PJ. 2005. Finding groups in data: An introduction to cluster analysis. Wiley series in probability and statistics. New York: Wiley-Interscience.
  • LAHYANI R, KHEMAKHEM M & SEMET F. 2015. Rich Vehicle Routing Problems: From a taxonomy to a definition. European Journal of Operation Research¸ 241(1), pp.1-14. DOI: 10.1016/j.ejor.2014.07.048
    » https://doi.org/10.1016/j.ejor.2014.07.048
  • LI H, WANG H, CHEN J & BAI M. 2021. Two-echelon vehicle routing problem with satellite bi-synchronization. European Journal of Operational Research 288(3): 775-793. DOI: 10.1016/j.ejor.2020.06.019
    » https://doi.org/10.1016/j.ejor.2020.06.019
  • LI J, XU M & SUN P. 2022. Two-echelon capacitated vehicle routing problem with grouping constraints and simultaneous pickup and delivery. Transportation Research Part B: Methodological 162:261-291. DOI: 10.1016/j.trb.2022.06.003
    » https://doi.org/10.1016/j.trb.2022.06.003
  • LIU D, DENG Z, MAO X, YANG Y & KAISAR EI. 2020. Two-Echelon Vehicle-Routing Problem: Optimization of Autonomous Delivery Vehicle-Assisted E-Grocery Distribution, IEEE Access, 8: 108705-108719. DOI: 10.1109/ACCESS.2020.3001753
    » https://doi.org/10.1109/ACCESS.2020.3001753
  • LIU R & JIANG S. 2021. A variable neighborhood search algorithm with constraint relaxation for the two-echelon vehicle routing problem with simultaneous delivery and pickup demands. Soft Computing, 26: 8879-8896. DOI: 10.1007/s00500-021-06692-3
    » https://doi.org/10.1007/s00500-021-06692-3
  • MARA S & KUO RJ. 2018. Location-routing problem: a classification of recent research, International Transactions in Operational Research 28: 2941-2983. DOI: 10.1111/itor.12950
    » https://doi.org/10.1111/itor.12950
  • MARUJO LG, GOES GV, D’AGOSTO MA, FERREIRA AF, WINKENBACH M & BANDEIRA RA. 2018. Assessing the sustainability of mobile depots: The case of urban freight distribution in Rio de Janeiro. Transportation Research Part D: Transport and Environment, 62: 256-267. DOI: 10.1016/j.trd.2018.02.022
    » https://doi.org/10.1016/j.trd.2018.02.022
  • PERBOLI G, TADEI R & VIGO D. 2011. The two-echelon capacitated vehicle routing problem: models and math-based heuristics. Transportation Science , 45(3): 364-380. DOI: 10.1287/trsc.lll0.0368
    » https://doi.org/10.1287/trsc.lll0.0368
  • PRINS C, LACOMME P & PRODHON C. 2014. Order-first split-second methods for vehicle routing problems: A review. Transportation Research Part C, 40: 179-200. DOI: 10.1016/j.trc.2014.01.011
    » https://doi.org/10.1016/j.trc.2014.01.011
  • SINGH B, OBERFICHTNER L & IVLIEV S. 2023. Heuristics for a cash-collection routing problem with a cluster-first route-second approach. Annals of Operations Research, 322: 413-440. DOI: 10.1007/s10479-022-04883-1
    » https://doi.org/10.1007/s10479-022-04883-1
  • SLUIJK N, AM FLORIO, J KINABLE, N DELLAERT & TV WOENSEL. 2022. Two-echelon vehicle routing problems: A literature review. European Journal of Operational Research , 23 (in-proof). DOI: 10.1016/j.ejor.2022.02.022
    » https://doi.org/10.1016/j.ejor.2022.02.022
  • VIDAL T, CRAINIC TG, GENDREAU M & PRINS C. 2014. A unified solution framework for multi-attribute vehicle routing problems. European Journal of Operation Research , 234: 658-673. DOI: 10.1016/j.ejor.2013.09.045
    » https://doi.org/10.1016/j.ejor.2013.09.045
  • VIDAL T, LAPORTE G & MATL P. 2020. A concise guide to existing and emerging vehicle routing problem variants. European Journal of Operational Research 286(2): 401-416. DOI: 10.1016/j.ejor.2019.10.010
    » https://doi.org/10.1016/j.ejor.2019.10.010
  • VOIGT S, FRANK M, FONTAINE P & KUHN H. 2022. Hybrid adaptive large neighborhood search for vehicle routing problems with depot location decisions. Computers & Operations Research 146: 105856. DOI: 10.1016/j.cor.2022.105856
    » https://doi.org/10.1016/j.cor.2022.105856
  • XINCHAO Z. 2011. Simulated annealing algorithm with adaptive neighborhood. Applied Soft Computing 11: 1827-1836. DOI: 10.1016/j.asoc.2010.05.029
    » https://doi.org/10.1016/j.asoc.2010.05.029
  • WANG K, SHAO Y & ZHOU W. 2017. Matheuristic for a two-echelon capacitated vehicle routing problem with environmental considerations in city logistics service. Transportation Research Part D 57: 262-276. DOI: 10.1016/j.trd.2017.09.018
    » https://doi.org/10.1016/j.trd.2017.09.018
  • WINKENBACH M, KLEINDORFER PR & SPINLER S. 2015. Enabling Urban Logistics Services at La Poste through Multi-Echelon Location-Routing. Transportation Science , 50(2): 520-540. DOI: 10.1287/trsc.2015.0624
    » https://doi.org/10.1287/trsc.2015.0624
  • ZHOU L, BALDACCI R & VIGO D. 2018. A Multi-Depot Two-Echelon Vehicle Routing Problem with Delivery Options Arising in the Last Mile Distribution. European Journal of Operational Research 265: 765-778. DOI: 10.1016/j.ejor.2017.08.011
    » https://doi.org/10.1016/j.ejor.2017.08.011

Publication Dates

  • Publication in this collection
    09 Oct 2023
  • Date of issue
    2023

History

  • Received
    02 Jan 2023
  • Accepted
    03 May 2023
Sociedade Brasileira de Pesquisa Operacional Rua Mayrink Veiga, 32 - sala 601 - Centro, 20090-050 Rio de Janeiro RJ - Brasil, Tel.: +55 21 2263-0499, Fax: +55 21 2263-0501 - Rio de Janeiro - RJ - Brazil
E-mail: sobrapo@sobrapo.org.br