git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@36 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
d9acd984f9
commit
c7d3cc755c
154 changed files with 13175 additions and 0 deletions
199
trunk/paradiseo-moeo/docs/html/classmoeoCombinedMOLS.html
Normal file
199
trunk/paradiseo-moeo/docs/html/classmoeoCombinedMOLS.html
Normal file
|
|
@ -0,0 +1,199 @@
|
|||
<!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: moeoCombinedMOLS< EOT > 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.5.1 -->
|
||||
<div class="tabs">
|
||||
<ul>
|
||||
<li><a href="main.html"><span>Main 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 Pages</span></a></li>
|
||||
<li>
|
||||
<form action="search.php" method="get">
|
||||
<table cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td><label> <u>S</u>earch for </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 List</span></a></li>
|
||||
<li><a href="annotated.html"><span>Class List</span></a></li>
|
||||
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
||||
<li><a href="functions.html"><span>Class Members</span></a></li>
|
||||
</ul></div>
|
||||
<h1>moeoCombinedMOLS< EOT > Class Template Reference</h1><!-- doxytag: class="moeoCombinedMOLS" --><!-- doxytag: inherits="moeoMOLS" -->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 <<a class="el" href="moeoCombinedMOLS_8h-source.html">moeoCombinedMOLS.h</a>></code>
|
||||
<p>
|
||||
<p>Inheritance diagram for moeoCombinedMOLS< EOT >:
|
||||
<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">
|
||||
</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"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoCombinedMOLS.html#9305380cd8f5a4d85ef603fa85c1860b">moeoCombinedMOLS</a> (eoEvalFunc< EOT > &_eval, <a class="el" href="classmoeoMOLS.html">moeoMOLS</a>< EOT > &_first_ls)</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Ctor. <a href="#9305380cd8f5a4d85ef603fa85c1860b"></a><br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoCombinedMOLS.html#bd6b8f46211d5d531753c69fcd76cba4">add</a> (<a class="el" href="classmoeoMOLS.html">moeoMOLS</a>< EOT > &_ls)</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Adds a new local search to combine. <a href="#bd6b8f46211d5d531753c69fcd76cba4"></a><br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoCombinedMOLS.html#fa7de12db00b89feb139372603bba4aa">operator()</a> (const EOT &_eo, <a class="el" href="classmoeoArchive.html">moeoArchive</a>< EOT > &_arch)</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </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< EOT > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoCombinedMOLS.html#b2c0866a1808022bd3a9dac89e528a01">eval</a></td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </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="" -->
|
||||
std::vector< <a class="el" href="classmoeoMOLS.html">moeoMOLS</a>< EOT > * > </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoCombinedMOLS.html#a5ccc182c0d61421fc524c2da3671099">combinedMOLS</a></td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">the vector that contains the combined MOLS <br></td></tr>
|
||||
</table>
|
||||
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
||||
<h3>template<class EOT><br>
|
||||
class moeoCombinedMOLS< EOT ></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="moeoCombinedMOLS_8h-source.html#l00024">24</a> of file <a class="el" href="moeoCombinedMOLS_8h-source.html">moeoCombinedMOLS.h</a>.<hr><h2>Constructor & Destructor Documentation</h2>
|
||||
<a class="anchor" name="9305380cd8f5a4d85ef603fa85c1860b"></a><!-- doxytag: member="moeoCombinedMOLS::moeoCombinedMOLS" ref="9305380cd8f5a4d85ef603fa85c1860b" args="(eoEvalFunc< EOT > &_eval, moeoMOLS< EOT > &_first_ls)" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<class EOT> </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname"><a class="el" href="classmoeoCombinedMOLS.html">moeoCombinedMOLS</a>< EOT >::<a class="el" href="classmoeoCombinedMOLS.html">moeoCombinedMOLS</a> </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">eoEvalFunc< EOT > & </td>
|
||||
<td class="paramname"> <em>_eval</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"><a class="el" href="classmoeoMOLS.html">moeoMOLS</a>< EOT > & </td>
|
||||
<td class="paramname"> <em>_first_ls</em></td><td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></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>_eval</em> </td><td>the full evaluator of a solution </td></tr>
|
||||
<tr><td valign="top"></td><td valign="top"><em>_first_ls</em> </td><td>the first multi-objective local search to add </td></tr>
|
||||
</table>
|
||||
</dl>
|
||||
|
||||
<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< EOT >::combinedMOLS</a>.
|
||||
</div>
|
||||
</div><p>
|
||||
<hr><h2>Member Function Documentation</h2>
|
||||
<a class="anchor" name="bd6b8f46211d5d531753c69fcd76cba4"></a><!-- doxytag: member="moeoCombinedMOLS::add" ref="bd6b8f46211d5d531753c69fcd76cba4" args="(moeoMOLS< EOT > &_ls)" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<class EOT> </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">void <a class="el" href="classmoeoCombinedMOLS.html">moeoCombinedMOLS</a>< EOT >::add </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"><a class="el" href="classmoeoMOLS.html">moeoMOLS</a>< EOT > & </td>
|
||||
<td class="paramname"> <em>_ls</em> </td>
|
||||
<td> ) </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>_ls</em> </td><td>the multi-objective local search to add </td></tr>
|
||||
</table>
|
||||
</dl>
|
||||
|
||||
<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< EOT >::combinedMOLS</a>.
|
||||
</div>
|
||||
</div><p>
|
||||
<a class="anchor" name="fa7de12db00b89feb139372603bba4aa"></a><!-- doxytag: member="moeoCombinedMOLS::operator()" ref="fa7de12db00b89feb139372603bba4aa" args="(const EOT &_eo, moeoArchive< EOT > &_arch)" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<class EOT> </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">void <a class="el" href="classmoeoCombinedMOLS.html">moeoCombinedMOLS</a>< EOT >::operator() </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">const EOT & </td>
|
||||
<td class="paramname"> <em>_eo</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"><a class="el" href="classmoeoArchive.html">moeoArchive</a>< EOT > & </td>
|
||||
<td class="paramname"> <em>_arch</em></td><td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td><td width="100%"><code> [inline]</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>_eo</em> </td><td>the solution </td></tr>
|
||||
<tr><td valign="top"></td><td valign="top"><em>_arch</em> </td><td>the archive of non-dominated solutions </td></tr>
|
||||
</table>
|
||||
</dl>
|
||||
|
||||
<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< EOT >::combinedMOLS</a>, and <a class="el" href="moeoCombinedMOLS_8h-source.html#l00065">moeoCombinedMOLS< EOT >::eval</a>.
|
||||
</div>
|
||||
</div><p>
|
||||
<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
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue