Added a few words about Lesson5, and the change in the Makefiles.

Also, looking alive is probably important !
This commit is contained in:
evomarc 2004-12-01 08:49:40 +00:00
commit 641b49e995

View file

@ -17,12 +17,31 @@ and to</font></b></center>
<h1>
<font color="#FF0000">EO Tutorial</font></h1></center>
<center><font color="#FF0000">Version 0.98 - May 2004</font>
<center><font color="#FF0000">Version 0.98a - December 2004</font>
</center>
<ul>
<li><b><blink><font color="#FF0000">New</font></blink></b>
<b><font color="#000000"><a href="eoLesson5.html">Lesson 5</a>
<li><b><blink><font color="#FF0000">New</font></blink></b> -
Well, in fact, nothing really new,
but some people advised us to annouce from the very beginning that
if you are looking for a <font color="#FF0000"><b>ready-to-use</b></font>
(except for the fitness) <font color="#FF0000"><b>fully tunable Evolutionary
Algorithm</b></font> evolving real values or bitstring, you can
<font color="#FF0000"><b>go directly to</font><font color="#000000">
<a href="eoLesson5.html">Lesson 5</a></font></b> after
just reading this page, and maybe the <a href="eoProgramming.html">Programming hints</a>
(link on top of each page too).<br>
In fact, there is something new: thanks to Jochen Küpper, EO automatic configuration
and build process has been cleaned up and upgraded. For consistency, the same
automatically-built <tt><font color="#FF6666"><b>Makefiles</b></font></tt> have
been created in the tutorial directories. But the good-old manually-created files
are still there, now named <tt><font color="#FF6666"><b>Makefile.simple</b></font></tt>.
<br>
</li>
<center><font color="#FF0000">Version 0.98 - May 2004</font></center>
</b>
<li><b><font color="#000000"><a href="eoLesson5.html">Lesson 5</a>
</font></b><font color="#000000">has been improved: some of
the empty template files in dir
<b><tt><font color="#FF6666"><b>.../eo/tutorial/Templates</b></font></tt></b>
@ -58,15 +77,13 @@ a <a href="../pdf/paradiseoJet7.pdf">PDF presentation</a></font></li></center>
Cahon</a> (LIFL, Lille)</font></center>
</ul>
<p><br>Welcome to EO tutorial/on-line documentation.
<br>Please note that <b><font color="#FF6600">this tutorial is <font color="#FF0000">not</font> supposed
<hr WIDTH="100%">
<center><b>Welcome to EO tutorial/on-line documentation.</b></center>
<hr WIDTH="100%"><b><h2><font color="#000099">About this tutorial</font></b></h2>
First, please note that <b><font color="#FF6600">this tutorial is <font color="#FF0000">not</font> supposed
to be printed and read off-line</font></b>, as it takes full advantage
of hyper-text links between the different parts, and with the technical
documentation.
<h3>
<hr WIDTH="100%"><b><font color="#000099"><font size=+2>About this tutorial</font></font></b></h3>
This tutorial can be used in 2 different ways: algorithm-based and component-based.
<ul>
<li>
@ -179,7 +196,7 @@ not</font></font></b>
<ul>
<li>
A course on Evolutionary Computation. You can find such things on the Internet,
maybe you can start <a href="http://www.wi.leidenuniv.nl/~gusz/Flying_Circus/">here.</a></li>
maybe you can start <a href="http://www.evonet.polytechnique.fr/CIRCUS2/node.php?node=240">here.</a></li>
<li>
An interface that would allow you to build your Evolutionary Programs by