16 lines
396 B
HTML
16 lines
396 B
HTML
<html>
|
||
<head>
|
||
<title>MAESIndividual</title>
|
||
</head>
|
||
<body>
|
||
|
||
<h1 align="center">MAESIndividual</h1>
|
||
<center>
|
||
</center><br>
|
||
This element represents the properties of an individual.
|
||
The most important evolutionary operator of an ES is
|
||
the mutation of the objective variables representing
|
||
the solution of the problem, which is responsible
|
||
for the self-adaptation capability of the ES
|
||
</body>
|
||
</html> |