paper-with-me

홈 › Papers

The two-echelon routing problem with truck and drones

2020-04-05 · Minh Hoàng Hà, Lam Vu, Duy Manh Vu

In this paper, we study novel variants of the well-known two-echelon vehicle routing problem in which a truck works on the first echelon to transport parcels and a fleet of drones to intermediate depots while in the second echelon, the drones are used to deliver parcels from intermediate depots to customers. The objective is to minimize the completion time instead of the transportation cost as in classical 2-echelon vehicle routing problems. Depending on the context, a drone can be launched from the truck at an intermediate depot once (single trip drone) or several times (multiple trip drone). Mixed Integer Linear Programming (MILP) models are first proposed to formulate mathematically the problems and solve to optimality small-size instances. To handle larger instances, a metaheuristic based on the idea of Greedy Randomized Adaptive Search Procedure (GRASP) is introduced. Experimental results obtained on instances of different contexts are reported and analyzed.

📄 PDF Abstract BibTeX arXiv:2004.02275

Code (0)

등록된 구현이 없습니다.

Tasks

Vocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Coordinated Multi-Agent Pathfinding for Drones and Trucks over Road Networks

2021-10-17 · Shushman Choudhury, Kiril Solovey, Mykel Kochenderfer, Marco Pavone

We address the problem of routing a team of drones and trucks over large-scale urban road networks. To conserve their limited flight energy, drones can use trucks as temporary modes of transit en route to their own desti…

Multi-Agent Path Finding

Vehicle Routing with Drones

2017-05-18 · Rami Daknama, Elisabeth Kraus

We introduce a package service model where trucks as well as drones can deliver packages. Drones can travel on trucks or fly; but while flying, drones can only carry one package at a time and have to return to a truck to…

SmartPathfinder: Pushing the Limits of Heuristic Solutions for Vehicle Routing Problem with Drones Using Reinforcement Learning

2024-04-13 · Navid Mohammad Imran, Myounggyu Won

The Vehicle Routing Problem with Drones (VRPD) seeks to optimize the routing paths for both trucks and drones, where the trucks are responsible for delivering parcels to customer locations, and the drones are dispatched …

Reinforcement Learning (RL)

An Evolutionary Algorithm For the Vehicle Routing Problem with Drones with Interceptions

2024-09-21 · Carlos Pambo, Jacomine Grobler

The use of trucks and drones as a solution to address last-mile delivery challenges is a new and promising research direction explored in this paper. The variation of the problem where the drone can intercept the truck w…

BenchmarkingScheduling

Arc Routing Problems with Multiple Trucks and Drones: A Hybrid Genetic Algorithm

2025-08-25 · Abhay Sobhanan, Hadi Charkhgard, Changhyun Kwon arxiv

Arc-routing problems underpin numerous critical field operations, including power-line inspection, urban police patrolling, and traffic monitoring. In this domain, the Rural Postman Problem (RPP) is a fundamental variant…