搜索资源列表
20050224191612556
- 智能蚂蚁算法——蚁群算法的改进 求解VRP问题 求解TSP问题-smart ant algorithm-- ant colony algorithm improvements for VRP for TSP
cvrp
- 蚁群算法是近年来出现的一种新德仿生类进化算法[8],它的基本原理源于昆虫学家们的观察和发现 -ant algorithms, which is the emergence of a new category of bionic Germany evolutionary algorithm [8] it stems from the basic tenets of the entomologist observed and fo
aco-code
- 蚁群算法的应用描述,借鉴以为师兄的博士毕业论文-Application of ant colony algorithm descr iption, from a doctoral thesis that师兄
61185221164200791194591929675
- 蚁群算法的matlab源码,该程序试图对具有31个城市的VRP进行求解,已知的最优解为784.1-Ant colony algorithm matlab source code, the program attempts to have 31 cities to solve VRP, known optimal solution for the 784.1
VRP
- 这是一个用C++编写的vrp问题的源码,很适合初学者。-This is a C++ Prepared vrp source issues, it is suitable for beginners.
Ant_colony_algorithm_source_code
- 蚁群算法源程序.该程序试图对具有31个城市的VRP进行求解,已知的最优解为784.1-Ant colony algorithm source code
65520754VRP
- 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!-Ant colony algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
VRP
- 车辆路径问题的蚁群算法VRP -2opt-vrp
yiqunsuanfa
- 实用的蚁群算法,程序试图对具有31个城市的VRP进行求解,简单实用-Ant colony algorithm practical, the program attempts to have 31 cities to solve the VRP, simple and practical
vrproblem
- 解决vrp问题用蚁群算法,其中有出错误,还没找出来。-ant colony vrp
antcolonyalgorithmforVRP
- 蚁群算法解VRP问题 蚁群算法解VRP问题 蚁群算法解VRP问题 -the procedure of ant colony algorithm for VRP,used to solve the famous HP-hard problem: the VRP problem with the ant colony algorithm developed with matlab. It s not a felwell procedure,
matlab
- VRP问题的蚁群算法源码,很经典,很实用-Ant colony algorithm VRP source problem, it is a classic, it is practical
Cpp
- VRP问题蚁群算法的c++源码,很具有代表性-VRP problem of the ant colony algorithm c++ source code, it is a representative
VRP
- 31个城市的VRP进行蚁群算法求解的matlab源码-31 cities, ant colony algorithm for VRP to the matlab source code
蚁群算法
- 蚁群算法解决VRP问题的MATLAB代码(Ant Metaheuristic for VRP)
蚁群算法Matlab程序
- 求解VRP问题,实用的蚁群算法matlab程序(To solve the VRP problem, a practical ant colony algorithm matlab program)
蚁群算法
- 蚁群算法的代码实现,主要是针对车辆路径优化VRP 问题的实现(The vehicle routing problem with ant colony optimization algorithm)
蚁群VRP
- 用蚁群算法解决VRP问题,包含基本蚁群算法(我记得不含时间窗约束)(Using ant colony algorithm to solve VRP problem, including basic ant colony algorithm)
蚁群算法
- 用蚁群算法求解车辆路径问题,matlab语言程序(Ant colony algorithm for VRP)
VRP - 副本
- 用于求解配送路径优化问题,即vrp问题,算法是蚁群算法,优化目标为路线最短(It is used to solve the distribution path optimization problem, that is vrpentire. The algorithm is ant colony algorithm, and the optimization goal is the shortest route)