Description: Basic ant colony algorithm program: tell the ants use their own memory and update mechanism and use Rules to move on line and find the best route to optimize
To Search:
- [tsp] - use ant colony to solve the TSP problem
- [asmallbusfind] - A more comprehensive bus route search sy
- [Bob] - Genetic Algorithm for the maze problem,
- [ACOforTSP] - Java version of the ant colony algorithm
File list (Check if you may need any files):
蚁群算法tsp.doc