搜索资源列表
2
- tsp遗传算法代码 利用交叉算子改进方法求解旅行商问题-tsp genetic algorithm code
12345
- 自己编写的带2-opt法的蚁群算法求解TSP,可以运行,运行环境VS2008-His writing with 2-opt method of ant colony algorithm for solving TSP, can run, run VS2008 environment
Ant-Algorithmcpp
- 蚁群算法的C++实现,VC6.0环境。基本蚁群算法+2OPT局部优化+Etlist精英解策略。-Ant colony algorithm C++ implementation, VC6.0 environment. The basic ant colony algorithm+2 OPT local optimization+ Etlist elite Solution Strategy.
2
- PSO求解TSP问题的参考文献,查询学校IEEE检索得到!-Particle Swarm Optimization Based on Neighborhood Encoding for Traveling Salesman Problem
aco
- 蚁群算法解欧氏平面上的TSP问题。包括了2-opt、3-opt优化,经过了若干经典数据的测试。-AntColony algorithm solving the TSP problem in Euclid plane, including 2-opt and 3-opt optimization. It has been tested by authorized data.
sa
- 基于M5(2-opt领域)选择策略的模拟退火算法,手动编写,实现的效果也相当不错!-Based on M5 (2-opt the field) selection strategy simulated annealing algorithm, written by hand, to achieve the effect is quite good!
VRP
- 蚁群算法,2-opt,解决车辆路径问题(vrp)的matlab代码,修正了原始代码忽略初始节点下一节点cost的问题,但是对某些测试数据集存在车辆数大于或小于的标准问题。-Ant colony algorithm ,2-opt, vehicle routing problem (vrp) matlab code, amended the original code ignores the initial node next node cost problems, but for some tes