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

https://github.com/bay0/swarm

A flexible and efficient Particle Swarm Optimization (PSO) implementation in Go. This library provides a concurrent PSO algorithm with customizable parameters, suitable for solving a wide range of optimization problems.
https://github.com/bay0/swarm

go golang metaheuristic numerical-optimization optimization particle-swarm-optimization pso swarm-intelligence

Last synced: 2 months ago
JSON representation

A flexible and efficient Particle Swarm Optimization (PSO) implementation in Go. This library provides a concurrent PSO algorithm with customizable parameters, suitable for solving a wide range of optimization problems.

Awesome Lists containing this project