Skip to content

adibaba/ACOTSPJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACOTSPJava

A Java implementation of ACO algorithms for the TSP

Resources

Project website
http://adibaba.github.io/ACOTSPJava/

Source code
https://github.com/adibaba/ACOTSPJava/

Usage

You have to include the Apache Commons CLI library 1.2
http://commons.apache.org/proper/commons-cli/

Project information

The code is based on the ACOTSP project of Thomas Stuetzle:
ACO algorithms for the TSP, version 1.03
http://www.aco-metaheuristic.org/aco-code

Contact

Adrian Wilke
http://adrianwilke.de/