Back
Is there any open-source library with some sort of Glowworm swarm optimization (GSO) algorithm implementation? I would like to implement it based on the description http://www.springerlink.com/content/y065470472612847. Any suggestions?
Here is a Java implementation and visualization of the glowworm swarm optimization (GSO) algorithm for the capturing of multiple optima of multimodal functions:
https://github.com/Wandmalfarbe/Glowworm-Swarm-Optimization-Java
31k questions
32.8k answers
501 comments
693 users