Skip to content

hasnainroopawalla/ant-colony-simulation

Repository files navigation

Ant Colony Simulation

Live Demo

A simulator for the ant colony optimization algorithm in p5.js using TypeScript and React (inspiration).

simuation

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.

Contributing

  • Post any issues and suggestions on the GitHub issues page.
  • To contribute, fork the project and then create a pull request back to master.

License

This project is licensed under the MIT License - see the LICENSE file for details.