eva2/resources/ESRecombination.html
2007-12-11 16:38:11 +00:00

18 lines
548 B
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html>
<head>
<title>ESRecombination</title>
</head>
<body>
 
<h1 align="center">ESRecombination</h1>
<center>
</center><br>
The recombination operator has the following editable properties:
<ul>
<li>strategy for recombination of the strategy parameters of the mutation operators..</li>
<li>strategy for recombination of the objectives of an individual..</li>
<li>rho = number of parents, which recombinate to one offspring individual..</li>
<li>strategy for selecting the input individuals for one recombination.</li>
</ul>
</body>
</html>