Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Evolutionary algorithm
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Related techniques and other global search methods == There are some other proven and widely used methods of nature inspired global search techniques such as * [[Memetic algorithm]] β A hybrid method, inspired by [[Richard Dawkins]]'s notion of a meme. It commonly takes the form of a population-based algorithm (frequently an EA) coupled with individual learning procedures capable of performing local refinements. Emphasizes the exploitation of problem-specific knowledge and tries to orchestrate local and global search in a synergistic way. * A [[Population model (evolutionary algorithm)#Neighbourhood models or cellular evolutionary algorithms|cellular evolutionary or memetic algorithm]] uses a topological neighbouhood relation between the individuals of a population for restricting the mate selection and by that reducing the propagation speed of above-average individuals. The idea is to maintain genotypic diversity in the poulation over a longer period of time to reduce the risk of premature convergence. * [[Ant colony optimization]] is based on the ideas of ant foraging by pheromone communication to form paths. Primarily suited for [[combinatorial optimization]] and [[Graph theory|graph]] problems. * [[Particle swarm optimization]] is based on the ideas of animal flocking behaviour. Also primarily suited for [[numerical optimization]] problems. * [[Gaussian adaptation]] β Based on information theory. Used for maximization of manufacturing yield, [[mean fitness]] or [[average information]]. See for instance [[Entropy in thermodynamics and information theory]]. In addition, many new nature-inspired or methaphor-guided algorithms have been proposed since the beginning of this century. For criticism of most publications on these, see the remarks at the end of the introduction to the article on [[metaheuristic]]s.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)