处理与配送中心内部邮件运输

Internal mail transport at processing & distribution centers

IISE Transactions · 2016
被引 5
ABS 3

中文导读

研究了邮件处理中心内部分拣站间的车辆路径问题,通过分区和两种启发式算法最小化车辆数和总路程,并用芝加哥中心数据测试了参数影响。

Abstract

This article addresses a Vehicle Routing Problem (VRP) within mail processing and distribution centers. Throughout the day, large volumes of partially processed mail must be transferred between workstations in accordance with narrow time windows and a host of operational constraints. To facilitate management supervision, it is first necessary to cluster the pickup and delivery points into zones. Given these zones, the first objective is to solve a VRP to minimize the number of vehicles required to satisfy all demand requests and, second, to minimize the total distance traveled. A solution consists of an invariant assignment of vehicles to zones and a routing plan for each 8-hour shift of the day. The clustering is performed with a greedy randomized adaptive search procedure, and two heuristics are developed to find solutions to the VRP, which proved intractable for realistic instances. The heuristics are optimization based within a rolling horizon framework. The first uses a fixed time increment and the second a fixed number of requests for each sub-problem. The respective solutions are pieced together to determine the “optimal” fleet size and set of routes. An extensive analysis was undertaken to evaluate the relative performance of the two heuristics and to better understand how solution quality is affected by changes in parameter values, including sub-problem size, vehicle speed, number of zones, and time window length. Test data were provided by the Chicago center.

车辆路径问题物流优化邮件处理启发式算法