Links to paradiseo-eo/mo doc added

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@119 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
legrand 2006-12-22 08:41:14 +00:00
commit 176eeafc0f
75 changed files with 1916 additions and 1266 deletions

View file

@ -4,13 +4,12 @@
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.1 -->
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
@ -37,12 +36,14 @@
<p>Inheritance diagram for moeoCombinedMOLS&lt; EOT &gt;:
<p><center><img src="classmoeoCombinedMOLS.png" usemap="#moeoCombinedMOLS< EOT >_map" border="0" alt=""></center>
<map name="moeoCombinedMOLS< EOT >_map">
<area href="classmoeoMOLS.html" alt="moeoMOLS< EOT >" shape="rect" coords="0,0,183,24">
<area href="classmoeoMOLS.html" alt="moeoMOLS< EOT >" shape="rect" coords="0,112,320,136">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html" alt="eoBF< const EOT &, moeoArchive< EOT > &, void >" shape="rect" coords="0,56,320,80">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="0,0,320,24">
</map>
<a href="classmoeoCombinedMOLS-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoCombinedMOLS.html#9305380cd8f5a4d85ef603fa85c1860b">moeoCombinedMOLS</a> (eoEvalFunc&lt; EOT &gt; &amp;_eval, <a class="el" href="classmoeoMOLS.html">moeoMOLS</a>&lt; EOT &gt; &amp;_first_ls)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoCombinedMOLS.html#9305380cd8f5a4d85ef603fa85c1860b">moeoCombinedMOLS</a> (<a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_eval_func.html">eoEvalFunc</a>&lt; EOT &gt; &amp;_eval, <a class="el" href="classmoeoMOLS.html">moeoMOLS</a>&lt; EOT &gt; &amp;_first_ls)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Ctor. <a href="#9305380cd8f5a4d85ef603fa85c1860b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoCombinedMOLS.html#bd6b8f46211d5d531753c69fcd76cba4">add</a> (<a class="el" href="classmoeoMOLS.html">moeoMOLS</a>&lt; EOT &gt; &amp;_ls)</td></tr>
@ -53,7 +54,7 @@
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Gives a new solution in order to explore the neigborhood. <a href="#fa7de12db00b89feb139372603bba4aa"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b2c0866a1808022bd3a9dac89e528a01"></a><!-- doxytag: member="moeoCombinedMOLS::eval" ref="b2c0866a1808022bd3a9dac89e528a01" args="" -->
eoEvalFunc&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoCombinedMOLS.html#b2c0866a1808022bd3a9dac89e528a01">eval</a></td></tr>
<a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_eval_func.html">eoEvalFunc</a>&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoCombinedMOLS.html#b2c0866a1808022bd3a9dac89e528a01">eval</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the full evaluator of a solution <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a5ccc182c0d61421fc524c2da3671099"></a><!-- doxytag: member="moeoCombinedMOLS::combinedMOLS" ref="a5ccc182c0d61421fc524c2da3671099" args="" -->
@ -70,32 +71,42 @@ This class allows to embed a set of local searches that are sequentially applied
<p>
Definition at line <a class="el" href="moeoCombinedMOLS_8h-source.html#l00024">24</a> of file <a class="el" href="moeoCombinedMOLS_8h-source.html">moeoCombinedMOLS.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="9305380cd8f5a4d85ef603fa85c1860b"></a><!-- doxytag: member="moeoCombinedMOLS::moeoCombinedMOLS" ref="9305380cd8f5a4d85ef603fa85c1860b" args="(eoEvalFunc&lt; EOT &gt; &amp;_eval, moeoMOLS&lt; EOT &gt; &amp;_first_ls)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class EOT&gt; </div>
<table class="memname">
<a class="anchor" name="9305380cd8f5a4d85ef603fa85c1860b"></a><!-- doxytag: member="moeoCombinedMOLS::moeoCombinedMOLS" ref="9305380cd8f5a4d85ef603fa85c1860b" args="(eoEvalFunc&lt; EOT &gt; &amp;_eval, moeoMOLS&lt; EOT &gt; &amp;_first_ls)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="memname"><a class="el" href="classmoeoCombinedMOLS.html">moeoCombinedMOLS</a>&lt; EOT &gt;::<a class="el" href="classmoeoCombinedMOLS.html">moeoCombinedMOLS</a> </td>
<td>(</td>
<td class="paramtype">eoEvalFunc&lt; EOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_eval</em>, </td>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classmoeoMOLS.html">moeoMOLS</a>&lt; EOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_first_ls</em></td><td>&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="classmoeoCombinedMOLS.html">moeoCombinedMOLS</a>&lt; EOT &gt;::<a class="el" href="classmoeoCombinedMOLS.html">moeoCombinedMOLS</a> </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_eval_func.html">eoEvalFunc</a>&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>_eval</em>, </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [inline]</code></td>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap><a class="el" href="classmoeoMOLS.html">moeoMOLS</a>&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>_first_ls</em></td>
</tr>
<tr>
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Ctor.
@ -110,27 +121,37 @@ Ctor.
<p>
Definition at line <a class="el" href="moeoCombinedMOLS_8h-source.html#l00033">33</a> of file <a class="el" href="moeoCombinedMOLS_8h-source.html">moeoCombinedMOLS.h</a>.
<p>
References <a class="el" href="moeoCombinedMOLS_8h-source.html#l00067">moeoCombinedMOLS&lt; EOT &gt;::combinedMOLS</a>.
</div>
</div><p>
References <a class="el" href="moeoCombinedMOLS_8h-source.html#l00067">moeoCombinedMOLS&lt; EOT &gt;::combinedMOLS</a>. </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="bd6b8f46211d5d531753c69fcd76cba4"></a><!-- doxytag: member="moeoCombinedMOLS::add" ref="bd6b8f46211d5d531753c69fcd76cba4" args="(moeoMOLS&lt; EOT &gt; &amp;_ls)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class EOT&gt; </div>
<table class="memname">
<a class="anchor" name="bd6b8f46211d5d531753c69fcd76cba4"></a><!-- doxytag: member="moeoCombinedMOLS::add" ref="bd6b8f46211d5d531753c69fcd76cba4" args="(moeoMOLS&lt; EOT &gt; &amp;_ls)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="memname">void <a class="el" href="classmoeoCombinedMOLS.html">moeoCombinedMOLS</a>&lt; EOT &gt;::add </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classmoeoMOLS.html">moeoMOLS</a>&lt; EOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_ls</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline]</code></td>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classmoeoCombinedMOLS.html">moeoCombinedMOLS</a>&lt; EOT &gt;::add </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="classmoeoMOLS.html">moeoMOLS</a>&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>_ls</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Adds a new local search to combine.
@ -144,35 +165,45 @@ Adds a new local search to combine.
<p>
Definition at line <a class="el" href="moeoCombinedMOLS_8h-source.html#l00043">43</a> of file <a class="el" href="moeoCombinedMOLS_8h-source.html">moeoCombinedMOLS.h</a>.
<p>
References <a class="el" href="moeoCombinedMOLS_8h-source.html#l00067">moeoCombinedMOLS&lt; EOT &gt;::combinedMOLS</a>.
</div>
</div><p>
<a class="anchor" name="fa7de12db00b89feb139372603bba4aa"></a><!-- doxytag: member="moeoCombinedMOLS::operator()" ref="fa7de12db00b89feb139372603bba4aa" args="(const EOT &amp;_eo, moeoArchive&lt; EOT &gt; &amp;_arch)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class EOT&gt; </div>
<table class="memname">
References <a class="el" href="moeoCombinedMOLS_8h-source.html#l00067">moeoCombinedMOLS&lt; EOT &gt;::combinedMOLS</a>. </td>
</tr>
</table>
<a class="anchor" name="fa7de12db00b89feb139372603bba4aa"></a><!-- doxytag: member="moeoCombinedMOLS::operator()" ref="fa7de12db00b89feb139372603bba4aa" args="(const EOT &amp;_eo, moeoArchive&lt; EOT &gt; &amp;_arch)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="memname">void <a class="el" href="classmoeoCombinedMOLS.html">moeoCombinedMOLS</a>&lt; EOT &gt;::operator() </td>
<td>(</td>
<td class="paramtype">const EOT &amp;&nbsp;</td>
<td class="paramname"> <em>_eo</em>, </td>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classmoeoArchive.html">moeoArchive</a>&lt; EOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_arch</em></td><td>&nbsp;</td>
<td class="md" nowrap valign="top">void <a class="el" href="classmoeoCombinedMOLS.html">moeoCombinedMOLS</a>&lt; EOT &gt;::operator() </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const EOT &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>_eo</em>, </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [inline]</code></td>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap><a class="el" href="classmoeoArchive.html">moeoArchive</a>&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>_arch</em></td>
</tr>
<tr>
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Gives a new solution in order to explore the neigborhood.
@ -184,16 +215,18 @@ The new non-dominated solutions are added to the archive <dl compact><dt><b>Para
</table>
</dl>
<p>
Implements <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#903cba74df8193d09f4fb1a638b55eb8">eoBF&lt; const EOT &amp;, moeoArchive&lt; EOT &gt; &amp;, void &gt;</a>.
<p>
Definition at line <a class="el" href="moeoCombinedMOLS_8h-source.html#l00054">54</a> of file <a class="el" href="moeoCombinedMOLS_8h-source.html">moeoCombinedMOLS.h</a>.
<p>
References <a class="el" href="moeoCombinedMOLS_8h-source.html#l00067">moeoCombinedMOLS&lt; EOT &gt;::combinedMOLS</a>, and <a class="el" href="moeoCombinedMOLS_8h-source.html#l00065">moeoCombinedMOLS&lt; EOT &gt;::eval</a>.
</div>
</div><p>
References <a class="el" href="moeoCombinedMOLS_8h-source.html#l00067">moeoCombinedMOLS&lt; EOT &gt;::combinedMOLS</a>, and <a class="el" href="moeoCombinedMOLS_8h-source.html#l00065">moeoCombinedMOLS&lt; EOT &gt;::eval</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoCombinedMOLS_8h-source.html">moeoCombinedMOLS.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Dec 12 11:16:35 2006 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Fri Dec 22 09:37:12 2006 for ParadisEO-MOEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>