small modification for windows compatibility
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@360 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
f9693d1e1c
commit
38f8b00568
135 changed files with 234 additions and 238 deletions
|
|
@ -98,7 +98,7 @@ Class that describes a Simulated Annealing algorithm.
|
|||
<p>
|
||||
|
||||
<p>
|
||||
Definition at line <a class="el" href="mo_s_a_8h-source.html#l00032">32</a> of file <a class="el" href="mo_s_a_8h-source.html">moSA.h</a>.<hr><h2>Constructor & Destructor Documentation</h2>
|
||||
Definition at line <a class="el" href="mo_s_a_8h-source.html#l00030">30</a> of file <a class="el" href="mo_s_a_8h-source.html">moSA.h</a>.<hr><h2>Constructor & Destructor Documentation</h2>
|
||||
<a class="anchor" name="01f6a44483e5a7abbce33eb480b6a9b9"></a><!-- doxytag: member="moSA::moSA" ref="01f6a44483e5a7abbce33eb480b6a9b9" args="(moRandMove< M > &__move_rand, moMoveIncrEval< M > &__incr_eval, moSolContinue< EOT > &__cont, double __init_temp, moCoolingSchedule &__cool_sched, eoEvalFunc< EOT > &__full_eval)" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
|
|
@ -166,7 +166,7 @@ All the boxes used by a SA need to be given.<p>
|
|||
</dl>
|
||||
|
||||
<p>
|
||||
Definition at line <a class="el" href="mo_s_a_8h-source.html#l00060">60</a> of file <a class="el" href="mo_s_a_8h-source.html">moSA.h</a>.
|
||||
Definition at line <a class="el" href="mo_s_a_8h-source.html#l00058">58</a> of file <a class="el" href="mo_s_a_8h-source.html">moSA.h</a>.
|
||||
</div>
|
||||
</div><p>
|
||||
<hr><h2>Member Function Documentation</h2>
|
||||
|
|
@ -202,14 +202,14 @@ As a <a class="el" href="classmo_t_s.html" title="Tabu Search (TS).">moTS</a> or
|
|||
<p>
|
||||
Implements <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#786e028409366dc273e19104f17ba68a">eoUF< M::EOType &, bool ></a>.
|
||||
<p>
|
||||
Definition at line <a class="el" href="mo_s_a_8h-source.html#l00082">82</a> of file <a class="el" href="mo_s_a_8h-source.html">moSA.h</a>.
|
||||
Definition at line <a class="el" href="mo_s_a_8h-source.html#l00080">80</a> of file <a class="el" href="mo_s_a_8h-source.html">moSA.h</a>.
|
||||
<p>
|
||||
References <a class="el" href="mo_s_a_8h-source.html#l00139">moSA< M >::cont</a>, <a class="el" href="mo_s_a_8h-source.html#l00145">moSA< M >::cool_sched</a>, <a class="el" href="mo_s_a_8h-source.html#l00148">moSA< M >::full_eval</a>, <a class="el" href="mo_s_a_8h-source.html#l00136">moSA< M >::incr_eval</a>, <a class="el" href="mo_s_a_8h-source.html#l00142">moSA< M >::init_temp</a>, <a class="el" href="mo_s_a_8h-source.html#l00133">moSA< M >::move_rand</a>, and <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_rng.html#50dfb052f11ae50326e552cb223d88e4">eoRng::uniform()</a>.
|
||||
References <a class="el" href="mo_s_a_8h-source.html#l00137">moSA< M >::cont</a>, <a class="el" href="mo_s_a_8h-source.html#l00143">moSA< M >::cool_sched</a>, <a class="el" href="mo_s_a_8h-source.html#l00146">moSA< M >::full_eval</a>, <a class="el" href="mo_s_a_8h-source.html#l00134">moSA< M >::incr_eval</a>, <a class="el" href="mo_s_a_8h-source.html#l00140">moSA< M >::init_temp</a>, <a class="el" href="mo_s_a_8h-source.html#l00131">moSA< M >::move_rand</a>, and <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_rng.html#50dfb052f11ae50326e552cb223d88e4">eoRng::uniform()</a>.
|
||||
</div>
|
||||
</div><p>
|
||||
<hr>The documentation for this class was generated from the following file:<ul>
|
||||
<li><a class="el" href="mo_s_a_8h-source.html">moSA.h</a></ul>
|
||||
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jun 25 17:41:42 2007 for PARADISEO-MO by
|
||||
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 26 13:18:41 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