8、带时间窗的单阶段选址 - 路径规划问题及相关算法研究

带时间窗的单阶段选址 - 路径规划问题及相关算法研究

1. 多仓库带时间窗车辆路径问题(MDVRPTW)求解

在解决多仓库带时间窗车辆路径问题(MDVRPTW)时,可采用以下算法:

Algorithm 1. MDVRPTW
1: for each depot and its assigned customers do
2:
    Construct routes with the savings method.
3: end for
4: for each depot and its routes do
5:
    Improve routes by arc - exchange operators in the following sequence: 2 - opt, 2 - opt∗, Or - opt, relocate, exchange, cross - exchange.
6:
    if
        an operator improves a solution then
7:
        Stop and update the route(s). Go to 4.
8:
    end if
9: end for
10: for each pair of depots and their routes do
11:
    Improve routes by arc - exchange operators in the following sequence: relocate, exchange.
12:
    if
        an operator improves a solution t
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值