ciren / cilib

Typesafe, purely functional Computational Intelligence
https://cilib.net
Apache License 2.0
124 stars 101 forks source link

Inertia Weight Control Strategies for PSO #288

Open vector67 opened 6 years ago

vector67 commented 6 years ago

Implement the 18 inertia weight control strategies summarized in the paper by Harrison, Engelbrecht and Ombuki-Berman

These will be split into the first 11 which are non-adaptive and time-varying, and then the final 7 which are introspective.