Skip to content

jmeintrup/antcolony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

antcolony

Ant colony algorithm written in JAVA with JavaFX support solving the traveling salesman problem. During the run of the problem it is possible to add and remove nodes from the traveling salesman map. Visualizes the strength of the ant colony algorithm for these types of problems. Multithread support, easy to add different types of methods for the calculation of pheromones and other optimizations.

About

antcolony for ga 16/17 thm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages