slides via slideshare, better section order, small design changes
This commit is contained in:
parent
eee9b46c0b
commit
535b26b903
2 changed files with 44 additions and 35 deletions
|
|
@ -26,15 +26,15 @@
|
|||
<img style="clear:left;" src="eo_logo.png" alt="Evolving Objects logo" />
|
||||
<div id="menu">
|
||||
<p>C++ evolutionary computation components framework</p>
|
||||
<script type="text/javascript" src="http://www.ohloh.net/p/16924/widgets/project_thin_badge.js"></script>
|
||||
<ul class="shortcuts">
|
||||
<li><a href="http://sourceforge.net/project/showfiles.php?group_id=9775">Download</a></li>
|
||||
<li><a href="http://eodev.sourceforge.net/eo/tutorial/html/eoTutorial.html">Tutorial</a></li>
|
||||
<li><a href="http://eodev.sourceforge.net/eo/doc/html/index.html">Documentation</a></li>
|
||||
<li><a href="http://eodev.sourceforge.net/eo/doc/html/index.html">API documentation</a></li>
|
||||
<li><a href="http://sourceforge.net/project/?group_id=9775">Project page</a></li>
|
||||
<li>see also <a href="http://paradiseo.gforge.inria.fr/">ParadisEO</a></li>
|
||||
</ul>
|
||||
<ul class="badges">
|
||||
<li> <a href="http://sourceforge.net/projects/eodev"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=9775&type=8" width="80" height="15" alt="Get Evolving Objects at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a></li>
|
||||
|
||||
<li>
|
||||
<!-- ++Begin Dynamic Feed Wizard Generated Code++ -->
|
||||
|
|
@ -88,7 +88,7 @@
|
|||
</script>
|
||||
<!-- ++End Dynamic Feed Control Wizard Generated Code++ -->
|
||||
</li>
|
||||
<li><script type="text/javascript" src="http://www.ohloh.net/p/16924/widgets/project_thin_badge.js"></script></li>
|
||||
<li> <a href="http://sourceforge.net/projects/eodev"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=9775&type=8" width="80" height="15" alt="Get Evolving Objects at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a></li>
|
||||
</ul>
|
||||
|
||||
</div> <!-- id=menu -->
|
||||
|
|
@ -129,6 +129,8 @@
|
|||
|
||||
<h2>Main Features</h2>
|
||||
|
||||
<img src="http://upload.wikimedia.org/wikipedia/en/timeline/3f507249a36a4a38020e7fc0a5f448df.png" title="Metaheuristics that can be implemented with EO and ParadisEO, ordered by date of invention − Johann Dréo/Wikipédia − CC-BY-SA" style="float:right;" /> <!-- http://en.wikipedia.org/wiki/Metaheuristic -->
|
||||
|
||||
<ul>
|
||||
<li>Flexible design that permits to easily create virtually any algorithm</li>
|
||||
<li>Solution representation for continuous and combinatorial problems:
|
||||
|
|
@ -227,18 +229,22 @@
|
|||
You can download <a
|
||||
href="http://eodev.sourceforge.net/eo/doc/EO_EA2001.pdf">the paper</a>
|
||||
or <a href="http://eodev.sourceforge.net/eo/doc/LeCreusot.pdf">the
|
||||
slides</a>. </p>
|
||||
slides</a>, or browse them right here:</p>
|
||||
|
||||
<p>A <a href="http://geneura.ugr.es/~jmerelo/GAPPT/index.html"
|
||||
>PowerPoint presentation</a> shows the EO philosophy, and
|
||||
it includes a Visual Basic macro for evolving objects in Visual Basic
|
||||
<div style="text-align:center;" id="__ss_4878872"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/nojhan/evolving-objects-yet-another-evolutionary-computation-library" title="Evolving Objects: Yet Another Evolutionary Computation Library?">Evolving Objects: Yet Another Evolutionary Computation Library?</a></strong><object id="__sse4878872" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=lecreusot-100731121355-phpapp01&stripped_title=evolving-objects-yet-another-evolutionary-computation-library" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse4878872" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=lecreusot-100731121355-phpapp01&stripped_title=evolving-objects-yet-another-evolutionary-computation-library" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object></div>
|
||||
|
||||
|
||||
<p>You can also read this <a href="http://geneura.ugr.es/~jmerelo/GAPPT/index.html">
|
||||
PowerPoint presentation</a>, that shows the EO philosophy.
|
||||
It includes a Visual Basic macro for evolving objects in Visual Basic
|
||||
for Applications. </p>
|
||||
|
||||
<p>EO is described in the following scientific article:<br />
|
||||
M. Keijzer, J.J. Merelo, G. Romero, G., M. Schoenauer,
|
||||
<blockquote>M. Keijzer, J.J. Merelo, G. Romero, G., M. Schoenauer,
|
||||
<a href= "http://www.lri.fr/~marc/EO/EO-EA01.ps.gz">"Evolving
|
||||
objects: A general purpose evolutionary computation
|
||||
library",</a> <i>Artificial Evolution</i>, <b>2310</b>, 829--888 (2002).</p>
|
||||
library",</a> <i>Artificial Evolution</i>, <b>2310</b>, 829--888 (2002).</blockquote>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<font face="monospace">
|
||||
|
|
@ -262,7 +268,6 @@
|
|||
<br>
|
||||
</font>
|
||||
</p>
|
||||
|
||||
<!--
|
||||
<p>Here is a list of know publications that used EO to solve real problems. </p>
|
||||
<ul>
|
||||
|
|
@ -278,15 +283,6 @@
|
|||
|
||||
|
||||
<h1>Code</h1>
|
||||
|
||||
<h2>License</h2>
|
||||
|
||||
<p>EO is distributed under the
|
||||
<a href="http://www.gnu.org/copyleft/lesser.html">
|
||||
GNU Lesser General Public License</a>.</p>
|
||||
|
||||
<p>Note that this license places copyleft restrictions on a program created with EO, but does not apply these restrictions to other software that would links with the program.</p>
|
||||
|
||||
<h2>Download</h2>
|
||||
|
||||
<p> The current stable release is <a
|
||||
|
|
@ -304,6 +300,31 @@
|
|||
href="http://sourceforge.net/project/showfiles.php?group_id=9775">download
|
||||
area</a>. </p>
|
||||
|
||||
<h2>Facts</h2>
|
||||
|
||||
<p>Those statistics are automatically generated by <a href="https://www.ohloh.net/p/eodev">ohloh.net</a>, directly from the EO source code.</p>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td><script type="text/javascript" src="http://www.ohloh.net/p/16924/widgets/project_languages.js"></script></td>
|
||||
<td><script type="text/javascript" src="http://www.ohloh.net/p/16924/widgets/project_basic_stats.js"></script></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><script type="text/javascript" src="http://www.ohloh.net/p/16924/widgets/project_factoids.js"></script></td>
|
||||
<td><script type="text/javascript" src="http://www.ohloh.net/p/16924/widgets/project_cocomo.js"></script></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
<h2>License</h2>
|
||||
|
||||
<p>EO is distributed under the
|
||||
<a href="http://www.gnu.org/copyleft/lesser.html">
|
||||
GNU Lesser General Public License</a>.</p>
|
||||
|
||||
<p>Note that this license places copyleft restrictions on a program created with EO, but does not apply these restrictions to other software that would links with the program.</p>
|
||||
|
||||
|
||||
<h2>Documentation</h2>
|
||||
|
||||
|
|
@ -335,22 +356,6 @@
|
|||
the README in that directory and lesson 5 of the tutorial for
|
||||
detail.</p>
|
||||
|
||||
<h2>Facts</h2>
|
||||
|
||||
<p>Those statistics are automatically generated by <a href="https://www.ohloh.net/p/eodev">ohloh.net</a>, directly from the EO source code.</p>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td><script type="text/javascript" src="http://www.ohloh.net/p/16924/widgets/project_languages.js"></script></td>
|
||||
<td><script type="text/javascript" src="http://www.ohloh.net/p/16924/widgets/project_basic_stats.js"></script></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><script type="text/javascript" src="http://www.ohloh.net/p/16924/widgets/project_factoids.js"></script></td>
|
||||
<td><script type="text/javascript" src="http://www.ohloh.net/p/16924/widgets/project_cocomo.js"></script></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
<h1>Development</h1>
|
||||
|
||||
|
|
|
|||
|
|
@ -57,6 +57,10 @@ ul.badges li {
|
|||
width:78%;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
padding-left:1em;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl,
|
||||
fieldset, address { margin:0.75em 0;}
|
||||
|
||||
|
|
|
|||
Reference in a new issue