https://github.com/kbladin/simulation_of_ant_colonies
Ant colony optimization algorithms used to simulate ant behavior
https://github.com/kbladin/simulation_of_ant_colonies
Last synced: 3 months ago
JSON representation
Ant colony optimization algorithms used to simulate ant behavior
- Host: GitHub
- URL: https://github.com/kbladin/simulation_of_ant_colonies
- Owner: kbladin
- License: mit
- Created: 2015-09-25T13:55:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-25T06:14:52.000Z (over 6 years ago)
- Last Synced: 2025-01-19T22:51:46.394Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 824 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simulation of Ant Colonies
Ant colony optimization algorithms used to simulate ant behavior.
Implemented in Javascript and html