文件名称:vehicle-routing-problem
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2016-08-19
- 文件大小:
- 102kb
- 下载次数:
- 0次
- 提 供 者:
- GEO***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
采用模拟退火方法解决有容量限制的车辆路径问题,matlab代码。Capacitated Vehicle Routing Problem (VRP) using SA. MATLAB
-implementation of solving Capacitated Vehicle Routing Problem (VPR) using Simulated Annealing (SA)
-implementation of solving Capacitated Vehicle Routing Problem (VPR) using Simulated Annealing (SA)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
YPAP108 Vehicle Routing Problem
...............................\license.txt
...............................\VRP using SA
...............................\............\CreateNeighbor.m
...............................\............\CreateRandomModel.m
...............................\............\CreateRandomSolution.m
...............................\............\license.txt
...............................\............\main.m
...............................\............\MyCost.m
...............................\............\ParseSolution.m
...............................\............\PlotSolution.m
...............................\............\sa.m
...............................\............\SelectModel.m
...............................\............\VRP Model Creation
...............................\............\..................\CreateAndSaveModels.m
...............................\............\vrp_10x3.mat
...............................\............\vrp_14x4.mat
...............................\............\vrp_20x4.mat
...............................\............\vrp_25x5.mat
...............................\............\vrp_30x5.mat
...............................\............\vrp_40x6.mat
...............................\............\vrp_50x7.mat
...............................\............\vrp_60x7.mat
...............................\............\vrp_70x8.mat
...............................\............\vrp_8x3.mat