Jump to content

Fireworks algorithm: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
remove dead external links and change them to appropriate links
Cjp419 (talk | contribs)
Reference and link swarm intelligence for context and to clarify "approach"
Line 1: Line 1:
The '''Fireworks Algorithm (FWA)''' is an approach to exploring 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.
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.