In this paper, we address the Vehicle Routing Problem with Time Windows, both time-independent and -dependent cases. In the timeindependent case, our objective is to minimize the total distance. To solve this problem, we propose an Ant Colony Optimization algorithm. Then we implement the algorithm to solve the time-dependent case where the objective is to minimize the total tour time. The time dependency is embedded in this model by using a deterministic travel speed function which is a step function of the time of the day. An experimental evaluation of the proposed approach is performed on the well-known benchmark problems Optimizing a distribution network has been and remains an important challenge both in the literature and in real-life applications and the routing of a eet of vehicles is the most widely addressed problem in a distribution network. The Vehicle Routing Problem (VRP) determines a set of vehicle routes originating and terminating at a single depot such that all customers are visited exactly once and the total demand of the customers assigned to each route does not violate the capacity of the vehicle. The objective is to minimize the total distance traveled. An implicit primary objective is to use the least number of vehicles. The Vehicle Routing Problem with Time Windows (VRPTW) is a variant of VRP in which lower and upper limits are imposed to the delivery time of each customer. The arrival at a customer outside the specified delivery time is either penalized (soft time windows) or strictly forbidden (hard time windows). The interested reader is referred to [1] for more details on VRPTW. In the Stochastic Vehicle Routing Problem, the customer demands and/or the travel times between the customers may vary. Although stochastic travel times and demand distributions have been frequently used in the literature, time-varying travel speeds and time-dependent VRPTW (TDVRPTW) have seldom been addressed. In the literature, time dependency is taken into consideration in two ways: stochastic travel times and deterministic travel times. First introduced by [2], stochastic travel times are mainly examined by [4] and [3]. [5] proposeda deterministic travel time based model in which the important nonpassing property is introduced. [6] and [7] also use deterministic travel times in a setting where the day is divided into time intervals. ud
展开▼
机译:在本文中,我们通过时间窗口解决了时间无关和时间依赖情况下的车辆路径问题。在与时间无关的情况下,我们的目标是使总距离最小化。为了解决这个问题,我们提出了一种蚁群优化算法。然后,我们实现该算法以解决与时间有关的情况,其目的是最大程度地减少总游览时间。通过使用确定性行驶速度函数将时间依赖性嵌入此模型中,该函数是一天中时间的阶跃函数。对所提出的方法的实验评估是针对众所周知的基准问题进行的。在文献和实际应用中,优化配电网络一直是并且仍然是一个重要的挑战,最广泛地解决了车辆Eet的布线问题分销网络中的问题。车辆路线问题(VRP)确定了一组始于和终止于单个仓库的车辆路线,以便对所有客户进行一次准确的拜访,并且分配给每个路线的客户的总需求不会违反车辆的容量。目的是使总行驶距离最小。一个隐含的主要目标是使用最少数量的车辆。带时间窗的车辆路径问题(VRPTW)是VRP的一种变体,其中对每个客户的交货时间施加了上限和下限。在指定的交货时间以外到达客户的情况将受到处罚(软时间窗口)或严格禁止(硬时间窗口)。有关VRPTW的更多详细信息,请参考[1]。在随机车辆路径问题中,客户需求和/或客户之间的旅行时间可能会有所不同。尽管在文献中经常使用随机旅行时间和需求分布,但是很少解决随时间变化的旅行速度和与时间有关的VRPTW(TDVRPTW)。在文献中,以两种方式考虑时间依赖性:随机旅行时间和确定性旅行时间。首先由[2]引入,随机旅行时间主要由[4]和[3]研究。 [5]提出了一种基于确定性旅行时间的模型,其中引入了重要的非通过性。 [6]和[7]在将日期划分为时间间隔的环境中也使用确定性旅行时间。 ud
展开▼