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

13 lines
359 B
HTML

<html>
<head>
<title>Convergence Terminator</title>
</head>
<body>
<h1 align="center">Convergence Terminator</h1>
<center>
</center><br>
The convergence terminator stops the optimization, when there has been hardly
any change in the best population fitness (within percentual range) for a certain
time, given in generations or fitness calls.
</body>
</html>