Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Ant Colony Optimization Simulator developed in HTML
https://github.com/thiagodnf/aco-simulator

aco-simulator ant ant-colony-optimization html5 javascript simulator

Last synced: about 2 months ago
JSON representation

Ant Colony Optimization Simulator developed in HTML

Awesome Lists containing this project

README

        

# ACO Simulator

Ant Colony Optimization Simulator developed in HTML

[![GitHub Release](https://img.shields.io/github/release/thiagodnf/aco-simulator.svg)](https://github.com/thiagodnf/aco-simulator/releases/latest)
[![GitHub contributors](https://img.shields.io/github/contributors/thiagodnf/aco-simulator.svg)](https://github.com/thiagodnf/aco-simulator/graphs/contributors)
[![GitHub stars](https://img.shields.io/github/stars/thiagodnf/aco-simulator.svg)](https://github.com/thiagodnf/aco-simulator)
[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)

## 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:

- Access https://thiagodnf.github.io/aco-simulator
- Click on the screen to add new nodes.
- Click on "Play" and enjoy it!

## 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](https://github.com/thiagodnf/aco-simulator/graphs/contributors) who participated in this project.

## License

This project is licensed under the MIT License - see the [LICENSE](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! ❤️