git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@683 331e1502-861f-0410-8da2-ba01fb791d7f
131 lines
7.6 KiB
HTML
131 lines
7.6 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: FlowShopInit 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 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>FlowShopInit Class Reference</h1><!-- doxytag: class="FlowShopInit" --><!-- doxytag: inherits="eoInit< FlowShop >" -->Initialization of a random genotype built by the default constructor of the <a class="el" href="classFlowShop.html">FlowShop</a> class.
|
|
<a href="#_details">More...</a>
|
|
<p>
|
|
<code>#include <<a class="el" href="FlowShopInit_8h-source.html">FlowShopInit.h</a>></code>
|
|
<p>
|
|
<p>Inheritance diagram for FlowShopInit:
|
|
<p><center><img src="classFlowShopInit.png" usemap="#FlowShopInit_map" border="0" alt=""></center>
|
|
<map name="FlowShopInit_map">
|
|
<area doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_init.html" alt="eoInit< FlowShop >" shape="rect" coords="0,112,122,136">
|
|
<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< A1, R >" shape="rect" coords="0,56,122,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="0,0,122,24">
|
|
</map>
|
|
<a href="classFlowShopInit-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="classFlowShopInit.html#8ede459984d5de13c6a181c72cf4551e">FlowShopInit</a> (unsigned int _N)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Ctor. <a href="#8ede459984d5de13c6a181c72cf4551e"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowShopInit.html#3df0d9e3834cdfa494683df7e8646025">operator()</a> (<a class="el" href="classFlowShop.html">FlowShop</a> &_flowshop)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">builds a random genotype <a href="#3df0d9e3834cdfa494683df7e8646025"></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="3bf7c402441e5bba3397377630e6ff4c"></a><!-- doxytag: member="FlowShopInit::N" ref="3bf7c402441e5bba3397377630e6ff4c" args="" -->
|
|
unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowShopInit.html#3bf7c402441e5bba3397377630e6ff4c">N</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">the number of jobs (size of a scheduling vector) <br></td></tr>
|
|
</table>
|
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
Initialization of a random genotype built by the default constructor of the <a class="el" href="classFlowShop.html">FlowShop</a> class.
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="FlowShopInit_8h-source.html#l00022">22</a> of file <a class="el" href="FlowShopInit_8h-source.html">FlowShopInit.h</a>.<hr><h2>Constructor & Destructor Documentation</h2>
|
|
<a class="anchor" name="8ede459984d5de13c6a181c72cf4551e"></a><!-- doxytag: member="FlowShopInit::FlowShopInit" ref="8ede459984d5de13c6a181c72cf4551e" args="(unsigned int _N)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">FlowShopInit::FlowShopInit </td>
|
|
<td>(</td>
|
|
<td class="paramtype">unsigned int </td>
|
|
<td class="paramname"> <em>_N</em> </td>
|
|
<td> ) </td>
|
|
<td width="100%"></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>_N</em> </td><td>the number of jobs to schedule </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="FlowShopInit_8cpp-source.html#l00016">16</a> of file <a class="el" href="FlowShopInit_8cpp-source.html">FlowShopInit.cpp</a>.
|
|
</div>
|
|
</div><p>
|
|
<hr><h2>Member Function Documentation</h2>
|
|
<a class="anchor" name="3df0d9e3834cdfa494683df7e8646025"></a><!-- doxytag: member="FlowShopInit::operator()" ref="3df0d9e3834cdfa494683df7e8646025" args="(FlowShop &_flowshop)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void FlowShopInit::operator() </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classFlowShop.html">FlowShop</a> & </td>
|
|
<td class="paramname"> <em>_flowshop</em> </td>
|
|
<td> ) </td>
|
|
<td width="100%"></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
builds a random genotype
|
|
<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> </td><td>a genotype that has been default-constructed </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="FlowShopInit_8cpp-source.html#l00020">20</a> of file <a class="el" href="FlowShopInit_8cpp-source.html">FlowShopInit.cpp</a>.
|
|
<p>
|
|
References <a class="el" href="MOEO_8h-source.html#l00197">MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::invalidate()</a>, <a class="el" href="FlowShopInit_8h-source.html#l00043">N</a>, <a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_rng.html#50dfb052f11ae50326e552cb223d88e4">eoRng::uniform()</a>, and <a class="el" href="moeoVector_8h-source.html#l00056">moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >::value()</a>.
|
|
</div>
|
|
</div><p>
|
|
<hr>The documentation for this class was generated from the following files:<ul>
|
|
<li><a class="el" href="FlowShopInit_8h-source.html">FlowShopInit.h</a><li><a class="el" href="FlowShopInit_8cpp-source.html">FlowShopInit.cpp</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>
|