paradiseo/trunk/paradiseo-moeo/doc/html/classFlowShopOpMutationShift.html
legrand 04b12455d0 added good doc files
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@683 331e1502-861f-0410-8da2-ba01fb791d7f
2007-10-08 14:49:10 +00:00

100 lines
6.5 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: FlowShopOpMutationShift Class 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>FlowShopOpMutationShift Class Reference</h1><!-- doxytag: class="FlowShopOpMutationShift" --><!-- doxytag: inherits="eoMonOp&lt; FlowShop &gt;" -->Shift mutation operator for flow-shop.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="FlowShopOpMutationShift_8h-source.html">FlowShopOpMutationShift.h</a>&gt;</code>
<p>
<p>Inheritance diagram for FlowShopOpMutationShift:
<p><center><img src="classFlowShopOpMutationShift.png" usemap="#FlowShopOpMutationShift_map" border="0" alt=""></center>
<map name="FlowShopOpMutationShift_map">
<area doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_mon_op.html" alt="eoMonOp< FlowShop >" shape="rect" coords="89,112,258,136">
<area doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_op.html" alt="eoOp< EOType >" shape="rect" coords="0,56,169,80">
<area doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_u_f.html" alt="eoUF< FlowShop &, bool >" shape="rect" coords="179,56,348,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="179,0,348,24">
</map>
<a href="classFlowShopOpMutationShift-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"><a class="anchor" name="dd1d710568978d1d4bb8c6f3925da4c6"></a><!-- doxytag: member="FlowShopOpMutationShift::className" ref="dd1d710568978d1d4bb8c6f3925da4c6" args="() const " -->
std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowShopOpMutationShift.html#dd1d710568978d1d4bb8c6f3925da4c6">className</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the class name (used to display statistics) <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowShopOpMutationShift.html#c000b017e75ddee3b6fe9db8ea5ddd5b">operator()</a> (<a class="el" href="classFlowShop.html">FlowShop</a> &amp;_flowshop)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">modifies the parent with a shift mutation <a href="#c000b017e75ddee3b6fe9db8ea5ddd5b"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Shift mutation operator for flow-shop.
<p>
<p>
Definition at line <a class="el" href="FlowShopOpMutationShift_8h-source.html#l00022">22</a> of file <a class="el" href="FlowShopOpMutationShift_8h-source.html">FlowShopOpMutationShift.h</a>.<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="c000b017e75ddee3b6fe9db8ea5ddd5b"></a><!-- doxytag: member="FlowShopOpMutationShift::operator()" ref="c000b017e75ddee3b6fe9db8ea5ddd5b" args="(FlowShop &amp;_flowshop)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool FlowShopOpMutationShift::operator() </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classFlowShop.html">FlowShop</a> &amp;&nbsp;</td>
<td class="paramname"> <em>_flowshop</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
modifies the parent with a shift mutation
<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>_flowshop</em>&nbsp;</td><td>the parent genotype (will be modified) </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_u_f.html#786e028409366dc273e19104f17ba68a">eoUF&lt; FlowShop &amp;, bool &gt;</a>.
<p>
Definition at line <a class="el" href="FlowShopOpMutationShift_8cpp-source.html#l00022">22</a> of file <a class="el" href="FlowShopOpMutationShift_8cpp-source.html">FlowShopOpMutationShift.cpp</a>.
<p>
References <a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_rng.html#f0829d258c74cdc3a8f6cd72c0287cb4">eoRng::random()</a>, and <a class="el" href="moeoVector_8h-source.html#l00056">moeoVector&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType &gt;::value()</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="FlowShopOpMutationShift_8h-source.html">FlowShopOpMutationShift.h</a><li><a class="el" href="FlowShopOpMutationShift_8cpp-source.html">FlowShopOpMutationShift.cpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects 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>