Description: 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. Platform: |
Size: 20480 |
Author:无心 |
Hits:
Description: Short description: GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a data mining algorithm called Ant-Miner (Ant Colony-based Data Miner), which was proposed in 2002 by Parpinelli, Lopes and Freitas. GUI Ant-Miner differs from the original algorithm as follows: It has a friendly graphical user interface, makes possible the use of ant populations within the Ant Colony Optimization (ACO) concept, data input file is standardized with the well-known Weka system, and runs on virtually any operating system since it is written in Java. Platform: |
Size: 72704 |
Author:xiaochuzhe |
Hits:
Description: Myra is a cross-platform Ant Colony Optimization framework written in Java. It provides a specialised data mining layer to support the application of ACO to classification problems, including the implementation of Ant-Miner and cAnt-Miner algorithms. The latter is an extension of Ant-Miner, which is able to cope with continuous attributes directly - i.e. cAnt-Miner does not requires a discretization method in a preprocessing step. Platform: |
Size: 229376 |
Author:juksa |
Hits:
Description: this ant colony optimization by java code-this is ant colony optimization by java code Platform: |
Size: 45056 |
Author:programmer_hellon |
Hits:
Description: 一个优化的蚁群算法的java实现,主要提供了一个大框架-An ant colony optimization algorithm to achieve the java, mainly to provide a broad framework Platform: |
Size: 3072 |
Author:jiangyuan |
Hits: