Merge branch 'master' of ssh://eodev/gitroot/eodev/eodev

This commit is contained in:
Johann Dreo 2010-09-16 09:41:26 +02:00
commit 5adfdc8a08

View file

@ -463,15 +463,28 @@
<h2><a name="Related-software"></a>Related software</h2>
<p> <a href="http://paradiseo.gforge.inria.fr"
>ParadisEO</a> provides EO extensions for
the flexible design of <b>single solution-based metaheuristics</b>,
metaheuristics for <b>multi objective optimization</b> as well as <b>hybrid, parallel and distributed
metaheuristics</b>.</p>
<p>The softwares listed here are using EO, but they are not maintained by the EO team.
They may not be free softwares or may even be outdated.</p>
<p> <a href="http://geneura.ugr.es/~jmerelo/DegaX/"
>DegaX</a> is an ActiveX control which embeds EO 0.8.4.
</p>
<ul>
<li> <a href="http://paradiseo.gforge.inria.fr"
>ParadisEO</a> provides EO extensions for
the flexible design of <b>single solution-based metaheuristics</b>,
metaheuristics for <b>multi objective optimization</b> as well as <b>hybrid, parallel and distributed
metaheuristics</b>.</li>
<li> <a href="http://geneura.ugr.es/~jmerelo/DegaX/">DegaX</a>
is an ActiveX control which embeds EO 0.8.4.
</li>
<li><a href="https://lsiit.u-strasbg.fr/easea/index.php/EASEA_platform">EASEA</a> was a GUI that permits to build evolutionary algorithm with EO or the <a href="http://lancet.mit.edu/ga/">GAlib</a>.
It is now a platform that allows program evolutionary algorithms on massively parallel many-core architectures.</li>
<li><a href="https://gforge.inria.fr/projects/guide">GUIDE</a> is a GUI that allows the generation of evolutionary algorithms. It can use EO or <a href="http://cs.gmu.edu/~eclab/projects/ecj/">ECJ</a>.</li>
</ul>
<h2><a name="Authors"></a>Authors</h2>
@ -499,9 +512,9 @@
<h2><a name="Links"></a>Links</h2>
<ul>
<li><a href="http://coco.gforge.inria.fr/">COCO (COmparing Continuous Optimisers)</a>, a platform for systematic and sound comparisons of real-parameter global optimisers. COCO provides benchmark function testbeds and tools for processing and visualizing data generated by one or several optimizers.</li>
<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>Wikipedia entries on <a href="http://en.wikipedia.org/wiki/Evolutionary_algorithm">Evolutionary algorithms</a>.</li>
<li><a href="http://coco.gforge.inria.fr/">COCO (COmparing Continuous Optimisers)</a>, a platform for systematic and sound comparisons of real-parameter global optimisers. COCO provides benchmark function testbeds and tools for processing and visualizing data generated by one or several optimizers.</li>
<li>Charles Darwin: <a href="http://en.wikipedia.org/wiki/The_Origin_of_Species" >The Origin of Species</a>.</li>
</ul>