改进智能水滴算法我要分享

Improved intelligent water drop algorithm

车辆调度问题 车辆路径优化 车辆调度 水滴优化算法 智能水滴

关注次数: 263

下载次数: 2

文件大小: 22KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

求解送取货且带时间窗的绿色车辆路径与调度优化问题。


English Description:

The green vehicle routing and scheduling problem with time window is solved.


代码预览

CalCost.m

CalLength.m

Caltime.m

CalWeight.m

DrawPath.m

Exchange.m

main.m

opt.m

opt_swap.m

opt1_1.m

opt1_2.m

opt1_3.m

opt1_4.m

opt1_5.m

opt2.m

opt2_insert.m

opt2swap.m

opt3_swap.m

or_opt.m

or_opt_routes.m

or_opt_swap.m

or_opt3.m

RoutedGame.m

swap_opt.m

test.m

VNS.m

VNS1.m