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

https://github.com/matiascr/bia

Bio inspired algorithms in Elixir
https://github.com/matiascr/bia

aco-algorithm algorithms bio-inspired-optimization optimization-algorithms pso-algorithm

Last synced: 26 days ago
JSON representation

Bio inspired algorithms in Elixir

Awesome Lists containing this project

README

          

# Bia

Bio-inspired algorithms in Elixir.

Supported heuristics:

- [x] Particle Swarm Optimization (PSO)
- [ ] Ant Colony Optimization (ACO)