Processor thread now has a name.
Fix several html files.
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user