updated a few things about paradiseo (links, docs)
This commit is contained in:
parent
9d3da02ea9
commit
aaa8df129b
3 changed files with 14 additions and 13 deletions
|
|
@ -5,4 +5,6 @@ Gustavo Romero Lopez
|
||||||
Maarten Keijzer
|
Maarten Keijzer
|
||||||
Marc Schoenauer
|
Marc Schoenauer
|
||||||
Jeroen Eggermont
|
Jeroen Eggermont
|
||||||
Jochen Küpper
|
Jochen K<>pper
|
||||||
|
Thomas Legrand
|
||||||
|
Clive Canape
|
||||||
|
|
@ -52,9 +52,10 @@ Conference on Artificial Evolution</em></a>.
|
||||||
|
|
||||||
<h1>ParadisEO</h1>
|
<h1>ParadisEO</h1>
|
||||||
|
|
||||||
<a href="http://paradiseo.gforge.inria.fr">ParadisEO</a> is a project to
|
<a href="http://paradiseo.gforge.inria.fr">ParadisEO</a> is a project that
|
||||||
extend EO to make use of dedicated parallel or distributed computing
|
extends EO for the flexible design of single solution-based metaheuristics,
|
||||||
environments by <a href="http://www.inria.fr/recherche/equipes_ur/dolphin.en.html">the INRIA Dolphin project-team</a>.
|
metaheuristics for multi objective optimization as well as hybrid, parallel and distributed
|
||||||
|
metaheuristics.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -47,9 +47,8 @@ background: #00309c;
|
||||||
href="http://www.cs.vu.nl/~mkeijzer">Maarten Keijzer</a>, the C++
|
href="http://www.cs.vu.nl/~mkeijzer">Maarten Keijzer</a>, the C++
|
||||||
wizzard, and <a href="http://www.lri.fr/%7Emarc">Marc Schoenauer</a>.
|
wizzard, and <a href="http://www.lri.fr/%7Emarc">Marc Schoenauer</a>.
|
||||||
Later came <a href="http://www.liacs.nl/%7Ejeggermo/">Jeroen
|
Later came <a href="http://www.liacs.nl/%7Ejeggermo/">Jeroen
|
||||||
Eggermont</a>, who, among other things, did a lot of work on GP, <a
|
Eggermont</a>, who, among other things, did a lot of work on GP,
|
||||||
href="http://www.lifl.fr/%7Ecahon/">Sébastien Cahon</a>, who
|
INRIA Dolphin Team, <a
|
||||||
developped the parallel version of EO, ParadisEO-PEO, <a
|
|
||||||
href="mailto:okoenig@users.sourceforge.net">Olivier König</a>, who did a
|
href="mailto:okoenig@users.sourceforge.net">Olivier König</a>, who did a
|
||||||
lot of useful additions and cleaning of the code and <a
|
lot of useful additions and cleaning of the code and <a
|
||||||
href="http://www.jochen-kuepper.de">Jochen Küpper</a>, working on
|
href="http://www.jochen-kuepper.de">Jochen Küpper</a>, working on
|
||||||
|
|
@ -228,16 +227,15 @@ background: #00309c;
|
||||||
<td bgcolor="#ffcc99">
|
<td bgcolor="#ffcc99">
|
||||||
|
|
||||||
<p> <a href="http://paradiseo.gforge.inria.fr"
|
<p> <a href="http://paradiseo.gforge.inria.fr"
|
||||||
target="_blank">ParadisEO-PEO</a> provides extensions for EO on parallel
|
target="_blank">ParadisEO</a> provides EO extensions for
|
||||||
architectures. </p>
|
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> <a href="http://geneura.ugr.es/~jmerelo/DegaX/"
|
<p> <a href="http://geneura.ugr.es/~jmerelo/DegaX/"
|
||||||
target="_blank">DegaX</a> is an ActiveX control which embeds EO 0.8.4.
|
target="_blank">DegaX</a> is an ActiveX control which embeds EO 0.8.4.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p> <a href="http://www.lifl.fr/~cahon/paradisEO/moeo"
|
|
||||||
target="_blank">MOEO</a>, a multi-objective package on top of EO. </p>
|
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Reference in a new issue