文件名称:acopt
介绍说明--下载内容来自于网络,使用问题请自行百度
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
acopt/ACOPanel.java
acopt/AntColony.java
acopt/makefile
acopt/run
acopt/run.bat
acopt/runjar
acopt/runjar.bat
acopt/TSP.java
acopt/ACOPanel.java
acopt/AntColony.java
acopt/makefile
acopt/run
acopt/run.bat
acopt/runjar
acopt/runjar.bat
acopt/TSP.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.