GitHub / AlTimofeyev / Optimization-Swarm_Optimization
An implementation of 3 swarm optimization algorithms: Firefly Algorithm, Harmony Search and Particle Swarm. All algorithms are made to be modular and easily importable to other projects for use.
Stars: 2
Forks: 0
Open issues: 0
License: gpl-3.0
Language: C++
Size: 381 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: 12 months ago
Pushed at: over 4 years ago
Last synced at: 12 months ago
Topics: algorithm, firefly-algorithm, harmony-search, optimization, particle-swarm-optimization