thiagodnf / aco-simulator

Ant Colony Optimization Simulator developed in HTML

Home Page:https://thiagodnf.github.io/aco-simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACO Simulator

Ant Colony Optimization Simulator developed in HTML

GitHub Release GitHub contributors GitHub stars MIT Licence Open Source Love

How to Use:

This project implements the Ant System in Javascript, showing an animated view of the Ant Colony Optimization developed by Marco Dorigo. To use it, you need to:

Algorithms

This simulator has implemented the following algorithms:

  • Ant System
  • Ant Colony System

Screenshots

Questions or Suggestions

Feel free to create issues here as you need

Contribute

Contributions to this project are very welcome! We can't do this alone! Feel free to fork this project, work on it and then make a pull request.

Authors

  • Thiago Ferreira - Initial work

See also the list of contributors who participated in this project.

License

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

Donate

I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, this takes time. You can integrate and use these projects in your applications for free! You can even change the source code and redistribute (even resell it).

However, if you get some profit from this or just want to encourage me to continue creating stuff, there are a few ways you can do it:

Buy Me A Coffee

Thanks! ❤️

About

Ant Colony Optimization Simulator developed in HTML

https://thiagodnf.github.io/aco-simulator

License:MIT License


Languages

Language:JavaScript 60.8%Language:HTML 30.2%Language:CSS 8.9%