git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@683 331e1502-861f-0410-8da2-ba01fb791d7f
295 lines
21 KiB
HTML
295 lines
21 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: moeoIBMOLS< 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>moeoIBMOLS< MOEOT, Move > Class Template Reference</h1><!-- doxytag: class="moeoIBMOLS" --><!-- doxytag: inherits="moeoLS< MOEOT, eoPop< MOEOT > & >" -->Indicator-Based Multi-Objective Local Search (IBMOLS) as described in Basseur M., Burke K.
|
|
<a href="#_details">More...</a>
|
|
<p>
|
|
<code>#include <<a class="el" href="moeoIBMOLS_8h-source.html">moeoIBMOLS.h</a>></code>
|
|
<p>
|
|
<p>Inheritance diagram for moeoIBMOLS< MOEOT, Move >:
|
|
<p><center><img src="classmoeoIBMOLS.png" usemap="#moeoIBMOLS< MOEOT, Move >_map" border="0" alt=""></center>
|
|
<map name="moeoIBMOLS< 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="classmoeoIBMOLS-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="d3433001dcc9a6e2a967aa5d64163935"></a><!-- doxytag: member="moeoIBMOLS::ObjectiveVector" ref="d3433001dcc9a6e2a967aa5d64163935" args="" -->
|
|
typedef MOEOT::ObjectiveVector </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoIBMOLS.html#d3433001dcc9a6e2a967aa5d64163935">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="classmoeoIBMOLS.html#6d6a39ad3d5e4c298d450d801098e274">moeoIBMOLS</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)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Ctor. <a href="#6d6a39ad3d5e4c298d450d801098e274"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoIBMOLS.html#fd788bbc4f956dec932dba2a4d4479b6">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 until a local archive does not change or another stopping criteria is met and update the archive _arch with new non-dominated solutions. <a href="#fd788bbc4f956dec932dba2a4d4479b6"></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="classmoeoIBMOLS.html#fce770398602972b5d67c52638687d43">oneStep</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)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Apply one step of the local search to the population _pop. <a href="#fce770398602972b5d67c52638687d43"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoIBMOLS.html#9d811733d8e7508a7c48615c8ff0f990">new_oneStep</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)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Apply one step of the local search to the population _pop. <a href="#9d811733d8e7508a7c48615c8ff0f990"></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="b4b4908b893edd52d6fa24085d2a89e5"></a><!-- doxytag: member="moeoIBMOLS::moveInit" ref="b4b4908b893edd52d6fa24085d2a89e5" args="" -->
|
|
moMoveInit< Move > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoIBMOLS.html#b4b4908b893edd52d6fa24085d2a89e5">moveInit</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">the move initializer <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8b8ebbd6eb6c82caa796160b4be2a86b"></a><!-- doxytag: member="moeoIBMOLS::nextMove" ref="8b8ebbd6eb6c82caa796160b4be2a86b" args="" -->
|
|
moNextMove< Move > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoIBMOLS.html#8b8ebbd6eb6c82caa796160b4be2a86b">nextMove</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">the neighborhood explorer <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e9acda4b2f61f8960109a8c6fd52551e"></a><!-- doxytag: member="moeoIBMOLS::eval" ref="e9acda4b2f61f8960109a8c6fd52551e" 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="classmoeoIBMOLS.html#e9acda4b2f61f8960109a8c6fd52551e">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="6c38636061bd03c4be809277e2dc257a"></a><!-- doxytag: member="moeoIBMOLS::moveIncrEval" ref="6c38636061bd03c4be809277e2dc257a" args="" -->
|
|
<a class="el" href="classmoeoMoveIncrEval.html">moeoMoveIncrEval</a>< Move > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoIBMOLS.html#6c38636061bd03c4be809277e2dc257a">moveIncrEval</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">the incremental evaluation <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0c858da33922736b74d9875766cec9d7"></a><!-- doxytag: member="moeoIBMOLS::fitnessAssignment" ref="0c858da33922736b74d9875766cec9d7" args="" -->
|
|
<a class="el" href="classmoeoBinaryIndicatorBasedFitnessAssignment.html">moeoBinaryIndicatorBasedFitnessAssignment</a><<br>
|
|
MOEOT > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoIBMOLS.html#0c858da33922736b74d9875766cec9d7">fitnessAssignment</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">the fitness assignment strategy <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c15985c0bb5d9ba835f35d99d7c42b14"></a><!-- doxytag: member="moeoIBMOLS::continuator" ref="c15985c0bb5d9ba835f35d99d7c42b14" 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="classmoeoIBMOLS.html#c15985c0bb5d9ba835f35d99d7c42b14">continuator</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">the stopping criteria <br></td></tr>
|
|
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoIBMOLS_1_1OneObjectiveComparator.html">OneObjectiveComparator</a></td></tr>
|
|
|
|
</table>
|
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
<h3>template<class MOEOT, class Move><br>
|
|
class moeoIBMOLS< MOEOT, Move ></h3>
|
|
|
|
Indicator-Based Multi-Objective Local Search (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="moeoIBMOLS_8h-source.html#l00033">33</a> of file <a class="el" href="moeoIBMOLS_8h-source.html">moeoIBMOLS.h</a>.<hr><h2>Constructor & Destructor Documentation</h2>
|
|
<a class="anchor" name="6d6a39ad3d5e4c298d450d801098e274"></a><!-- doxytag: member="moeoIBMOLS::moeoIBMOLS" ref="6d6a39ad3d5e4c298d450d801098e274" args="(moMoveInit< Move > &_moveInit, moNextMove< Move > &_nextMove, eoEvalFunc< MOEOT > &_eval, moeoMoveIncrEval< Move > &_moveIncrEval, moeoBinaryIndicatorBasedFitnessAssignment< MOEOT > &_fitnessAssignment, eoContinue< MOEOT > &_continuator)" -->
|
|
<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="classmoeoIBMOLS.html">moeoIBMOLS</a>< MOEOT, Move >::<a class="el" href="classmoeoIBMOLS.html">moeoIBMOLS</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><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>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoIBMOLS_8h-source.html#l00050">50</a> of file <a class="el" href="moeoIBMOLS_8h-source.html">moeoIBMOLS.h</a>.
|
|
</div>
|
|
</div><p>
|
|
<hr><h2>Member Function Documentation</h2>
|
|
<a class="anchor" name="fd788bbc4f956dec932dba2a4d4479b6"></a><!-- doxytag: member="moeoIBMOLS::operator()" ref="fd788bbc4f956dec932dba2a4d4479b6" 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="classmoeoIBMOLS.html">moeoIBMOLS</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 until a local archive does not change or another stopping criteria is met and update the archive _arch with new non-dominated solutions.
|
|
<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="moeoIBMOLS_8h-source.html#l00073">73</a> of file <a class="el" href="moeoIBMOLS_8h-source.html">moeoIBMOLS.h</a>.
|
|
<p>
|
|
References <a class="el" href="moeoIBMOLS_8h-source.html#l00113">moeoIBMOLS< MOEOT, Move >::continuator</a>, <a class="el" href="moeoArchive_8h-source.html#l00151">moeoArchive< MOEOT >::equals()</a>, <a class="el" href="moeoIBMOLS_8h-source.html#l00111">moeoIBMOLS< MOEOT, Move >::fitnessAssignment</a>, <a class="el" href="moeoIBMOLS_8h-source.html#l00120">moeoIBMOLS< MOEOT, Move >::oneStep()</a>, and <a class="el" href="moeoArchive_8h-source.html#l00095">moeoArchive< MOEOT >::update()</a>.
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="fce770398602972b5d67c52638687d43"></a><!-- doxytag: member="moeoIBMOLS::oneStep" ref="fce770398602972b5d67c52638687d43" args="(eoPop< MOEOT > &_pop)" -->
|
|
<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="classmoeoIBMOLS.html">moeoIBMOLS</a>< MOEOT, Move >::oneStep </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>
|
|
<td> ) </td>
|
|
<td width="100%"><code> [inline, private]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Apply one step of the local search to the population _pop.
|
|
<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 population </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoIBMOLS_8h-source.html#l00120">120</a> of file <a class="el" href="moeoIBMOLS_8h-source.html">moeoIBMOLS.h</a>.
|
|
<p>
|
|
References <a class="el" href="moeoIBMOLS_8h-source.html#l00113">moeoIBMOLS< MOEOT, Move >::continuator</a>, <a class="el" href="moeoIBMOLS_8h-source.html#l00111">moeoIBMOLS< MOEOT, Move >::fitnessAssignment</a>, <a class="el" href="moeoIBMOLS_8h-source.html#l00109">moeoIBMOLS< MOEOT, Move >::moveIncrEval</a>, <a class="el" href="moeoIBMOLS_8h-source.html#l00103">moeoIBMOLS< MOEOT, Move >::moveInit</a>, and <a class="el" href="moeoIBMOLS_8h-source.html#l00105">moeoIBMOLS< MOEOT, Move >::nextMove</a>.
|
|
<p>
|
|
Referenced by <a class="el" href="moeoIBMOLS_8h-source.html#l00073">moeoIBMOLS< MOEOT, Move >::operator()()</a>.
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="9d811733d8e7508a7c48615c8ff0f990"></a><!-- doxytag: member="moeoIBMOLS::new_oneStep" ref="9d811733d8e7508a7c48615c8ff0f990" args="(eoPop< MOEOT > &_pop)" -->
|
|
<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="classmoeoIBMOLS.html">moeoIBMOLS</a>< MOEOT, Move >::new_oneStep </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>
|
|
<td> ) </td>
|
|
<td width="100%"><code> [inline, private]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Apply one step of the local search to the population _pop.
|
|
<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 population </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoIBMOLS_8h-source.html#l00304">304</a> of file <a class="el" href="moeoIBMOLS_8h-source.html">moeoIBMOLS.h</a>.
|
|
<p>
|
|
References <a class="el" href="moeoIBMOLS_8h-source.html#l00113">moeoIBMOLS< MOEOT, Move >::continuator</a>, <a class="el" href="moeoIBMOLS_8h-source.html#l00111">moeoIBMOLS< MOEOT, Move >::fitnessAssignment</a>, <a class="el" href="moeoIBMOLS_8h-source.html#l00109">moeoIBMOLS< MOEOT, Move >::moveIncrEval</a>, <a class="el" href="moeoIBMOLS_8h-source.html#l00103">moeoIBMOLS< MOEOT, Move >::moveInit</a>, and <a class="el" href="moeoIBMOLS_8h-source.html#l00105">moeoIBMOLS< MOEOT, Move >::nextMove</a>.
|
|
</div>
|
|
</div><p>
|
|
<hr>The documentation for this class was generated from the following file:<ul>
|
|
<li><a class="el" href="moeoIBMOLS_8h-source.html">moeoIBMOLS.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>
|