17 lines
340 B
HTML
17 lines
340 B
HTML
<html>
|
||
<head>
|
||
<title>Statistics Parameter Panel</title>
|
||
</head>
|
||
<body>
|
||
|
||
<h1 align="center">Statistics Parameter Panel</h1>
|
||
<center>
|
||
</center><br>
|
||
Here you can edit the :
|
||
<ul>
|
||
<li>Number of statistical independent runs.</li>
|
||
<li>Name of result file.</li>
|
||
<li>Plot fitness of best, worse or both individuals.</li>
|
||
</ul>
|
||
</body>
|
||
</html> |