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
Mutation (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!
== Bit string mutation == The mutation of bit strings ensue through bit flips at random positions. Example: {| |1 || 0 || 1 || 0 || 0 || 1 || 0 |- | || || || || β || || |- |1 || 0 || 1 || 0 || 1 || 1 || 0 |} The probability of a mutation of a bit is <math>\frac{1}{l}</math>, where <math>l</math> is the length of the binary vector.<ref>{{Cite book |last1=Eshelman |first1=Larry J. |url=https://www.worldcat.org/oclc/45730387 |title=Evolutionary computation. Vol. 1, Basic algorithms and operators |publisher=CRC Press |year=1999 |isbn=0-585-30560-9 |editor-last=BΓ€ck |editor-first=Thomas |location=Boca Racon |pages=68 |language=en |chapter=Mutation and Crossover |oclc=45730387 |editor-last2=Fogel |editor-first2=David B. |editor-last3=Michalewicz |editor-first3=Zbigniew}}</ref> Thus, a mutation rate of <math>1</math> per mutation and individual selected for mutation is reached.
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)