Importing release version 322 from old repos

This commit is contained in:
Marcel Kronfeld
2007-12-11 16:38:11 +00:00
parent 8cecdb016d
commit 7ae15be788
668 changed files with 109288 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<html>
<head>
<title>ESRecombination</title>
</head>
<body>
<EFBFBD>
<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>