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

View file

@ -109,19 +109,17 @@
<p>
The tutorial demonstrates that writing an evolutionary algorithm
evolving your own structures is now <em>easy</em>, using
ready-to-use template files. Although it has not been upgraded for
some time now and refers to version 0.9.2 of EO, it nevertheless
remains the best way to dive into EO. You can start by trying it
on-line at
<a
ready-to-use template files. Although the tutorial has not been
upgraded for some time now and refers to version 0.9.2 of EO, it
nevertheless remains the best way to dive into EO. You can start
by trying it on-line at <a
href="http://www.lri.fr/%7Emarc/EO/eo/tutorial/html/eoTutorial.html">LRI</a>
or <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>.
The tutorial is also included in
the <a
The tutorial is also included in the <a
href="http://sourceforge.net/project/showfiles.php?group_id=9775">released
sources</a>.
sources</a>.
</p>
<p>
The latest
@ -138,6 +136,11 @@
href="http://eodev.sourceforge.net/eo/doc/html/index.html">interface
documentation</a>.
</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>
</tr>
<tr>
@ -271,12 +274,12 @@
</td>
<td bgcolor="#ffcc99">
<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
<a href="news:comp.ai.genetic">comp.ai.genetic</a>.</li>
<li><a href="http://en.wikipedia.org/wiki/Evolutionary_algorithm">Wikipedia</a>
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>
<li>Nikolaus Hansen: <a
href="http://www.bionik.tu-berlin.de/user/niko/cec2005.html">Comparison
@ -287,10 +290,6 @@
</tbody>
</table>
<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>
Hosted by:<br/><a href="http://sourceforge.net/"><img alt="SF logo"
src="http://eodev.sourceforge.net/eo/doc/sflogo-hammer1.jpg"></a>