Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kant01ne/traveling-salesman
Traveling-salesman implements the naive and the approximative algo to solve the traveling-salesman problem
https://github.com/kant01ne/traveling-salesman
Last synced: 22 days ago
JSON representation
Traveling-salesman implements the naive and the approximative algo to solve the traveling-salesman problem
- Host: GitHub
- URL: https://github.com/kant01ne/traveling-salesman
- Owner: kant01ne
- Created: 2014-03-15T10:32:30.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-31T18:58:51.000Z (almost 11 years ago)
- Last Synced: 2024-10-24T21:38:22.686Z (2 months ago)
- Language: C
- Size: 215 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
traveling-salesman
==================Traveling-salesman implements the naive and the approximative algo to solve the traveling-salesman problem