Online Drone Scheduling for Last-mile Delivery

CoRR(2024)

引用 0|浏览2
暂无评分
摘要
Delivering a parcel from the distribution hub to the customer's doorstep is called the last-mile delivery step in delivery logistics. In this paper, we study a hybrid truck-drones model for the last-mile delivery step, in which a truck moves on a predefined path carrying parcels and drones deliver the parcels. We define the online drone scheduling problem, where the truck moves in a predefined path, and the customer's requests appear online during the truck's movement. The objective is to schedule a drone associated with every request to minimize the number of drones used subject to the battery budget of the drones and compatibility of the schedules. We propose a 3-competitive deterministic algorithm using the next-fit strategy and 2.7-competitive algorithms using the first-fit strategy for the problem with O(log n) worst-case time complexity per request, where n is the maximum number of active requests at any time. We also introduce online variable-size drone scheduling problem (OVDS). Here, we know all the customer's requests in advance; however, the drones with different battery capacities appear online. The objective is to schedule customers' requests for drones to minimize the number of drones used. We propose a (2α + 1)-competitive algorithm for the OVDS problem with total running time O(n log n) for n customer requests, where α is the ratio of the maximum battery capacity to the minimum battery capacity of the drones. Finally, we address how to generate intervals corresponding to each customer request when there are discrete stopping points on the truck's route, from where the drone can fly and meet with the truck.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要