Added some explanations about the memory mangement (through eoFunctorStore)
This commit is contained in:
parent
c7743f88ef
commit
dcee458c27
5 changed files with 266 additions and 86 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<meta name="GENERATOR" content="Mozilla/4.75 [en] (X11; U; Linux 2.2.17-21mdk i686) [Netscape]">
|
||||
<meta name="GENERATOR" content="Mozilla/4.78 [en] (X11; U; Linux 2.4.7-10 i686) [Netscape]">
|
||||
<title>Tutorial EO</title>
|
||||
</head>
|
||||
<body text="#000000" link="#0000EF" vlink="#51188E" alink="#FF0000" background="beige009.jpg">
|
||||
|
|
@ -18,14 +18,12 @@ and to</font></b></center>
|
|||
<font color="#FF0000">EO Tutorial</font></h1></center>
|
||||
|
||||
<center><font color="#FF0000">Version 0.96 - Nov. 12 2001</font>
|
||||
<br><b><font color="#FF6600">Nothing really new</font></b> in this
|
||||
version of the tutorial since
|
||||
<a href="eoLesson4.html">Lesson4</a>, that includes a user guide of
|
||||
fully operational program for bitstrings and real-valued with
|
||||
full support of ES self-adaptive mutation strategies. But EO
|
||||
itself keeps advancing: for instance, this snapshot now
|
||||
<b><font color="#FF0000">compiles in MSVC++ v. 6.0</font></b></center>
|
||||
|
||||
<br><b><font color="#FF6600">Nothing really new</font></b> in this version
|
||||
of the tutorial since <a href="eoLesson4.html">Lesson4</a>, that includes
|
||||
a user guide of fully operational program for bitstrings and real-valued
|
||||
with full support of ES self-adaptive mutation strategies. But EO itself
|
||||
keeps advancing: for instance, this snapshot now <b><font color="#FF0000">compiles
|
||||
in MSVC++ v. 6.0</font></b></center>
|
||||
|
||||
<p>Welcome to EO tutorial/on-line documentation.
|
||||
<p>Please note that <b><font color="#FF6600">this tutorial is not supposed
|
||||
|
|
@ -195,7 +193,7 @@ case you make rapid progress ... This menu bar should be on all pages of
|
|||
this tutorial, allowing you to navigate easily.
|
||||
<p>Last, but not least: EO is improving only from the good will of
|
||||
contributors. This is also true for this tutorial: If you find anything
|
||||
that you think could be improved, you are welcome to <a href="mailto:Marc.Schoenauer@polytechnique.fr">e-mail
|
||||
that you think could be improved, you are welcome to <a href="mailto:Marc.Schoenauer@inria.fr">e-mail
|
||||
me</a>.
|
||||
<center>
|
||||
<p><font color="#000099"><font size=+2>Enjoy!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue