75 lines
2.8 KiB
HTML
75 lines
2.8 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<meta name="author" content="EO development team">
|
|
<meta name="keywords" content="Class libraries, evolutionary computation, evolution strategies, genetic algorithms, genetic programming, simulated annealing, C++">
|
|
<meta name="resource-type" content="document">
|
|
<meta name="distribution" content="Global">
|
|
<title>EO Evolutionary Computation Framework</title>
|
|
<style type="text/css">
|
|
H2 {
|
|
font-family: Helvetica,Arial;
|
|
color: #ffffcc;
|
|
background: #00309c;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body alink="#ff0000" bgcolor="#ffffcc" link="#0000ee" text="#00309c" vlink="#551a8b">
|
|
<center>
|
|
<h1>List of publications using EO</h1>
|
|
</center>
|
|
<table bgcolor="#ffffcc" border="0" cellpadding="5" width="100%">
|
|
<tbody>
|
|
<tr>
|
|
<td bgcolor="#ffcc99">
|
|
<p>
|
|
<a href= "http://citeseer.ist.psu.edu/keijzer01evolving.html">M.
|
|
Keijzer, J.J. Merelo, G. Romero, G., M. Schoenauer: "Evolving
|
|
objects: A general purpose evolutionary computation
|
|
library", <i>Art. Evol.</i> <b>2310</b>, 231-242 (2002).</a>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td bgcolor="#ffcc99">
|
|
<p>
|
|
<a href= "http://dx.doi.org/10.1103/PhysRevA.73.063410">J.J. Gilijamse, J. Küpper,
|
|
S. Hoekstra, S.Y.T. van de Meerakker, G. Meijer:
|
|
"Optimizing the Stark-decelerator beamline for the trapping of
|
|
cold molecules using evolutionary strategies"</a>,
|
|
<i> Phys. Rev.</i> A <bf>73</bf>, 063410 (2006). <br/>
|
|
Also available at <a href= "http://arxiv.org/abs/physics/0603108"><i>arXiv</i>
|
|
physics/0603108 (2006)</a>.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<center>
|
|
<p>
|
|
Hosted by:<br/><a href="http://sourceforge.net/"><img alt="SF logo"
|
|
src="http://eodev.sourceforge.net/eo/doc/sflogo-hammer1.jpg"></a>
|
|
</p>
|
|
</center>
|
|
<p>
|
|
<a href="http://validator.w3.org/check?uri=referer">
|
|
<img src="http://www.w3.org/Icons/valid-html401"
|
|
alt="Valid HTML 4.01 Transitional"
|
|
height="31"
|
|
width="88"></a>
|
|
<br/>
|
|
Please send publications that belong on this page and general comments on
|
|
this webpage to
|
|
the <a href="mailto:eodev-main@lists.sourceforge.net?subject=publications">EO
|
|
mailing list</a>.
|
|
</p>
|
|
</body>
|
|
</html>
|
|
|
|
|
|
<!-- Local Variables: -->
|
|
<!-- coding: iso-8859-1 -->
|
|
<!-- fill-column: 80 -->
|
|
<!-- End: -->
|