Processor thread now has a name.

Fix several html files.
This commit is contained in:
2014-11-14 15:38:26 +01:00
parent b8b44b7644
commit 5a80cb781e
8 changed files with 14 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
<body>
<h1 align="center">The Step Function</h1>
<center>
<img src="../images/steptex.jpg" width="350" height="120" aling="center">
<img src="../images/steptex.jpg" width="350" height="120" align="center">
</center>
<p>
The idea of this function is the implementation of a flat plateau (slope 0)in an underlying continuous function. It's harder for optimization algortihms to find optima because minor changes of the object variables don't affect the fitness. Therefore no conclusions about the search direction can be made.