登录
首页 » AI-NN-PR » 使用模拟退火算法解决TSP问题,该程序中的模拟退火没有采用复杂的运算,实现了一个比较简单但运行高效的算法...

使用模拟退火算法解决TSP问题,该程序中的模拟退火没有采用复杂的运算,实现了一个比较简单但运行高效的算法...

于 2022-02-03 发布 文件大小:38.25 kB
0 162
下载积分: 2 下载次数: 1

代码说明:

使用模拟退火算法解决TSP问题,该程序中的模拟退火没有采用复杂的运算,实现了一个比较简单但运行高效的算法-using simulated annealing algorithm to solve TSP, the process of simulated annealing without the use of complex arithmetic, achieve a relatively simple but efficient operation of the algorithm

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BP算法C++的BP算法源程序 BP算法C++的BP算法源程序
    BP算法C++的BP算法源程序 BP算法C++的BP算法源程序 -BP algorithm C BP algorithm source algorithm C BP BP algorithm source code
    2023-04-28 20:35:03下载
    积分:1
  • 神经网络C语言源程序 绝对经典。 ADALINE,ART1,BAM,BOLTZMAN,BPN CPN,hopfield, som,...
    神经网络C语言源程序 绝对经典。 ADALINE,ART1,BAM,BOLTZMAN,BPN CPN,hopfield, som, -neural network C language source absolute classic. ADALINE, ART1, BAM, BOLTZMAN, CPN 7.82, hopfield, som.
    2022-01-31 09:06:22下载
    积分:1
  • 支持向量机程序(2)Text Windows Svm
    支持向量机程序(2)Text Windows Svm-A program of Text Windows Svm based on support vector machines.
    2022-04-08 20:31:39下载
    积分:1
  • 人脸识别测试源代码
    face recognition test source code
    2022-06-03 09:30:21下载
    积分:1
  • 8 Queen
    8皇后问题。所谓著名的八皇后问题就是八个皇后在8*8的网格中排列时不能同在一行、一列或者一条斜线上。根据前人的研究,在8!=40320种排列中只有92中解决方案。-8 Queen
    2022-02-14 18:50:35下载
    积分:1
  • 采用的是康力山等人确定的实验参数。 对于n个城市的旅行商问题,其参数如下: 初始温度:t0=280, 每一个温度下采用固定的迭代次数L=100n, 温度的衰
    采用的是康力山等人确定的实验参数。 对于n个城市的旅行商问题,其参数如下: 初始温度:t0=280, 每一个温度下采用固定的迭代次数L=100n, 温度的衰减系数alpha=0.92 算法停止的准则是当相邻两个温度得到的解变化很小时算法停止。-used the Stanozolol Hill were determined by the experimental parameters. N cities for the traveling salesman problem, the parameters are as follows : initial temperature : t0 = 280, each a fixed temperature of the iteration number L = 100n, temperature attenuation coefficient alpha = 0.92 algorithm to stop the criteria when two adjacent the temperature change was very Solution Algorithm stop.
    2022-05-06 01:17:31下载
    积分:1
  • 粗糙集属性约简算法程序和相应的学术文章,以及一些参考资料和学习网站...
    粗糙集属性约简算法程序和相应的学术文章,以及一些参考资料和学习网站-Rough Set Attribute Reduction Algorithm procedures and the corresponding academic article, as well as some reference and learning site
    2023-05-01 18:25:02下载
    积分:1
  • 蚁群算法的实现,使用一个例子验证蚁群算法的有效性。
    蚁群算法的实现,使用一个例子验证蚁群算法的有效性。-ant algorithm implementation, use an example to verify the validity of ant colony algorithm.
    2022-06-29 06:14:36下载
    积分:1
  • JavaGenes is an evolutionary software system written in Java. It implements the...
    JavaGenes is an evolutionary software system written in Java. It implements the genetic algorithm, simulated annealing, stochastic hill climbing and other search techniques.-JavaGenes is an evolutionary software system written in Java. It implements the genetic algorithm, simulated annealing, stochastic hill climbing and other search techniques.
    2022-07-15 20:39:35下载
    积分:1
  • 蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。 这类算法主...
    蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。 这类算法主要基于以下观察:像蚂蚁这类群居昆虫,虽然没有视觉且单个行为极其简单,但由这些简单的个体所组成的群体却常常表现出令人称奇的行为――能够在复杂的环境下最终找到从蚁穴到食物源的最短路径!仿生学家经过大量细致观察与研究发现,原来蚂蚁在寻食的过程中,通过一种称之为信息素(pheromone)的物质相互传递信息。更具体地,蚂蚁在运动过程中能够在它所经过的路径上留下信息素,而且在运动过程中感知这种信息素的存在及其强度,并以此指导自己的运动方向。蚂蚁倾向于朝着信息素强度高的方向前进,因此,由大量蚂蚁组成的蚁群的行为便表现出一种信息的正反馈现象:某一路径上走过的蚂蚁越多,则后来者选择该路径的概率就越大,蚂蚁群就是通过个体之间的这种信息交换机制来彼此协作达到搜索食物的目的。 -ant colony algorithm proposed by Colorni and Dorigo. The method is simulated by ants activity
    2022-04-09 15:02:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载