【24h】

The k-Delivery Traveling Salesman Problem: Revisited

机译:k-送货旅行业务员问题:再探

获取原文

摘要

The k-delivery Travelling Salesman Problem (k-dTSP) is one of the most interesting variants of vehicle routing. Given a weighted graph, on which each node either holds an item or requires an item, and a vehicle of capacity of k which can carry at most k items at a time, one is asked to schedule a shortest route for the vehicle so that it starts from a depot and transports all items from the points holding them to the points requiring items, and returns home under the vehicle capacity constraint. It is clearly an NP-hard problem. Among quite a few results the best-known approximation algorithm is due to Charikar, Menuier and Raghavachari (2001). All the previous approaches first construct an approximate TSP tour. It is then expanded to a (much) larger but bounded one by repeatedly moving the vehicle on the tour, so that the pickup/delivery tasks can be completed. It motivates us to consider a simpler approach, that directly applies an optimal algorithm on a circle graph after we derive an approximate TSP tour. It is known that k-dTSP on a path graph is polynomially solvable, while the complexity is open on a circle graph. In this paper, we settle this issue by presenting a polynomial algorithm on a circle, and then apply it to k-dTSP on general graphs. Although the theoretical bound is yet unclear, experiments show that it outperforms the existing approaches.
机译:k传递旅行商问题(k-dTSP)是车辆路线最有趣的变体之一。给定一个加权图(每个节点上都持有一个物品或需要一个物品),以及一辆容量为k的车辆(一次最多可载k件物品),要求安排一条最短的路线,以便该车辆从仓库开始,将所有物品从持有物品的地点运输到需要物品的地点,并在车辆通行能力的约束下返回家中。显然,这是一个NP难题。在许多结果中,最著名的近似算法是Charikar,Menuier和Raghavachari(2001)提出的。之前所有的方法都首先构造一个近似的TSP巡视。然后,通过在巡回演出中反复移动车辆,将其扩展为更大(但更大)但有界的一个,以便完成接送任务。它促使我们考虑一种更简单的方法,即在得出近似的TSP巡视之后直接将最佳算法应用于圆图。众所周知,路径图上的k-dTSP是多项式可解的,而复杂度在圆图上是开放的。在本文中,我们通过在圆上提出多项式算法来解决此问题,然后将其应用于一般图上的k-dTSP。尽管理论界限尚不清楚,但实验表明它的性能优于现有方法。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号