paper-with-me

Papers

Distance approximation to support customer selection in vehicle routing problems

2022-04-07 · Annals of Operations Research 2022 4 · Fabian Akkerman, Martijn Mes

Estimating the solution value of transportation problems can be useful to assign customers to days for multi-period vehicle routing problems, or to make customer selection decisions very fast (e.g., within an online environment). In this paper, we apply several regression methods to predict the total distance of the traveling salesman problem (TSP) and vehicle routing problem (VRP). We show that distance can be estimated fairly accurate using simple regression models and only a limited number of features. Besides using features found in the scientific literature, we also introduce new classes of spatial features. The model is validated on a fictional case with different spatial instances considering both a backordering and lost sales configuration, and on a realistic case that involves dynamic waste collection in the city of Amsterdam, The Netherlands. For the fictional case, we show differences in performance per instance type and configuration, and we show that our model can save up to 25.3% in distance compared with a heuristic approximation. For the waste collection case, we introduce a cost function that combines the travel distance and service level, and show that our model can reduce distances up to 17% compared to a well-known heuristic approximation while maintaining the same service level. Furthermore, we show the benefits of using approximations for combining offline learning with online or frequent optimization.

📄 PDF Abstract BibTeX

Code (1)

frakkerman/distance_approximation_vrp

Tasks

regressionTraveling Salesman Problem

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Travel 설명 없음

Similar Papers 제목 키워드 기반

Learn-n-Route: Learning implicit preferences for vehicle routing

2021-01-11 · Rocsildes Canoy, Víctor Bucarey, Jayanta Mandi, Tias Guns

We investigate a learning decision support system for vehicle routing, where the routing engine learns implicit preferences that human planners have when manually creating route plans (or routings). The goal is to use th…

ARC

Towards Decision Support in Dynamic Bi-Objective Vehicle Routing

2020-05-28 · Jakob Bossek, Christian Grimme, Günter Rudolph, Heike Trautmann

We consider a dynamic bi-objective vehicle routing problem, where a subset of customers ask for service over time. Therein, the distance traveled by a single vehicle and the number of unserved dynamic requests is minimiz…

Decision MakingDiversity

Exact algorithms and heuristics for capacitated covering salesman problems

2024-03-03 · Lucas Porto Maziero, Fábio Luiz Usberti, Celso Cavellucci

This paper introduces the Capacitated Covering Salesman Problem (CCSP), approaching the notion of service by coverage in capacitated vehicle routing problems. In CCSP, locations where vehicles can transit are provided, s…

Balanced dynamic multiple travelling salesmen: algorithms and continuous approximations

2020-08-27 · Wolfgang Garn

Dynamic routing occurs when customers are not known in advance, e.g. for real-time routing. Two heuristics are proposed that solve the balanced dynamic multiple travelling salesmen problem (BD-mTSP). These heuristics rep…

Vehicle routing by learning from historical solutions

2019-09-17 · Rocsildes Canoy, Tias Guns

The goal of this paper is to investigate a decision support system for vehicle routing, where the routing engine learns from the subjective decisions that human planners have made in the past, rather than optimizing a di…

ARC