Fireworks algorithm: Difference between revisions
Appearance
Content deleted Content added
remove dead external links and change them to appropriate links |
Reference and link swarm intelligence for context and to clarify "approach" |
||
Line 1: | Line 1: | ||
The '''Fireworks Algorithm (FWA)''' is |
The '''Fireworks Algorithm (FWA)''' is a [[swarm intelligence]] algorithm that explores a very large solution space by choosing a set of random points confined by some distance metric in the hopes that one or more of them will yield promising results, allowing for a more concentrated search nearby. |
||
==External links== |
==External links== |
Revision as of 23:53, 1 February 2020
The Fireworks Algorithm (FWA) is a swarm intelligence algorithm that explores a very large solution space by choosing a set of random points confined by some distance metric in the hopes that one or more of them will yield promising results, allowing for a more concentrated search nearby.