搜索资源列表
VPR
- 这是我写毕业论文的源程序,用模拟退火算法求解VRPTW问题.在我机子上运行过了,结果很好.
VPRTW
- 解VRPTW问题的模拟退火程序
VPRTW(c)
- 解VRPTW问题的模拟退火程序
geneticVRP
- 解決VRPTW問題。原碼中的例題為solom C1-1 -It`s solution for vrptw problem
15883829GAforVRPTW
- 一个非常好的VRPTW C++程序,值得一看!- A program of VRPTW by C++.It is very good.
ACA-a-PSO
- 蚁群算法研究,VRPTW优化,多式联路,十分强大。-Ant colony algorithm, VRPTW optimization, multimodal way, is very strong.
An-Effective-Hybrid-Ant-Colony-Algorithm-for-Solv
- An hybrid ant colony for vrptw
VRPTW-using-Ant-Colony
- ant colony for vrptw
hoonzis-Vehical-Routing-Problem-4080c38
- The vehicle routing problem with time windows (VRPTW) refered in this work includes in searching a set of routes starting and shinishing at a depot which serves a set of customers.
vrptw-CPP
- 基于物流当中的VRPTW算法源程序 主要用于TSP中 对蚁群算法的优化-TSP in the optimization of ant colony algorithm based logistics VRPTW algorithm source which is mainly used for
zhu
- VRPTW车辆调度问题的启发式方法的综述,KC.Tan的学生,现在上海交大教授的硕士论文!-Summary of heuristic methods VRPTW vehicle scheduling problem, KC.Tan students, now professor of Shanghai Jiaotong University master' s thesis!
VRPTW_I1
- 使用java实现所罗门I2启发式插入法解vrptw问题-using java achieve Solomon heuristic I2 insertion method for solving the problem vrptw
matlab_vrp
- vrptw没有时间窗。蚁群算法。有注释。(vrptw without time control.)
VRPTW-master
- VRPTW,c++实现VRPTW规划,拿走可用。具体可以百度进行对比,找出原理,在进行编写。(VRPTW,c++ implementation of VRPTW planning, take away available.Specific baidu can be compared, find out the principle, in the preparation.)
源文件:GA_TS_VRP问题遗传算法算路径优化模型
- 遗传算法求解VRPTW,可运行,附带说明(VRPTW-GA Genetic Algorithms for VRPTW Solution, Running, with Descr iption)
VRPTW-matlab
- 用matlab实现用遗传算法解决VRPTW问题的算例源代码(Using matlab to realize the source code of an example of solving VRPTW problem with genetic algorithm)
ant-for-VRPTW-master
- VRPTW的蚁群算法,采用python写法,根据算例并求出最优化路径(Ant colony algorithm based on VRPTW)
解決VRPTW問題。原碼中的例題為solom C1-1
- 使用遗传算法求解带时间窗的车辆路径优化问题(VRPTW-GA Genetic Algorithms for VRPTW Solution, Running, with Descr iption)
蚁群算法求解VRPTW问题matlab代码
- 蚁群算法求解VRPTW问题matlab代码(Matlab code of ant colony algorithm for VRPTW problem)
MATLAB
- 通过该模型求解带软时间窗的vrptw模型,得到车辆路径问题的最优解(By solving the VRPTW model with soft time window, the optimal solution of vehicle routing problem is obtained)