Jump to content

Talk:Random optimization

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Cewbot (talk | contribs) at 04:06, 9 March 2024 (Maintain {{WPBS}}: 2 WikiProject templates. Remove 1 deprecated parameter: field.). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

contrast with GAs

[edit]

The page says to contrast with GAs, but GAs are often considered a particular kind of randomized optimization algorithm, in the sense that all randomized-optimization algorithms except for a purely random one use some method for trying to bias the randomness towards better regions of the search space, and the mutation/crossover paradigm is one such method. --Delirium (talk) 05:57, 20 January 2009 (UTC)[reply]