This commit is contained in:
kuepper 2006-12-17 23:18:33 +00:00
commit 51d6ddc239

View file

@ -109,19 +109,17 @@
<p> <p>
The tutorial demonstrates that writing an evolutionary algorithm The tutorial demonstrates that writing an evolutionary algorithm
evolving your own structures is now <em>easy</em>, using evolving your own structures is now <em>easy</em>, using
ready-to-use template files. Although it has not been upgraded for ready-to-use template files. Although the tutorial has not been
some time now and refers to version 0.9.2 of EO, it nevertheless upgraded for some time now and refers to version 0.9.2 of EO, it
remains the best way to dive into EO. You can start by trying it nevertheless remains the best way to dive into EO. You can start
on-line at by trying it on-line at <a
<a
href="http://www.lri.fr/%7Emarc/EO/eo/tutorial/html/eoTutorial.html">LRI</a> href="http://www.lri.fr/%7Emarc/EO/eo/tutorial/html/eoTutorial.html">LRI</a>
or <a or <a
href="http://eodev.sourceforge.net/eo/tutorial/html/eoTutorial.html">SourceForge</a>, href="http://eodev.sourceforge.net/eo/tutorial/html/eoTutorial.html">SourceForge</a>,
before <a href="http://www.lri.fr/%7Emarc/EO/">downloading it</a>. before <a href="http://www.lri.fr/%7Emarc/EO/">downloading it</a>.
The tutorial is also included in The tutorial is also included in the <a
the <a
href="http://sourceforge.net/project/showfiles.php?group_id=9775">released href="http://sourceforge.net/project/showfiles.php?group_id=9775">released
sources</a>. sources</a>.
</p> </p>
<p> <p>
The latest The latest
@ -138,6 +136,11 @@
href="http://eodev.sourceforge.net/eo/doc/html/index.html">interface href="http://eodev.sourceforge.net/eo/doc/html/index.html">interface
documentation</a>. documentation</a>.
</p> </p>
<p>
The easiest way to create a complete new EO-project, even for new
genomes, is to use the script provided in tutorial/Templates/; see
the README in that directory and lesson 5 of the tutorial for
detail.
</td> </td>
</tr> </tr>
<tr> <tr>
@ -271,12 +274,12 @@
</td> </td>
<td bgcolor="#ffcc99"> <td bgcolor="#ffcc99">
<ul> <ul>
<li><a href="http://www.cs.bham.ac.uk/Mirrors/ftp.de.uu.net/EC/clife/www/">The <li><a href="http://www.aip.de/~ast/EvolCompFAQ">The
Hitch-Hiker's Guide to Evolutionary Computation</a>, FAQ for Hitch-Hiker's Guide to Evolutionary Computation</a>, FAQ for
<a href="news:comp.ai.genetic">comp.ai.genetic</a>.</li> <a href="news:comp.ai.genetic">comp.ai.genetic</a>.</li>
<li><a href="http://en.wikipedia.org/wiki/Evolutionary_algorithm">Wikipedia</a> <li><a href="http://en.wikipedia.org/wiki/Evolutionary_algorithm">Wikipedia</a>
on Evolutionary algorithms.</li> on Evolutionary algorithms.</li>
<li>Charles Darwin: <a href="http://www.bbc.co.uk/education/darwin/origin/index.htm">The <li>Charles Darwin: <a href="http://en.wikipedia.org/wiki/The_Origin_of_Species">The
Origin of Species</a>.</li> Origin of Species</a>.</li>
<li>Nikolaus Hansen: <a <li>Nikolaus Hansen: <a
href="http://www.bionik.tu-berlin.de/user/niko/cec2005.html">Comparison href="http://www.bionik.tu-berlin.de/user/niko/cec2005.html">Comparison
@ -287,10 +290,6 @@
</tbody> </tbody>
</table> </table>
<center> <center>
<p><a href="mailto:maartenkeijzer@users.sourceforge.net">maartenkeijzer@users.sourceforge.net</a>
- <a href="mailto:merelo@users.sourceforge.net">merelo@users.sourceforge.net</a>
- <a href="mailto:evomarc@users.sourceforge.net">evomarc@users.sourceforge.net</a>
</p>
<p> <p>
Hosted by:<br/><a href="http://sourceforge.net/"><img alt="SF logo" Hosted by:<br/><a href="http://sourceforge.net/"><img alt="SF logo"
src="http://eodev.sourceforge.net/eo/doc/sflogo-hammer1.jpg"></a> src="http://eodev.sourceforge.net/eo/doc/sflogo-hammer1.jpg"></a>