搜索资源列表
AMC
- 本资源包括基于模拟退火算法解决TSP问题的相关代码以及TSP的城市数据-This resource includes based on simulated annealing algorithm to solve TSP problem related code and city data of TSP
tkgws
- 用C++实现了模拟退火算法求多元函数极值,可以避免陷入局部最优解(By c + + implementation of a simulated annealing algorithm for multivariate function extreme value, can avoid falling into local optimal solution)
jsetus
- 用C++实现了模拟退火算法求多元函数极值,可以避免陷入局部最优解()