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
Defining length
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!
{{Technical|date=August 2011}} {{Use dmy dates|date=July 2023}} In [[genetic algorithms]] and [[genetic programming]] '''defining length''' L(H) is the maximum distance between two defining symbols (that is symbols that have a fixed value as opposed to symbols that can take any value, commonly denoted as # or *) in [[schema (genetic algorithms)|schema]] H. In tree GP schemata, L(H) is the number of links in the minimum tree fragment including all the non-= symbols within a schema H.<ref name="UCL1">{{cite web|title=Foundations of Genetic Programming|url=http://www.cs.ucl.ac.uk/staff/W.Langdon/FOGP/|publisher=UCL UK|accessdate=13 July 2010}}</ref> == Example == Schemata "00##0", "1###1", "01###", and "##0##" have defining lengths of 4, 4, 1, and 0, respectively. Lengths are computed by determining the last fixed position and subtracting from it the first fixed position. In [[genetic algorithms]] as the defining length of a solution increases so does the susceptibility of the solution to disruption due to [[mutation]] or [[Crossover (genetic algorithm)|cross-over]]. == References == {{reflist}} [[Category:Evolutionary algorithms]] {{comp-sci-stub}}
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)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Ambox
(
edit
)
Template:Cite web
(
edit
)
Template:Comp-sci-stub
(
edit
)
Template:Reflist
(
edit
)
Template:Technical
(
edit
)
Template:Use dmy dates
(
edit
)