A simulator for the ant colony optimization algorithm in p5.js using TypeScript and React (inspiration).
A Python implementation of this optimization algorithm to find the shortest path in a graph can be found at github.com/hasnainroopawalla/Ant-Colony-Optimization.
- Post any issues and suggestions on the GitHub issues page.
- To contribute, fork the project and then create a pull request back to master.
This project is licensed under the MIT License - see the LICENSE file for details.