文件名称:acopt
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
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
.....\ACODemo.java
.....\ACOPanel.java
.....\AntColony.java
.....\makefile
.....\run
.....\run.bat
.....\runjar
.....\runjar.bat
.....\TSP.java