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">Schwefel's (sine root) function</h1>
<center>
<img src="../images/f13-tex-500.jpg" width="650" height="64" aling="center">
<img src="../images/f13-tex-500.jpg" width="650" height="64" align="center">
</center>
<p>
Schwefel's (sine root) function is highly multimodal and has no global basin of attraction. The optimum at a fitness of f(x*)=0 lies at x*=420.9687. Schwefel's sine root is a tough challenge for any global optimizer due to the multiple distinct optima. Especially, there is a deceptive nearly optimal solution close to x=(-420.9687)<SUP>n</SUP>.