登录
首页 » 算法 » A program to demonstrate the optimization process of ant colony optimization for...

A program to demonstrate the optimization process of ant colony optimization for...

于 2022-02-19 发布 文件大小:20.51 kB
0 153
下载积分: 2 下载次数: 1

代码说明:

A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.

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

发表评论

0 个回复

  • red black tree c语言
    红黑树是一种自平衡二叉查找树,是在计算机科学中用到的一种数据结构,典型的用途是实现关联数组。它是在1972年由Rudolf Bayer发明的,他称之为"对称二叉B树",它现代的名字是在 Leo J. Guibas 和 Robert Sedgewick 于1978年写的一篇论文中获得的。它是复杂的,但它的操作有着良好的最坏情况运行时间,并且在实践中是高效的: 它可以在O(log n)时间内做查找,插入和删除,这里的n 是树中元素的数目。
    2023-05-09 07:05:03下载
    积分:1
  • 车间调度代码
          代码用于车间调度的研究,主要是遗传算法和模拟退火算法结合,作为改进算法对问题进行研究,对于车间调度课题的研究具有很大的帮助,希望能对大家有用,是我在网上好不容易找到的代码。
    2022-01-25 21:50:09下载
    积分:1
  • 一个经典的十字链表实现
    一个经典的十字链表实现-a classic Orthogonal List
    2023-04-16 17:10:04下载
    积分:1
  • this file need a traffic log in txt format, given the traffic log, it gets the i...
    this file need a traffic log in txt format, given the traffic log, it gets the ip address source and destination to perform the IP-lookup following the Huang s algorithm, as result it returns another txt showing the right port and destination ip
    2023-04-05 05:05:03下载
    积分:1
  • 脸检测
    内容太短。注意请: 代码没有很好的描述将被删除,你会不能把任何 CF 硬币。请描述一下更好地得到更多的 CF 硬币。
    2022-01-27 08:40:04下载
    积分:1
  • 几个c语言的程序,其中推荐快速傅丽叶变换
    几个c语言的程序,其中推荐快速傅丽叶变换-Several c language program, which recommended the rapid transformation傅丽叶
    2022-06-01 00:31:36下载
    积分:1
  • 挺好的用于计年利率和月利率的vb程序
    挺好的用于计算年利率和月利率的vb程序-Holbrook used in the calculation of annual and monthly interest rates vb procedures
    2022-04-24 09:42:51下载
    积分:1
  • vc下实现的最优化程序代码
    vc下实现的最优化程序代码-vc achieve the optimal code
    2022-03-21 03:38:02下载
    积分:1
  • 二叉树的递归与非递归遍历(Java描述),高效实现Josephus,合并有序链表,基于队列实现的基数排序,栈.回溯.迷宫问题求解。5个的源程序。...
    二叉树的递归与非递归遍历(Java描述),高效实现Josephus算法,合并有序链表,基于队列实现的基数排序,栈.回溯.迷宫问题求解。5个算法的源程序。-Recursive and non recursive binary tree traversal (Java description), efficient algorithms to achieve Josephus, merging sorted linked list, queue-based implementation of radix sort, stack. Backtracking. Maze problem-solving. 5 algorithm source code.
    2022-04-25 12:32:36下载
    积分:1
  • 超酷的走迷宫程序
    超酷的走迷宫程序 -cool Maze procedure
    2022-03-10 01:29:03下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载