-
Notifications
You must be signed in to change notification settings - Fork 4
pongells/ACO-TSP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TSP - AICUP2010 - README - Stefano Pongelli This program has been implemented in JAVA using the Eclipse IDE. Just import the folder structure into Eclipse, select in the Main class the number of the problem you want to check, and click run. If you want to plot the graph of the best solution each time a better ant is found, just set "toPlot" to true. You need to install JFreeChart library. The source code is inside the folder SRC instead of the one called CODE as required. The problems file are located in "src/problems/" Description, excel file, parameters, best solutions file and screenshots of the plots are inside SOLUTION folder.
About
AICUP2010 at USI.ch, just a simple implementation of the Ant Colony to solve TSP. Java and single thread.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published