added doc details to recognize particle swarm optimization
This commit is contained in:
parent
967b6b7741
commit
3adf8a19f4
20 changed files with 25 additions and 20 deletions
|
|
@ -34,7 +34,7 @@
|
|||
|
||||
|
||||
/**
|
||||
* One of the local best strategies. Each particle has a fixed number of neighbours, ans
|
||||
* One of the local best strategies for particle swarm optimization. Each particle has a fixed number of neighbours, ans
|
||||
* the neighborhood is social.
|
||||
* The topology is never modified during the flight.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue