git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@683 331e1502-861f-0410-8da2-ba01fb791d7f
286 lines
22 KiB
HTML
286 lines
22 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-MOEOMovingObjects: moeoIteratedIBMOLS< MOEOT, Move > 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 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> <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>moeoIteratedIBMOLS< MOEOT, Move > Class Template Reference</h1><!-- doxytag: class="moeoIteratedIBMOLS" --><!-- doxytag: inherits="moeoLS< MOEOT, eoPop< MOEOT > & >" -->Iterated version of IBMOLS as described in Basseur M., Burke K.
|
|
<a href="#_details">More...</a>
|
|
<p>
|
|
<code>#include <<a class="el" href="moeoIteratedIBMOLS_8h-source.html">moeoIteratedIBMOLS.h</a>></code>
|
|
<p>
|
|
<p>Inheritance diagram for moeoIteratedIBMOLS< MOEOT, Move >:
|
|
<p><center><img src="classmoeoIteratedIBMOLS.png" usemap="#moeoIteratedIBMOLS< MOEOT, Move >_map" border="0" alt=""></center>
|
|
<map name="moeoIteratedIBMOLS< MOEOT, Move >_map">
|
|
<area href="classmoeoLS.html" alt="moeoLS< MOEOT, eoPop< MOEOT > & >" shape="rect" coords="198,112,585,136">
|
|
<area href="classmoeoAlgo.html" alt="moeoAlgo" shape="rect" coords="0,56,387,80">
|
|
<area doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_b_f.html" alt="eoBF< eoPop< MOEOT > &, moeoArchive< MOEOT > &, void >" shape="rect" coords="397,56,784,80">
|
|
<area doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="397,0,784,24">
|
|
</map>
|
|
<a href="classmoeoIteratedIBMOLS-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 Types</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bc0f8dff81be56b23376995aace92a01"></a><!-- doxytag: member="moeoIteratedIBMOLS::ObjectiveVector" ref="bc0f8dff81be56b23376995aace92a01" args="" -->
|
|
typedef MOEOT::ObjectiveVector </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoIteratedIBMOLS.html#bc0f8dff81be56b23376995aace92a01">ObjectiveVector</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">The type of objective vector. <br></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="classmoeoIteratedIBMOLS.html#67352bb5d797f20e767a4f0fa6d80f93">moeoIteratedIBMOLS</a> (moMoveInit< Move > &_moveInit, moNextMove< Move > &_nextMove, <a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_eval_func.html">eoEvalFunc</a>< MOEOT > &_eval, <a class="el" href="classmoeoMoveIncrEval.html">moeoMoveIncrEval</a>< Move > &_moveIncrEval, <a class="el" href="classmoeoBinaryIndicatorBasedFitnessAssignment.html">moeoBinaryIndicatorBasedFitnessAssignment</a>< MOEOT > &_fitnessAssignment, <a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_continue.html">eoContinue</a>< MOEOT > &_continuator, <a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_mon_op.html">eoMonOp</a>< MOEOT > &_monOp, <a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_mon_op.html">eoMonOp</a>< MOEOT > &_randomMonOp, unsigned int _nNoiseIterations=1)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Ctor. <a href="#67352bb5d797f20e767a4f0fa6d80f93"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoIteratedIBMOLS.html#52d4aa19a93c69ed0c2246c62821e76e">operator()</a> (<a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_pop.html">eoPop</a>< MOEOT > &_pop, <a class="el" href="classmoeoArchive.html">moeoArchive</a>< MOEOT > &_arch)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Apply the local search iteratively until the stopping criteria is met. <a href="#52d4aa19a93c69ed0c2246c62821e76e"></a><br></td></tr>
|
|
<tr><td colspan="2"><br><h2>Private Member Functions</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoIteratedIBMOLS.html#2826cf283f6670b3c46da5ac6b6def18">generateNewSolutions</a> (<a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_pop.html">eoPop</a>< MOEOT > &_pop, const <a class="el" href="classmoeoArchive.html">moeoArchive</a>< MOEOT > &_arch)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Creates new population randomly initialized and/or initialized from the archive _arch. <a href="#2826cf283f6670b3c46da5ac6b6def18"></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="6b1351f1faa391a1f095d1f9d4dba915"></a><!-- doxytag: member="moeoIteratedIBMOLS::ibmols" ref="6b1351f1faa391a1f095d1f9d4dba915" args="" -->
|
|
<a class="el" href="classmoeoIBMOLS.html">moeoIBMOLS</a>< MOEOT, Move > </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoIteratedIBMOLS.html#6b1351f1faa391a1f095d1f9d4dba915">ibmols</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">the local search to iterate <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7abdd0c1433ec4671522c8d5edc9fe61"></a><!-- doxytag: member="moeoIteratedIBMOLS::eval" ref="7abdd0c1433ec4671522c8d5edc9fe61" args="" -->
|
|
<a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_eval_func.html">eoEvalFunc</a>< MOEOT > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoIteratedIBMOLS.html#7abdd0c1433ec4671522c8d5edc9fe61">eval</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">the full evaluation <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="964e5df65c7aa33dd84eed3180d5e0a3"></a><!-- doxytag: member="moeoIteratedIBMOLS::continuator" ref="964e5df65c7aa33dd84eed3180d5e0a3" args="" -->
|
|
<a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_continue.html">eoContinue</a>< MOEOT > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoIteratedIBMOLS.html#964e5df65c7aa33dd84eed3180d5e0a3">continuator</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">the stopping criteria <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="77851daa2f2230000c0012beef3b8558"></a><!-- doxytag: member="moeoIteratedIBMOLS::monOp" ref="77851daa2f2230000c0012beef3b8558" args="" -->
|
|
<a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_mon_op.html">eoMonOp</a>< MOEOT > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoIteratedIBMOLS.html#77851daa2f2230000c0012beef3b8558">monOp</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">the monary operator <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="89df3bfa7069c06c7e7cf4b30ccc5535"></a><!-- doxytag: member="moeoIteratedIBMOLS::randomMonOp" ref="89df3bfa7069c06c7e7cf4b30ccc5535" args="" -->
|
|
<a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_mon_op.html">eoMonOp</a>< MOEOT > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoIteratedIBMOLS.html#89df3bfa7069c06c7e7cf4b30ccc5535">randomMonOp</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">the random monary operator (or random initializer) <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a50f25daf2847fb9d299ef65baf3bda7"></a><!-- doxytag: member="moeoIteratedIBMOLS::nNoiseIterations" ref="a50f25daf2847fb9d299ef65baf3bda7" args="" -->
|
|
unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoIteratedIBMOLS.html#a50f25daf2847fb9d299ef65baf3bda7">nNoiseIterations</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">the number of iterations to apply the random noise <br></td></tr>
|
|
</table>
|
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
<h3>template<class MOEOT, class Move><br>
|
|
class moeoIteratedIBMOLS< MOEOT, Move ></h3>
|
|
|
|
Iterated version of IBMOLS as described in Basseur M., Burke K.
|
|
<p>
|
|
: "Indicator-Based Multi-Objective Local Search" (2007).
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoIteratedIBMOLS_8h-source.html#l00041">41</a> of file <a class="el" href="moeoIteratedIBMOLS_8h-source.html">moeoIteratedIBMOLS.h</a>.<hr><h2>Constructor & Destructor Documentation</h2>
|
|
<a class="anchor" name="67352bb5d797f20e767a4f0fa6d80f93"></a><!-- doxytag: member="moeoIteratedIBMOLS::moeoIteratedIBMOLS" ref="67352bb5d797f20e767a4f0fa6d80f93" args="(moMoveInit< Move > &_moveInit, moNextMove< Move > &_nextMove, eoEvalFunc< MOEOT > &_eval, moeoMoveIncrEval< Move > &_moveIncrEval, moeoBinaryIndicatorBasedFitnessAssignment< MOEOT > &_fitnessAssignment, eoContinue< MOEOT > &_continuator, eoMonOp< MOEOT > &_monOp, eoMonOp< MOEOT > &_randomMonOp, unsigned int _nNoiseIterations=1)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class MOEOT, class Move> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classmoeoIteratedIBMOLS.html">moeoIteratedIBMOLS</a>< MOEOT, Move >::<a class="el" href="classmoeoIteratedIBMOLS.html">moeoIteratedIBMOLS</a> </td>
|
|
<td>(</td>
|
|
<td class="paramtype">moMoveInit< Move > & </td>
|
|
<td class="paramname"> <em>_moveInit</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">moNextMove< Move > & </td>
|
|
<td class="paramname"> <em>_nextMove</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_eval_func.html">eoEvalFunc</a>< MOEOT > & </td>
|
|
<td class="paramname"> <em>_eval</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classmoeoMoveIncrEval.html">moeoMoveIncrEval</a>< Move > & </td>
|
|
<td class="paramname"> <em>_moveIncrEval</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classmoeoBinaryIndicatorBasedFitnessAssignment.html">moeoBinaryIndicatorBasedFitnessAssignment</a>< MOEOT > & </td>
|
|
<td class="paramname"> <em>_fitnessAssignment</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_continue.html">eoContinue</a>< MOEOT > & </td>
|
|
<td class="paramname"> <em>_continuator</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_mon_op.html">eoMonOp</a>< MOEOT > & </td>
|
|
<td class="paramname"> <em>_monOp</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_mon_op.html">eoMonOp</a>< MOEOT > & </td>
|
|
<td class="paramname"> <em>_randomMonOp</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">unsigned int </td>
|
|
<td class="paramname"> <em>_nNoiseIterations</em> = <code>1</code></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>_moveInit</em> </td><td>the move initializer </td></tr>
|
|
<tr><td valign="top"></td><td valign="top"><em>_nextMove</em> </td><td>the neighborhood explorer </td></tr>
|
|
<tr><td valign="top"></td><td valign="top"><em>_eval</em> </td><td>the full evaluation </td></tr>
|
|
<tr><td valign="top"></td><td valign="top"><em>_moveIncrEval</em> </td><td>the incremental evaluation </td></tr>
|
|
<tr><td valign="top"></td><td valign="top"><em>_fitnessAssignment</em> </td><td>the fitness assignment strategy </td></tr>
|
|
<tr><td valign="top"></td><td valign="top"><em>_continuator</em> </td><td>the stopping criteria </td></tr>
|
|
<tr><td valign="top"></td><td valign="top"><em>_monOp</em> </td><td>the monary operator </td></tr>
|
|
<tr><td valign="top"></td><td valign="top"><em>_randomMonOp</em> </td><td>the random monary operator (or random initializer) </td></tr>
|
|
<tr><td valign="top"></td><td valign="top"><em>_nNoiseIterations</em> </td><td>the number of iterations to apply the random noise </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoIteratedIBMOLS_8h-source.html#l00061">61</a> of file <a class="el" href="moeoIteratedIBMOLS_8h-source.html">moeoIteratedIBMOLS.h</a>.
|
|
</div>
|
|
</div><p>
|
|
<hr><h2>Member Function Documentation</h2>
|
|
<a class="anchor" name="52d4aa19a93c69ed0c2246c62821e76e"></a><!-- doxytag: member="moeoIteratedIBMOLS::operator()" ref="52d4aa19a93c69ed0c2246c62821e76e" args="(eoPop< MOEOT > &_pop, moeoArchive< MOEOT > &_arch)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class MOEOT, class Move> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void <a class="el" href="classmoeoIteratedIBMOLS.html">moeoIteratedIBMOLS</a>< MOEOT, Move >::operator() </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_pop.html">eoPop</a>< MOEOT > & </td>
|
|
<td class="paramname"> <em>_pop</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classmoeoArchive.html">moeoArchive</a>< MOEOT > & </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, virtual]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Apply the local search iteratively until the stopping criteria is met.
|
|
<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>_pop</em> </td><td>the initial population </td></tr>
|
|
<tr><td valign="top"></td><td valign="top"><em>_arch</em> </td><td>the (updated) archive </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Implements <a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_b_f.html#a03c40b95210569b826df79a2237a0d0">eoBF< eoPop< MOEOT > &, moeoArchive< MOEOT > &, void ></a>.
|
|
<p>
|
|
Definition at line <a class="el" href="moeoIteratedIBMOLS_8h-source.html#l00086">86</a> of file <a class="el" href="moeoIteratedIBMOLS_8h-source.html">moeoIteratedIBMOLS.h</a>.
|
|
<p>
|
|
References <a class="el" href="moeoIteratedIBMOLS_8h-source.html#l00107">moeoIteratedIBMOLS< MOEOT, Move >::continuator</a>, <a class="el" href="moeoIteratedIBMOLS_8h-source.html#l00121">moeoIteratedIBMOLS< MOEOT, Move >::generateNewSolutions()</a>, <a class="el" href="moeoIteratedIBMOLS_8h-source.html#l00103">moeoIteratedIBMOLS< MOEOT, Move >::ibmols</a>, and <a class="el" href="moeoArchive_8h-source.html#l00095">moeoArchive< MOEOT >::update()</a>.
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="2826cf283f6670b3c46da5ac6b6def18"></a><!-- doxytag: member="moeoIteratedIBMOLS::generateNewSolutions" ref="2826cf283f6670b3c46da5ac6b6def18" args="(eoPop< MOEOT > &_pop, const moeoArchive< MOEOT > &_arch)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class MOEOT, class Move> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void <a class="el" href="classmoeoIteratedIBMOLS.html">moeoIteratedIBMOLS</a>< MOEOT, Move >::generateNewSolutions </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_pop.html">eoPop</a>< MOEOT > & </td>
|
|
<td class="paramname"> <em>_pop</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="classmoeoArchive.html">moeoArchive</a>< MOEOT > & </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, private]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Creates new population randomly initialized and/or initialized from the archive _arch.
|
|
<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>_pop</em> </td><td>the output population </td></tr>
|
|
<tr><td valign="top"></td><td valign="top"><em>_arch</em> </td><td>the archive </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoIteratedIBMOLS_8h-source.html#l00121">121</a> of file <a class="el" href="moeoIteratedIBMOLS_8h-source.html">moeoIteratedIBMOLS.h</a>.
|
|
<p>
|
|
References <a class="el" href="moeoIteratedIBMOLS_8h-source.html#l00105">moeoIteratedIBMOLS< MOEOT, Move >::eval</a>, <a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_pop.html#94ff8afbb4bad67b48f04165b1170e67">eoPop< EOT >::invalidate()</a>, <a class="el" href="moeoIteratedIBMOLS_8h-source.html#l00109">moeoIteratedIBMOLS< MOEOT, Move >::monOp</a>, <a class="el" href="moeoIteratedIBMOLS_8h-source.html#l00113">moeoIteratedIBMOLS< MOEOT, Move >::nNoiseIterations</a>, and <a class="el" href="moeoIteratedIBMOLS_8h-source.html#l00111">moeoIteratedIBMOLS< MOEOT, Move >::randomMonOp</a>.
|
|
<p>
|
|
Referenced by <a class="el" href="moeoIteratedIBMOLS_8h-source.html#l00086">moeoIteratedIBMOLS< MOEOT, Move >::operator()()</a>.
|
|
</div>
|
|
</div><p>
|
|
<hr>The documentation for this class was generated from the following file:<ul>
|
|
<li><a class="el" href="moeoIteratedIBMOLS_8h-source.html">moeoIteratedIBMOLS.h</a></ul>
|
|
<hr size="1"><address style="align: right;"><small>Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by
|
|
<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>
|