https://github.com/jtpio/aco-tsp
Ant Colony Optimization - TSP
https://github.com/jtpio/aco-tsp
Last synced: over 1 year ago
JSON representation
Ant Colony Optimization - TSP
- Host: GitHub
- URL: https://github.com/jtpio/aco-tsp
- Owner: jtpio
- Created: 2014-03-30T20:25:22.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-22T14:39:52.000Z (over 10 years ago)
- Last Synced: 2025-02-14T16:50:31.939Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://jtpio.github.io/aco-tsp
- Size: 2.12 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ant Colony Optimization - TSP
And experimental ant colony system visualization for solving the travelling salesman problem. Just because it is fun.