Hao1Zhang / ACOTSPJava

A Java implementation of ACO algorithms for the TSP

Home Page:http://adibaba.github.io/ACOTSPJava/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

A Java implementation of ACO algorithms for the TSP

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

License:GNU General Public License v2.0


Languages

Language:Java 100.0%