18 lines
		
	
	
		
			548 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			548 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<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> |