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,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>