update doc with new stuffs

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@496 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
liefooga 2007-07-02 14:04:20 +00:00
commit 7d6ad66977
397 changed files with 9380 additions and 1569 deletions

View file

@ -223,7 +223,7 @@
<a name="l00289"></a>00289 };
<a name="l00290"></a>00290
<a name="l00291"></a>00291 <span class="preprocessor">#endif </span><span class="comment">/*MOEO_H_*/</span>
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -37,6 +37,7 @@
<tr><td class="indexkey"><a class="el" href="classmoeoArchive.html">moeoArchive&lt; MOEOT &gt;</a></td><td class="indexvalue">An archive is a secondary population that stores non-dominated solutions </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoArchiveObjectiveVectorSavingUpdater.html">moeoArchiveObjectiveVectorSavingUpdater&lt; MOEOT &gt;</a></td><td class="indexvalue">This class allows to save the objective vectors of the solutions contained in an archive into a file at each generation </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoArchiveUpdater.html">moeoArchiveUpdater&lt; MOEOT &gt;</a></td><td class="indexvalue">This class allows to update the archive at each generation with newly found non-dominated solutions </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoBinaryIndicatorBasedFitnessAssignment.html">moeoBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td class="indexvalue">MoeoIndicatorBasedFitnessAssignment for binary indicators </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoBinaryMetric.html">moeoBinaryMetric&lt; A1, A2, R &gt;</a></td><td class="indexvalue">Base class for binary metrics </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoBinaryMetricSavingUpdater.html">moeoBinaryMetricSavingUpdater&lt; MOEOT &gt;</a></td><td class="indexvalue">This class allows to save the progression of a binary metric comparing the objective vectors of the current population (or archive) with the objective vectors of the population (or archive) of the generation (n-1) into a file </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoBitVector.html">moeoBitVector&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity &gt;</a></td><td class="indexvalue">This class is an implementationeo of a simple bit-valued <a class="el" href="classmoeoVector.html">moeoVector</a> </td></tr>
@ -45,7 +46,7 @@
<tr><td class="indexkey"><a class="el" href="classmoeoContributionMetric.html">moeoContributionMetric&lt; ObjectiveVector &gt;</a></td><td class="indexvalue">The contribution metric evaluates the proportion of non-dominated solutions given by a Pareto set relatively to another Pareto set (Meunier, Talbi, Reininger: 'A multiobjective genetic algorithm for radio network optimization', in Proc </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoConvertPopToObjectiveVectors.html">moeoConvertPopToObjectiveVectors&lt; MOEOT, ObjectiveVector &gt;</a></td><td class="indexvalue">Functor allowing to get a vector of objective vectors from a population </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoCriterionBasedFitnessAssignment.html">moeoCriterionBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td class="indexvalue">MoeoCriterionBasedFitnessAssignment is a <a class="el" href="classmoeoFitnessAssignment.html">moeoFitnessAssignment</a> for criterion-based strategies </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoCrowdingDistanceDiversityAssignment.html">moeoCrowdingDistanceDiversityAssignment&lt; MOEOT &gt;</a></td><td class="indexvalue">Diversity assignment sheme based on crowding distance proposed in: K </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoCrowdingDiversityAssignment.html">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;</a></td><td class="indexvalue">Diversity assignment sheme based on crowding proposed in: K </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoDetTournamentSelect.html">moeoDetTournamentSelect&lt; MOEOT &gt;</a></td><td class="indexvalue">Selection strategy that selects ONE individual by deterministic tournament </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoDistance.html">moeoDistance&lt; MOEOT, Type &gt;</a></td><td class="indexvalue">The base class for distance computation </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoDistanceMatrix.html">moeoDistanceMatrix&lt; MOEOT, Type &gt;</a></td><td class="indexvalue">A matrix to compute distances between every pair of individuals contained in a population </td></tr>
@ -65,21 +66,25 @@
<tr><td class="indexkey"><a class="el" href="classmoeoEnvironmentalReplacement_1_1Cmp.html">moeoEnvironmentalReplacement&lt; MOEOT &gt;::Cmp</a></td><td class="indexvalue">This object is used to compare solutions in order to sort the population </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoEuclideanDistance.html">moeoEuclideanDistance&lt; MOEOT &gt;</a></td><td class="indexvalue">A class allowing to compute an euclidian distance between two solutions in the objective space with normalized objective values (i.e </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoEvalFunc.html">moeoEvalFunc&lt; MOEOT &gt;</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td class="indexvalue">Fitness assignment sheme based on an indicator proposed in: E </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoFastNonDominatedSortingFitnessAssignment.html">moeoFastNonDominatedSortingFitnessAssignment&lt; MOEOT &gt;</a></td><td class="indexvalue">Fitness assignment sheme based on Pareto-dominance count proposed in: N </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoFastNonDominatedSortingFitnessAssignment_1_1ObjectiveComparator.html">moeoFastNonDominatedSortingFitnessAssignment&lt; MOEOT &gt;::ObjectiveComparator</a></td><td class="indexvalue">Functor allowing to compare two solutions according to their first objective value, then their second, and so on </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoFitnessAssignment.html">moeoFitnessAssignment&lt; MOEOT &gt;</a></td><td class="indexvalue">Functor that sets the fitness values of a whole population </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoFitnessThenDiversityComparator.html">moeoFitnessThenDiversityComparator&lt; MOEOT &gt;</a></td><td class="indexvalue">Functor allowing to compare two solutions according to their fitness values, then according to their diversity values </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoFrontByFrontCrowdingDistanceDiversityAssignment.html">moeoFrontByFrontCrowdingDistanceDiversityAssignment&lt; MOEOT &gt;</a></td><td class="indexvalue">Diversity assignment sheme based on crowding distance proposed in: K </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html">moeoFrontByFrontCrowdingDiversityAssignment&lt; MOEOT &gt;</a></td><td class="indexvalue">Diversity assignment sheme based on crowding proposed in: K </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoFrontByFrontSharingDiversityAssignment.html">moeoFrontByFrontSharingDiversityAssignment&lt; MOEOT &gt;</a></td><td class="indexvalue">Sharing assignment scheme on the way it is used in NSGA </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoGDominanceObjectiveVectorComparator.html">moeoGDominanceObjectiveVectorComparator&lt; ObjectiveVector &gt;</a></td><td class="indexvalue">This functor class allows to compare 2 objective vectors according to g-dominance </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoGenerationalReplacement.html">moeoGenerationalReplacement&lt; MOEOT &gt;</a></td><td class="indexvalue">Generational replacement: only the new individuals are preserved </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoHybridLS.html">moeoHybridLS&lt; MOEOT &gt;</a></td><td class="indexvalue">This class allows to apply a multi-objective local search to a number of selected individuals contained in the archive at every generation until a stopping criteria is verified </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoHypervolumeBinaryMetric.html">moeoHypervolumeBinaryMetric&lt; ObjectiveVector &gt;</a></td><td class="indexvalue">Hypervolume binary metric allowing to compare two objective vectors as proposed in Zitzler E., Künzli S </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoIBEA.html">moeoIBEA&lt; MOEOT &gt;</a></td><td class="indexvalue">IBEA (Indicator-Based Evolutionary Algorithm) as described in: E </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoIndicatorBasedFitnessAssignment.html">moeoIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td class="indexvalue">Fitness assignment sheme based an Indicator proposed in: E </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoIBMOLS.html">moeoIBMOLS&lt; MOEOT, Move &gt;</a></td><td class="indexvalue">Indicator-Based Multi-Objective Local Search (IBMOLS) as described in Basseur M., Burke K </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoIndicatorBasedFitnessAssignment.html">moeoIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td class="indexvalue">MoeoIndicatorBasedFitnessAssignment is a <a class="el" href="classmoeoFitnessAssignment.html">moeoFitnessAssignment</a> for Indicator-based strategies </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoIteratedIBMOLS.html">moeoIteratedIBMOLS&lt; MOEOT, Move &gt;</a></td><td class="indexvalue">Iterated version of IBMOLS as described in Basseur M., Burke K </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoLS.html">moeoLS&lt; MOEOT, Type &gt;</a></td><td class="indexvalue">Abstract class for local searches applied to multi-objective optimization </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoManhattanDistance.html">moeoManhattanDistance&lt; MOEOT &gt;</a></td><td class="indexvalue">A class allowing to compute the Manhattan distance between two solutions in the objective space normalized objective values (i.e </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoMetric.html">moeoMetric</a></td><td class="indexvalue">Base class for performance metrics (also known as quality indicators) </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoMoveIncrEval.html">moeoMoveIncrEval&lt; Move &gt;</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoNormalizedDistance.html">moeoNormalizedDistance&lt; MOEOT, Type &gt;</a></td><td class="indexvalue">The base class for double distance computation with normalized objective values (i.e </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoNormalizedSolutionVsSolutionBinaryMetric.html">moeoNormalizedSolutionVsSolutionBinaryMetric&lt; ObjectiveVector, R &gt;</a></td><td class="indexvalue">Base class for binary metrics dedicated to the performance comparison between two solutions's objective vectors using normalized values </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoNSGA.html">moeoNSGA&lt; MOEOT &gt;</a></td><td class="indexvalue">NSGA (Non-dominated Sorting Genetic Algorithm) as described in: N </td></tr>
@ -87,13 +92,14 @@
<tr><td class="indexkey"><a class="el" href="classmoeoObjectiveObjectiveVectorComparator.html">moeoObjectiveObjectiveVectorComparator&lt; ObjectiveVector &gt;</a></td><td class="indexvalue">Functor allowing to compare two objective vectors according to their first objective value, then their second, and so on </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoObjectiveVector.html">moeoObjectiveVector&lt; ObjectiveVectorTraits, ObjectiveVectorType &gt;</a></td><td class="indexvalue">Abstract class allowing to represent a solution in the objective space (phenotypic representation) </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoObjectiveVectorComparator.html">moeoObjectiveVectorComparator&lt; ObjectiveVector &gt;</a></td><td class="indexvalue">Abstract class allowing to compare 2 objective vectors </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoObjectiveVectorDouble.html">moeoObjectiveVectorDouble&lt; ObjectiveVectorTraits &gt;</a></td><td class="indexvalue">This class allows to represent a solution in the objective space (phenotypic representation) by a std::vector of doubles, i.e </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoObjectiveVectorTraits.html">moeoObjectiveVectorTraits</a></td><td class="indexvalue">A traits class for <a class="el" href="classmoeoObjectiveVector.html">moeoObjectiveVector</a> to specify the number of objectives and which ones have to be minimized or maximized </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoOneObjectiveComparator.html">moeoOneObjectiveComparator&lt; MOEOT &gt;</a></td><td class="indexvalue">Functor allowing to compare two solutions according to one objective </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoParetoBasedFitnessAssignment.html">moeoParetoBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td class="indexvalue">MoeoParetoBasedFitnessAssignment is a <a class="el" href="classmoeoFitnessAssignment.html">moeoFitnessAssignment</a> for Pareto-based strategies </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoParetoObjectiveVectorComparator.html">moeoParetoObjectiveVectorComparator&lt; ObjectiveVector &gt;</a></td><td class="indexvalue">This functor class allows to compare 2 objective vectors according to Pareto dominance </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoRandomSelect.html">moeoRandomSelect&lt; MOEOT &gt;</a></td><td class="indexvalue">Selection strategy that selects only one element randomly from a whole population </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector&lt; ObjectiveVectorTraits &gt;</a></td><td class="indexvalue">This class allows to represent a solution in the objective space (phenotypic representation) by a std::vector of real values, i.e </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoRealVector.html">moeoRealVector&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity &gt;</a></td><td class="indexvalue">This class is an implementation of a simple double-valued <a class="el" href="classmoeoVector.html">moeoVector</a> </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoReferencePointIndicatorBasedFitnessAssignment.html">moeoReferencePointIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td class="indexvalue">Fitness assignment sheme based a Reference Point and a Quality Indicator </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoReplacement.html">moeoReplacement&lt; MOEOT &gt;</a></td><td class="indexvalue">Replacement strategy for multi-objective optimization </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoRouletteSelect.html">moeoRouletteSelect&lt; MOEOT &gt;</a></td><td class="indexvalue">Selection strategy that selects ONE individual by using roulette wheel process </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoScalarFitnessAssignment.html">moeoScalarFitnessAssignment&lt; MOEOT &gt;</a></td><td class="indexvalue">MoeoScalarFitnessAssignment is a <a class="el" href="classmoeoFitnessAssignment.html">moeoFitnessAssignment</a> for scalar strategies </td></tr>
@ -103,12 +109,13 @@
<tr><td class="indexkey"><a class="el" href="classmoeoSolutionUnaryMetric.html">moeoSolutionUnaryMetric&lt; ObjectiveVector, R &gt;</a></td><td class="indexvalue">Base class for unary metrics dedicated to the performance evaluation of a single solution's objective vector </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoSolutionVsSolutionBinaryMetric.html">moeoSolutionVsSolutionBinaryMetric&lt; ObjectiveVector, R &gt;</a></td><td class="indexvalue">Base class for binary metrics dedicated to the performance comparison between two solutions's objective vectors </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoStochTournamentSelect.html">moeoStochTournamentSelect&lt; MOEOT &gt;</a></td><td class="indexvalue">Selection strategy that selects ONE individual by stochastic tournament </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoUnaryIndicatorBasedFitnessAssignment.html">moeoUnaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td class="indexvalue">MoeoIndicatorBasedFitnessAssignment for unary indicators </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoUnaryMetric.html">moeoUnaryMetric&lt; A, R &gt;</a></td><td class="indexvalue">Base class for unary metrics </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoVector.html">moeoVector&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType &gt;</a></td><td class="indexvalue">Base class for fixed length chromosomes, just derives from <a class="el" href="classMOEO.html">MOEO</a> and std::vector and redirects the smaller than operator to MOEO (objective vector based comparison) </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoVectorUnaryMetric.html">moeoVectorUnaryMetric&lt; ObjectiveVector, R &gt;</a></td><td class="indexvalue">Base class for unary metrics dedicated to the performance evaluation of a Pareto set (a vector of objective vectors) </td></tr>
<tr><td class="indexkey"><a class="el" href="classmoeoVectorVsVectorBinaryMetric.html">moeoVectorVsVectorBinaryMetric&lt; ObjectiveVector, R &gt;</a></td><td class="indexvalue">Base class for binary metrics dedicated to the performance comparison between two Pareto sets (two vectors of objective vectors) </td></tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -79,7 +79,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_persistent.html#3fbc81768adc08cc9a31a15030b114c9">~eoPersistent</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_persistent.html">eoPersistent</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_printable.html#74ffc0d020758b11f640a798d251679e">~eoPrintable</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_printable.html">eoPrintable</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classMOEO.html#0215e9acab4ab57088175f9856e6c48c">~MOEO</a>()</td><td><a class="el" href="classMOEO.html">MOEO&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity &gt;</a></td><td><code> [inline, virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -381,7 +381,7 @@ References <a class="el" href="MOEO_8h-source.html#l00095">MOEO&lt; MOEOObjectiv
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="MOEO_8h-source.html">MOEO.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -31,25 +31,25 @@
<h1>ParadisEO-MOEO Class Index</h1><p><div class="qindex"><a class="qindex" href="#letter_A">A</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_B">B</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_C">C</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_D">D</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_E">E</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_F">F</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_G">G</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_H">H</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_I">I</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_L">L</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_M">M</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_N">N</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_O">O</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_P">P</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_R">R</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_S">S</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_U">U</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_V">V</a></div><p>
<table align="center" width="95%" border="0" cellspacing="0" cellpadding="0">
<tr><td><a name="letter_A"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;A&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classmoeoEasyEA_1_1eoDummyTransform.html">moeoEasyEA::eoDummyTransform</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoNormalizedSolutionVsSolutionBinaryMetric.html">moeoNormalizedSolutionVsSolutionBinaryMetric</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoAchievementFitnessAssignment.html">moeoAchievementFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoElitistReplacement.html">moeoElitistReplacement</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoNSGA.html">moeoNSGA</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoAdditiveEpsilonBinaryMetric.html">moeoAdditiveEpsilonBinaryMetric</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoElitistReplacement_1_1Cmp.html">moeoElitistReplacement::Cmp</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoNSGAII.html">moeoNSGAII</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoAggregativeComparator.html">moeoAggregativeComparator</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoEntropyMetric.html">moeoEntropyMetric</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_O"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;O&nbsp;&nbsp;</div></td></tr></table>
</td></tr><tr><td><a class="el" href="classmoeoAlgo.html">moeoAlgo</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoEnvironmentalReplacement.html">moeoEnvironmentalReplacement</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoObjectiveObjectiveVectorComparator.html">moeoObjectiveObjectiveVectorComparator</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoArchive.html">moeoArchive</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoEnvironmentalReplacement_1_1Cmp.html">moeoEnvironmentalReplacement::Cmp</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoObjectiveVector.html">moeoObjectiveVector</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoArchiveObjectiveVectorSavingUpdater.html">moeoArchiveObjectiveVectorSavingUpdater</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoEuclideanDistance.html">moeoEuclideanDistance</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoObjectiveVectorComparator.html">moeoObjectiveVectorComparator</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoArchiveUpdater.html">moeoArchiveUpdater</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoEvalFunc.html">moeoEvalFunc</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoObjectiveVectorDouble.html">moeoObjectiveVectorDouble</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a name="letter_B"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;B&nbsp;&nbsp;</div></td></tr></table>
</td><td><a name="letter_F"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;F&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classmoeoObjectiveVectorTraits.html">moeoObjectiveVectorTraits</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoBinaryMetric.html">moeoBinaryMetric</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoFastNonDominatedSortingFitnessAssignment.html">moeoFastNonDominatedSortingFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoOneObjectiveComparator.html">moeoOneObjectiveComparator</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoBinaryMetricSavingUpdater.html">moeoBinaryMetricSavingUpdater</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoFastNonDominatedSortingFitnessAssignment_1_1ObjectiveComparator.html">moeoFastNonDominatedSortingFitnessAssignment::ObjectiveComparator</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_P"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;P&nbsp;&nbsp;</div></td></tr></table>
</td></tr><tr><td><a class="el" href="classmoeoBitVector.html">moeoBitVector</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoFitnessAssignment.html">moeoFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoParetoBasedFitnessAssignment.html">moeoParetoBasedFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a name="letter_C"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;C&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classmoeoFitnessThenDiversityComparator.html">moeoFitnessThenDiversityComparator</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoParetoObjectiveVectorComparator.html">moeoParetoObjectiveVectorComparator</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoCombinedLS.html">moeoCombinedLS</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoFrontByFrontCrowdingDistanceDiversityAssignment.html">moeoFrontByFrontCrowdingDistanceDiversityAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_R"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;R&nbsp;&nbsp;</div></td></tr></table>
</td></tr><tr><td><a class="el" href="classmoeoComparator.html">moeoComparator</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoFrontByFrontSharingDiversityAssignment.html">moeoFrontByFrontSharingDiversityAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoRandomSelect.html">moeoRandomSelect</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoContributionMetric.html">moeoContributionMetric</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_G"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;G&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classmoeoRealVector.html">moeoRealVector</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoConvertPopToObjectiveVectors.html">moeoConvertPopToObjectiveVectors</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoGDominanceObjectiveVectorComparator.html">moeoGDominanceObjectiveVectorComparator</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoReplacement.html">moeoReplacement</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoCriterionBasedFitnessAssignment.html">moeoCriterionBasedFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoGenerationalReplacement.html">moeoGenerationalReplacement</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoRouletteSelect.html">moeoRouletteSelect</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoCrowdingDistanceDiversityAssignment.html">moeoCrowdingDistanceDiversityAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_H"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;H&nbsp;&nbsp;</div></td></tr></table>
</td><td><a name="letter_S"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;S&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classmoeoElitistReplacement_1_1Cmp.html">moeoElitistReplacement::Cmp</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoNormalizedSolutionVsSolutionBinaryMetric.html">moeoNormalizedSolutionVsSolutionBinaryMetric</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoAchievementFitnessAssignment.html">moeoAchievementFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoEntropyMetric.html">moeoEntropyMetric</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoNSGA.html">moeoNSGA</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoAdditiveEpsilonBinaryMetric.html">moeoAdditiveEpsilonBinaryMetric</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoEnvironmentalReplacement.html">moeoEnvironmentalReplacement</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoNSGAII.html">moeoNSGAII</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoAggregativeComparator.html">moeoAggregativeComparator</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoEnvironmentalReplacement_1_1Cmp.html">moeoEnvironmentalReplacement::Cmp</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_O"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;O&nbsp;&nbsp;</div></td></tr></table>
</td></tr><tr><td><a class="el" href="classmoeoAlgo.html">moeoAlgo</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoEuclideanDistance.html">moeoEuclideanDistance</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoObjectiveObjectiveVectorComparator.html">moeoObjectiveObjectiveVectorComparator</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoArchive.html">moeoArchive</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoEvalFunc.html">moeoEvalFunc</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoObjectiveVector.html">moeoObjectiveVector</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoArchiveObjectiveVectorSavingUpdater.html">moeoArchiveObjectiveVectorSavingUpdater</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoObjectiveVectorComparator.html">moeoObjectiveVectorComparator</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoArchiveUpdater.html">moeoArchiveUpdater</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_F"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;F&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classmoeoObjectiveVectorTraits.html">moeoObjectiveVectorTraits</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a name="letter_B"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;B&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classmoeoFastNonDominatedSortingFitnessAssignment.html">moeoFastNonDominatedSortingFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoOneObjectiveComparator.html">moeoOneObjectiveComparator</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoBinaryIndicatorBasedFitnessAssignment.html">moeoBinaryIndicatorBasedFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoFastNonDominatedSortingFitnessAssignment_1_1ObjectiveComparator.html">moeoFastNonDominatedSortingFitnessAssignment::ObjectiveComparator</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_P"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;P&nbsp;&nbsp;</div></td></tr></table>
</td></tr><tr><td><a class="el" href="classmoeoBinaryMetric.html">moeoBinaryMetric</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoFitnessAssignment.html">moeoFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoParetoBasedFitnessAssignment.html">moeoParetoBasedFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoBinaryMetricSavingUpdater.html">moeoBinaryMetricSavingUpdater</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoFitnessThenDiversityComparator.html">moeoFitnessThenDiversityComparator</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoParetoObjectiveVectorComparator.html">moeoParetoObjectiveVectorComparator</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoBitVector.html">moeoBitVector</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html">moeoFrontByFrontCrowdingDiversityAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_R"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;R&nbsp;&nbsp;</div></td></tr></table>
</td></tr><tr><td><a name="letter_C"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;C&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classmoeoFrontByFrontSharingDiversityAssignment.html">moeoFrontByFrontSharingDiversityAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoRandomSelect.html">moeoRandomSelect</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoCombinedLS.html">moeoCombinedLS</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_G"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;G&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoComparator.html">moeoComparator</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoGDominanceObjectiveVectorComparator.html">moeoGDominanceObjectiveVectorComparator</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoRealVector.html">moeoRealVector</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoContributionMetric.html">moeoContributionMetric</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoGenerationalReplacement.html">moeoGenerationalReplacement</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoReferencePointIndicatorBasedFitnessAssignment.html">moeoReferencePointIndicatorBasedFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoConvertPopToObjectiveVectors.html">moeoConvertPopToObjectiveVectors</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_H"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;H&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classmoeoReplacement.html">moeoReplacement</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoCriterionBasedFitnessAssignment.html">moeoCriterionBasedFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoHybridLS.html">moeoHybridLS</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoRouletteSelect.html">moeoRouletteSelect</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html">moeoCrowdingDiversityAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoHypervolumeBinaryMetric.html">moeoHypervolumeBinaryMetric</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_S"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;S&nbsp;&nbsp;</div></td></tr></table>
</td></tr><tr><td><a name="letter_D"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;D&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classmoeoHybridLS.html">moeoHybridLS</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoScalarFitnessAssignment.html">moeoScalarFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoDetTournamentSelect.html">moeoDetTournamentSelect</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoHypervolumeBinaryMetric.html">moeoHypervolumeBinaryMetric</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoSelectFromPopAndArch.html">moeoSelectFromPopAndArch</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoDistance.html">moeoDistance</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_I"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;I&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classmoeoSelectOne.html">moeoSelectOne</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoDistanceMatrix.html">moeoDistanceMatrix</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoIBEA.html">moeoIBEA</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoSharingDiversityAssignment.html">moeoSharingDiversityAssignment</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoDiversityAssignment.html">moeoDiversityAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoIndicatorBasedFitnessAssignment.html">moeoIndicatorBasedFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoSolutionUnaryMetric.html">moeoSolutionUnaryMetric</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoDiversityThenFitnessComparator.html">moeoDiversityThenFitnessComparator</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_L"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;L&nbsp;&nbsp;</div></td></tr></table>
</td><td><a name="letter_I"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;I&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classmoeoScalarFitnessAssignment.html">moeoScalarFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoDetTournamentSelect.html">moeoDetTournamentSelect</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoIBEA.html">moeoIBEA</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoSelectFromPopAndArch.html">moeoSelectFromPopAndArch</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoDistance.html">moeoDistance</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoIBMOLS.html">moeoIBMOLS</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoSelectOne.html">moeoSelectOne</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoDistanceMatrix.html">moeoDistanceMatrix</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoIndicatorBasedFitnessAssignment.html">moeoIndicatorBasedFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoSharingDiversityAssignment.html">moeoSharingDiversityAssignment</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoDiversityAssignment.html">moeoDiversityAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoIteratedIBMOLS.html">moeoIteratedIBMOLS</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoSolutionUnaryMetric.html">moeoSolutionUnaryMetric</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoDiversityThenFitnessComparator.html">moeoDiversityThenFitnessComparator</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_L"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;L&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classmoeoSolutionVsSolutionBinaryMetric.html">moeoSolutionVsSolutionBinaryMetric</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoDummyDiversityAssignment.html">moeoDummyDiversityAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoLS.html">moeoLS</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoStochTournamentSelect.html">moeoStochTournamentSelect</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoDummyFitnessAssignment.html">moeoDummyFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_M"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;M&nbsp;&nbsp;</div></td></tr></table>
</td><td><a name="letter_U"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;U&nbsp;&nbsp;</div></td></tr></table>
</td></tr><tr><td><a name="letter_E"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;E&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classmoeoManhattanDistance.html">moeoManhattanDistance</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoUnaryMetric.html">moeoUnaryMetric</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoEA.html">moeoEA</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoMetric.html">moeoMetric</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_V"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;V&nbsp;&nbsp;</div></td></tr></table>
</td></tr><tr><td><a class="el" href="classmoeoEasyEA.html">moeoEasyEA</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classMOEO.html">MOEO</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoVector.html">moeoVector</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoEasyEA_1_1eoDummyEval.html">moeoEasyEA::eoDummyEval</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_N"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;N&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classmoeoVectorUnaryMetric.html">moeoVectorUnaryMetric</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoEasyEA_1_1eoDummySelect.html">moeoEasyEA::eoDummySelect</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoNormalizedDistance.html">moeoNormalizedDistance</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoVectorVsVectorBinaryMetric.html">moeoVectorVsVectorBinaryMetric</a>&nbsp;&nbsp;&nbsp;</td></tr></table><p><div class="qindex"><a class="qindex" href="#letter_A">A</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_B">B</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_C">C</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_D">D</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_E">E</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_F">F</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_G">G</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_H">H</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_I">I</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_L">L</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_M">M</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_N">N</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_O">O</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_P">P</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_R">R</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_S">S</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_U">U</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_V">V</a></div><p>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</td><td><a class="el" href="classmoeoManhattanDistance.html">moeoManhattanDistance</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoUnaryIndicatorBasedFitnessAssignment.html">moeoUnaryIndicatorBasedFitnessAssignment</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoEA.html">moeoEA</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoMetric.html">moeoMetric</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoUnaryMetric.html">moeoUnaryMetric</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoEasyEA.html">moeoEasyEA</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classMOEO.html">MOEO</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_V"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;V&nbsp;&nbsp;</div></td></tr></table>
</td></tr><tr><td><a class="el" href="classmoeoEasyEA_1_1eoDummyEval.html">moeoEasyEA::eoDummyEval</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoMoveIncrEval.html">moeoMoveIncrEval</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoVector.html">moeoVector</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoEasyEA_1_1eoDummySelect.html">moeoEasyEA::eoDummySelect</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_N"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;N&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classmoeoVectorUnaryMetric.html">moeoVectorUnaryMetric</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoEasyEA_1_1eoDummyTransform.html">moeoEasyEA::eoDummyTransform</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoNormalizedDistance.html">moeoNormalizedDistance</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classmoeoVectorVsVectorBinaryMetric.html">moeoVectorVsVectorBinaryMetric</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classmoeoElitistReplacement.html">moeoElitistReplacement</a>&nbsp;&nbsp;&nbsp;</td></tr></table><p><div class="qindex"><a class="qindex" href="#letter_A">A</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_B">B</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_C">C</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_D">D</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_E">E</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_F">F</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_G">G</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_H">H</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_I">I</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_L">L</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_M">M</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_N">N</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_O">O</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_P">P</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_R">R</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_S">S</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_U">U</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_V">V</a></div><p>
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -44,7 +44,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoFitnessAssignment.html#057fd85764abb5de35adb52b5ef695be">moeoScalarFitnessAssignment::updateByDeleting</a>(eoPop&lt; MOEOT &gt; &amp;_pop, MOEOT &amp;_moeo)</td><td><a class="el" href="classmoeoFitnessAssignment.html">moeoFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -337,7 +337,7 @@ Referenced by <a class="el" href="moeoAchievementFitnessAssignment_8h-source.htm
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoAchievementFitnessAssignment_8h-source.html">moeoAchievementFitnessAssignment.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -40,7 +40,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoNormalizedSolutionVsSolutionBinaryMetric.html#d0ccbdceb71b9d2d6ae8ceec1af9dcdb">tiny</a>()</td><td><a class="el" href="classmoeoNormalizedSolutionVsSolutionBinaryMetric.html">moeoNormalizedSolutionVsSolutionBinaryMetric&lt; ObjectiveVector, double &gt;</a></td><td><code> [inline, static]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#adc459db710dea2a91c47f8b6863b96c">~eoBF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -164,7 +164,7 @@ Referenced by <a class="el" href="moeoAdditiveEpsilonBinaryMetric_8h-source.html
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoAdditiveEpsilonBinaryMetric_8h-source.html">moeoAdditiveEpsilonBinaryMetric.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -37,7 +37,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoAggregativeComparator.html#9ddf44b9e447bee8503c5b9cad9a7df0">weightFitness</a></td><td><a class="el" href="classmoeoAggregativeComparator.html">moeoAggregativeComparator&lt; MOEOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#adc459db710dea2a91c47f8b6863b96c">~eoBF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -155,7 +155,7 @@ References <a class="el" href="moeoAggregativeComparator_8h-source.html#l00051">
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoAggregativeComparator_8h-source.html">moeoAggregativeComparator.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -36,13 +36,16 @@
<p>Inheritance diagram for moeoAlgo:
<p><center><img src="classmoeoAlgo.png" usemap="#moeoAlgo_map" border="0" alt=""></center>
<map name="moeoAlgo_map">
<area href="classmoeoEA.html" alt="moeoEA< MOEOT >" shape="rect" coords="345,56,565,80">
<area href="classmoeoLS.html" alt="moeoLS< MOEOT, Type >" shape="rect" coords="920,56,1140,80">
<area href="classmoeoEasyEA.html" alt="moeoEasyEA< MOEOT >" shape="rect" coords="0,112,220,136">
<area href="classmoeoIBEA.html" alt="moeoIBEA< MOEOT >" shape="rect" coords="230,112,450,136">
<area href="classmoeoNSGA.html" alt="moeoNSGA< MOEOT >" shape="rect" coords="460,112,680,136">
<area href="classmoeoNSGAII.html" alt="moeoNSGAII< MOEOT >" shape="rect" coords="690,112,910,136">
<area href="classmoeoCombinedLS.html" alt="moeoCombinedLS< MOEOT, Type >" shape="rect" coords="920,112,1140,136">
<area href="classmoeoEA.html" alt="moeoEA< MOEOT >" shape="rect" coords="399,56,655,80">
<area href="classmoeoLS.html" alt="moeoLS< MOEOT, Type >" shape="rect" coords="1064,56,1320,80">
<area href="classmoeoLS.html" alt="moeoLS< MOEOT, eoPop< MOEOT > & >" shape="rect" coords="1463,56,1719,80">
<area href="classmoeoEasyEA.html" alt="moeoEasyEA< MOEOT >" shape="rect" coords="0,112,256,136">
<area href="classmoeoIBEA.html" alt="moeoIBEA< MOEOT >" shape="rect" coords="266,112,522,136">
<area href="classmoeoNSGA.html" alt="moeoNSGA< MOEOT >" shape="rect" coords="532,112,788,136">
<area href="classmoeoNSGAII.html" alt="moeoNSGAII< MOEOT >" shape="rect" coords="798,112,1054,136">
<area href="classmoeoCombinedLS.html" alt="moeoCombinedLS< MOEOT, Type >" shape="rect" coords="1064,112,1320,136">
<area href="classmoeoIBMOLS.html" alt="moeoIBMOLS< MOEOT, Move >" shape="rect" coords="1330,112,1586,136">
<area href="classmoeoIteratedIBMOLS.html" alt="moeoIteratedIBMOLS< MOEOT, Move >" shape="rect" coords="1596,112,1852,136">
</map>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
@ -54,7 +57,7 @@ Abstract class for multi-objective algorithms.
<p>
Definition at line <a class="el" href="moeoAlgo_8h-source.html#l00019">19</a> of file <a class="el" href="moeoAlgo_8h-source.html">moeoAlgo.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoAlgo_8h-source.html">moeoAlgo.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

Before After
Before After

View file

@ -73,7 +73,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_persistent.html#3fbc81768adc08cc9a31a15030b114c9">~eoPersistent</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_persistent.html">eoPersistent</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html#d6a2ecffaab89a8c6d00858de7a54ef5">~eoPop</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop&lt; MOEOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_printable.html#74ffc0d020758b11f640a798d251679e">~eoPrintable</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_printable.html">eoPrintable</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -246,7 +246,7 @@ Definition at line <a class="el" href="moeoArchive_8h-source.html#l00095">95</a>
<p>
References <a class="el" href="moeoArchive_8h-source.html#l00174">moeoArchive&lt; MOEOT &gt;::comparator</a>.
<p>
Referenced by <a class="el" href="moeoArchive_8h-source.html#l00138">moeoArchive&lt; MOEOT &gt;::update()</a>.
Referenced by <a class="el" href="moeoIteratedIBMOLS_8h-source.html#l00086">moeoIteratedIBMOLS&lt; MOEOT, Move &gt;::operator()()</a>, <a class="el" href="moeoIBMOLS_8h-source.html#l00072">moeoIBMOLS&lt; MOEOT, Move &gt;::operator()()</a>, and <a class="el" href="moeoArchive_8h-source.html#l00138">moeoArchive&lt; MOEOT &gt;::update()</a>.
</div>
</div><p>
<a class="anchor" name="877bf4f0937f6be263e2686df4e77cf3"></a><!-- doxytag: member="moeoArchive::update" ref="877bf4f0937f6be263e2686df4e77cf3" args="(const eoPop&lt; MOEOT &gt; &amp;_pop)" -->
@ -313,11 +313,13 @@ Returns true if the current archive contains the same objective vectors than the
Definition at line <a class="el" href="moeoArchive_8h-source.html#l00151">151</a> of file <a class="el" href="moeoArchive_8h-source.html">moeoArchive.h</a>.
<p>
References <a class="el" href="moeoArchive_8h-source.html#l00078">moeoArchive&lt; MOEOT &gt;::contains()</a>.
<p>
Referenced by <a class="el" href="moeoIBMOLS_8h-source.html#l00072">moeoIBMOLS&lt; MOEOT, Move &gt;::operator()()</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoArchive_8h-source.html">moeoArchive.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -42,7 +42,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_f.html#ce124173b1bde24e846c8095e5bf060b">result_type</a> typedef</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_f.html">eoF&lt; void &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_f.html#178dc5a2f684f488c806089dec9ae84b">~eoF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_f.html">eoF&lt; void &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -138,7 +138,7 @@ Definition at line <a class="el" href="moeoArchiveObjectiveVectorSavingUpdater_8
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoArchiveObjectiveVectorSavingUpdater_8h-source.html">moeoArchiveObjectiveVectorSavingUpdater.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -39,7 +39,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_f.html#ce124173b1bde24e846c8095e5bf060b">result_type</a> typedef</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_f.html">eoF&lt; void &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_f.html#178dc5a2f684f488c806089dec9ae84b">~eoF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_f.html">eoF&lt; void &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -112,7 +112,7 @@ Definition at line <a class="el" href="moeoArchiveUpdater_8h-source.html#l00033"
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoArchiveUpdater_8h-source.html">moeoArchiveUpdater.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -0,0 +1,43 @@
<!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-MOEO: Member List</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>moeoBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt; Member List</h1>This is the complete list of members for <a class="el" href="classmoeoBinaryIndicatorBasedFitnessAssignment.html">moeoBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#cbcdc56d1ffcab42c6dbd8b449b5f4c8">functor_category</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoFitnessAssignment.html#6271b8215ea5df4fc1f19e513cd1d533">ObjectiveVector</a> typedef</td><td><a class="el" href="classmoeoFitnessAssignment.html">moeoFitnessAssignment&lt; MOEOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#786e028409366dc273e19104f17ba68a">operator()</a>(eoPop&lt; MOEOT &gt; &amp;)=0</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoFitnessAssignment.html#4922629569eddc9be049b3ead1ab0269">updateByDeleting</a>(eoPop&lt; MOEOT &gt; &amp;_pop, ObjectiveVector &amp;_objVec)=0</td><td><a class="el" href="classmoeoFitnessAssignment.html">moeoFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoFitnessAssignment.html#057fd85764abb5de35adb52b5ef695be">updateByDeleting</a>(eoPop&lt; MOEOT &gt; &amp;_pop, MOEOT &amp;_moeo)</td><td><a class="el" href="classmoeoFitnessAssignment.html">moeoFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -0,0 +1,62 @@
<!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-MOEO: moeoBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt; Class Template 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>moeoBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt; Class Template Reference</h1><!-- doxytag: class="moeoBinaryIndicatorBasedFitnessAssignment" --><!-- doxytag: inherits="moeoIndicatorBasedFitnessAssignment" --><a class="el" href="classmoeoIndicatorBasedFitnessAssignment.html">moeoIndicatorBasedFitnessAssignment</a> for binary indicators.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="moeoBinaryIndicatorBasedFitnessAssignment_8h-source.html">moeoBinaryIndicatorBasedFitnessAssignment.h</a>&gt;</code>
<p>
<p>Inheritance diagram for moeoBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;:
<p><center><img src="classmoeoBinaryIndicatorBasedFitnessAssignment.png" usemap="#moeoBinaryIndicatorBasedFitnessAssignment< MOEOT >_map" border="0" alt=""></center>
<map name="moeoBinaryIndicatorBasedFitnessAssignment< MOEOT >_map">
<area href="classmoeoIndicatorBasedFitnessAssignment.html" alt="moeoIndicatorBasedFitnessAssignment< MOEOT >" shape="rect" coords="0,168,358,192">
<area href="classmoeoFitnessAssignment.html" alt="moeoFitnessAssignment< MOEOT >" shape="rect" coords="0,112,358,136">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html" alt="eoUF< eoPop< MOEOT > &, void >" shape="rect" coords="0,56,358,80">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="0,0,358,24">
<area href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html" alt="moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >" shape="rect" coords="0,280,358,304">
</map>
<a href="classmoeoBinaryIndicatorBasedFitnessAssignment-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class MOEOT&gt;<br>
class moeoBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</h3>
<a class="el" href="classmoeoIndicatorBasedFitnessAssignment.html">moeoIndicatorBasedFitnessAssignment</a> for binary indicators.
<p>
<p>
Definition at line <a class="el" href="moeoBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00022">22</a> of file <a class="el" href="moeoBinaryIndicatorBasedFitnessAssignment_8h-source.html">moeoBinaryIndicatorBasedFitnessAssignment.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoBinaryIndicatorBasedFitnessAssignment_8h-source.html">moeoBinaryIndicatorBasedFitnessAssignment.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -33,7 +33,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#a03c40b95210569b826df79a2237a0d0">operator()</a>(A1, A2)=0</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#adc459db710dea2a91c47f8b6863b96c">~eoBF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -64,7 +64,7 @@ Base class for binary metrics.
<p>
Definition at line <a class="el" href="moeoMetric_8h-source.html#l00036">36</a> of file <a class="el" href="moeoMetric_8h-source.html">moeoMetric.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoMetric_8h-source.html">moeoMetric.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -44,7 +44,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_f.html#ce124173b1bde24e846c8095e5bf060b">result_type</a> typedef</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_f.html">eoF&lt; void &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_f.html#178dc5a2f684f488c806089dec9ae84b">~eoF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_f.html">eoF&lt; void &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -141,7 +141,7 @@ Definition at line <a class="el" href="moeoBinaryMetricSavingUpdater_8h-source.h
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoBinaryMetricSavingUpdater_8h-source.html">moeoBinaryMetricSavingUpdater.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -30,7 +30,7 @@
</ul></div>
<h1>moeoBitVector&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity &gt; Member List</h1>This is the complete list of members for <a class="el" href="classmoeoBitVector.html">moeoBitVector&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity &gt;</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="classmoeoVector.html#9d4400084dec28c37e392bb8b0a0b452">AtomType</a> typedef</td><td><a class="el" href="classmoeoVector.html">moeoVector&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classMOEO.html#ca43305b2f4d1b1933f7e1c579404379">className</a>() const </td><td><a class="el" href="classMOEO.html">MOEO&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity &gt;</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoBitVector.html#dc2b3649bb839b04a14371b5b96dc738">className</a>() const </td><td><a class="el" href="classmoeoBitVector.html">moeoBitVector&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity &gt;</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoVector.html#b0fb83132e1f2c8b8258013a01aeb364">ContainerType</a> typedef</td><td><a class="el" href="classmoeoVector.html">moeoVector&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classMOEO.html#9682a883fedc6333e95906e02236d492">Diversity</a> typedef</td><td><a class="el" href="classMOEO.html">MOEO&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classMOEO.html#c610f4636e8c26a351fcfbc25028aa01">diversity</a>() const </td><td><a class="el" href="classMOEO.html">MOEO&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity &gt;</a></td><td><code> [inline]</code></td></tr>
@ -79,7 +79,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_persistent.html#3fbc81768adc08cc9a31a15030b114c9">~eoPersistent</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_persistent.html">eoPersistent</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_printable.html#74ffc0d020758b11f640a798d251679e">~eoPrintable</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_printable.html">eoPrintable</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classMOEO.html#0215e9acab4ab57088175f9856e6c48c">~MOEO</a>()</td><td><a class="el" href="classMOEO.html">MOEO&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity &gt;</a></td><td><code> [inline, virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -49,6 +49,10 @@
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoBitVector.html#959ae6d2acf91467142366049a0b6121">moeoBitVector</a> (unsigned int _size=0, bool _value=false)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Ctor. <a href="#959ae6d2acf91467142366049a0b6121"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="dc2b3649bb839b04a14371b5b96dc738"></a><!-- doxytag: member="moeoBitVector::className" ref="dc2b3649bb839b04a14371b5b96dc738" args="() const " -->
virtual std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoBitVector.html#dc2b3649bb839b04a14371b5b96dc738">className</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the class name as a std::string. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoBitVector.html#78f821c548cf46d8bcd30aa8a52ffb7c">printOn</a> (std::ostream &amp;_os) const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Writing object. <a href="#78f821c548cf46d8bcd30aa8a52ffb7c"></a><br></td></tr>
@ -137,7 +141,7 @@ Writing object.
<p>
Reimplemented from <a class="el" href="classmoeoVector.html#d0a92cb26483ffab754ac4a0efb76308">moeoVector&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool &gt;</a>.
<p>
Definition at line <a class="el" href="moeoBitVector_8h-source.html#l00045">45</a> of file <a class="el" href="moeoBitVector_8h-source.html">moeoBitVector.h</a>.
Definition at line <a class="el" href="moeoBitVector_8h-source.html#l00054">54</a> of file <a class="el" href="moeoBitVector_8h-source.html">moeoBitVector.h</a>.
</div>
</div><p>
<a class="anchor" name="31cd3f894615d0a27dd116a5c8082521"></a><!-- doxytag: member="moeoBitVector::readFrom" ref="31cd3f894615d0a27dd116a5c8082521" args="(std::istream &amp;_is)" -->
@ -170,12 +174,12 @@ Reading object.
<p>
Reimplemented from <a class="el" href="classmoeoVector.html#cd8ee0fe79bb9515b29e2a4d3fee5ab9">moeoVector&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool &gt;</a>.
<p>
Definition at line <a class="el" href="moeoBitVector_8h-source.html#l00058">58</a> of file <a class="el" href="moeoBitVector_8h-source.html">moeoBitVector.h</a>.
Definition at line <a class="el" href="moeoBitVector_8h-source.html#l00067">67</a> of file <a class="el" href="moeoBitVector_8h-source.html">moeoBitVector.h</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoBitVector_8h-source.html">moeoBitVector.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -36,7 +36,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoCombinedLS.html#634d7fa3092fe8f88a1b54cacfdc35fd">operator()</a>(Type _type, moeoArchive&lt; MOEOT &gt; &amp;_arch)</td><td><a class="el" href="classmoeoCombinedLS.html">moeoCombinedLS&lt; MOEOT, Type &gt;</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#adc459db710dea2a91c47f8b6863b96c">~eoBF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; Type, moeoArchive&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -183,7 +183,7 @@ References <a class="el" href="moeoCombinedLS_8h-source.html#l00063">moeoCombine
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoCombinedLS_8h-source.html">moeoCombinedLS.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -33,7 +33,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#a03c40b95210569b826df79a2237a0d0">operator()</a>(A1, A2)=0</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#adc459db710dea2a91c47f8b6863b96c">~eoBF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -57,7 +57,7 @@ Functor allowing to compare two solutions.
<p>
Definition at line <a class="el" href="moeoComparator_8h-source.html#l00022">22</a> of file <a class="el" href="moeoComparator_8h-source.html">moeoComparator.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoComparator_8h-source.html">moeoComparator.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -38,7 +38,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoContributionMetric.html#b474229c85ffbf5108f51eef01ab2d64">paretoComparator</a></td><td><a class="el" href="classmoeoContributionMetric.html">moeoContributionMetric&lt; ObjectiveVector &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#adc459db710dea2a91c47f8b6863b96c">~eoBF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -255,7 +255,7 @@ Referenced by <a class="el" href="moeoContributionMetric_8h-source.html#l00033">
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoContributionMetric_8h-source.html">moeoContributionMetric.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -34,7 +34,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#786e028409366dc273e19104f17ba68a">eoUF::operator()</a>(A1)=0</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; A1, R &gt;</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; A1, R &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -88,7 +88,7 @@ Definition at line <a class="el" href="moeoConvertPopToObjectiveVectors_8h-sourc
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoConvertPopToObjectiveVectors_8h-source.html">moeoConvertPopToObjectiveVectors.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -36,7 +36,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoFitnessAssignment.html#057fd85764abb5de35adb52b5ef695be">updateByDeleting</a>(eoPop&lt; MOEOT &gt; &amp;_pop, MOEOT &amp;_moeo)</td><td><a class="el" href="classmoeoFitnessAssignment.html">moeoFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -53,7 +53,7 @@
<p>
Definition at line <a class="el" href="moeoCriterionBasedFitnessAssignment_8h-source.html#l00022">22</a> of file <a class="el" href="moeoCriterionBasedFitnessAssignment_8h-source.html">moeoCriterionBasedFitnessAssignment.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoCriterionBasedFitnessAssignment_8h-source.html">moeoCriterionBasedFitnessAssignment.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -0,0 +1,46 @@
<!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-MOEO: Member List</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>moeoCrowdingDiversityAssignment&lt; MOEOT &gt; Member List</h1>This is the complete list of members for <a class="el" href="classmoeoCrowdingDiversityAssignment.html">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#cbcdc56d1ffcab42c6dbd8b449b5f4c8">functor_category</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html#e7f5dbe11427a5c264e70fe4e036242f">inf</a>() const </td><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html#e6ece5e7569e9d168fcddaae37902585">ObjectiveVector</a> typedef</td><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html#1db056d5e06b337e67f848fdb60fa2a6">operator()</a>(eoPop&lt; MOEOT &gt; &amp;_pop)</td><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html#acbe3e03404ecc67dd5e83f00576c255">setDistances</a>(eoPop&lt; MOEOT &gt; &amp;_pop)</td><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;</a></td><td><code> [inline, protected, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html#eb70be9c246dfa56b55a4ecc5454f778">tiny</a>() const </td><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html#ba1d60c8e59fbe2c12e9eef33863f012">updateByDeleting</a>(eoPop&lt; MOEOT &gt; &amp;_pop, ObjectiveVector &amp;_objVec)</td><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoDiversityAssignment.html#d104002fdd5d81aabe25f95d443ed390">moeoDiversityAssignment::updateByDeleting</a>(eoPop&lt; MOEOT &gt; &amp;_pop, MOEOT &amp;_moeo)</td><td><a class="el" href="classmoeoDiversityAssignment.html">moeoDiversityAssignment&lt; MOEOT &gt;</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -0,0 +1,204 @@
<!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-MOEO: moeoCrowdingDiversityAssignment&lt; MOEOT &gt; Class Template 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>moeoCrowdingDiversityAssignment&lt; MOEOT &gt; Class Template Reference</h1><!-- doxytag: class="moeoCrowdingDiversityAssignment" --><!-- doxytag: inherits="moeoDiversityAssignment" -->Diversity assignment sheme based on crowding proposed in: K.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="moeoCrowdingDiversityAssignment_8h-source.html">moeoCrowdingDiversityAssignment.h</a>&gt;</code>
<p>
<p>Inheritance diagram for moeoCrowdingDiversityAssignment&lt; MOEOT &gt;:
<p><center><img src="classmoeoCrowdingDiversityAssignment.png" usemap="#moeoCrowdingDiversityAssignment< MOEOT >_map" border="0" alt=""></center>
<map name="moeoCrowdingDiversityAssignment< MOEOT >_map">
<area href="classmoeoDiversityAssignment.html" alt="moeoDiversityAssignment< MOEOT >" shape="rect" coords="0,112,355,136">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html" alt="eoUF< eoPop< MOEOT > &, void >" shape="rect" coords="0,56,355,80">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="0,0,355,24">
<area href="classmoeoFrontByFrontCrowdingDiversityAssignment.html" alt="moeoFrontByFrontCrowdingDiversityAssignment< MOEOT >" shape="rect" coords="0,224,355,248">
</map>
<a href="classmoeoCrowdingDiversityAssignment-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 Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e6ece5e7569e9d168fcddaae37902585"></a><!-- doxytag: member="moeoCrowdingDiversityAssignment::ObjectiveVector" ref="e6ece5e7569e9d168fcddaae37902585" args="" -->
typedef MOEOT::ObjectiveVector&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoCrowdingDiversityAssignment.html#e6ece5e7569e9d168fcddaae37902585">ObjectiveVector</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the objective vector type of the solutions <br></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="e7f5dbe11427a5c264e70fe4e036242f"></a><!-- doxytag: member="moeoCrowdingDiversityAssignment::inf" ref="e7f5dbe11427a5c264e70fe4e036242f" args="() const " -->
double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoCrowdingDiversityAssignment.html#e7f5dbe11427a5c264e70fe4e036242f">inf</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns a big value (regarded as infinite). <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="eb70be9c246dfa56b55a4ecc5454f778"></a><!-- doxytag: member="moeoCrowdingDiversityAssignment::tiny" ref="eb70be9c246dfa56b55a4ecc5454f778" args="() const " -->
double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoCrowdingDiversityAssignment.html#eb70be9c246dfa56b55a4ecc5454f778">tiny</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns a very small value that can be used to avoid extreme cases (where the min bound == the max bound). <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoCrowdingDiversityAssignment.html#1db056d5e06b337e67f848fdb60fa2a6">operator()</a> (<a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;_pop)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Computes diversity values for every solution contained in the population _pop. <a href="#1db056d5e06b337e67f848fdb60fa2a6"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoCrowdingDiversityAssignment.html#ba1d60c8e59fbe2c12e9eef33863f012">updateByDeleting</a> (<a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;_pop, <a class="el" href="classmoeoCrowdingDiversityAssignment.html#e6ece5e7569e9d168fcddaae37902585">ObjectiveVector</a> &amp;_objVec)</td></tr>
<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoCrowdingDiversityAssignment.html#acbe3e03404ecc67dd5e83f00576c255">setDistances</a> (<a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;_pop)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the distance values. <a href="#acbe3e03404ecc67dd5e83f00576c255"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class MOEOT&gt;<br>
class moeoCrowdingDiversityAssignment&lt; MOEOT &gt;</h3>
Diversity assignment sheme based on crowding proposed in: K.
<p>
Deb, A. Pratap, S. Agarwal, T. Meyarivan, "A Fast and Elitist Multi-Objective Genetic Algorithm: NSGA-II", IEEE Transactions on Evolutionary Computation, vol. 6, no. 2 (2002).
<p>
<p>
Definition at line <a class="el" href="moeoCrowdingDiversityAssignment_8h-source.html#l00025">25</a> of file <a class="el" href="moeoCrowdingDiversityAssignment_8h-source.html">moeoCrowdingDiversityAssignment.h</a>.<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="1db056d5e06b337e67f848fdb60fa2a6"></a><!-- doxytag: member="moeoCrowdingDiversityAssignment::operator()" ref="1db056d5e06b337e67f848fdb60fa2a6" args="(eoPop&lt; MOEOT &gt; &amp;_pop)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classmoeoCrowdingDiversityAssignment.html">moeoCrowdingDiversityAssignment</a>&lt; MOEOT &gt;::operator() </td>
<td>(</td>
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_pop</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Computes diversity values for every solution contained in the population _pop.
<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>_pop</em>&nbsp;</td><td>the population </td></tr>
</table>
</dl>
<p>
Implements <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#786e028409366dc273e19104f17ba68a">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a>.
<p>
Definition at line <a class="el" href="moeoCrowdingDiversityAssignment_8h-source.html#l00055">55</a> of file <a class="el" href="moeoCrowdingDiversityAssignment_8h-source.html">moeoCrowdingDiversityAssignment.h</a>.
<p>
References <a class="el" href="moeoCrowdingDiversityAssignment_8h-source.html#l00036">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;::inf()</a>, and <a class="el" href="moeoCrowdingDiversityAssignment_8h-source.html#l00090">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;::setDistances()</a>.
</div>
</div><p>
<a class="anchor" name="ba1d60c8e59fbe2c12e9eef33863f012"></a><!-- doxytag: member="moeoCrowdingDiversityAssignment::updateByDeleting" ref="ba1d60c8e59fbe2c12e9eef33863f012" args="(eoPop&lt; MOEOT &gt; &amp;_pop, ObjectiveVector &amp;_objVec)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classmoeoCrowdingDiversityAssignment.html">moeoCrowdingDiversityAssignment</a>&lt; MOEOT &gt;::updateByDeleting </td>
<td>(</td>
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_pop</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classmoeoCrowdingDiversityAssignment.html#e6ece5e7569e9d168fcddaae37902585">ObjectiveVector</a> &amp;&nbsp;</td>
<td class="paramname"> <em>_objVec</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<dl compact><dt><b>Warning:</b></dt><dd>NOT IMPLEMENTED, DO NOTHING ! Updates the diversity values of the whole population _pop by taking the deletion of the objective vector _objVec into account. </dd></dl>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>_pop</em>&nbsp;</td><td>the population </td></tr>
<tr><td valign="top"></td><td valign="top"><em>_objVec</em>&nbsp;</td><td>the objective vector </td></tr>
</table>
</dl>
<dl compact><dt><b>Warning:</b></dt><dd>NOT IMPLEMENTED, DO NOTHING ! </dd></dl>
<p>
Implements <a class="el" href="classmoeoDiversityAssignment.html#57f400263b36664df6269f1b522cfdcb">moeoDiversityAssignment&lt; MOEOT &gt;</a>.
<p>
Reimplemented in <a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html#f73ff88bd29c49260e2ca859250e4b68">moeoFrontByFrontCrowdingDiversityAssignment&lt; MOEOT &gt;</a>.
<p>
Definition at line <a class="el" href="moeoCrowdingDiversityAssignment_8h-source.html#l00078">78</a> of file <a class="el" href="moeoCrowdingDiversityAssignment_8h-source.html">moeoCrowdingDiversityAssignment.h</a>.
</div>
</div><p>
<a class="anchor" name="acbe3e03404ecc67dd5e83f00576c255"></a><!-- doxytag: member="moeoCrowdingDiversityAssignment::setDistances" ref="acbe3e03404ecc67dd5e83f00576c255" args="(eoPop&lt; MOEOT &gt; &amp;_pop)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT&gt; </div>
<table class="memname">
<tr>
<td class="memname">virtual void <a class="el" href="classmoeoCrowdingDiversityAssignment.html">moeoCrowdingDiversityAssignment</a>&lt; MOEOT &gt;::setDistances </td>
<td>(</td>
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_pop</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline, protected, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the distance values.
<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>_pop</em>&nbsp;</td><td>the population </td></tr>
</table>
</dl>
<p>
Reimplemented in <a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html#1aa0ec7b94fbbf952636bcc21e1a9d16">moeoFrontByFrontCrowdingDiversityAssignment&lt; MOEOT &gt;</a>.
<p>
Definition at line <a class="el" href="moeoCrowdingDiversityAssignment_8h-source.html#l00090">90</a> of file <a class="el" href="moeoCrowdingDiversityAssignment_8h-source.html">moeoCrowdingDiversityAssignment.h</a>.
<p>
References <a class="el" href="moeoCrowdingDiversityAssignment_8h-source.html#l00036">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;::inf()</a>.
<p>
Referenced by <a class="el" href="moeoCrowdingDiversityAssignment_8h-source.html#l00055">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;::operator()()</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoCrowdingDiversityAssignment_8h-source.html">moeoCrowdingDiversityAssignment.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -40,7 +40,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoDetTournamentSelect.html#061c191c2df365cf4325e0093aae2ae6">tSize</a></td><td><a class="el" href="classmoeoDetTournamentSelect.html">moeoDetTournamentSelect&lt; MOEOT &gt;</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; A1, R &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -189,7 +189,7 @@ References <a class="el" href="moeoDetTournamentSelect_8h-source.html#l00075">mo
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoDetTournamentSelect_8h-source.html">moeoDetTournamentSelect.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -36,7 +36,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoDistance.html#b08e7b8c1bedb2993669ec0315fb2b73">setup</a>(eoRealInterval _realInterval, unsigned int _obj)</td><td><a class="el" href="classmoeoDistance.html">moeoDistance&lt; MOEOT, Type &gt;</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#adc459db710dea2a91c47f8b6863b96c">~eoBF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -190,7 +190,7 @@ Definition at line <a class="el" href="moeoDistance_8h-source.html#l00049">49</a
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoDistance_8h-source.html">moeoDistance.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -35,7 +35,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoDistanceMatrix.html#ae3d433983a0a3d369cc17971498ad48">operator()</a>(const eoPop&lt; MOEOT &gt; &amp;_pop)</td><td><a class="el" href="classmoeoDistanceMatrix.html">moeoDistanceMatrix&lt; MOEOT, Type &gt;</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; const eoPop&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -142,7 +142,7 @@ References <a class="el" href="moeoDistanceMatrix_8h-source.html#l00072">moeoDis
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoDistanceMatrix_8h-source.html">moeoDistanceMatrix.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -36,7 +36,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoDiversityAssignment.html#d104002fdd5d81aabe25f95d443ed390">updateByDeleting</a>(eoPop&lt; MOEOT &gt; &amp;_pop, MOEOT &amp;_moeo)</td><td><a class="el" href="classmoeoDiversityAssignment.html">moeoDiversityAssignment&lt; MOEOT &gt;</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -36,13 +36,13 @@
<p>Inheritance diagram for moeoDiversityAssignment&lt; MOEOT &gt;:
<p><center><img src="classmoeoDiversityAssignment.png" usemap="#moeoDiversityAssignment< MOEOT >_map" border="0" alt=""></center>
<map name="moeoDiversityAssignment< MOEOT >_map">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html" alt="eoUF< eoPop< MOEOT > &, void >" shape="rect" coords="414,56,818,80">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="414,0,818,24">
<area href="classmoeoCrowdingDistanceDiversityAssignment.html" alt="moeoCrowdingDistanceDiversityAssignment< MOEOT >" shape="rect" coords="0,168,404,192">
<area href="classmoeoDummyDiversityAssignment.html" alt="moeoDummyDiversityAssignment< MOEOT >" shape="rect" coords="414,168,818,192">
<area href="classmoeoSharingDiversityAssignment.html" alt="moeoSharingDiversityAssignment< MOEOT >" shape="rect" coords="828,168,1232,192">
<area href="classmoeoFrontByFrontCrowdingDistanceDiversityAssignment.html" alt="moeoFrontByFrontCrowdingDistanceDiversityAssignment< MOEOT >" shape="rect" coords="0,224,404,248">
<area href="classmoeoFrontByFrontSharingDiversityAssignment.html" alt="moeoFrontByFrontSharingDiversityAssignment< MOEOT >" shape="rect" coords="828,224,1232,248">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html" alt="eoUF< eoPop< MOEOT > &, void >" shape="rect" coords="365,56,720,80">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="365,0,720,24">
<area href="classmoeoCrowdingDiversityAssignment.html" alt="moeoCrowdingDiversityAssignment< MOEOT >" shape="rect" coords="0,168,355,192">
<area href="classmoeoDummyDiversityAssignment.html" alt="moeoDummyDiversityAssignment< MOEOT >" shape="rect" coords="365,168,720,192">
<area href="classmoeoSharingDiversityAssignment.html" alt="moeoSharingDiversityAssignment< MOEOT >" shape="rect" coords="730,168,1085,192">
<area href="classmoeoFrontByFrontCrowdingDiversityAssignment.html" alt="moeoFrontByFrontCrowdingDiversityAssignment< MOEOT >" shape="rect" coords="0,224,355,248">
<area href="classmoeoFrontByFrontSharingDiversityAssignment.html" alt="moeoFrontByFrontSharingDiversityAssignment< MOEOT >" shape="rect" coords="730,224,1085,248">
</map>
<a href="classmoeoDiversityAssignment-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
@ -106,7 +106,7 @@ Updates the diversity values of the whole population _pop by taking the deletion
</dl>
<p>
Implemented in <a class="el" href="classmoeoCrowdingDistanceDiversityAssignment.html#ac21453d018c0e5dc872ccf0d0893f18">moeoCrowdingDistanceDiversityAssignment&lt; MOEOT &gt;</a>, <a class="el" href="classmoeoDummyDiversityAssignment.html#3382b59e2b8bbdc840dc25463649f1e4">moeoDummyDiversityAssignment&lt; MOEOT &gt;</a>, <a class="el" href="classmoeoFrontByFrontCrowdingDistanceDiversityAssignment.html#91aec07ffdc20c9654575106399ca62d">moeoFrontByFrontCrowdingDistanceDiversityAssignment&lt; MOEOT &gt;</a>, <a class="el" href="classmoeoFrontByFrontSharingDiversityAssignment.html#623489a246f86cf24cc5860d32caa743">moeoFrontByFrontSharingDiversityAssignment&lt; MOEOT &gt;</a>, and <a class="el" href="classmoeoSharingDiversityAssignment.html#21c8d6e020af23b2be219b7e02248300">moeoSharingDiversityAssignment&lt; MOEOT &gt;</a>.
Implemented in <a class="el" href="classmoeoCrowdingDiversityAssignment.html#ba1d60c8e59fbe2c12e9eef33863f012">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;</a>, <a class="el" href="classmoeoDummyDiversityAssignment.html#3382b59e2b8bbdc840dc25463649f1e4">moeoDummyDiversityAssignment&lt; MOEOT &gt;</a>, <a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html#f73ff88bd29c49260e2ca859250e4b68">moeoFrontByFrontCrowdingDiversityAssignment&lt; MOEOT &gt;</a>, <a class="el" href="classmoeoFrontByFrontSharingDiversityAssignment.html#623489a246f86cf24cc5860d32caa743">moeoFrontByFrontSharingDiversityAssignment&lt; MOEOT &gt;</a>, and <a class="el" href="classmoeoSharingDiversityAssignment.html#21c8d6e020af23b2be219b7e02248300">moeoSharingDiversityAssignment&lt; MOEOT &gt;</a>.
<p>
Referenced by <a class="el" href="moeoDiversityAssignment_8h-source.html#l00044">moeoDiversityAssignment&lt; MOEOT &gt;::updateByDeleting()</a>.
</div>
@ -156,7 +156,7 @@ References <a class="el" href="classmoeoDiversityAssignment.html#57f400263b36664
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoDiversityAssignment_8h-source.html">moeoDiversityAssignment.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Before After
Before After

View file

@ -34,7 +34,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#a03c40b95210569b826df79a2237a0d0">moeoComparator::operator()</a>(A1, A2)=0</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#adc459db710dea2a91c47f8b6863b96c">~eoBF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -99,7 +99,7 @@ Definition at line <a class="el" href="moeoDiversityThenFitnessComparator_8h-sou
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoDiversityThenFitnessComparator_8h-source.html">moeoDiversityThenFitnessComparator.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -36,7 +36,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoDiversityAssignment.html#d104002fdd5d81aabe25f95d443ed390">moeoDiversityAssignment::updateByDeleting</a>(eoPop&lt; MOEOT &gt; &amp;_pop, MOEOT &amp;_moeo)</td><td><a class="el" href="classmoeoDiversityAssignment.html">moeoDiversityAssignment&lt; MOEOT &gt;</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -142,7 +142,7 @@ Definition at line <a class="el" href="moeoDummyDiversityAssignment_8h-source.ht
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoDummyDiversityAssignment_8h-source.html">moeoDummyDiversityAssignment.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -36,7 +36,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoFitnessAssignment.html#057fd85764abb5de35adb52b5ef695be">moeoFitnessAssignment::updateByDeleting</a>(eoPop&lt; MOEOT &gt; &amp;_pop, MOEOT &amp;_moeo)</td><td><a class="el" href="classmoeoFitnessAssignment.html">moeoFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -142,7 +142,7 @@ Definition at line <a class="el" href="moeoDummyFitnessAssignment_8h-source.html
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoDummyFitnessAssignment_8h-source.html">moeoDummyFitnessAssignment.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -33,7 +33,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#786e028409366dc273e19104f17ba68a">operator()</a>(A1)=0</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; A1, R &gt;</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; A1, R &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -58,7 +58,7 @@ Abstract class for multi-objective evolutionary algorithms.
<p>
Definition at line <a class="el" href="moeoEA_8h-source.html#l00023">23</a> of file <a class="el" href="moeoEA_8h-source.html">moeoEA.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoEA_8h-source.html">moeoEA.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -55,7 +55,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoEasyEA.html#bd69a176f3cacc2694342075a9022f74">selectTransform</a></td><td><a class="el" href="classmoeoEasyEA.html">moeoEasyEA&lt; MOEOT &gt;</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; A1, R &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -592,7 +592,7 @@ References <a class="el" href="moeoEasyEA_8h-source.html#l00188">moeoEasyEA&lt;
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoEasyEA_8h-source.html">moeoEasyEA.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -36,7 +36,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#786e028409366dc273e19104f17ba68a">eoEvalFunc&lt; MOEOT &gt;::operator()</a>(A1)=0</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; A1, R &gt;</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; A1, R &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -60,7 +60,7 @@ a dummy eval
<p>
Definition at line <a class="el" href="moeoEasyEA_8h-source.html#l00200">200</a> of file <a class="el" href="moeoEasyEA_8h-source.html">moeoEasyEA.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoEasyEA_8h-source.html">moeoEasyEA.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -34,7 +34,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#a03c40b95210569b826df79a2237a0d0">eoSelect&lt; MOEOT &gt;::operator()</a>(A1, A2)=0</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#adc459db710dea2a91c47f8b6863b96c">~eoBF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -60,7 +60,7 @@ a dummy select
<p>
Definition at line <a class="el" href="moeoEasyEA_8h-source.html#l00204">204</a> of file <a class="el" href="moeoEasyEA_8h-source.html">moeoEasyEA.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoEasyEA_8h-source.html">moeoEasyEA.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -34,7 +34,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#786e028409366dc273e19104f17ba68a">eoTransform&lt; MOEOT &gt;::operator()</a>(A1)=0</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; A1, R &gt;</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; A1, R &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -60,7 +60,7 @@ a dummy transform
<p>
Definition at line <a class="el" href="moeoEasyEA_8h-source.html#l00208">208</a> of file <a class="el" href="moeoEasyEA_8h-source.html">moeoEasyEA.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoEasyEA_8h-source.html">moeoEasyEA.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -43,7 +43,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#a03c40b95210569b826df79a2237a0d0">moeoReplacement::operator()</a>(A1, A2)=0</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#adc459db710dea2a91c47f8b6863b96c">~eoBF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -303,7 +303,7 @@ References <a class="el" href="classmoeoElitistReplacement.html#4ef0a67b6f52c723
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoElitistReplacement_8h-source.html">moeoElitistReplacement.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -32,7 +32,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoElitistReplacement_1_1Cmp.html#c9f21fe0df172dc601a13d6531c5ffd9">Cmp</a>(moeoComparator&lt; MOEOT &gt; &amp;_comp)</td><td><a class="el" href="classmoeoElitistReplacement_1_1Cmp.html">moeoElitistReplacement&lt; MOEOT &gt;::Cmp</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoElitistReplacement_1_1Cmp.html#c7c0d0839bcbe86455d9f1064884219a">comp</a></td><td><a class="el" href="classmoeoElitistReplacement_1_1Cmp.html">moeoElitistReplacement&lt; MOEOT &gt;::Cmp</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoElitistReplacement_1_1Cmp.html#2411b927dde02225114635e776ce863f">operator()</a>(const MOEOT &amp;_moeo1, const MOEOT &amp;_moeo2)</td><td><a class="el" href="classmoeoElitistReplacement_1_1Cmp.html">moeoElitistReplacement&lt; MOEOT &gt;::Cmp</a></td><td><code> [inline]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -93,7 +93,7 @@ Definition at line <a class="el" href="moeoElitistReplacement_8h-source.html#l00
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoElitistReplacement_8h-source.html">moeoElitistReplacement.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -43,7 +43,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoEntropyMetric.html#e423d7d4416ef371ce7b0fd24c3212f8">vect_min_val</a></td><td><a class="el" href="classmoeoEntropyMetric.html">moeoEntropyMetric&lt; ObjectiveVector &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#adc459db710dea2a91c47f8b6863b96c">~eoBF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -296,7 +296,7 @@ Referenced by <a class="el" href="moeoEntropyMetric_8h-source.html#l00034">moeoE
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoEntropyMetric_8h-source.html">moeoEntropyMetric.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:16 2007 for ParadisEO-MOEO 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>

View file

@ -44,7 +44,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#a03c40b95210569b826df79a2237a0d0">moeoReplacement::operator()</a>(A1, A2)=0</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#adc459db710dea2a91c47f8b6863b96c">~eoBF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -308,7 +308,7 @@ References <a class="el" href="classmoeoEnvironmentalReplacement.html#e3a9d75b9e
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoEnvironmentalReplacement_8h-source.html">moeoEnvironmentalReplacement.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -32,7 +32,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoEnvironmentalReplacement_1_1Cmp.html#efd55b365f306715f1a871b50d479f38">Cmp</a>(moeoComparator&lt; MOEOT &gt; &amp;_comp)</td><td><a class="el" href="classmoeoEnvironmentalReplacement_1_1Cmp.html">moeoEnvironmentalReplacement&lt; MOEOT &gt;::Cmp</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoEnvironmentalReplacement_1_1Cmp.html#5c345292ee3ec6b8f7b79dafe3ac2c81">comp</a></td><td><a class="el" href="classmoeoEnvironmentalReplacement_1_1Cmp.html">moeoEnvironmentalReplacement&lt; MOEOT &gt;::Cmp</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoEnvironmentalReplacement_1_1Cmp.html#b006918d5d6fc1f87fb9ed585946595a">operator()</a>(const MOEOT &amp;_moeo1, const MOEOT &amp;_moeo2)</td><td><a class="el" href="classmoeoEnvironmentalReplacement_1_1Cmp.html">moeoEnvironmentalReplacement&lt; MOEOT &gt;::Cmp</a></td><td><code> [inline]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -93,7 +93,7 @@ Definition at line <a class="el" href="moeoEnvironmentalReplacement_8h-source.ht
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoEnvironmentalReplacement_8h-source.html">moeoEnvironmentalReplacement.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -41,7 +41,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoNormalizedDistance.html#3534fa0cebf35373baa77ce18cfe572a">tiny</a>()</td><td><a class="el" href="classmoeoNormalizedDistance.html">moeoNormalizedDistance&lt; MOEOT &gt;</a></td><td><code> [inline, static]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#adc459db710dea2a91c47f8b6863b96c">~eoBF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -109,7 +109,7 @@ References <a class="el" href="moeoNormalizedDistance_8h-source.html#l00108">moe
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoEuclideanDistance_8h-source.html">moeoEuclideanDistance.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -35,7 +35,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#786e028409366dc273e19104f17ba68a">operator()</a>(A1)=0</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; A1, R &gt;</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; A1, R &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -48,7 +48,7 @@
<p>
Definition at line <a class="el" href="moeoEvalFunc_8h-source.html#l00022">22</a> of file <a class="el" href="moeoEvalFunc_8h-source.html">moeoEvalFunc.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoEvalFunc_8h-source.html">moeoEvalFunc.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -0,0 +1,52 @@
<!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-MOEO: Member List</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>moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt; Member List</h1>This is the complete list of members for <a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#d2fd41b9b356d1f1f87ce0f44907336f">computeFitness</a>(const unsigned int _idx)</td><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [inline, protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#20cf29102b848f7ce342dbbb17e9636b">computeValues</a>(const eoPop&lt; MOEOT &gt; &amp;_pop)</td><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [inline, protected]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#cbcdc56d1ffcab42c6dbd8b449b5f4c8">functor_category</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#22d049e40f87f505259b69e7a55a8339">kappa</a></td><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#98008d8346524381bee9c26a2e600f24">metric</a></td><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#226214378bbf6ebc7fea813a62a5c66e">moeoExpBinaryIndicatorBasedFitnessAssignment</a>(moeoNormalizedSolutionVsSolutionBinaryMetric&lt; ObjectiveVector, double &gt; &amp;_metric, const double _kappa=0.05)</td><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#e519691e807af18ea11b7d8c17d2b9b4">ObjectiveVector</a> typedef</td><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#fde913bb1d456edd82d4a2d000f705ae">operator()</a>(eoPop&lt; MOEOT &gt; &amp;_pop)</td><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#063741218c8aa82f53845f9230cb0693">setFitnesses</a>(eoPop&lt; MOEOT &gt; &amp;_pop)</td><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [inline, protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#ebdbaaf036ca944319b9f8706602382f">setup</a>(const eoPop&lt; MOEOT &gt; &amp;_pop)</td><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [inline, protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#f94d9d4dee8dde20cda67e84643aae50">updateByAdding</a>(eoPop&lt; MOEOT &gt; &amp;_pop, ObjectiveVector &amp;_objVec)</td><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#1ad61bf146d3b24b41ef0575360f664b">updateByDeleting</a>(eoPop&lt; MOEOT &gt; &amp;_pop, ObjectiveVector &amp;_objVec)</td><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoFitnessAssignment.html#057fd85764abb5de35adb52b5ef695be">moeoBinaryIndicatorBasedFitnessAssignment::updateByDeleting</a>(eoPop&lt; MOEOT &gt; &amp;_pop, MOEOT &amp;_moeo)</td><td><a class="el" href="classmoeoFitnessAssignment.html">moeoFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#872dc1802f45c8ed0a93d5ee6b1e4d2a">values</a></td><td><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -0,0 +1,416 @@
<!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-MOEO: moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt; Class Template 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>moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt; Class Template Reference</h1><!-- doxytag: class="moeoExpBinaryIndicatorBasedFitnessAssignment" --><!-- doxytag: inherits="moeoBinaryIndicatorBasedFitnessAssignment" -->Fitness assignment sheme based on an indicator proposed in: E.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html">moeoExpBinaryIndicatorBasedFitnessAssignment.h</a>&gt;</code>
<p>
<p>Inheritance diagram for moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;:
<p><center><img src="classmoeoExpBinaryIndicatorBasedFitnessAssignment.png" usemap="#moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >_map" border="0" alt=""></center>
<map name="moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >_map">
<area href="classmoeoBinaryIndicatorBasedFitnessAssignment.html" alt="moeoBinaryIndicatorBasedFitnessAssignment< MOEOT >" shape="rect" coords="0,224,358,248">
<area href="classmoeoIndicatorBasedFitnessAssignment.html" alt="moeoIndicatorBasedFitnessAssignment< MOEOT >" shape="rect" coords="0,168,358,192">
<area href="classmoeoFitnessAssignment.html" alt="moeoFitnessAssignment< MOEOT >" shape="rect" coords="0,112,358,136">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html" alt="eoUF< eoPop< MOEOT > &, void >" shape="rect" coords="0,56,358,80">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="0,0,358,24">
</map>
<a href="classmoeoExpBinaryIndicatorBasedFitnessAssignment-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 Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e519691e807af18ea11b7d8c17d2b9b4"></a><!-- doxytag: member="moeoExpBinaryIndicatorBasedFitnessAssignment::ObjectiveVector" ref="e519691e807af18ea11b7d8c17d2b9b4" args="" -->
typedef MOEOT::ObjectiveVector&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#e519691e807af18ea11b7d8c17d2b9b4">ObjectiveVector</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The type of objective vector. <br></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#226214378bbf6ebc7fea813a62a5c66e">moeoExpBinaryIndicatorBasedFitnessAssignment</a> (<a class="el" href="classmoeoNormalizedSolutionVsSolutionBinaryMetric.html">moeoNormalizedSolutionVsSolutionBinaryMetric</a>&lt; <a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#e519691e807af18ea11b7d8c17d2b9b4">ObjectiveVector</a>, double &gt; &amp;_metric, const double _kappa=0.05)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Ctor. <a href="#226214378bbf6ebc7fea813a62a5c66e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#fde913bb1d456edd82d4a2d000f705ae">operator()</a> (<a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;_pop)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the fitness values for every solution contained in the population _pop. <a href="#fde913bb1d456edd82d4a2d000f705ae"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#1ad61bf146d3b24b41ef0575360f664b">updateByDeleting</a> (<a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;_pop, <a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#e519691e807af18ea11b7d8c17d2b9b4">ObjectiveVector</a> &amp;_objVec)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Updates the fitness values of the whole population _pop by taking the deletion of the objective vector _objVec into account. <a href="#1ad61bf146d3b24b41ef0575360f664b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#f94d9d4dee8dde20cda67e84643aae50">updateByAdding</a> (<a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;_pop, <a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#e519691e807af18ea11b7d8c17d2b9b4">ObjectiveVector</a> &amp;_objVec)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Updates the fitness values of the whole population _pop by taking the adding of the objective vector _objVec into account and returns the fitness value of _objVec. <a href="#f94d9d4dee8dde20cda67e84643aae50"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#ebdbaaf036ca944319b9f8706602382f">setup</a> (const <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;_pop)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the bounds for every objective using the min and the max value for every objective vector of _pop. <a href="#ebdbaaf036ca944319b9f8706602382f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#20cf29102b848f7ce342dbbb17e9636b">computeValues</a> (const <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;_pop)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Compute every indicator value in values (values[i] = I(_v[i], _o)). <a href="#20cf29102b848f7ce342dbbb17e9636b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#063741218c8aa82f53845f9230cb0693">setFitnesses</a> (<a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;_pop)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the fitness value of the whple population. <a href="#063741218c8aa82f53845f9230cb0693"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#d2fd41b9b356d1f1f87ce0f44907336f">computeFitness</a> (const unsigned int _idx)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the fitness value of the _idx th individual of the population. <a href="#d2fd41b9b356d1f1f87ce0f44907336f"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="98008d8346524381bee9c26a2e600f24"></a><!-- doxytag: member="moeoExpBinaryIndicatorBasedFitnessAssignment::metric" ref="98008d8346524381bee9c26a2e600f24" args="" -->
<a class="el" href="classmoeoNormalizedSolutionVsSolutionBinaryMetric.html">moeoNormalizedSolutionVsSolutionBinaryMetric</a>&lt;<br>
<a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#e519691e807af18ea11b7d8c17d2b9b4">ObjectiveVector</a>, double &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#98008d8346524381bee9c26a2e600f24">metric</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the quality indicator <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="22d049e40f87f505259b69e7a55a8339"></a><!-- doxytag: member="moeoExpBinaryIndicatorBasedFitnessAssignment::kappa" ref="22d049e40f87f505259b69e7a55a8339" args="" -->
double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#22d049e40f87f505259b69e7a55a8339">kappa</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the scaling factor <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="872dc1802f45c8ed0a93d5ee6b1e4d2a"></a><!-- doxytag: member="moeoExpBinaryIndicatorBasedFitnessAssignment::values" ref="872dc1802f45c8ed0a93d5ee6b1e4d2a" args="" -->
std::vector&lt; std::vector&lt;<br>
double &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#872dc1802f45c8ed0a93d5ee6b1e4d2a">values</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the computed indicator values <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class MOEOT&gt;<br>
class moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</h3>
Fitness assignment sheme based on an indicator proposed in: E.
<p>
Zitzler, S. Künzli, "Indicator-Based Selection in Multiobjective Search", Proc. 8th International Conference on Parallel Problem Solving from Nature (PPSN VIII), pp. 832-842, Birmingham, UK (2004). This strategy is, for instance, used in IBEA.
<p>
<p>
Definition at line <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00029">29</a> of file <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html">moeoExpBinaryIndicatorBasedFitnessAssignment.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="226214378bbf6ebc7fea813a62a5c66e"></a><!-- doxytag: member="moeoExpBinaryIndicatorBasedFitnessAssignment::moeoExpBinaryIndicatorBasedFitnessAssignment" ref="226214378bbf6ebc7fea813a62a5c66e" args="(moeoNormalizedSolutionVsSolutionBinaryMetric&lt; ObjectiveVector, double &gt; &amp;_metric, const double _kappa=0.05)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment</a>&lt; MOEOT &gt;::<a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classmoeoNormalizedSolutionVsSolutionBinaryMetric.html">moeoNormalizedSolutionVsSolutionBinaryMetric</a>&lt; <a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#e519691e807af18ea11b7d8c17d2b9b4">ObjectiveVector</a>, double &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_metric</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&nbsp;</td>
<td class="paramname"> <em>_kappa</em> = <code>0.05</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [inline]</code></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>_metric</em>&nbsp;</td><td>the quality indicator </td></tr>
<tr><td valign="top"></td><td valign="top"><em>_kappa</em>&nbsp;</td><td>the scaling factor </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00042">42</a> of file <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html">moeoExpBinaryIndicatorBasedFitnessAssignment.h</a>.
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="fde913bb1d456edd82d4a2d000f705ae"></a><!-- doxytag: member="moeoExpBinaryIndicatorBasedFitnessAssignment::operator()" ref="fde913bb1d456edd82d4a2d000f705ae" args="(eoPop&lt; MOEOT &gt; &amp;_pop)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment</a>&lt; MOEOT &gt;::operator() </td>
<td>(</td>
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_pop</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the fitness values for every solution contained in the population _pop.
<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>_pop</em>&nbsp;</td><td>the population </td></tr>
</table>
</dl>
<p>
Implements <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#786e028409366dc273e19104f17ba68a">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a>.
<p>
Definition at line <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00050">50</a> of file <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html">moeoExpBinaryIndicatorBasedFitnessAssignment.h</a>.
<p>
References <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00152">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;::computeValues()</a>, <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00174">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;::setFitnesses()</a>, and <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00130">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;::setup()</a>.
</div>
</div><p>
<a class="anchor" name="1ad61bf146d3b24b41ef0575360f664b"></a><!-- doxytag: member="moeoExpBinaryIndicatorBasedFitnessAssignment::updateByDeleting" ref="1ad61bf146d3b24b41ef0575360f664b" args="(eoPop&lt; MOEOT &gt; &amp;_pop, ObjectiveVector &amp;_objVec)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment</a>&lt; MOEOT &gt;::updateByDeleting </td>
<td>(</td>
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_pop</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#e519691e807af18ea11b7d8c17d2b9b4">ObjectiveVector</a> &amp;&nbsp;</td>
<td class="paramname"> <em>_objVec</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Updates the fitness values of the whole population _pop by taking the deletion of the objective vector _objVec into account.
<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>_pop</em>&nbsp;</td><td>the population </td></tr>
<tr><td valign="top"></td><td valign="top"><em>_objVec</em>&nbsp;</td><td>the objective vector </td></tr>
</table>
</dl>
<p>
Implements <a class="el" href="classmoeoFitnessAssignment.html#4922629569eddc9be049b3ead1ab0269">moeoFitnessAssignment&lt; MOEOT &gt;</a>.
<p>
Definition at line <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00066">66</a> of file <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html">moeoExpBinaryIndicatorBasedFitnessAssignment.h</a>.
<p>
References <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00121">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;::kappa</a>, and <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00119">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;::metric</a>.
</div>
</div><p>
<a class="anchor" name="f94d9d4dee8dde20cda67e84643aae50"></a><!-- doxytag: member="moeoExpBinaryIndicatorBasedFitnessAssignment::updateByAdding" ref="f94d9d4dee8dde20cda67e84643aae50" args="(eoPop&lt; MOEOT &gt; &amp;_pop, ObjectiveVector &amp;_objVec)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT&gt; </div>
<table class="memname">
<tr>
<td class="memname">double <a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment</a>&lt; MOEOT &gt;::updateByAdding </td>
<td>(</td>
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_pop</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#e519691e807af18ea11b7d8c17d2b9b4">ObjectiveVector</a> &amp;&nbsp;</td>
<td class="paramname"> <em>_objVec</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Updates the fitness values of the whole population _pop by taking the adding of the objective vector _objVec into account and returns the fitness value of _objVec.
<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>_pop</em>&nbsp;</td><td>the population </td></tr>
<tr><td valign="top"></td><td valign="top"><em>_objVec</em>&nbsp;</td><td>the objective vector </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00087">87</a> of file <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html">moeoExpBinaryIndicatorBasedFitnessAssignment.h</a>.
<p>
References <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00121">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;::kappa</a>, and <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00119">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;::metric</a>.
</div>
</div><p>
<a class="anchor" name="ebdbaaf036ca944319b9f8706602382f"></a><!-- doxytag: member="moeoExpBinaryIndicatorBasedFitnessAssignment::setup" ref="ebdbaaf036ca944319b9f8706602382f" args="(const eoPop&lt; MOEOT &gt; &amp;_pop)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment</a>&lt; MOEOT &gt;::setup </td>
<td>(</td>
<td class="paramtype">const <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_pop</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline, protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the bounds for every objective using the min and the max value for every objective vector of _pop.
<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>_pop</em>&nbsp;</td><td>the population </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00130">130</a> of file <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html">moeoExpBinaryIndicatorBasedFitnessAssignment.h</a>.
<p>
References <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00119">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;::metric</a>, and <a class="el" href="moeoNormalizedSolutionVsSolutionBinaryMetric_8h-source.html#l00050">moeoNormalizedSolutionVsSolutionBinaryMetric&lt; ObjectiveVector, R &gt;::setup()</a>.
<p>
Referenced by <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00050">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;::operator()()</a>.
</div>
</div><p>
<a class="anchor" name="20cf29102b848f7ce342dbbb17e9636b"></a><!-- doxytag: member="moeoExpBinaryIndicatorBasedFitnessAssignment::computeValues" ref="20cf29102b848f7ce342dbbb17e9636b" args="(const eoPop&lt; MOEOT &gt; &amp;_pop)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment</a>&lt; MOEOT &gt;::computeValues </td>
<td>(</td>
<td class="paramtype">const <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_pop</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline, protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Compute every indicator value in values (values[i] = I(_v[i], _o)).
<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>_pop</em>&nbsp;</td><td>the population </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00152">152</a> of file <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html">moeoExpBinaryIndicatorBasedFitnessAssignment.h</a>.
<p>
References <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00119">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;::metric</a>, and <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00123">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;::values</a>.
<p>
Referenced by <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00050">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;::operator()()</a>.
</div>
</div><p>
<a class="anchor" name="063741218c8aa82f53845f9230cb0693"></a><!-- doxytag: member="moeoExpBinaryIndicatorBasedFitnessAssignment::setFitnesses" ref="063741218c8aa82f53845f9230cb0693" args="(eoPop&lt; MOEOT &gt; &amp;_pop)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment</a>&lt; MOEOT &gt;::setFitnesses </td>
<td>(</td>
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_pop</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline, protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the fitness value of the whple population.
<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>_pop</em>&nbsp;</td><td>the population </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00174">174</a> of file <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html">moeoExpBinaryIndicatorBasedFitnessAssignment.h</a>.
<p>
References <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00187">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;::computeFitness()</a>.
<p>
Referenced by <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00050">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;::operator()()</a>.
</div>
</div><p>
<a class="anchor" name="d2fd41b9b356d1f1f87ce0f44907336f"></a><!-- doxytag: member="moeoExpBinaryIndicatorBasedFitnessAssignment::computeFitness" ref="d2fd41b9b356d1f1f87ce0f44907336f" args="(const unsigned int _idx)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT&gt; </div>
<table class="memname">
<tr>
<td class="memname">double <a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html">moeoExpBinaryIndicatorBasedFitnessAssignment</a>&lt; MOEOT &gt;::computeFitness </td>
<td>(</td>
<td class="paramtype">const unsigned int&nbsp;</td>
<td class="paramname"> <em>_idx</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline, protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the fitness value of the _idx th individual of the population.
<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>_idx</em>&nbsp;</td><td>the index </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00187">187</a> of file <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html">moeoExpBinaryIndicatorBasedFitnessAssignment.h</a>.
<p>
References <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00121">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;::kappa</a>, and <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00123">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;::values</a>.
<p>
Referenced by <a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html#l00174">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;::setFitnesses()</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html">moeoExpBinaryIndicatorBasedFitnessAssignment.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -44,7 +44,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoFitnessAssignment.html#057fd85764abb5de35adb52b5ef695be">moeoParetoBasedFitnessAssignment::updateByDeleting</a>(eoPop&lt; MOEOT &gt; &amp;_pop, MOEOT &amp;_moeo)</td><td><a class="el" href="classmoeoFitnessAssignment.html">moeoFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -318,7 +318,7 @@ Referenced by <a class="el" href="moeoFastNonDominatedSortingFitnessAssignment_8
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoFastNonDominatedSortingFitnessAssignment_8h-source.html">moeoFastNonDominatedSortingFitnessAssignment.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -35,7 +35,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#a03c40b95210569b826df79a2237a0d0">moeoComparator::operator()</a>(A1, A2)=0</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#adc459db710dea2a91c47f8b6863b96c">~eoBF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -107,7 +107,7 @@ References <a class="el" href="moeoFastNonDominatedSortingFitnessAssignment_8h-s
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoFastNonDominatedSortingFitnessAssignment_8h-source.html">moeoFastNonDominatedSortingFitnessAssignment.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -36,7 +36,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoFitnessAssignment.html#057fd85764abb5de35adb52b5ef695be">updateByDeleting</a>(eoPop&lt; MOEOT &gt; &amp;_pop, MOEOT &amp;_moeo)</td><td><a class="el" href="classmoeoFitnessAssignment.html">moeoFitnessAssignment&lt; MOEOT &gt;</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -36,15 +36,19 @@
<p>Inheritance diagram for moeoFitnessAssignment&lt; MOEOT &gt;:
<p><center><img src="classmoeoFitnessAssignment.png" usemap="#moeoFitnessAssignment< MOEOT >_map" border="0" alt=""></center>
<map name="moeoFitnessAssignment< MOEOT >_map">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html" alt="eoUF< eoPop< MOEOT > &, void >" shape="rect" coords="744,56,1106,80">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="744,0,1106,24">
<area href="classmoeoCriterionBasedFitnessAssignment.html" alt="moeoCriterionBasedFitnessAssignment< MOEOT >" shape="rect" coords="0,168,362,192">
<area href="classmoeoDummyFitnessAssignment.html" alt="moeoDummyFitnessAssignment< MOEOT >" shape="rect" coords="372,168,734,192">
<area href="classmoeoIndicatorBasedFitnessAssignment.html" alt="moeoIndicatorBasedFitnessAssignment< MOEOT >" shape="rect" coords="744,168,1106,192">
<area href="classmoeoParetoBasedFitnessAssignment.html" alt="moeoParetoBasedFitnessAssignment< MOEOT >" shape="rect" coords="1116,168,1478,192">
<area href="classmoeoScalarFitnessAssignment.html" alt="moeoScalarFitnessAssignment< MOEOT >" shape="rect" coords="1488,168,1850,192">
<area href="classmoeoFastNonDominatedSortingFitnessAssignment.html" alt="moeoFastNonDominatedSortingFitnessAssignment< MOEOT >" shape="rect" coords="1116,224,1478,248">
<area href="classmoeoAchievementFitnessAssignment.html" alt="moeoAchievementFitnessAssignment< MOEOT >" shape="rect" coords="1488,224,1850,248">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html" alt="eoUF< eoPop< MOEOT > &, void >" shape="rect" coords="1091,56,1478,80">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="1091,0,1478,24">
<area href="classmoeoCriterionBasedFitnessAssignment.html" alt="moeoCriterionBasedFitnessAssignment< MOEOT >" shape="rect" coords="0,168,387,192">
<area href="classmoeoDummyFitnessAssignment.html" alt="moeoDummyFitnessAssignment< MOEOT >" shape="rect" coords="397,168,784,192">
<area href="classmoeoIndicatorBasedFitnessAssignment.html" alt="moeoIndicatorBasedFitnessAssignment< MOEOT >" shape="rect" coords="794,168,1181,192">
<area href="classmoeoParetoBasedFitnessAssignment.html" alt="moeoParetoBasedFitnessAssignment< MOEOT >" shape="rect" coords="1389,168,1776,192">
<area href="classmoeoReferencePointIndicatorBasedFitnessAssignment.html" alt="moeoReferencePointIndicatorBasedFitnessAssignment< MOEOT >" shape="rect" coords="1786,168,2173,192">
<area href="classmoeoScalarFitnessAssignment.html" alt="moeoScalarFitnessAssignment< MOEOT >" shape="rect" coords="2183,168,2570,192">
<area href="classmoeoBinaryIndicatorBasedFitnessAssignment.html" alt="moeoBinaryIndicatorBasedFitnessAssignment< MOEOT >" shape="rect" coords="595,224,982,248">
<area href="classmoeoUnaryIndicatorBasedFitnessAssignment.html" alt="moeoUnaryIndicatorBasedFitnessAssignment< MOEOT >" shape="rect" coords="992,224,1379,248">
<area href="classmoeoFastNonDominatedSortingFitnessAssignment.html" alt="moeoFastNonDominatedSortingFitnessAssignment< MOEOT >" shape="rect" coords="1389,224,1776,248">
<area href="classmoeoAchievementFitnessAssignment.html" alt="moeoAchievementFitnessAssignment< MOEOT >" shape="rect" coords="2183,224,2570,248">
<area href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html" alt="moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >" shape="rect" coords="595,280,982,304">
</map>
<a href="classmoeoFitnessAssignment-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
@ -108,7 +112,7 @@ Updates the fitness values of the whole population _pop by taking the deletion o
</dl>
<p>
Implemented in <a class="el" href="classmoeoAchievementFitnessAssignment.html#a6a2ae6c263dbcea3c16cde4c8a1e5fc">moeoAchievementFitnessAssignment&lt; MOEOT &gt;</a>, <a class="el" href="classmoeoDummyFitnessAssignment.html#6e87d4a8ff8f43a7001a21a13795d00e">moeoDummyFitnessAssignment&lt; MOEOT &gt;</a>, <a class="el" href="classmoeoFastNonDominatedSortingFitnessAssignment.html#8d16de444f6c7a73c28c9087b652656e">moeoFastNonDominatedSortingFitnessAssignment&lt; MOEOT &gt;</a>, and <a class="el" href="classmoeoIndicatorBasedFitnessAssignment.html#04d6a7e20060af2da765e76600c72e2c">moeoIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a>.
Implemented in <a class="el" href="classmoeoAchievementFitnessAssignment.html#a6a2ae6c263dbcea3c16cde4c8a1e5fc">moeoAchievementFitnessAssignment&lt; MOEOT &gt;</a>, <a class="el" href="classmoeoDummyFitnessAssignment.html#6e87d4a8ff8f43a7001a21a13795d00e">moeoDummyFitnessAssignment&lt; MOEOT &gt;</a>, <a class="el" href="classmoeoExpBinaryIndicatorBasedFitnessAssignment.html#1ad61bf146d3b24b41ef0575360f664b">moeoExpBinaryIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a>, <a class="el" href="classmoeoFastNonDominatedSortingFitnessAssignment.html#8d16de444f6c7a73c28c9087b652656e">moeoFastNonDominatedSortingFitnessAssignment&lt; MOEOT &gt;</a>, and <a class="el" href="classmoeoReferencePointIndicatorBasedFitnessAssignment.html#ba47422dd4f82274af2f69c0b5f95d3a">moeoReferencePointIndicatorBasedFitnessAssignment&lt; MOEOT &gt;</a>.
<p>
Referenced by <a class="el" href="moeoFitnessAssignment_8h-source.html#l00044">moeoFitnessAssignment&lt; MOEOT &gt;::updateByDeleting()</a>.
</div>
@ -158,7 +162,7 @@ References <a class="el" href="classmoeoFitnessAssignment.html#4922629569eddc9be
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoFitnessAssignment_8h-source.html">moeoFitnessAssignment.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Before After
Before After

View file

@ -34,7 +34,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#a03c40b95210569b826df79a2237a0d0">moeoComparator::operator()</a>(A1, A2)=0</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#adc459db710dea2a91c47f8b6863b96c">~eoBF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -99,7 +99,7 @@ Definition at line <a class="el" href="moeoFitnessThenDiversityComparator_8h-sou
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoFitnessThenDiversityComparator_8h-source.html">moeoFitnessThenDiversityComparator.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -0,0 +1,47 @@
<!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-MOEO: Member List</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>moeoFrontByFrontCrowdingDiversityAssignment&lt; MOEOT &gt; Member List</h1>This is the complete list of members for <a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html">moeoFrontByFrontCrowdingDiversityAssignment&lt; MOEOT &gt;</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#cbcdc56d1ffcab42c6dbd8b449b5f4c8">functor_category</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html#e7f5dbe11427a5c264e70fe4e036242f">inf</a>() const </td><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html#ab8e153a4716375414ff2140fc3fa480">lastIndex</a>(eoPop&lt; MOEOT &gt; &amp;_pop, unsigned int _start)</td><td><a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html">moeoFrontByFrontCrowdingDiversityAssignment&lt; MOEOT &gt;</a></td><td><code> [inline, private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html#aebd424133b426cf6a2ec7b20743bbaf">ObjectiveVector</a> typedef</td><td><a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html">moeoFrontByFrontCrowdingDiversityAssignment&lt; MOEOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html#1db056d5e06b337e67f848fdb60fa2a6">operator()</a>(eoPop&lt; MOEOT &gt; &amp;_pop)</td><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html#1aa0ec7b94fbbf952636bcc21e1a9d16">setDistances</a>(eoPop&lt; MOEOT &gt; &amp;_pop)</td><td><a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html">moeoFrontByFrontCrowdingDiversityAssignment&lt; MOEOT &gt;</a></td><td><code> [inline, private, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html#eb70be9c246dfa56b55a4ecc5454f778">tiny</a>() const </td><td><a class="el" href="classmoeoCrowdingDiversityAssignment.html">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html#f73ff88bd29c49260e2ca859250e4b68">updateByDeleting</a>(eoPop&lt; MOEOT &gt; &amp;_pop, ObjectiveVector &amp;_objVec)</td><td><a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html">moeoFrontByFrontCrowdingDiversityAssignment&lt; MOEOT &gt;</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmoeoDiversityAssignment.html#d104002fdd5d81aabe25f95d443ed390">moeoDiversityAssignment::updateByDeleting</a>(eoPop&lt; MOEOT &gt; &amp;_pop, MOEOT &amp;_moeo)</td><td><a class="el" href="classmoeoDiversityAssignment.html">moeoDiversityAssignment&lt; MOEOT &gt;</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -0,0 +1,200 @@
<!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-MOEO: moeoFrontByFrontCrowdingDiversityAssignment&lt; MOEOT &gt; Class Template 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>moeoFrontByFrontCrowdingDiversityAssignment&lt; MOEOT &gt; Class Template Reference</h1><!-- doxytag: class="moeoFrontByFrontCrowdingDiversityAssignment" --><!-- doxytag: inherits="moeoCrowdingDiversityAssignment" -->Diversity assignment sheme based on crowding proposed in: K.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="moeoFrontByFrontCrowdingDiversityAssignment_8h-source.html">moeoFrontByFrontCrowdingDiversityAssignment.h</a>&gt;</code>
<p>
<p>Inheritance diagram for moeoFrontByFrontCrowdingDiversityAssignment&lt; MOEOT &gt;:
<p><center><img src="classmoeoFrontByFrontCrowdingDiversityAssignment.png" usemap="#moeoFrontByFrontCrowdingDiversityAssignment< MOEOT >_map" border="0" alt=""></center>
<map name="moeoFrontByFrontCrowdingDiversityAssignment< MOEOT >_map">
<area href="classmoeoCrowdingDiversityAssignment.html" alt="moeoCrowdingDiversityAssignment< MOEOT >" shape="rect" coords="0,168,355,192">
<area href="classmoeoDiversityAssignment.html" alt="moeoDiversityAssignment< MOEOT >" shape="rect" coords="0,112,355,136">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html" alt="eoUF< eoPop< MOEOT > &, void >" shape="rect" coords="0,56,355,80">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="0,0,355,24">
</map>
<a href="classmoeoFrontByFrontCrowdingDiversityAssignment-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 Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="aebd424133b426cf6a2ec7b20743bbaf"></a><!-- doxytag: member="moeoFrontByFrontCrowdingDiversityAssignment::ObjectiveVector" ref="aebd424133b426cf6a2ec7b20743bbaf" args="" -->
typedef MOEOT::ObjectiveVector&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html#aebd424133b426cf6a2ec7b20743bbaf">ObjectiveVector</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the objective vector type of the solutions <br></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html#f73ff88bd29c49260e2ca859250e4b68">updateByDeleting</a> (<a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;_pop, <a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html#aebd424133b426cf6a2ec7b20743bbaf">ObjectiveVector</a> &amp;_objVec)</td></tr>
<tr><td colspan="2"><br><h2>Private Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html#1aa0ec7b94fbbf952636bcc21e1a9d16">setDistances</a> (<a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;_pop)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the distance values. <a href="#1aa0ec7b94fbbf952636bcc21e1a9d16"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html#ab8e153a4716375414ff2140fc3fa480">lastIndex</a> (<a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;_pop, unsigned int _start)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the index of the last individual having the same fitness value than _pop[_start]. <a href="#ab8e153a4716375414ff2140fc3fa480"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class MOEOT&gt;<br>
class moeoFrontByFrontCrowdingDiversityAssignment&lt; MOEOT &gt;</h3>
Diversity assignment sheme based on crowding proposed in: K.
<p>
Deb, A. Pratap, S. Agarwal, T. Meyarivan, "A Fast and Elitist Multi-Objective Genetic Algorithm: NSGA-II", IEEE Transactions on Evolutionary Computation, vol. 6, no. 2 (2002). Tis strategy assigns diversity values FRONT BY FRONT. It is, for instance, used in NSGA-II.
<p>
<p>
Definition at line <a class="el" href="moeoFrontByFrontCrowdingDiversityAssignment_8h-source.html#l00025">25</a> of file <a class="el" href="moeoFrontByFrontCrowdingDiversityAssignment_8h-source.html">moeoFrontByFrontCrowdingDiversityAssignment.h</a>.<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="f73ff88bd29c49260e2ca859250e4b68"></a><!-- doxytag: member="moeoFrontByFrontCrowdingDiversityAssignment::updateByDeleting" ref="f73ff88bd29c49260e2ca859250e4b68" args="(eoPop&lt; MOEOT &gt; &amp;_pop, ObjectiveVector &amp;_objVec)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html">moeoFrontByFrontCrowdingDiversityAssignment</a>&lt; MOEOT &gt;::updateByDeleting </td>
<td>(</td>
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_pop</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html#aebd424133b426cf6a2ec7b20743bbaf">ObjectiveVector</a> &amp;&nbsp;</td>
<td class="paramname"> <em>_objVec</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<dl compact><dt><b>Warning:</b></dt><dd>NOT IMPLEMENTED, DO NOTHING ! Updates the diversity values of the whole population _pop by taking the deletion of the objective vector _objVec into account. </dd></dl>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>_pop</em>&nbsp;</td><td>the population </td></tr>
<tr><td valign="top"></td><td valign="top"><em>_objVec</em>&nbsp;</td><td>the objective vector </td></tr>
</table>
</dl>
<dl compact><dt><b>Warning:</b></dt><dd>NOT IMPLEMENTED, DO NOTHING ! </dd></dl>
<p>
Reimplemented from <a class="el" href="classmoeoCrowdingDiversityAssignment.html#ba1d60c8e59fbe2c12e9eef33863f012">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;</a>.
<p>
Definition at line <a class="el" href="moeoFrontByFrontCrowdingDiversityAssignment_8h-source.html#l00040">40</a> of file <a class="el" href="moeoFrontByFrontCrowdingDiversityAssignment_8h-source.html">moeoFrontByFrontCrowdingDiversityAssignment.h</a>.
</div>
</div><p>
<a class="anchor" name="1aa0ec7b94fbbf952636bcc21e1a9d16"></a><!-- doxytag: member="moeoFrontByFrontCrowdingDiversityAssignment::setDistances" ref="1aa0ec7b94fbbf952636bcc21e1a9d16" args="(eoPop&lt; MOEOT &gt; &amp;_pop)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html">moeoFrontByFrontCrowdingDiversityAssignment</a>&lt; MOEOT &gt;::setDistances </td>
<td>(</td>
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_pop</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline, private, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the distance values.
<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>_pop</em>&nbsp;</td><td>the population </td></tr>
</table>
</dl>
<p>
Reimplemented from <a class="el" href="classmoeoCrowdingDiversityAssignment.html#acbe3e03404ecc67dd5e83f00576c255">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;</a>.
<p>
Definition at line <a class="el" href="moeoFrontByFrontCrowdingDiversityAssignment_8h-source.html#l00055">55</a> of file <a class="el" href="moeoFrontByFrontCrowdingDiversityAssignment_8h-source.html">moeoFrontByFrontCrowdingDiversityAssignment.h</a>.
<p>
References <a class="el" href="moeoCrowdingDiversityAssignment_8h-source.html#l00036">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;::inf()</a>, <a class="el" href="moeoFrontByFrontCrowdingDiversityAssignment_8h-source.html#l00121">moeoFrontByFrontCrowdingDiversityAssignment&lt; MOEOT &gt;::lastIndex()</a>, and <a class="el" href="moeoCrowdingDiversityAssignment_8h-source.html#l00045">moeoCrowdingDiversityAssignment&lt; MOEOT &gt;::tiny()</a>.
</div>
</div><p>
<a class="anchor" name="ab8e153a4716375414ff2140fc3fa480"></a><!-- doxytag: member="moeoFrontByFrontCrowdingDiversityAssignment::lastIndex" ref="ab8e153a4716375414ff2140fc3fa480" args="(eoPop&lt; MOEOT &gt; &amp;_pop, unsigned int _start)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT&gt; </div>
<table class="memname">
<tr>
<td class="memname">unsigned int <a class="el" href="classmoeoFrontByFrontCrowdingDiversityAssignment.html">moeoFrontByFrontCrowdingDiversityAssignment</a>&lt; MOEOT &gt;::lastIndex </td>
<td>(</td>
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_pop</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">unsigned int&nbsp;</td>
<td class="paramname"> <em>_start</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [inline, private]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the index of the last individual having the same fitness value than _pop[_start].
<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>_pop</em>&nbsp;</td><td>the population </td></tr>
<tr><td valign="top"></td><td valign="top"><em>_start</em>&nbsp;</td><td>the index to start from </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="moeoFrontByFrontCrowdingDiversityAssignment_8h-source.html#l00121">121</a> of file <a class="el" href="moeoFrontByFrontCrowdingDiversityAssignment_8h-source.html">moeoFrontByFrontCrowdingDiversityAssignment.h</a>.
<p>
Referenced by <a class="el" href="moeoFrontByFrontCrowdingDiversityAssignment_8h-source.html#l00055">moeoFrontByFrontCrowdingDiversityAssignment&lt; MOEOT &gt;::setDistances()</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoFrontByFrontCrowdingDiversityAssignment_8h-source.html">moeoFrontByFrontCrowdingDiversityAssignment.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -46,7 +46,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoDiversityAssignment.html#d104002fdd5d81aabe25f95d443ed390">moeoDiversityAssignment::updateByDeleting</a>(eoPop&lt; MOEOT &gt; &amp;_pop, MOEOT &amp;_moeo)</td><td><a class="el" href="classmoeoDiversityAssignment.html">moeoDiversityAssignment&lt; MOEOT &gt;</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#ed542967512c7a8f2ba6472a0c5c128d">~eoUF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html">eoUF&lt; eoPop&lt; MOEOT &gt; &amp;, void &gt;</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -241,7 +241,7 @@ References <a class="el" href="moeoSharingDiversityAssignment_8h-source.html#l00
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoFrontByFrontSharingDiversityAssignment_8h-source.html">moeoFrontByFrontSharingDiversityAssignment.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -38,7 +38,7 @@
<tr class="memlist"><td><a class="el" href="classmoeoGDominanceObjectiveVectorComparator.html#54cf089933c4d5d70ceb931c2b97ca68">ref</a></td><td><a class="el" href="classmoeoGDominanceObjectiveVectorComparator.html">moeoGDominanceObjectiveVectorComparator&lt; ObjectiveVector &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#adc459db710dea2a91c47f8b6863b96c">~eoBF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -187,7 +187,7 @@ Referenced by <a class="el" href="moeoGDominanceObjectiveVectorComparator_8h-sou
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoGDominanceObjectiveVectorComparator_8h-source.html">moeoGDominanceObjectiveVectorComparator.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

View file

@ -35,7 +35,7 @@
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#a03c40b95210569b826df79a2237a0d0">moeoReplacement::operator()</a>(A1, A2)=0</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html#adc459db710dea2a91c47f8b6863b96c">~eoBF</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html">eoBF&lt; A1, A2, R &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html#8c8feaced1598f8445a94c22d69dbd31">~eoFunctorBase</a>()</td><td><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html">eoFunctorBase</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:42:07 2007 for ParadisEO-MOEO by&nbsp;
</table><hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:00:17 2007 for ParadisEO-MOEO 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>

Some files were not shown because too many files have changed in this diff Show more