首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > A program to demonstrate the optimization process of ant colony optimization for...

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

  • 资源大小:20.51 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 算法 java

资 源 简 介

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.

文 件 列 表

acopt
ACODemo.java
ACOPanel.java
AntColony.java
makefile
run
run.bat
runjar
runjar.bat
TSP.java
VIP VIP
0.194103s