Description: ACO algorythm. This software package provides an implementation of various Ant Colony Optimization (ACO) algorithms applied to the symmetric Traveling Salesman Problem (TSP). The ACO algorithms implemented are Ant System, Elitist Ant System, MAX-MIN Ant System, Rank-based version of Ant System, Best-Worst Ant System, and Ant Colony System.
File list (Check if you may need any files):
ACO.sln
ANTNet.csproj
ANTNet.csproj.user
ANTNet.sln
AssemblyInfo.cs
Call.cs
DrawPanel.cs
DrawPanel.resx
Global.cs
MainForm.cs
MainForm.resx
Node.cs
PheromoneTable.cs
Simulation.cs
UpgradeLog.XML