*** empty log message ***

This commit is contained in:
kuepper 2005-09-30 11:47:26 +00:00
commit 5e208b467a

View file

@ -17,13 +17,13 @@
</head> </head>
<body alink="#ff0000" bgcolor="#ffffcc" link="#0000ee" text="#00309c" vlink="#551a8b"> <body alink="#ff0000" bgcolor="#ffffcc" link="#0000ee" text="#00309c" vlink="#551a8b">
<center> <center>
<h1> EO Evolutionary Computation Framework</h1> <h1>EO Evolutionary Computation Framework</h1>
</center> </center>
<table bgcolor="#ffffcc" border="0" cellpadding="5" cols="3" width="100%"> <table bgcolor="#ffffcc" border="0" cellpadding="5" cols="3" width="100%">
<tbody> <tbody>
<tr> <tr>
<td class="TITLE" align="right" valign="top" width="100"> <td class="TITLE" align="right" valign="top" width="100">
<h2> What is EO?</h2> <h2>What is EO?</h2>
</td> </td>
<td bgcolor="#ffcc99">EO is a templates-based, ANSI-C++ compliant <td bgcolor="#ffcc99">EO is a templates-based, ANSI-C++ compliant
evolutionary computation library. It contains classes for almost any evolutionary computation library. It contains classes for almost any
@ -34,32 +34,36 @@
</tr> </tr>
<tr> <tr>
<td class="TITLE" align="right" valign="top" width="100"> <td class="TITLE" align="right" valign="top" width="100">
<h2> Download</h2> <h2>Download</h2>
</td> </td>
<td bgcolor="#ffcc99">Current release <td bgcolor="#ffcc99">Current release
is&nbsp; <a is&nbsp; <a
href="https://sourceforge.net/project/showfiles.php?group_id=9775&amp;package_id=10921&amp;release_id=359994">0.9.3z</a>: href="https://sourceforge.net/project/showfiles.php?group_id=9775&amp;package_id=10921&amp;release_id=359994">0.9.3z</a>:
it supports gcc 3.x, 4.x, and good old gcc 2.9x.&nbsp; This is the it supports gcc 3.x, 4.x, and good old gcc 2.9x.&nbsp; This is the
version you should use <b><font color="#ff6600">NOW (September 29. version you should use <b><font color="#ff6600">NOW (September 29.
2005)</font></b>. 2005)</font></b>. <br/>All subsequent versions
<br> will <span style="font-weight: bold; color: rgb(255, 0,
All subsequent versions will 0);">NOT</span> support gcc 2.xx any more. In particular, you can
<span style="font-weight: bold; color: rgb(255, 0, 0);">NOT</span> also get the <font color="#ff0000">current version</font> through
support gcc 2.xx any more.<br> In particular, you can also get the daily snapshots made available
the <font color="#ff0000">current version</font> through the daily
snapshots made available
at <a href="http://www.lri.fr/%7Emarc/EO/snapshot">LRI</a>. at <a href="http://www.lri.fr/%7Emarc/EO/snapshot">LRI</a>.
<p>The tutorial home page is at <p>
The tutorial home page is at
<a href="http://www.lri.fr/%7Emarc/EO/">LRI</a>. The latest <a href="http://www.lri.fr/%7Emarc/EO/">LRI</a>. The latest
<a href="http://www.lri.fr/%7Emarc/EO/">tutorial release</a> Dec. 12, <a href="http://www.lri.fr/%7Emarc/EO/">tutorial release</a>
2002!) contains tutorial for ParadisEO, the parallel version of EO. And contains tutorial for ParadisEO, the parallel version of EO. It
still demonstrates that writing an evolutionary algorithm evolving your still demonstrates that writing an evolutionary algorithm evolving
own structures is now <font color="#ff0000">easy</font>, using your own structures is now <em>easy</em>, using ready-to-use
ready-to-use template files. </p> template files.
<p>EO was initiated at <a href="http://geneura.ugr.es/%7Ejmerelo/EO.html">University of Granada</a>, </p>
and the original Web site is also the only place where you will find <p>
old releases of EO (up to 0.8.7), but beware that it is not compatible EO was initiated
at all with the current version.&nbsp;</p> at <a href="http://geneura.ugr.es/%7Ejmerelo/EO.html">University
of Granada</a>, and the original Web site is also the only place
where you will find old releases of EO (up to 0.8.7), but beware
that it is not compatible at all with the current
version.
</p>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -202,7 +206,7 @@
</tr> </tr>
<tr> <tr>
<td class="TITLE" align="right" valign="top" width="100"> <td class="TITLE" align="right" valign="top" width="100">
<h2> Mailing Lists</h2> <h2>Mailing Lists</h2>
</td> </td>
<td bgcolor="#ffcc99">We would like EO to be an open development <td bgcolor="#ffcc99">We would like EO to be an open development
effort; that is why we have created two mailing lists to discuss effort; that is why we have created two mailing lists to discuss