SA.rar 模拟退火算法对TSP问题的应用
.tsp文件读入,模拟退火算法函数接口,测试文件,运行结果全在里面了 Simulated annealing is a greedy algorithm, but its search process introduces a random factor. Simulated annealing algorithm with a certain probability to accept a solution than the current solution, it is possible to jump out of local optimal solution to achie
用户评论