paradiseo/trunk/paradiseo-moeo/doc/html/classmoeoCombinedLS.html
liefooga 320c6b06ff update doc with new stuffs
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@497 331e1502-861f-0410-8da2-ba01fb791d7f
2007-07-02 14:05:51 +00:00

190 lines
11 KiB
HTML

<!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>ParadisEO-MOEO: moeoCombinedLS&lt; MOEOT, Type &gt; Class Template Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<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>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>moeoCombinedLS&lt; MOEOT, Type &gt; Class Template Reference</h1><!-- doxytag: class="moeoCombinedLS" --><!-- doxytag: inherits="moeoLS" -->This class allows to embed a set of local searches that are sequentially applied, and so working and updating the same archive of non-dominated solutions.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="moeoCombinedLS_8h-source.html">moeoCombinedLS.h</a>&gt;</code>
<p>
<p>Inheritance diagram for moeoCombinedLS&lt; MOEOT, Type &gt;:
<p><center><img src="classmoeoCombinedLS.png" usemap="#moeoCombinedLS< MOEOT, Type >_map" border="0" alt=""></center>
<map name="moeoCombinedLS< MOEOT, Type >_map">
<area href="classmoeoLS.html" alt="moeoLS< MOEOT, Type >" shape="rect" coords="152,112,447,136">
<area href="classmoeoAlgo.html" alt="moeoAlgo" shape="rect" coords="0,56,295,80">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html" alt="eoBF< Type, moeoArchive< MOEOT > &, void >" shape="rect" coords="305,56,600,80">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="305,0,600,24">
</map>
<a href="classmoeoCombinedLS-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="classmoeoCombinedLS.html#5d09220b47bac67bd332dc0f93226ae1">moeoCombinedLS</a> (<a class="el" href="classmoeoLS.html">moeoLS</a>&lt; MOEOT, Type &gt; &amp;_first_mols)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Ctor. <a href="#5d09220b47bac67bd332dc0f93226ae1"></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="classmoeoCombinedLS.html#1637b4dcf2dd694cc9ffbad605b2bf13">add</a> (<a class="el" href="classmoeoLS.html">moeoLS</a>&lt; MOEOT, Type &gt; &amp;_mols)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Adds a new local search to combine. <a href="#1637b4dcf2dd694cc9ffbad605b2bf13"></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="classmoeoCombinedLS.html#634d7fa3092fe8f88a1b54cacfdc35fd">operator()</a> (Type _type, <a class="el" href="classmoeoArchive.html">moeoArchive</a>&lt; MOEOT &gt; &amp;_arch)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Gives a new solution in order to explore the neigborhood. <a href="#634d7fa3092fe8f88a1b54cacfdc35fd"></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="3cf36ae7ada10d2837b60df01210d92a"></a><!-- doxytag: member="moeoCombinedLS::combinedLS" ref="3cf36ae7ada10d2837b60df01210d92a" args="" -->
std::vector&lt; <a class="el" href="classmoeoLS.html">moeoLS</a>&lt; MOEOT,<br>
Type &gt; * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoCombinedLS.html#3cf36ae7ada10d2837b60df01210d92a">combinedLS</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the vector that contains the combined LS <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class MOEOT, class Type&gt;<br>
class moeoCombinedLS&lt; MOEOT, Type &gt;</h3>
This class allows to embed a set of local searches that are sequentially applied, and so working and updating the same archive of non-dominated solutions.
<p>
<p>
Definition at line <a class="el" href="moeoCombinedLS_8h-source.html#l00025">25</a> of file <a class="el" href="moeoCombinedLS_8h-source.html">moeoCombinedLS.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="5d09220b47bac67bd332dc0f93226ae1"></a><!-- doxytag: member="moeoCombinedLS::moeoCombinedLS" ref="5d09220b47bac67bd332dc0f93226ae1" args="(moeoLS&lt; MOEOT, Type &gt; &amp;_first_mols)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT, class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classmoeoCombinedLS.html">moeoCombinedLS</a>&lt; MOEOT, Type &gt;::<a class="el" href="classmoeoCombinedLS.html">moeoCombinedLS</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classmoeoLS.html">moeoLS</a>&lt; MOEOT, Type &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_first_mols</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Ctor.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>_first_mols</em>&nbsp;</td><td>the first multi-objective local search to add </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="moeoCombinedLS_8h-source.html#l00033">33</a> of file <a class="el" href="moeoCombinedLS_8h-source.html">moeoCombinedLS.h</a>.
<p>
References <a class="el" href="moeoCombinedLS_8h-source.html#l00063">moeoCombinedLS&lt; MOEOT, Type &gt;::combinedLS</a>.
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="1637b4dcf2dd694cc9ffbad605b2bf13"></a><!-- doxytag: member="moeoCombinedLS::add" ref="1637b4dcf2dd694cc9ffbad605b2bf13" args="(moeoLS&lt; MOEOT, Type &gt; &amp;_mols)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT, class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classmoeoCombinedLS.html">moeoCombinedLS</a>&lt; MOEOT, Type &gt;::add </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classmoeoLS.html">moeoLS</a>&lt; MOEOT, Type &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_mols</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Adds a new local search to combine.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>_mols</em>&nbsp;</td><td>the multi-objective local search to add </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="moeoCombinedLS_8h-source.html#l00042">42</a> of file <a class="el" href="moeoCombinedLS_8h-source.html">moeoCombinedLS.h</a>.
<p>
References <a class="el" href="moeoCombinedLS_8h-source.html#l00063">moeoCombinedLS&lt; MOEOT, Type &gt;::combinedLS</a>.
</div>
</div><p>
<a class="anchor" name="634d7fa3092fe8f88a1b54cacfdc35fd"></a><!-- doxytag: member="moeoCombinedLS::operator()" ref="634d7fa3092fe8f88a1b54cacfdc35fd" args="(Type _type, moeoArchive&lt; MOEOT &gt; &amp;_arch)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT, class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classmoeoCombinedLS.html">moeoCombinedLS</a>&lt; MOEOT, Type &gt;::operator() </td>
<td>(</td>
<td class="paramtype">Type&nbsp;</td>
<td class="paramname"> <em>_type</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classmoeoArchive.html">moeoArchive</a>&lt; MOEOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_arch</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Gives a new solution in order to explore the neigborhood.
<p>
The new non-dominated solutions are added to the archive <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>_type</em>&nbsp;</td><td>the object to apply the local search to </td></tr>
<tr><td valign="top"></td><td valign="top"><em>_arch</em>&nbsp;</td><td>the archive of non-dominated solutions </td></tr>
</table>
</dl>
<p>
Implements <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#a03c40b95210569b826df79a2237a0d0">eoBF&lt; Type, moeoArchive&lt; MOEOT &gt; &amp;, void &gt;</a>.
<p>
Definition at line <a class="el" href="moeoCombinedLS_8h-source.html#l00053">53</a> of file <a class="el" href="moeoCombinedLS_8h-source.html">moeoCombinedLS.h</a>.
<p>
References <a class="el" href="moeoCombinedLS_8h-source.html#l00063">moeoCombinedLS&lt; MOEOT, Type &gt;::combinedLS</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoCombinedLS_8h-source.html">moeoCombinedLS.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:05:02 2007 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.4.7 </small></address>
</body>
</html>