https://github.com/oscarfmdc/antsystem
C implementation of various Ant Colony Optimization (ACO) algorithms
https://github.com/oscarfmdc/antsystem
c
Last synced: 6 months ago
JSON representation
C implementation of various Ant Colony Optimization (ACO) algorithms
- Host: GitHub
- URL: https://github.com/oscarfmdc/antsystem
- Owner: oscarfmdc
- Created: 2016-10-26T16:31:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-13T22:25:22.000Z (over 9 years ago)
- Last Synced: 2025-03-17T16:00:12.329Z (over 1 year ago)
- Topics: c
- Language: C
- Homepage:
- Size: 1.56 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# antSystem
C implementation of various Ant Colony Optimization (ACO) algorithms for the symmetric Traveling Salesman Problem (TSP) and multiobjective