{
"status": "new",
"changetime": "2019-02-04T13:02:49Z",
"_ts": "1549285369825011",
"description": "Particle Swarm Optimization algorithm was developed by Dr. Kennedy and Dr. Eberhart. I think they have provided the C source code in their website:\n\n\nhttp://www.swarmintelligence.org/SIBook/SI.php#Download\n\nsuggestion for optimization from IUCAA workshop participant - method does not get stuck in local minimu",
"reporter": "gary",
"cc": "",
"resolution": "",
"time": "2015-09-26T10:26:55Z",
"component": "optimizer",
"summary": "Particle Swarm Optimization algorithm",
"priority": "good to do",
"keywords": "",
"version": "trunk",
"milestone": "no milestone",
"owner": "nobody",
"type": "enhancement"
}
reported by: @CloudyLex
Particle Swarm Optimization algorithm was developed by Dr. Kennedy and Dr. Eberhart. I think they have provided the C source code in their website:
http://www.swarmintelligence.org/SIBook/SI.php#Download
suggestion for optimization from IUCAA workshop participant - method does not get stuck in local minimu
Migrated from https://www.nublado.org/ticket/344