Importing release version 322 from old repos
This commit is contained in:
13
resources/ConvergenceTerminator.html
Normal file
13
resources/ConvergenceTerminator.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<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>
|
Reference in New Issue
Block a user