搜索资源列表
改进智能蚂蚁算法
- 智能蚂蚁算法——蚁群算法的改进 求解VRP问题 求解TSP问题-smart ant algorithm -- ant colony algorithm improvements for VRP for TSP
vrproblem.rar
- 解决vrp问题用蚁群算法,其中有出错误,还没找出来。,ant colony vrp
tsp2matlab
- 该程序试图对具有31个城市的VRP进行求解,已知的最优解为784.1,我用该程序只能优化到810左右,应该是陷入局部最优,但我不知问题出在什么地方。请用过蚁群算法的高手指教。 蚁群算法的matlab源码,同时请指出为何不能优化到已知的最好解-The program attempts to have 31 cities of the VRP is solved, the optimal solution is known as 784.1, I use the program can only
AAnt_colony_an
- 蚁群算法源程序.该程序试图对具有31个城市的VRP进行行求解,已知的最优解为784.1,已通过测试。 -Ant colony algorithm source code of the program is trying to line solving the VRP with 31 cities, the known optimal solution of 784.1, has been tested.
VVRPe
- 车辆路径问题的蚁群算法VRPP-2opt-vrp -Ant colony algorithm for vehicle routing problem VRPP-2opt-vrp
antcolony
- vrp code with ant colony in matlab
ant-colony-algorithm
- 用于解决vrp问题的蚁群算法,已成功解决很多问题-The ant colony algorithm for solving VRP Problem has been successfully solved many problems
蚁群算法Matlab程序
- 求解VRP问题,实用的蚁群算法matlab程序(To solve the VRP problem, a practical ant colony algorithm matlab program)