文件名称:TSP
介绍说明--下载内容均来自于网络,请自行研究使用
1 以10/30个结点的TSP问题为例,用遗传算法加以求解;
2 掌握遗传算法的基本原理、各个遗传操作和算法步骤;
3 能求出问题最优解,若得不出最优解,请分析原因;
4 要求界面显示每次迭代求出的局部最优解和最终求出的全局最优解。-For example, 1 to 10/30 junction TSP problem with a genetic algorithm to solve 2 mastered the basic principles of the genetic algorithm, various genetic manipulation, and algorithm steps 3 can solve for the optimal solution, if was not optimal solutions, analyze the reasons 4 interface displays each iteration obtained local optimal solution and ultimately find the global optimum solution.
2 掌握遗传算法的基本原理、各个遗传操作和算法步骤;
3 能求出问题最优解,若得不出最优解,请分析原因;
4 要求界面显示每次迭代求出的局部最优解和最终求出的全局最优解。-For example, 1 to 10/30 junction TSP problem with a genetic algorithm to solve 2 mastered the basic principles of the genetic algorithm, various genetic manipulation, and algorithm steps 3 can solve for the optimal solution, if was not optimal solutions, analyze the reasons 4 interface displays each iteration obtained local optimal solution and ultimately find the global optimum solution.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TSP.CPP