Paradiseo-eo sources added
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
bc1f453978
commit
c3aec878e5
3609 changed files with 342772 additions and 0 deletions
23
trunk/paradiseo-eo/doc/html/main.html
Normal file
23
trunk/paradiseo-eo/doc/html/main.html
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
||||
<title>EO: Welcome to Evolving Objects</title>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||
</head><body>
|
||||
<!-- Generated by Doxygen 1.3.9.1 -->
|
||||
<div class="qindex"> <form class="search" action="search.php" method="get">
|
||||
<a class="qindexHL" href="main.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="pages.html">Related Pages</a> | <span class="search"><u>S</u>earch for <input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
|
||||
<h1>Welcome to Evolving Objects </h1>
|
||||
<p>
|
||||
<h3 align="center">0.9.4-cvs </h3><h2><a class="anchor" name="intro">
|
||||
Introduction</a></h2>
|
||||
<a class="el" href="class_e_o.html">EO</a> is a templates-based, ANSI-C++ compliant evolutionary computation library. It contains classes for almost any kind of evolutionary computation you might come up to - at least for the ones we could think of. It is component-based, so that if you don't find the class you need in it, it is very easy to subclass existing abstract or concrete classes.<h2><a class="anchor" name="tutorial">
|
||||
Tutorial</a></h2>
|
||||
The best place to learn about the features and approaches of <a class="el" href="class_e_o.html">EO</a> is to look at the <a href="../../tutorial/html/eoTutorial.html">tutorial</a>.<h2><a class="anchor" name="install">
|
||||
Installation</a></h2>
|
||||
The installation procedure of the package is detailed in the <a href="../../README">README</a> file in the top-directory of the source-tree.<h2><a class="anchor" name="design">
|
||||
Overall Design</a></h2>
|
||||
For an introduction to the design of <a class="el" href="class_e_o.html">EO</a> you can look at the <a href="http://eodev.sourceforge.net/eo/doc/LeCreusot.pdf">slides</a> from a talk at EA 2001 or the corresponding <a href="http://eodev.sourceforge.net/eo/doc/EO_EA2001.pdf">article</a> in <a href="http://portal.acm.org/citation.cfm?id=727742"><em>Lecture Notes In Computer Science</em> <b>2310</b>, <em>Selected Papers from the 5th European Conference on Artificial Evolution</em></a>. <hr size="1"><address style="align: right;"><small>Generated on Thu Oct 19 05:06:33 2006 for EO by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue