In the TSP, the fitness has to be minimized ... with all the needed modification (for example, moSA.h)
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@587 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
f38dde99a5
commit
1d94071693
170 changed files with 748 additions and 837 deletions
|
|
@ -51,10 +51,9 @@
|
|||
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classmo_gen_sol_continue.html#457257cd73b474d6f7783d84d02c2e61">operator()</a> (const EOT &__sol)</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Function that activates the stop criterion. <a href="#457257cd73b474d6f7783d84d02c2e61"></a><br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6c5db8182157584b56507cc9075602d4"></a><!-- doxytag: member="moGenSolContinue::init" ref="6c5db8182157584b56507cc9075602d4" args="()" -->
|
||||
void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmo_gen_sol_continue.html#6c5db8182157584b56507cc9075602d4">init</a> ()</td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmo_gen_sol_continue.html#6c5db8182157584b56507cc9075602d4">init</a> ()</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Procedure which allows to initialise all the stuff needed. <br></td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Procedure which allows to initialise all the stuff needed. <a href="#6c5db8182157584b56507cc9075602d4"></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="30b9861e090578bdfa2374806600987a"></a><!-- doxytag: member="moGenSolContinue::maxNumGen" ref="30b9861e090578bdfa2374806600987a" args="" -->
|
||||
unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="classmo_gen_sol_continue.html#30b9861e090578bdfa2374806600987a">maxNumGen</a></td></tr>
|
||||
|
|
@ -142,12 +141,41 @@ Implements <a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/
|
|||
<p>
|
||||
Definition at line <a class="el" href="mo_gen_sol_continue_8h-source.html#l00042">42</a> of file <a class="el" href="mo_gen_sol_continue_8h-source.html">moGenSolContinue.h</a>.
|
||||
<p>
|
||||
References <a class="el" href="mo_gen_sol_continue_8h-source.html#l00054">moGenSolContinue< EOT >::maxNumGen</a>, and <a class="el" href="mo_gen_sol_continue_8h-source.html#l00057">moGenSolContinue< EOT >::numGen</a>.
|
||||
References <a class="el" href="mo_gen_sol_continue_8h-source.html#l00059">moGenSolContinue< EOT >::maxNumGen</a>, and <a class="el" href="mo_gen_sol_continue_8h-source.html#l00062">moGenSolContinue< EOT >::numGen</a>.
|
||||
</div>
|
||||
</div><p>
|
||||
<a class="anchor" name="6c5db8182157584b56507cc9075602d4"></a><!-- doxytag: member="moGenSolContinue::init" ref="6c5db8182157584b56507cc9075602d4" args="()" -->
|
||||
<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="classmo_gen_sol_continue.html">moGenSolContinue</a>< EOT >::init </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"> </td>
|
||||
<td> ) </td>
|
||||
<td width="100%"><code> [inline, virtual]</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="memdoc">
|
||||
|
||||
<p>
|
||||
Procedure which allows to initialise all the stuff needed.
|
||||
<p>
|
||||
It can be also used to reinitialize the counter all the needed things.
|
||||
<p>
|
||||
Implements <a class="el" href="classmo_sol_continue.html#064dc966a210f4ffb9515be3f03ca4c7">moSolContinue< EOT ></a>.
|
||||
<p>
|
||||
Definition at line <a class="el" href="mo_gen_sol_continue_8h-source.html#l00051">51</a> of file <a class="el" href="mo_gen_sol_continue_8h-source.html">moGenSolContinue.h</a>.
|
||||
<p>
|
||||
References <a class="el" href="mo_gen_sol_continue_8h-source.html#l00062">moGenSolContinue< EOT >::numGen</a>.
|
||||
</div>
|
||||
</div><p>
|
||||
<hr>The documentation for this class was generated from the following file:<ul>
|
||||
<li><a class="el" href="mo_gen_sol_continue_8h-source.html">moGenSolContinue.h</a></ul>
|
||||
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Aug 2 09:02:25 2007 for PARADISEO-MO by
|
||||
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Aug 3 16:25:56 2007 for PARADISEO-MO by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue