搜索资源列表
TSP
- 用蚁群算法实现的TSP问题,有对话框界面,自己可以设置参数变量。-Ant colony algorithm for TSP problem, a dialog box interface, they can set the parameters variable.
GoodPoint
- 使用佳点集遗传算法,解决安徽十七市的TSP问题,求出最短路径主要区别于普通遗传算法的地方是染色体交叉部分,另外编码方式使用十进制方式。-Good point set genetic algorithm used to solve TSP problem the city of Anhui, 17, find the shortest path to the main place is different from ordinary genetic algorithm is crossover s
GA_TSP
- 用MFC开发的GA写的旅行商问题(TSP)-it is a program on MFC,for the problen of TSP ,the algrorithm is GA
mfc-tsp
- 用c++实现的mfc程序,解决旅行商问题。-Mfc program with c++ implemented, solve the traveling salesman problem.
TSP
- 应用遗传算法实现旅行商周游问题,包括轮盘选择,杂交,变异等算法的实现-Application of Genetic Algorithm traveling salesman problems, including roulette selection, hybridization, mutation algorithm
Tabuwindow
- 用mfc做的禁忌搜索算法解决tsp问题的界面的代码-Using mfc taboo search algorithm to solve the tsp problem of the interface code
vall_atteijutes_breakpoint
- 本资源包括基于模拟退火算法解决TSP问题的相关代码以及TSP的城市数据-This resource includes based on simulated annealing algorithm to solve TSP problem related code and city data of TSP
8918665
- 解决TSP QAP问题的小程序,C++编制,可以直接运行,详见程序(The small program to solve the problem of TSP QAP, c + + prepared, can be run directly, as shown in the program)
756597
- 本资源包含基于蛮力法DFS解决TSP问题的相关代码以及TSP的城市数据(This resource includes DFS to solve TSP problem based on the brute force method, related code and city data of TSP)