moILS has been added, berlin52.tsp too, moComparator, moFitComparator, ...

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@606 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jboisson 2007-09-20 09:42:11 +00:00
commit b1520dda65
366 changed files with 12063 additions and 1766 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>PARADISEO-MO: Hierarchical Index</title>
<title>ParadisEO-MOMovingObjects: Hierarchical Index</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
@ -8,6 +8,7 @@
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
@ -30,36 +31,38 @@
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
<h1>PARADISEO-MO Class Hierarchy</h1>This inheritance list is sorted roughly, but not completely, alphabetically:<ul>
<h1>ParadisEO-MOMovingObjects Class Hierarchy</h1>This inheritance list is sorted roughly, but not completely, alphabetically:<ul>
<li><a class="el" href="class_city_swap.html">CitySwap</a>
<li><a class="el" href="class_edge_xover.html">EdgeXover</a>
<li><a class="el" href="class_empty_selection.html">EmptySelection</a>
<li><a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_functor_base.html">eoFunctorBase</a>
<code> [external]</code><ul>
<li><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">eoBF&lt; const M &amp;, const M::EOType &amp;, bool &gt;</a>
<code> [external]</code><ul>
<li><a class="el" href="classmo_tabu_list.html">moTabuList&lt; M &gt;</a>
<li><a class="el" href="classmo_algo.html">moAlgo&lt; EOT &gt;</a>
<li><a class="el" href="classmo_algo.html">moAlgo&lt; M::EOType &gt;</a>
<ul>
<li><a class="el" href="classmo_simple_move_tabu_list.html">moSimpleMoveTabuList&lt; M &gt;</a>
<li><a class="el" href="classmo_simple_solution_tabu_list.html">moSimpleSolutionTabuList&lt; M &gt;</a>
<li><a class="el" href="classmo_h_c.html">moHC&lt; M &gt;</a>
<li><a class="el" href="classmo_i_l_s.html">moILS&lt; M &gt;</a>
<li><a class="el" href="classmo_s_a.html">moSA&lt; M &gt;</a>
<li><a class="el" href="classmo_t_s.html">moTS&lt; M &gt;</a>
</ul>
</ul>
<li><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">eoBF&lt; const M &amp;, const M::EOType &amp;, M::EOType::Fitness &gt;</a>
<code> [external]</code><ul>
<li><a class="el" href="classmo_move_incr_eval.html">moMoveIncrEval&lt; M &gt;</a>
</ul>
<li><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">eoBF&lt; const M &amp;, const M::EOType &amp;, void &gt;</a>
<code> [external]</code><ul>
<li><a class="el" href="classmo_l_s_check_point.html">moLSCheckPoint&lt; M &gt;</a>
</ul>
<li><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">eoBF&lt; const M &amp;, const M::EOType::Fitness &amp;, bool &gt;</a>
<code> [external]</code><ul>
<li><a class="el" href="classmo_aspir_crit.html">moAspirCrit&lt; M &gt;</a>
<ul>
<li><a class="el" href="classmo_impr_best_fit_aspir_crit.html">moImprBestFitAspirCrit&lt; M &gt;</a>
<li><a class="el" href="classmo_no_aspir_crit.html">moNoAspirCrit&lt; M &gt;</a>
</ul>
<li><a class="el" href="classmo_comparator.html">moComparator&lt; EOT &gt;</a>
<ul>
<li><a class="el" href="classmo_fit_comparator.html">moFitComparator&lt; EOT &gt;</a>
</ul>
<li><a class="el" href="classmo_cooling_schedule.html">moCoolingSchedule</a>
<ul>
<li><a class="el" href="classmo_exponential_cooling_schedule.html">moExponentialCoolingSchedule</a>
<li><a class="el" href="classmo_linear_cooling_schedule.html">moLinearCoolingSchedule</a>
</ul>
<li><a class="el" href="classmo_l_s_check_point.html">moLSCheckPoint&lt; M &gt;</a>
<li><a class="el" href="classmo_move.html">moMove&lt; EOT &gt;</a>
<li><a class="el" href="classmo_move.html">moMove&lt; Route &gt;</a>
<ul>
<li><a class="el" href="class_two_opt.html">TwoOpt</a>
</ul>
<li><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">eoBF&lt; const M::EOType &amp;, M::EOType &amp;, void &gt;</a>
<code> [external]</code><ul>
<li><a class="el" href="classmo_move_expl.html">moMoveExpl&lt; M &gt;</a>
<ul>
<li><a class="el" href="classmo_move_loop_expl.html">moMoveLoopExpl&lt; M &gt;</a>
@ -68,78 +71,60 @@
<li><a class="el" href="classmo_t_s_move_loop_expl.html">moTSMoveLoopExpl&lt; M &gt;</a>
</ul>
</ul>
</ul>
<li><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">eoBF&lt; M &amp;, const M::EOType &amp;, bool &gt;</a>
<code> [external]</code><ul>
<li><a class="el" href="classmo_next_move.html">moNextMove&lt; M &gt;</a>
<li><a class="el" href="classmo_move_incr_eval.html">moMoveIncrEval&lt; M &gt;</a>
<li><a class="el" href="classmo_move_incr_eval.html">moMoveIncrEval&lt; TwoOpt &gt;</a>
<ul>
<li><a class="el" href="classmo_it_rand_next_move.html">moItRandNextMove&lt; M &gt;</a>
<li><a class="el" href="class_two_opt_incr_eval.html">TwoOptIncrEval</a>
</ul>
</ul>
<li><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">eoBF&lt; M &amp;, const M::EOType &amp;, void &gt;</a>
<code> [external]</code><ul>
<li><a class="el" href="classmo_move_init.html">moMoveInit&lt; M &gt;</a>
<li><a class="el" href="classmo_move_init.html">moMoveInit&lt; TwoOpt &gt;</a>
<ul>
<li><a class="el" href="class_part_two_opt_init.html">PartTwoOptInit</a>
<li><a class="el" href="class_two_opt_init.html">TwoOptInit</a>
</ul>
<li><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">eoBF&lt; M &amp;, M::EOType::Fitness &amp;, void &gt;</a>
<code> [external]</code><ul>
<li><a class="el" href="classmo_move_select.html">moMoveSelect&lt; M &gt;</a>
<ul>
<li><a class="el" href="classmo_best_impr_select.html">moBestImprSelect&lt; M &gt;</a>
<li><a class="el" href="classmo_first_impr_select.html">moFirstImprSelect&lt; M &gt;</a>
<li><a class="el" href="classmo_rand_impr_select.html">moRandImprSelect&lt; M &gt;</a>
</ul>
<li><a class="el" href="classmo_next_move.html">moNextMove&lt; M &gt;</a>
<ul>
<li><a class="el" href="classmo_it_rand_next_move.html">moItRandNextMove&lt; M &gt;</a>
</ul>
<li><a class="el" href="classmo_next_move.html">moNextMove&lt; TwoOpt &gt;</a>
<ul>
<li><a class="el" href="class_part_two_opt_next.html">PartTwoOptNext</a>
<li><a class="el" href="class_two_opt_next.html">TwoOptNext</a>
</ul>
<li><a class="el" href="classmo_rand_move.html">moRandMove&lt; M &gt;</a>
<li><a class="el" href="classmo_rand_move.html">moRandMove&lt; TwoOpt &gt;</a>
<ul>
<li><a class="el" href="class_two_opt_rand.html">TwoOptRand</a>
</ul>
<li><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">eoUF&lt; const EOT &amp;, bool &gt;</a>
<code> [external]</code><ul>
<li><a class="el" href="classmo_sol_continue.html">moSolContinue&lt; EOT &gt;</a>
<ul>
<li><a class="el" href="classmo_fit_sol_continue.html">moFitSolContinue&lt; EOT &gt;</a>
<li><a class="el" href="classmo_gen_sol_continue.html">moGenSolContinue&lt; EOT &gt;</a>
<li><a class="el" href="classmo_no_fit_impr_sol_continue.html">moNoFitImprSolContinue&lt; EOT &gt;</a>
<li><a class="el" href="classmo_steady_fit_sol_continue.html">moSteadyFitSolContinue&lt; EOT &gt;</a>
</ul>
</ul>
<li><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">eoUF&lt; double &amp;, bool &gt;</a>
<code> [external]</code><ul>
<li><a class="el" href="classmo_cooling_schedule.html">moCoolingSchedule</a>
<li><a class="el" href="classmo_tabu_list.html">moTabuList&lt; M &gt;</a>
<ul>
<li><a class="el" href="classmo_exponential_cooling_schedule.html">moExponentialCoolingSchedule</a>
<li><a class="el" href="classmo_linear_cooling_schedule.html">moLinearCoolingSchedule</a>
<li><a class="el" href="classmo_simple_move_tabu_list.html">moSimpleMoveTabuList&lt; M &gt;</a>
<li><a class="el" href="classmo_simple_solution_tabu_list.html">moSimpleSolutionTabuList&lt; M &gt;</a>
</ul>
</ul>
<li><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">eoUF&lt; EOT &amp;, bool &gt;</a>
<code> [external]</code><ul>
<li><a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_mon_op.html">eoMonOp&lt; EOT &gt;</a>
<code> [external]</code><ul>
<li><a class="el" href="classmo_algo.html">moAlgo&lt; EOT &gt;</a>
</ul>
</ul>
<li><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">eoUF&lt; EOT &amp;, void &gt;</a>
<code> [external]</code><ul>
<li><a class="el" href="classmo_move.html">moMove&lt; EOT &gt;</a>
</ul>
<li><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">eoUF&lt; EOType &amp;, bool &gt;</a>
<code> [external]</code><li><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">eoUF&lt; M &amp;, void &gt;</a>
<code> [external]</code><ul>
<li><a class="el" href="classmo_rand_move.html">moRandMove&lt; M &gt;</a>
</ul>
<li><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">eoUF&lt; M::EOType &amp;, bool &gt;</a>
<code> [external]</code><ul>
<li><a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_mon_op.html">eoMonOp&lt; M::EOType &gt;</a>
<code> [external]</code><ul>
<li><a class="el" href="classmo_algo.html">moAlgo&lt; M::EOType &gt;</a>
<li><a class="el" href="classmo_tabu_list.html">moTabuList&lt; TwoOpt &gt;</a>
<ul>
<li><a class="el" href="classmo_h_c.html">moHC&lt; M &gt;</a>
<li><a class="el" href="classmo_s_a.html">moSA&lt; M &gt;</a>
<li><a class="el" href="classmo_t_s.html">moTS&lt; M &gt;</a>
<li><a class="el" href="class_two_opt_tabu_list.html">TwoOptTabuList</a>
</ul>
<li><a class="el" href="class_order_xover.html">OrderXover</a>
<li><a class="el" href="class_partial_mapped_xover.html">PartialMappedXover</a>
<li><a class="el" href="class_part_route_eval.html">PartRouteEval</a>
<li><a class="el" href="class_route_eval.html">RouteEval</a>
<li><a class="el" href="class_route_init.html">RouteInit</a>
</ul>
</ul>
</ul>
<li><a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_op.html">eoOp&lt; EOType &gt;</a>
<code> [external]</code><ul>
<li><a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_mon_op.html">eoMonOp&lt; EOT &gt;</a>
<code> [external]</code><li><a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_mon_op.html">eoMonOp&lt; M::EOType &gt;</a>
<code> [external]</code></ul>
</ul>
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Jul 6 17:23:18 2007 for PARADISEO-MO by&nbsp;
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Sep 20 11:30:28 2007 for ParadisEO-MOMovingObjects by&nbsp;
<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>