[Ant Colony] - This is an "Ant Colony Optimization" to solve "Travelling Salesman Problems" . It's a quite Complete one which can be updated easily to adapt to lots of problems ..
The Main Program is written in "AS_TSP.m" .. you can start reading this file and understand the whole part . there is a description in every part of the file. there are some small functions as DistanceMatrix which we put the distance between 2 nodes as matrixs ..
and also a "Probability.m" function to choose the best Probable way ..
[Aco-Ant Colony Optimization For Tsp] - Aco-Ant Colony Optimization For Tsp
[Ant Colony] - Program developed apart from a code found on this page where the arrangement is for only 6 points in which depart 5 Ant of these points.
[Ant colony algorithm] - The standard ant colony algorithm code! Code integrity, a very good basis for the code!
[Ant colony optimization program-Matl...] - Ant colony algorithm to optimize continuous function procedure, the entire process including the five functions and a test program
[Ant Colony Optimization Algorithm fo...] - Ant colony optimization algorithm to use the issue tsp
[JAVA realization of the ant colony a...] - The ant colony algorithm package is the realization of the JAVA running on JDK1.5
[ACO ant colony algorithm to solve sy...] - ACO ant colony algorithm to solve symmetric and asymmetric traveling salesman problem TSP
[55 star restaurant cash register sys...] - This source code is a restaurant cash register system