12.01.2013 Views

Evolutionary Strategies for Multidisciplinary ... - Dynardo GmbH

Evolutionary Strategies for Multidisciplinary ... - Dynardo GmbH

Evolutionary Strategies for Multidisciplinary ... - Dynardo GmbH

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Generalized <strong>Evolutionary</strong> Algorithm<br />

t := 0;<br />

initialize(P(t));<br />

evaluate(P(t));<br />

while not terminate do<br />

od<br />

P‘(t) := mating_selection(P(t));<br />

P‘‘(t) := variation(P‘(t));<br />

evaluate(P‘‘(t));<br />

P(t+1) := environmental_selection(P‘‘(t) ∪ Q);<br />

t := t+1;<br />

12

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!