diff --git a/trunk/paradiseo-moeo/doc/html/MOEO_8h-source.html b/trunk/paradiseo-moeo/doc/html/MOEO_8h-source.html index bf80259c1..b60c3cb26 100644 --- a/trunk/paradiseo-moeo/doc/html/MOEO_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/MOEO_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: MOEO.h Source File +ParadisEO-MOEOMovingObjects: MOEO.h Source File @@ -223,7 +223,7 @@ 00289 }; 00290 00291 #endif /*MOEO_H_*/ -
Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
diff --git a/trunk/paradiseo-moeo/doc/html/annotated.html b/trunk/paradiseo-moeo/doc/html/annotated.html index 9dbcf38c5..c6cedd040 100644 --- a/trunk/paradiseo-moeo/doc/html/annotated.html +++ b/trunk/paradiseo-moeo/doc/html/annotated.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Class List +ParadisEO-MOEOMovingObjects: Class List @@ -28,7 +28,15 @@
  • Class Hierarchy
  • Class Members
  • -

    ParadisEO-MOEO Class List

    Here are the classes, structs, unions and interfaces with brief descriptions: +

    ParadisEO-MOEOMovingObjects Class List

    Here are the classes, structs, unions and interfaces with brief descriptions:
    + + + + + + + + @@ -78,10 +86,14 @@ + + + + @@ -96,6 +108,7 @@ + @@ -110,8 +123,12 @@ + + + +
    FlowShopStructure of the genotype for the flow-shop scheduling problem: a vector of unsigned int int
    FlowShopBenchmarkParserClass to handle parameters of a flow-shop instance from a benchmark file
    FlowShopEvalEvaluation of the objective vector a (multi-objective) FlowShop object
    FlowShopInitInitialization of a random genotype built by the default constructor of the FlowShop class
    FlowShopObjectiveVectorTraitsDefinition of the objective vector traits for multi-objective flow-shop problems
    FlowShopOpCrossoverQuadQuadratic crossover operator for flow-shop (modify the both genotypes)
    FlowShopOpMutationExchangeExchange mutation operator for the flow-shop
    FlowShopOpMutationShiftShift mutation operator for flow-shop
    MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >Base class allowing to represent a solution (an individual) for multi-objective optimization
    moeoAchievementFitnessAssignment< MOEOT >Fitness assignment sheme based on the achievement scalarizing function propozed by Wiersbicki (1980)
    moeoAdditiveEpsilonBinaryMetric< ObjectiveVector >Additive epsilon binary metric allowing to compare two objective vectors as proposed in Zitzler E., Thiele L., Laumanns M., Fonseca C
    moeoHybridLS< MOEOT >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
    moeoHypervolumeBinaryMetric< ObjectiveVector >Hypervolume binary metric allowing to compare two objective vectors as proposed in Zitzler E., Künzli S
    moeoIBEA< MOEOT >IBEA (Indicator-Based Evolutionary Algorithm) as described in: E
    moeoIBMOLS< MOEOT, Move >Indicator-Based Multi-Objective Local Search (IBMOLS) as described in Basseur M., Burke K
    moeoIBMOLS< MOEOT, Move >::OneObjectiveComparator
    moeoIndicatorBasedFitnessAssignment< MOEOT >MoeoIndicatorBasedFitnessAssignment is a moeoFitnessAssignment for Indicator-based strategies
    moeoIteratedIBMOLS< MOEOT, Move >Iterated version of IBMOLS as described in Basseur M., Burke K
    moeoLS< MOEOT, Type >Abstract class for local searches applied to multi-objective optimization
    moeoManhattanDistance< MOEOT >A class allowing to compute the Manhattan distance between two solutions in the objective space normalized objective values (i.e
    moeoMetricBase class for performance metrics (also known as quality indicators)
    moeoMoveIncrEval< Move >
    moeoNormalizedDistance< MOEOT, Type >The base class for double distance computation with normalized objective values (i.e
    moeoNormalizedSolutionVsSolutionBinaryMetric< ObjectiveVector, R >Base class for binary metrics dedicated to the performance comparison between two solutions's objective vectors using normalized values
    moeoNSGA< MOEOT >NSGA (Non-dominated Sorting Genetic Algorithm) as described in: N
    moeoRandomSelect< MOEOT >Selection strategy that selects only one element randomly from a whole population
    moeoRealObjectiveVector< ObjectiveVectorTraits >This class allows to represent a solution in the objective space (phenotypic representation) by a std::vector of real values, i.e
    moeoRealVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >This class is an implementation of a simple double-valued moeoVector
    moeoReferencePointIndicatorBasedFitnessAssignment< MOEOT >Fitness assignment sheme based a Reference Point and a Quality Indicator
    moeoReplacement< MOEOT >Replacement strategy for multi-objective optimization
    moeoRouletteSelect< MOEOT >Selection strategy that selects ONE individual by using roulette wheel process
    moeoScalarFitnessAssignment< MOEOT >MoeoScalarFitnessAssignment is a moeoFitnessAssignment for scalar strategies
    moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >Base class for fixed length chromosomes, just derives from MOEO and std::vector and redirects the smaller than operator to MOEO (objective vector based comparison)
    moeoVectorUnaryMetric< ObjectiveVector, R >Base class for unary metrics dedicated to the performance evaluation of a Pareto set (a vector of objective vectors)
    moeoVectorVsVectorBinaryMetric< ObjectiveVector, R >Base class for binary metrics dedicated to the performance comparison between two Pareto sets (two vectors of objective vectors)
    peoEA< EOT >The peoEA class offers an elementary evolutionary algorithm implementation
    Sch1
    Sch1Eval
    Sch1ObjectiveVectorTraits
    -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classMOEO-members.html b/trunk/paradiseo-moeo/doc/html/classMOEO-members.html index 62f9e30bb..0efdf410f 100644 --- a/trunk/paradiseo-moeo/doc/html/classMOEO-members.html +++ b/trunk/paradiseo-moeo/doc/html/classMOEO-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -42,6 +42,7 @@ EO< MOEOObjectiveVector >::fitness(const Fitness &_fitness)EO< MOEOObjectiveVector > EO< MOEOObjectiveVector >::fitness(performance_type perf)EO< MOEOObjectiveVector > fitness_traits typedefEO< MOEOObjectiveVector > + fitnessReference()EO< MOEOObjectiveVector > fitnessValueMOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity > [private] invalid() const MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity > [inline] invalidate()MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity > [inline] @@ -79,7 +80,7 @@ ~eoPersistent()eoPersistent [virtual] ~eoPrintable()eoPrintable [virtual] ~MOEO()MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity > [inline, virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classMOEO.html b/trunk/paradiseo-moeo/doc/html/classMOEO.html index eeb0dc648..df42ee2cb 100644 --- a/trunk/paradiseo-moeo/doc/html/classMOEO.html +++ b/trunk/paradiseo-moeo/doc/html/classMOEO.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity > Class Template Reference +ParadisEO-MOEOMovingObjects: MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity > Class Template Reference @@ -43,8 +43,10 @@ moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType > moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool > moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, double > +FlowShop moeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity > moeoRealVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity > +Sch1 List of all members. @@ -202,8 +204,6 @@ Sets the objective vector of the current solution.

    Definition at line 85 of file MOEO.h. -

    -References MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::invalidObjectiveVectorValue, and MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::objectiveVectorValue.

    @@ -235,8 +235,6 @@ Sets the fitness value of the current solution.

    Definition at line 127 of file MOEO.h. -

    -References MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::fitnessValue, and MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::invalidFitnessValue.

    @@ -268,8 +266,6 @@ Sets the diversity value of the current solution.

    Definition at line 169 of file MOEO.h. -

    -References MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::diversityValue, and MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::invalidDiversityValue.

    @@ -301,8 +297,6 @@ You should implement another function in the sub-class of 220 of file MOEO.h. -

    -References MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::objectiveVector().

    @@ -335,11 +329,9 @@ Writing object.

    Reimplemented from EO< MOEOObjectiveVector >.

    -Reimplemented in moeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >, moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >, moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool >, and moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, double >. +Reimplemented in moeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >, moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >, moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool >, moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, double >, moeoVector< moeoRealObjectiveVector< FlowShopObjectiveVectorTraits >, double, double, unsigned int >, and moeoVector< moeoRealObjectiveVector< Sch1ObjectiveVectorTraits >, double, double, double >.

    Definition at line 239 of file MOEO.h. -

    -References MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::invalidObjectiveVector(), and MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::objectiveVectorValue.

    @@ -372,16 +364,14 @@ Reading object.

    Reimplemented from EO< MOEOObjectiveVector >.

    -Reimplemented in moeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >, moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >, moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool >, and moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, double >. +Reimplemented in moeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >, moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >, moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool >, moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, double >, moeoVector< moeoRealObjectiveVector< FlowShopObjectiveVectorTraits >, double, double, unsigned int >, and moeoVector< moeoRealObjectiveVector< Sch1ObjectiveVectorTraits >, double, double, double >.

    Definition at line 256 of file MOEO.h. -

    -References MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::invalidateObjectiveVector(), MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::invalidObjectiveVectorValue, and MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::objectiveVectorValue.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classMOEO.png b/trunk/paradiseo-moeo/doc/html/classMOEO.png index 43ac723c7..f096138ae 100644 Binary files a/trunk/paradiseo-moeo/doc/html/classMOEO.png and b/trunk/paradiseo-moeo/doc/html/classMOEO.png differ diff --git a/trunk/paradiseo-moeo/doc/html/classes.html b/trunk/paradiseo-moeo/doc/html/classes.html index 5b16de773..8776c7dba 100644 --- a/trunk/paradiseo-moeo/doc/html/classes.html +++ b/trunk/paradiseo-moeo/doc/html/classes.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Alphabetical List +ParadisEO-MOEOMovingObjects: Alphabetical List @@ -28,28 +28,28 @@
  • Class Hierarchy
  • Class Members
  • -

    ParadisEO-MOEO Class Index

    A | B | C | D | E | F | G | H | I | L | M | N | O | P | R | S | U | V

    +

    ParadisEO-MOEOMovingObjects Class Index

    A | B | C | D | E | F | G | H | I | L | M | N | O | P | R | S | U | V

      A  
    -
    moeoEasyEA::eoDummyTransform   moeoNormalizedSolutionVsSolutionBinaryMetric   
    moeoAchievementFitnessAssignment   moeoElitistReplacement   moeoNSGA   
    moeoAdditiveEpsilonBinaryMetric   moeoElitistReplacement::Cmp   moeoNSGAII   
    moeoAggregativeComparator   moeoEntropyMetric   
      O  
    -
    moeoAlgo   moeoEnvironmentalReplacement   moeoObjectiveObjectiveVectorComparator   
    moeoArchive   moeoEnvironmentalReplacement::Cmp   moeoObjectiveVector   
    moeoArchiveObjectiveVectorSavingUpdater   moeoEuclideanDistance   moeoObjectiveVectorComparator   
    moeoArchiveUpdater   moeoEvalFunc   moeoObjectiveVectorTraits   
      B  
    -
    moeoExpBinaryIndicatorBasedFitnessAssignment   moeoOneObjectiveComparator   
    moeoBinaryIndicatorBasedFitnessAssignment   
      F  
    -
      P  
    -
    moeoBinaryMetric   moeoFastNonDominatedSortingFitnessAssignment   moeoParetoBasedFitnessAssignment   
    moeoBinaryMetricSavingUpdater   moeoFastNonDominatedSortingFitnessAssignment::ObjectiveComparator   moeoParetoObjectiveVectorComparator   
    moeoBitVector   moeoFitnessAssignment   
      R  
    -
      C  
    -
    moeoFitnessThenDiversityComparator   moeoRandomSelect   
    moeoCombinedLS   moeoFrontByFrontCrowdingDiversityAssignment   moeoRealObjectiveVector   
    moeoComparator   moeoFrontByFrontSharingDiversityAssignment   moeoRealVector   
    moeoContributionMetric   
      G  
    -
    moeoReplacement   
    moeoConvertPopToObjectiveVectors   moeoGDominanceObjectiveVectorComparator   moeoRouletteSelect   
    moeoCriterionBasedFitnessAssignment   moeoGenerationalReplacement   
      S  
    -
    moeoCrowdingDiversityAssignment   
      H  
    -
    moeoScalarFitnessAssignment   
      D  
    -
    moeoHybridLS   moeoSelectFromPopAndArch   
    moeoDetTournamentSelect   moeoHypervolumeBinaryMetric   moeoSelectOne   
    moeoDistance   
      I  
    -
    moeoSharingDiversityAssignment   
    moeoDistanceMatrix   moeoIBEA   moeoSolutionUnaryMetric   
    moeoDiversityAssignment   moeoIndicatorBasedFitnessAssignment   moeoSolutionVsSolutionBinaryMetric   
    moeoDiversityThenFitnessComparator   
      L  
    -
    moeoStochTournamentSelect   
    moeoDummyDiversityAssignment   moeoLS   
      U  
    -
    moeoDummyFitnessAssignment   
      M  
    -
    moeoUnaryIndicatorBasedFitnessAssignment   
      E  
    -
    moeoManhattanDistance   moeoUnaryMetric   
    moeoEA   moeoMetric   
      V  
    -
    moeoEasyEA   MOEO   moeoVector   
    moeoEasyEA::eoDummyEval   
      N  
    -
    moeoVectorUnaryMetric   
    moeoEasyEA::eoDummySelect   moeoNormalizedDistance   moeoVectorVsVectorBinaryMetric   

    A | B | C | D | E | F | G | H | I | L | M | N | O | P | R | S | U | V

    -


    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +moeoEuclideanDistance   moeoNormalizedSolutionVsSolutionBinaryMetric   moeoAchievementFitnessAssignment   moeoEvalFunc   moeoNSGA   moeoAdditiveEpsilonBinaryMetric   moeoExpBinaryIndicatorBasedFitnessAssignment   moeoNSGAII   moeoAggregativeComparator   
      F  
    +
      O  
    +moeoAlgo   moeoFastNonDominatedSortingFitnessAssignment   moeoObjectiveObjectiveVectorComparator   moeoArchive   moeoFastNonDominatedSortingFitnessAssignment::ObjectiveComparator   moeoObjectiveVector   moeoArchiveObjectiveVectorSavingUpdater   moeoFitnessAssignment   moeoObjectiveVectorComparator   moeoArchiveUpdater   moeoFitnessThenDiversityComparator   moeoObjectiveVectorTraits   
      B  
    +FlowShop   moeoOneObjectiveComparator   moeoBinaryIndicatorBasedFitnessAssignment   FlowShopBenchmarkParser   
      P  
    +moeoBinaryMetric   FlowShopEval   moeoParetoBasedFitnessAssignment   moeoBinaryMetricSavingUpdater   FlowShopInit   moeoParetoObjectiveVectorComparator   moeoBitVector   FlowShopObjectiveVectorTraits   peoEA   
      C  
    +FlowShopOpCrossoverQuad   
      R  
    +moeoCombinedLS   FlowShopOpMutationExchange   moeoRandomSelect   moeoComparator   FlowShopOpMutationShift   moeoRealObjectiveVector   moeoContributionMetric   moeoFrontByFrontCrowdingDiversityAssignment   moeoRealVector   moeoConvertPopToObjectiveVectors   moeoFrontByFrontSharingDiversityAssignment   moeoReferencePointIndicatorBasedFitnessAssignment   moeoCriterionBasedFitnessAssignment   
      G  
    +moeoReplacement   moeoCrowdingDiversityAssignment   moeoGDominanceObjectiveVectorComparator   moeoRouletteSelect   
      D  
    +moeoGenerationalReplacement   
      S  
    +moeoDetTournamentSelect   
      H  
    +moeoScalarFitnessAssignment   moeoDistance   moeoHybridLS   Sch1   moeoDistanceMatrix   moeoHypervolumeBinaryMetric   Sch1Eval   moeoDiversityAssignment   
      I  
    +Sch1ObjectiveVectorTraits   moeoDiversityThenFitnessComparator   moeoIBEA   moeoSelectFromPopAndArch   moeoDummyDiversityAssignment   moeoIBMOLS   moeoSelectOne   moeoDummyFitnessAssignment   moeoIBMOLS::OneObjectiveComparator   moeoSharingDiversityAssignment   
      E  
    +moeoIndicatorBasedFitnessAssignment   moeoSolutionUnaryMetric   moeoEA   moeoIteratedIBMOLS   moeoSolutionVsSolutionBinaryMetric   moeoEasyEA   
      L  
    +moeoStochTournamentSelect   moeoEasyEA::eoDummyEval   moeoLS   
      U  
    +moeoEasyEA::eoDummySelect   
      M  
    +moeoUnaryIndicatorBasedFitnessAssignment   moeoEasyEA::eoDummyTransform   moeoManhattanDistance   moeoUnaryMetric   moeoElitistReplacement   moeoMetric   
      V  
    +moeoElitistReplacement::Cmp   MOEO   moeoVector   moeoEntropyMetric   moeoMoveIncrEval   moeoVectorUnaryMetric   moeoEnvironmentalReplacement   
      N  
    +moeoVectorVsVectorBinaryMetric   moeoEnvironmentalReplacement::Cmp   moeoNormalizedDistance   

    A | B | C | D | E | F | G | H | I | L | M | N | O | P | R | S | U | V

    +


    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoAchievementFitnessAssignment-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoAchievementFitnessAssignment-members.html index 46ea4dc6e..4d0b37d8a 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoAchievementFitnessAssignment-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoAchievementFitnessAssignment-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -44,7 +44,7 @@ moeoScalarFitnessAssignment::updateByDeleting(eoPop< MOEOT > &_pop, MOEOT &_moeo)moeoFitnessAssignment< MOEOT > [inline] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< eoPop< MOEOT > &, void > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoAchievementFitnessAssignment.html b/trunk/paradiseo-moeo/doc/html/classmoeoAchievementFitnessAssignment.html index 531c60198..a19a7c99c 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoAchievementFitnessAssignment.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoAchievementFitnessAssignment.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoAchievementFitnessAssignment< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoAchievementFitnessAssignment< MOEOT > Class Template Reference @@ -337,7 +337,7 @@ Referenced by moeoAchievementFitnessAssignment.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoAdditiveEpsilonBinaryMetric-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoAdditiveEpsilonBinaryMetric-members.html index 022d9a56b..aacf2cecf 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoAdditiveEpsilonBinaryMetric-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoAdditiveEpsilonBinaryMetric-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -40,7 +40,7 @@ tiny()moeoNormalizedSolutionVsSolutionBinaryMetric< ObjectiveVector, double > [inline, static] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoAdditiveEpsilonBinaryMetric.html b/trunk/paradiseo-moeo/doc/html/classmoeoAdditiveEpsilonBinaryMetric.html index bb64895b9..1cfbb62f8 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoAdditiveEpsilonBinaryMetric.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoAdditiveEpsilonBinaryMetric.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoAdditiveEpsilonBinaryMetric< ObjectiveVector > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoAdditiveEpsilonBinaryMetric< ObjectiveVector > Class Template Reference @@ -164,7 +164,7 @@ Referenced by moeoAdditiveEpsilonBinaryMetric.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoAggregativeComparator-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoAggregativeComparator-members.html index 0adb64126..71078eba1 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoAggregativeComparator-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoAggregativeComparator-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -37,7 +37,7 @@ weightFitnessmoeoAggregativeComparator< MOEOT > [private] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoAggregativeComparator.html b/trunk/paradiseo-moeo/doc/html/classmoeoAggregativeComparator.html index 77c14acea..8c449bad8 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoAggregativeComparator.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoAggregativeComparator.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoAggregativeComparator< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoAggregativeComparator< MOEOT > Class Template Reference @@ -155,7 +155,7 @@ References


    The documentation for this class was generated from the following file:
    -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoAlgo.html b/trunk/paradiseo-moeo/doc/html/classmoeoAlgo.html index ecae6cb2c..bd71905ea 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoAlgo.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoAlgo.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoAlgo Class Reference +ParadisEO-MOEOMovingObjects: moeoAlgo Class Reference @@ -36,13 +36,16 @@

    Inheritance diagram for moeoAlgo:

    -moeoEA< MOEOT > -moeoLS< MOEOT, Type > -moeoEasyEA< MOEOT > -moeoIBEA< MOEOT > -moeoNSGA< MOEOT > -moeoNSGAII< MOEOT > -moeoCombinedLS< MOEOT, Type > +moeoEA< MOEOT > +moeoLS< MOEOT, Type > +moeoLS< MOEOT, eoPop< MOEOT > & > +moeoEasyEA< MOEOT > +moeoIBEA< MOEOT > +moeoNSGA< MOEOT > +moeoNSGAII< MOEOT > +moeoCombinedLS< MOEOT, Type > +moeoIBMOLS< MOEOT, Move > +moeoIteratedIBMOLS< MOEOT, Move > @@ -54,7 +57,7 @@ Abstract class for multi-objective algorithms.

    Definition at line 19 of file moeoAlgo.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoAlgo.png b/trunk/paradiseo-moeo/doc/html/classmoeoAlgo.png index 464a61acd..75c995bad 100644 Binary files a/trunk/paradiseo-moeo/doc/html/classmoeoAlgo.png and b/trunk/paradiseo-moeo/doc/html/classmoeoAlgo.png differ diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoArchive-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoArchive-members.html index 0e6ecb7bc..c9bed53fa 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoArchive-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoArchive-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -73,7 +73,7 @@
    -
    ~eoPersistent()eoPersistent [virtual]
    ~eoPop()eoPop< MOEOT > [virtual]
    ~eoPrintable()eoPrintable [virtual]

    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoArchive.html b/trunk/paradiseo-moeo/doc/html/classmoeoArchive.html index a5dfb18a0..26fe43035 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoArchive.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoArchive.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoArchive< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoArchive< MOEOT > Class Template Reference @@ -246,7 +246,7 @@ Definition at line 95

    References moeoArchive< MOEOT >::comparator.

    -Referenced by moeoArchive< MOEOT >::update(). +Referenced by moeoIteratedIBMOLS< MOEOT, Move >::operator()(), moeoIBMOLS< MOEOT, Move >::operator()(), and moeoArchive< MOEOT >::update().

    @@ -313,11 +313,13 @@ Returns true if the current archive contains the same objective vectors than the Definition at line 151 of file moeoArchive.h.

    References moeoArchive< MOEOT >::contains(). +

    +Referenced by moeoIBMOLS< MOEOT, Move >::operator()().


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoArchiveObjectiveVectorSavingUpdater-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoArchiveObjectiveVectorSavingUpdater-members.html index b98fdeb3d..5b95e0631 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoArchiveObjectiveVectorSavingUpdater-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoArchiveObjectiveVectorSavingUpdater-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -29,6 +29,7 @@
  • Class Members
  • moeoArchiveObjectiveVectorSavingUpdater< MOEOT > Member List

    This is the complete list of members for moeoArchiveObjectiveVectorSavingUpdater< MOEOT >, including all inherited members.

    + @@ -42,7 +43,7 @@ -
    addTo(eoCheckPoint< EOT > &cp)eoUpdater
    archmoeoArchiveObjectiveVectorSavingUpdater< MOEOT > [private]
    className(void) const eoUpdater [virtual]
    countmoeoArchiveObjectiveVectorSavingUpdater< MOEOT > [private]
    result_type typedefeoF< void >
    ~eoF()eoF< void > [virtual]
    ~eoFunctorBase()eoFunctorBase [virtual]


    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoArchiveObjectiveVectorSavingUpdater.html b/trunk/paradiseo-moeo/doc/html/classmoeoArchiveObjectiveVectorSavingUpdater.html index 2d96408d7..01e3fee31 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoArchiveObjectiveVectorSavingUpdater.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoArchiveObjectiveVectorSavingUpdater.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoArchiveObjectiveVectorSavingUpdater< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoArchiveObjectiveVectorSavingUpdater< MOEOT > Class Template Reference @@ -138,7 +138,7 @@ Definition at line moeoArchiveObjectiveVectorSavingUpdater.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoArchiveUpdater-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoArchiveUpdater-members.html index 7dfe3fe05..0d26e1f96 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoArchiveUpdater-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoArchiveUpdater-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -29,6 +29,7 @@
  • Class Members
  • moeoArchiveUpdater< MOEOT > Member List

    This is the complete list of members for moeoArchiveUpdater< MOEOT >, including all inherited members.

    + @@ -39,7 +40,7 @@ -
    addTo(eoCheckPoint< EOT > &cp)eoUpdater
    archmoeoArchiveUpdater< MOEOT > [private]
    className(void) const eoUpdater [virtual]
    functor_category()eoF< void > [static]
    result_type typedefeoF< void >
    ~eoF()eoF< void > [virtual]
    ~eoFunctorBase()eoFunctorBase [virtual]


    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoArchiveUpdater.html b/trunk/paradiseo-moeo/doc/html/classmoeoArchiveUpdater.html index fd9b9369d..484d16e92 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoArchiveUpdater.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoArchiveUpdater.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoArchiveUpdater< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoArchiveUpdater< MOEOT > Class Template Reference @@ -112,7 +112,7 @@ Definition at line


    The documentation for this class was generated from the following file:
    -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoBinaryIndicatorBasedFitnessAssignment-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoBinaryIndicatorBasedFitnessAssignment-members.html index a2f97f50c..2718d1775 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoBinaryIndicatorBasedFitnessAssignment-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoBinaryIndicatorBasedFitnessAssignment-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -30,13 +30,14 @@

    moeoBinaryIndicatorBasedFitnessAssignment< MOEOT > Member List

    This is the complete list of members for moeoBinaryIndicatorBasedFitnessAssignment< MOEOT >, including all inherited members.

    - + + -
    functor_category()eoUF< eoPop< MOEOT > &, void > [static]
    ObjectiveVector typedefmoeoFitnessAssignment< MOEOT >
    ObjectiveVector typedefmoeoBinaryIndicatorBasedFitnessAssignment< MOEOT >
    operator()(eoPop< MOEOT > &)=0eoUF< eoPop< MOEOT > &, void > [pure virtual]
    updateByAdding(eoPop< MOEOT > &_pop, ObjectiveVector &_objVec)=0moeoBinaryIndicatorBasedFitnessAssignment< MOEOT > [pure virtual]
    updateByDeleting(eoPop< MOEOT > &_pop, ObjectiveVector &_objVec)=0moeoFitnessAssignment< MOEOT > [pure virtual]
    updateByDeleting(eoPop< MOEOT > &_pop, MOEOT &_moeo)moeoFitnessAssignment< MOEOT > [inline]
    ~eoFunctorBase()eoFunctorBase [virtual]
    ~eoUF()eoUF< eoPop< MOEOT > &, void > [virtual]


    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoBinaryIndicatorBasedFitnessAssignment.html b/trunk/paradiseo-moeo/doc/html/classmoeoBinaryIndicatorBasedFitnessAssignment.html index 0692d7396..0b3256ccf 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoBinaryIndicatorBasedFitnessAssignment.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoBinaryIndicatorBasedFitnessAssignment.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoBinaryIndicatorBasedFitnessAssignment< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoBinaryIndicatorBasedFitnessAssignment< MOEOT > Class Template Reference @@ -44,6 +44,15 @@ List of all members. + + + + + + + +

    Public Types

    +typedef MOEOT::ObjectiveVector ObjectiveVector
     The type for objective vector.

    Public Member Functions

    virtual double updateByAdding (eoPop< MOEOT > &_pop, ObjectiveVector &_objVec)=0
     Updates the fitness values of the whole population _pop by taking the new objective vector _objVec into account and returns the fitness value of _objVec.

    Detailed Description

    template<class MOEOT>
    @@ -53,9 +62,51 @@

    -Definition at line 22 of file moeoBinaryIndicatorBasedFitnessAssignment.h.


    The documentation for this class was generated from the following file:
      +Definition at line 22 of file moeoBinaryIndicatorBasedFitnessAssignment.h.

      Member Function Documentation

      + +
      +
      +
      +template<class MOEOT>
      + + + + + + + + + + + + + + + + + + +
      virtual double moeoBinaryIndicatorBasedFitnessAssignment< MOEOT >::updateByAdding (eoPop< MOEOT > &  _pop,
      ObjectiveVector _objVec 
      ) [pure virtual]
      +
      +
      + +

      +Updates the fitness values of the whole population _pop by taking the new objective vector _objVec into account and returns the fitness value of _objVec. +

      +

      Parameters:
      + + + +
      _pop the population
      _objVec the objective vector
      +
      + +

      +Implemented in moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >. +

      +

      +


      The documentation for this class was generated from the following file: -
      Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
      Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
      diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoBinaryMetric-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoBinaryMetric-members.html index 0b733f042..ac6e75a06 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoBinaryMetric-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoBinaryMetric-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -33,7 +33,7 @@ operator()(A1, A2)=0eoBF< A1, A2, R > [pure virtual] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
      Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
      Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
      diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoBinaryMetric.html b/trunk/paradiseo-moeo/doc/html/classmoeoBinaryMetric.html index a868c053c..281ed97f7 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoBinaryMetric.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoBinaryMetric.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoBinaryMetric< A1, A2, R > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoBinaryMetric< A1, A2, R > Class Template Reference @@ -64,7 +64,7 @@ Base class for binary metrics.

      Definition at line 36 of file moeoMetric.h.


      The documentation for this class was generated from the following file: -
      Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
      Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
      diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoBinaryMetricSavingUpdater-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoBinaryMetricSavingUpdater-members.html index 2f3041071..331825e70 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoBinaryMetricSavingUpdater-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoBinaryMetricSavingUpdater-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -29,6 +29,7 @@
    • Class Members

    moeoBinaryMetricSavingUpdater< MOEOT > Member List

    This is the complete list of members for moeoBinaryMetricSavingUpdater< MOEOT >, including all inherited members.

    + @@ -44,7 +45,7 @@ -
    addTo(eoCheckPoint< EOT > &cp)eoUpdater
    className(void) const eoUpdater [virtual]
    countermoeoBinaryMetricSavingUpdater< MOEOT > [private]
    filenamemoeoBinaryMetricSavingUpdater< MOEOT > [private]
    result_type typedefeoF< void >
    ~eoF()eoF< void > [virtual]
    ~eoFunctorBase()eoFunctorBase [virtual]


    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoBinaryMetricSavingUpdater.html b/trunk/paradiseo-moeo/doc/html/classmoeoBinaryMetricSavingUpdater.html index 90951ce84..374228799 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoBinaryMetricSavingUpdater.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoBinaryMetricSavingUpdater.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoBinaryMetricSavingUpdater< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoBinaryMetricSavingUpdater< MOEOT > Class Template Reference @@ -141,7 +141,7 @@ Definition at line moeoBinaryMetricSavingUpdater.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoBitVector-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoBitVector-members.html index 5e1467750..4e471902e 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoBitVector-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoBitVector-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -43,6 +43,7 @@ EO< MOEOObjectiveVector >::fitness(const Fitness &_fitness)EO< MOEOObjectiveVector > EO< MOEOObjectiveVector >::fitness(performance_type perf)EO< MOEOObjectiveVector > fitness_traits typedefEO< MOEOObjectiveVector > + fitnessReference()EO< MOEOObjectiveVector > invalid() const MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity > [inline] invalidate()MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity > [inline] invalidate_worth(void)EO< MOEOObjectiveVector > @@ -79,7 +80,7 @@ ~eoPersistent()eoPersistent [virtual] ~eoPrintable()eoPrintable [virtual] ~MOEO()MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity > [inline, virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoBitVector.html b/trunk/paradiseo-moeo/doc/html/classmoeoBitVector.html index 8fc19adc3..59da12f69 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoBitVector.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoBitVector.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity > Class Template Reference @@ -179,7 +179,7 @@ Definition at line 67


    The documentation for this class was generated from the following file:
    -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoCombinedLS-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoCombinedLS-members.html index 100ee9263..e52c00aff 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoCombinedLS-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoCombinedLS-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -36,7 +36,7 @@ operator()(Type _type, moeoArchive< MOEOT > &_arch)moeoCombinedLS< MOEOT, Type > [inline, virtual] ~eoBF()eoBF< Type, moeoArchive< MOEOT > &, void > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoCombinedLS.html b/trunk/paradiseo-moeo/doc/html/classmoeoCombinedLS.html index f71f8df5d..9002b34c8 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoCombinedLS.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoCombinedLS.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoCombinedLS< MOEOT, Type > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoCombinedLS< MOEOT, Type > Class Template Reference @@ -183,7 +183,7 @@ References moeoCombine


    The documentation for this class was generated from the following file:
    -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoComparator-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoComparator-members.html index 4856707b2..84f3796cb 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoComparator-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoComparator-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -33,7 +33,7 @@ operator()(A1, A2)=0eoBF< A1, A2, R > [pure virtual] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoComparator.html b/trunk/paradiseo-moeo/doc/html/classmoeoComparator.html index 3bbce0cdb..511e718f7 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoComparator.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoComparator.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoComparator< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoComparator< MOEOT > Class Template Reference @@ -36,13 +36,14 @@

    Inheritance diagram for moeoComparator< MOEOT >:

    -eoBF< A1, A2, R > -eoFunctorBase +eoBF< A1, A2, R > +eoFunctorBase moeoAggregativeComparator< MOEOT > moeoDiversityThenFitnessComparator< MOEOT > moeoFastNonDominatedSortingFitnessAssignment< MOEOT >::ObjectiveComparator moeoFitnessThenDiversityComparator< MOEOT > -moeoOneObjectiveComparator< MOEOT > +moeoIBMOLS< MOEOT, Move >::OneObjectiveComparator +moeoOneObjectiveComparator< MOEOT > List of all members. @@ -57,7 +58,7 @@ Functor allowing to compare two solutions.

    Definition at line 22 of file moeoComparator.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoComparator.png b/trunk/paradiseo-moeo/doc/html/classmoeoComparator.png index 616eae5e0..4ee1845bd 100644 Binary files a/trunk/paradiseo-moeo/doc/html/classmoeoComparator.png and b/trunk/paradiseo-moeo/doc/html/classmoeoComparator.png differ diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoContributionMetric-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoContributionMetric-members.html index f03f3abc6..a6f8c8d7a 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoContributionMetric-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoContributionMetric-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -38,7 +38,7 @@
    -
    paretoComparatormoeoContributionMetric< ObjectiveVector > [private]
    ~eoBF()eoBF< A1, A2, R > [virtual]
    ~eoFunctorBase()eoFunctorBase [virtual]

    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoContributionMetric.html b/trunk/paradiseo-moeo/doc/html/classmoeoContributionMetric.html index f3ece7e27..7f5824494 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoContributionMetric.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoContributionMetric.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoContributionMetric< ObjectiveVector > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoContributionMetric< ObjectiveVector > Class Template Reference @@ -255,7 +255,7 @@ Referenced by


    The documentation for this class was generated from the following file:
    -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoConvertPopToObjectiveVectors-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoConvertPopToObjectiveVectors-members.html index 3c151d971..791ea743c 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoConvertPopToObjectiveVectors-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoConvertPopToObjectiveVectors-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -34,7 +34,7 @@ eoUF::operator()(A1)=0eoUF< A1, R > [pure virtual] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< A1, R > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoConvertPopToObjectiveVectors.html b/trunk/paradiseo-moeo/doc/html/classmoeoConvertPopToObjectiveVectors.html index 5cf80069a..f2b3a1c29 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoConvertPopToObjectiveVectors.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoConvertPopToObjectiveVectors.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoConvertPopToObjectiveVectors< MOEOT, ObjectiveVector > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoConvertPopToObjectiveVectors< MOEOT, ObjectiveVector > Class Template Reference @@ -88,7 +88,7 @@ Definition at line moeoConvertPopToObjectiveVectors.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoCriterionBasedFitnessAssignment-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoCriterionBasedFitnessAssignment-members.html index f891fee3e..22aee2a19 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoCriterionBasedFitnessAssignment-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoCriterionBasedFitnessAssignment-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -36,7 +36,7 @@ updateByDeleting(eoPop< MOEOT > &_pop, MOEOT &_moeo)moeoFitnessAssignment< MOEOT > [inline] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< eoPop< MOEOT > &, void > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoCriterionBasedFitnessAssignment.html b/trunk/paradiseo-moeo/doc/html/classmoeoCriterionBasedFitnessAssignment.html index 3d6bd3fa0..2f44a1078 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoCriterionBasedFitnessAssignment.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoCriterionBasedFitnessAssignment.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoCriterionBasedFitnessAssignment< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoCriterionBasedFitnessAssignment< MOEOT > Class Template Reference @@ -53,7 +53,7 @@

    Definition at line 22 of file moeoCriterionBasedFitnessAssignment.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoCrowdingDiversityAssignment-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoCrowdingDiversityAssignment-members.html index 34c10fb4e..1b62fc7fd 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoCrowdingDiversityAssignment-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoCrowdingDiversityAssignment-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -39,7 +39,7 @@ moeoDiversityAssignment::updateByDeleting(eoPop< MOEOT > &_pop, MOEOT &_moeo)moeoDiversityAssignment< MOEOT > [inline] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< eoPop< MOEOT > &, void > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoCrowdingDiversityAssignment.html b/trunk/paradiseo-moeo/doc/html/classmoeoCrowdingDiversityAssignment.html index b3f029baa..2fb8e9a8c 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoCrowdingDiversityAssignment.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoCrowdingDiversityAssignment.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoCrowdingDiversityAssignment< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoCrowdingDiversityAssignment< MOEOT > Class Template Reference @@ -197,7 +197,7 @@ Referenced by moeoCrowdingDiversityAssignment.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoDetTournamentSelect-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoDetTournamentSelect-members.html index 23a446b6a..ad92894c4 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoDetTournamentSelect-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoDetTournamentSelect-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -40,7 +40,7 @@ tSizemoeoDetTournamentSelect< MOEOT > [protected] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< A1, R > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoDetTournamentSelect.html b/trunk/paradiseo-moeo/doc/html/classmoeoDetTournamentSelect.html index b2e27ff56..8b98c75d6 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoDetTournamentSelect.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoDetTournamentSelect.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoDetTournamentSelect< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoDetTournamentSelect< MOEOT > Class Template Reference @@ -189,7 +189,7 @@ References mo


    The documentation for this class was generated from the following file:
    -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoDistance-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoDistance-members.html index d1e7e2c5b..b88e69580 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoDistance-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoDistance-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -36,7 +36,7 @@ setup(eoRealInterval _realInterval, unsigned int _obj)moeoDistance< MOEOT, Type > [inline, virtual] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoDistance.html b/trunk/paradiseo-moeo/doc/html/classmoeoDistance.html index a5a4062e9..dd7149d16 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoDistance.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoDistance.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoDistance< MOEOT, Type > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoDistance< MOEOT, Type > Class Template Reference @@ -190,7 +190,7 @@ Definition at line 49


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoDistanceMatrix-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoDistanceMatrix-members.html index 9c6f09ae3..d5f962d20 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoDistanceMatrix-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoDistanceMatrix-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -35,7 +35,7 @@ operator()(const eoPop< MOEOT > &_pop)moeoDistanceMatrix< MOEOT, Type > [inline, virtual] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< const eoPop< MOEOT > &, void > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoDistanceMatrix.html b/trunk/paradiseo-moeo/doc/html/classmoeoDistanceMatrix.html index 21e8a6303..0b26406f4 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoDistanceMatrix.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoDistanceMatrix.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoDistanceMatrix< MOEOT, Type > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoDistanceMatrix< MOEOT, Type > Class Template Reference @@ -142,7 +142,7 @@ References moeoDis


    The documentation for this class was generated from the following file:
    -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoDiversityAssignment-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoDiversityAssignment-members.html index 89e1ae3df..5e438084a 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoDiversityAssignment-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoDiversityAssignment-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -36,7 +36,7 @@ updateByDeleting(eoPop< MOEOT > &_pop, MOEOT &_moeo)moeoDiversityAssignment< MOEOT > [inline] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< eoPop< MOEOT > &, void > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoDiversityAssignment.html b/trunk/paradiseo-moeo/doc/html/classmoeoDiversityAssignment.html index d0de623bd..859bee2a6 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoDiversityAssignment.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoDiversityAssignment.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoDiversityAssignment< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoDiversityAssignment< MOEOT > Class Template Reference @@ -156,7 +156,7 @@ References moeoDiversityAssignment.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoDiversityThenFitnessComparator-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoDiversityThenFitnessComparator-members.html index 8e86eb6c9..fe9b33dcb 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoDiversityThenFitnessComparator-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoDiversityThenFitnessComparator-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -34,7 +34,7 @@ moeoComparator::operator()(A1, A2)=0eoBF< A1, A2, R > [pure virtual] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoDiversityThenFitnessComparator.html b/trunk/paradiseo-moeo/doc/html/classmoeoDiversityThenFitnessComparator.html index a3b4d6946..85c3d6013 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoDiversityThenFitnessComparator.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoDiversityThenFitnessComparator.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoDiversityThenFitnessComparator< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoDiversityThenFitnessComparator< MOEOT > Class Template Reference @@ -99,7 +99,7 @@ Definition at line moeoDiversityThenFitnessComparator.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoDummyDiversityAssignment-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoDummyDiversityAssignment-members.html index 71b864185..2864ab80c 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoDummyDiversityAssignment-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoDummyDiversityAssignment-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -36,7 +36,7 @@ moeoDiversityAssignment::updateByDeleting(eoPop< MOEOT > &_pop, MOEOT &_moeo)moeoDiversityAssignment< MOEOT > [inline] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< eoPop< MOEOT > &, void > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoDummyDiversityAssignment.html b/trunk/paradiseo-moeo/doc/html/classmoeoDummyDiversityAssignment.html index 5e66cd680..787ad963f 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoDummyDiversityAssignment.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoDummyDiversityAssignment.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoDummyDiversityAssignment< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoDummyDiversityAssignment< MOEOT > Class Template Reference @@ -142,7 +142,7 @@ Definition at line moeoDummyDiversityAssignment.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoDummyFitnessAssignment-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoDummyFitnessAssignment-members.html index 080d8e62d..2169994c1 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoDummyFitnessAssignment-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoDummyFitnessAssignment-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -36,7 +36,7 @@ moeoFitnessAssignment::updateByDeleting(eoPop< MOEOT > &_pop, MOEOT &_moeo)moeoFitnessAssignment< MOEOT > [inline] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< eoPop< MOEOT > &, void > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoDummyFitnessAssignment.html b/trunk/paradiseo-moeo/doc/html/classmoeoDummyFitnessAssignment.html index 5aca7bd83..61ddef706 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoDummyFitnessAssignment.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoDummyFitnessAssignment.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoDummyFitnessAssignment< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoDummyFitnessAssignment< MOEOT > Class Template Reference @@ -142,7 +142,7 @@ Definition at line moeoDummyFitnessAssignment.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEA-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoEA-members.html index 80a165c0c..7df69c589 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEA-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEA-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -33,7 +33,7 @@ operator()(A1)=0eoUF< A1, R > [pure virtual] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< A1, R > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEA.html b/trunk/paradiseo-moeo/doc/html/classmoeoEA.html index a66642a76..6acc3fc2c 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEA.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEA.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoEA< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoEA< MOEOT > Class Template Reference @@ -58,7 +58,7 @@ Abstract class for multi-objective evolutionary algorithms.

    Definition at line 23 of file moeoEA.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA-members.html index 2b3dc0c26..6d8251d2d 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -55,7 +55,7 @@ selectTransformmoeoEasyEA< MOEOT > [protected] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< A1, R > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA.html b/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA.html index 82e7f4250..d9a0a0c12 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoEasyEA< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoEasyEA< MOEOT > Class Template Reference @@ -592,7 +592,7 @@ References moeoEasyEA<


    The documentation for this class was generated from the following file:
    -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummyEval-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummyEval-members.html index 94a7af990..e78862d2a 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummyEval-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummyEval-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -36,7 +36,7 @@ eoEvalFunc< MOEOT >::operator()(A1)=0eoUF< A1, R > [pure virtual] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< A1, R > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummyEval.html b/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummyEval.html index 15aee00a1..2d2f772c4 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummyEval.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummyEval.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoEasyEA< MOEOT >::eoDummyEval Class Reference +ParadisEO-MOEOMovingObjects: moeoEasyEA< MOEOT >::eoDummyEval Class Reference @@ -60,7 +60,7 @@ a dummy eval

    Definition at line 200 of file moeoEasyEA.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummySelect-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummySelect-members.html index 0d9699a0c..f8c1dbd46 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummySelect-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummySelect-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -34,7 +34,7 @@ eoSelect< MOEOT >::operator()(A1, A2)=0eoBF< A1, A2, R > [pure virtual] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummySelect.html b/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummySelect.html index db589dc8a..ec87243da 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummySelect.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummySelect.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoEasyEA< MOEOT >::eoDummySelect Class Reference +ParadisEO-MOEOMovingObjects: moeoEasyEA< MOEOT >::eoDummySelect Class Reference @@ -60,7 +60,7 @@ a dummy select

    Definition at line 204 of file moeoEasyEA.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummyTransform-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummyTransform-members.html index 9785151f9..0753b2572 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummyTransform-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummyTransform-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -34,7 +34,7 @@ eoTransform< MOEOT >::operator()(A1)=0eoUF< A1, R > [pure virtual] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< A1, R > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummyTransform.html b/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummyTransform.html index 26b0b6b11..c15f7c7a4 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummyTransform.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEasyEA_1_1eoDummyTransform.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoEasyEA< MOEOT >::eoDummyTransform Class Reference +ParadisEO-MOEOMovingObjects: moeoEasyEA< MOEOT >::eoDummyTransform Class Reference @@ -60,7 +60,7 @@ a dummy transform

    Definition at line 208 of file moeoEasyEA.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoElitistReplacement-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoElitistReplacement-members.html index 38090cf42..f90b3fcba 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoElitistReplacement-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoElitistReplacement-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -43,7 +43,7 @@ moeoReplacement::operator()(A1, A2)=0eoBF< A1, A2, R > [pure virtual] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoElitistReplacement.html b/trunk/paradiseo-moeo/doc/html/classmoeoElitistReplacement.html index a697db619..3afd7cb12 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoElitistReplacement.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoElitistReplacement.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoElitistReplacement< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoElitistReplacement< MOEOT > Class Template Reference @@ -303,7 +303,7 @@ References moeoElitistReplacement.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoElitistReplacement_1_1Cmp-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoElitistReplacement_1_1Cmp-members.html index 9a0d6d421..e5b2a7dfa 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoElitistReplacement_1_1Cmp-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoElitistReplacement_1_1Cmp-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -32,7 +32,7 @@ Cmp(moeoComparator< MOEOT > &_comp)moeoElitistReplacement< MOEOT >::Cmp [inline] compmoeoElitistReplacement< MOEOT >::Cmp [private] operator()(const MOEOT &_moeo1, const MOEOT &_moeo2)moeoElitistReplacement< MOEOT >::Cmp [inline] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoElitistReplacement_1_1Cmp.html b/trunk/paradiseo-moeo/doc/html/classmoeoElitistReplacement_1_1Cmp.html index 119df4255..cc3c97b5a 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoElitistReplacement_1_1Cmp.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoElitistReplacement_1_1Cmp.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoElitistReplacement< MOEOT >::Cmp Class Reference +ParadisEO-MOEOMovingObjects: moeoElitistReplacement< MOEOT >::Cmp Class Reference @@ -93,7 +93,7 @@ Definition at line moeoElitistReplacement.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEntropyMetric-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoEntropyMetric-members.html index e5b3bf639..88ac58c13 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEntropyMetric-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEntropyMetric-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -43,7 +43,7 @@ vect_min_valmoeoEntropyMetric< ObjectiveVector > [private] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEntropyMetric.html b/trunk/paradiseo-moeo/doc/html/classmoeoEntropyMetric.html index 2c3b8b53f..416b4f3b7 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEntropyMetric.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEntropyMetric.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoEntropyMetric< ObjectiveVector > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoEntropyMetric< ObjectiveVector > Class Template Reference @@ -296,7 +296,7 @@ Referenced by moeoE


    The documentation for this class was generated from the following file:
    -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEnvironmentalReplacement-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoEnvironmentalReplacement-members.html index 5208fe0ca..f3f58953b 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEnvironmentalReplacement-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEnvironmentalReplacement-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -44,7 +44,7 @@ moeoReplacement::operator()(A1, A2)=0eoBF< A1, A2, R > [pure virtual] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEnvironmentalReplacement.html b/trunk/paradiseo-moeo/doc/html/classmoeoEnvironmentalReplacement.html index 0db3e2d24..fe63ea737 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEnvironmentalReplacement.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEnvironmentalReplacement.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoEnvironmentalReplacement< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoEnvironmentalReplacement< MOEOT > Class Template Reference @@ -308,7 +308,7 @@ References moeoEnvironmentalReplacement.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEnvironmentalReplacement_1_1Cmp-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoEnvironmentalReplacement_1_1Cmp-members.html index f7bd8bcbd..67842c87e 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEnvironmentalReplacement_1_1Cmp-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEnvironmentalReplacement_1_1Cmp-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -32,7 +32,7 @@ Cmp(moeoComparator< MOEOT > &_comp)moeoEnvironmentalReplacement< MOEOT >::Cmp [inline] compmoeoEnvironmentalReplacement< MOEOT >::Cmp [private] operator()(const MOEOT &_moeo1, const MOEOT &_moeo2)moeoEnvironmentalReplacement< MOEOT >::Cmp [inline] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEnvironmentalReplacement_1_1Cmp.html b/trunk/paradiseo-moeo/doc/html/classmoeoEnvironmentalReplacement_1_1Cmp.html index 105606415..3797bcf10 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEnvironmentalReplacement_1_1Cmp.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEnvironmentalReplacement_1_1Cmp.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoEnvironmentalReplacement< MOEOT >::Cmp Class Reference +ParadisEO-MOEOMovingObjects: moeoEnvironmentalReplacement< MOEOT >::Cmp Class Reference @@ -93,7 +93,7 @@ Definition at line moeoEnvironmentalReplacement.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEuclideanDistance-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoEuclideanDistance-members.html index 9a156b0a0..fec9f7d98 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEuclideanDistance-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEuclideanDistance-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -41,7 +41,7 @@ tiny()moeoNormalizedDistance< MOEOT > [inline, static] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEuclideanDistance.html b/trunk/paradiseo-moeo/doc/html/classmoeoEuclideanDistance.html index 35a0ad1b7..1b536eff3 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEuclideanDistance.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEuclideanDistance.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoEuclideanDistance< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoEuclideanDistance< MOEOT > Class Template Reference @@ -109,7 +109,7 @@ References moe


    The documentation for this class was generated from the following file:
    -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEvalFunc-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoEvalFunc-members.html index 502a3dbde..eb2513339 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEvalFunc-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEvalFunc-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -35,7 +35,7 @@ operator()(A1)=0eoUF< A1, R > [pure virtual] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< A1, R > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoEvalFunc.html b/trunk/paradiseo-moeo/doc/html/classmoeoEvalFunc.html index d5e674007..45a5c9495 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoEvalFunc.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoEvalFunc.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoEvalFunc< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoEvalFunc< MOEOT > Class Template Reference @@ -48,7 +48,7 @@

    Definition at line 22 of file moeoEvalFunc.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoExpBinaryIndicatorBasedFitnessAssignment-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoExpBinaryIndicatorBasedFitnessAssignment-members.html index 189086485..e613af173 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoExpBinaryIndicatorBasedFitnessAssignment-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoExpBinaryIndicatorBasedFitnessAssignment-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -39,13 +39,13 @@ operator()(eoPop< MOEOT > &_pop)moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT > [inline, virtual] setFitnesses(eoPop< MOEOT > &_pop)moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT > [inline, protected] setup(const eoPop< MOEOT > &_pop)moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT > [inline, protected] - updateByAdding(eoPop< MOEOT > &_pop, ObjectiveVector &_objVec)moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT > [inline] + updateByAdding(eoPop< MOEOT > &_pop, ObjectiveVector &_objVec)moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT > [inline, virtual] updateByDeleting(eoPop< MOEOT > &_pop, ObjectiveVector &_objVec)moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT > [inline, virtual] moeoBinaryIndicatorBasedFitnessAssignment::updateByDeleting(eoPop< MOEOT > &_pop, MOEOT &_moeo)moeoFitnessAssignment< MOEOT > [inline] valuesmoeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT > [protected] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< eoPop< MOEOT > &, void > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoExpBinaryIndicatorBasedFitnessAssignment.html b/trunk/paradiseo-moeo/doc/html/classmoeoExpBinaryIndicatorBasedFitnessAssignment.html index 8a3d4c8a4..039b43646 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoExpBinaryIndicatorBasedFitnessAssignment.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoExpBinaryIndicatorBasedFitnessAssignment.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT > Class Template Reference @@ -245,7 +245,7 @@ template<class MOEOT> ) - [inline] + [inline, virtual] @@ -261,6 +261,8 @@ Updates the fitness values of the whole population _pop by taking the adding of +

    +Implements moeoBinaryIndicatorBasedFitnessAssignment< MOEOT >.

    Definition at line 87 of file moeoExpBinaryIndicatorBasedFitnessAssignment.h.

    @@ -409,7 +411,7 @@ Referenced by moeoExpBinaryIndicatorBasedFitnessAssignment.h -


    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoFastNonDominatedSortingFitnessAssignment-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoFastNonDominatedSortingFitnessAssignment-members.html index 5b6139dd3..5e3738b37 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoFastNonDominatedSortingFitnessAssignment-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoFastNonDominatedSortingFitnessAssignment-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -44,7 +44,7 @@ moeoParetoBasedFitnessAssignment::updateByDeleting(eoPop< MOEOT > &_pop, MOEOT &_moeo)moeoFitnessAssignment< MOEOT > [inline] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< eoPop< MOEOT > &, void > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoFastNonDominatedSortingFitnessAssignment.html b/trunk/paradiseo-moeo/doc/html/classmoeoFastNonDominatedSortingFitnessAssignment.html index 62bb71e18..0f1e4e9ad 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoFastNonDominatedSortingFitnessAssignment.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoFastNonDominatedSortingFitnessAssignment.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoFastNonDominatedSortingFitnessAssignment< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoFastNonDominatedSortingFitnessAssignment< MOEOT > Class Template Reference @@ -318,7 +318,7 @@ Referenced by moeoFastNonDominatedSortingFitnessAssignment.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoFastNonDominatedSortingFitnessAssignment_1_1ObjectiveComparator-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoFastNonDominatedSortingFitnessAssignment_1_1ObjectiveComparator-members.html index 85ded43f9..8b2c7bb51 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoFastNonDominatedSortingFitnessAssignment_1_1ObjectiveComparator-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoFastNonDominatedSortingFitnessAssignment_1_1ObjectiveComparator-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -35,7 +35,7 @@ moeoComparator::operator()(A1, A2)=0eoBF< A1, A2, R > [pure virtual] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoFastNonDominatedSortingFitnessAssignment_1_1ObjectiveComparator.html b/trunk/paradiseo-moeo/doc/html/classmoeoFastNonDominatedSortingFitnessAssignment_1_1ObjectiveComparator.html index bb5e01ab9..ad96ae997 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoFastNonDominatedSortingFitnessAssignment_1_1ObjectiveComparator.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoFastNonDominatedSortingFitnessAssignment_1_1ObjectiveComparator.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoFastNonDominatedSortingFitnessAssignment< MOEOT >::ObjectiveComparator Class Reference +ParadisEO-MOEOMovingObjects: moeoFastNonDominatedSortingFitnessAssignment< MOEOT >::ObjectiveComparator Class Reference @@ -107,7 +107,7 @@ References moeoFastNonDominatedSortingFitnessAssignment.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoFitnessAssignment-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoFitnessAssignment-members.html index 4f375f9a1..c6c980744 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoFitnessAssignment-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoFitnessAssignment-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -36,7 +36,7 @@ updateByDeleting(eoPop< MOEOT > &_pop, MOEOT &_moeo)moeoFitnessAssignment< MOEOT > [inline] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< eoPop< MOEOT > &, void > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoFitnessAssignment.html b/trunk/paradiseo-moeo/doc/html/classmoeoFitnessAssignment.html index 5cb85dadf..33ef87d06 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoFitnessAssignment.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoFitnessAssignment.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoFitnessAssignment< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoFitnessAssignment< MOEOT > Class Template Reference @@ -36,18 +36,19 @@

    Inheritance diagram for moeoFitnessAssignment< MOEOT >:

    -eoUF< eoPop< MOEOT > &, void > -eoFunctorBase -moeoCriterionBasedFitnessAssignment< MOEOT > -moeoDummyFitnessAssignment< MOEOT > -moeoIndicatorBasedFitnessAssignment< MOEOT > -moeoParetoBasedFitnessAssignment< MOEOT > -moeoScalarFitnessAssignment< MOEOT > -moeoBinaryIndicatorBasedFitnessAssignment< MOEOT > -moeoUnaryIndicatorBasedFitnessAssignment< MOEOT > -moeoFastNonDominatedSortingFitnessAssignment< MOEOT > -moeoAchievementFitnessAssignment< MOEOT > -moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT > +eoUF< eoPop< MOEOT > &, void > +eoFunctorBase +moeoCriterionBasedFitnessAssignment< MOEOT > +moeoDummyFitnessAssignment< MOEOT > +moeoIndicatorBasedFitnessAssignment< MOEOT > +moeoParetoBasedFitnessAssignment< MOEOT > +moeoReferencePointIndicatorBasedFitnessAssignment< MOEOT > +moeoScalarFitnessAssignment< MOEOT > +moeoBinaryIndicatorBasedFitnessAssignment< MOEOT > +moeoUnaryIndicatorBasedFitnessAssignment< MOEOT > +moeoFastNonDominatedSortingFitnessAssignment< MOEOT > +moeoAchievementFitnessAssignment< MOEOT > +moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT > List of all members. @@ -111,7 +112,7 @@ Updates the fitness values of the whole population _pop by taking the deletion o

    -Implemented in moeoAchievementFitnessAssignment< MOEOT >, moeoDummyFitnessAssignment< MOEOT >, moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >, and moeoFastNonDominatedSortingFitnessAssignment< MOEOT >. +Implemented in moeoAchievementFitnessAssignment< MOEOT >, moeoDummyFitnessAssignment< MOEOT >, moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >, moeoFastNonDominatedSortingFitnessAssignment< MOEOT >, and moeoReferencePointIndicatorBasedFitnessAssignment< MOEOT >.

    Referenced by moeoFitnessAssignment< MOEOT >::updateByDeleting(). @@ -161,7 +162,7 @@ References moeoFitnessAssignment.h -


    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoFitnessAssignment.png b/trunk/paradiseo-moeo/doc/html/classmoeoFitnessAssignment.png index 2e0cd207d..b0c78a30f 100644 Binary files a/trunk/paradiseo-moeo/doc/html/classmoeoFitnessAssignment.png and b/trunk/paradiseo-moeo/doc/html/classmoeoFitnessAssignment.png differ diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoFitnessThenDiversityComparator-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoFitnessThenDiversityComparator-members.html index e7f2c1a83..33898dd09 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoFitnessThenDiversityComparator-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoFitnessThenDiversityComparator-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -34,7 +34,7 @@
    -
    moeoComparator::operator()(A1, A2)=0eoBF< A1, A2, R > [pure virtual]
    ~eoBF()eoBF< A1, A2, R > [virtual]
    ~eoFunctorBase()eoFunctorBase [virtual]

    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoFitnessThenDiversityComparator.html b/trunk/paradiseo-moeo/doc/html/classmoeoFitnessThenDiversityComparator.html index 329920597..70bd07fb6 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoFitnessThenDiversityComparator.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoFitnessThenDiversityComparator.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoFitnessThenDiversityComparator< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoFitnessThenDiversityComparator< MOEOT > Class Template Reference @@ -99,7 +99,7 @@ Definition at line moeoFitnessThenDiversityComparator.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoFrontByFrontCrowdingDiversityAssignment-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoFrontByFrontCrowdingDiversityAssignment-members.html index 0587064b2..781b7a21e 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoFrontByFrontCrowdingDiversityAssignment-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoFrontByFrontCrowdingDiversityAssignment-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -40,7 +40,7 @@ moeoDiversityAssignment::updateByDeleting(eoPop< MOEOT > &_pop, MOEOT &_moeo)moeoDiversityAssignment< MOEOT > [inline] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< eoPop< MOEOT > &, void > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoFrontByFrontCrowdingDiversityAssignment.html b/trunk/paradiseo-moeo/doc/html/classmoeoFrontByFrontCrowdingDiversityAssignment.html index 8a99e63c9..c60b28057 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoFrontByFrontCrowdingDiversityAssignment.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoFrontByFrontCrowdingDiversityAssignment.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoFrontByFrontCrowdingDiversityAssignment< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoFrontByFrontCrowdingDiversityAssignment< MOEOT > Class Template Reference @@ -193,7 +193,7 @@ Referenced by moeoFrontByFrontCrowdingDiversityAssignment.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoFrontByFrontSharingDiversityAssignment-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoFrontByFrontSharingDiversityAssignment-members.html index b84ec0633..b8a15ae62 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoFrontByFrontSharingDiversityAssignment-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoFrontByFrontSharingDiversityAssignment-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -46,7 +46,7 @@ moeoDiversityAssignment::updateByDeleting(eoPop< MOEOT > &_pop, MOEOT &_moeo)moeoDiversityAssignment< MOEOT > [inline] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< eoPop< MOEOT > &, void > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoFrontByFrontSharingDiversityAssignment.html b/trunk/paradiseo-moeo/doc/html/classmoeoFrontByFrontSharingDiversityAssignment.html index 116080162..c1fdf040b 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoFrontByFrontSharingDiversityAssignment.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoFrontByFrontSharingDiversityAssignment.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoFrontByFrontSharingDiversityAssignment< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoFrontByFrontSharingDiversityAssignment< MOEOT > Class Template Reference @@ -241,7 +241,7 @@ References moeoFrontByFrontSharingDiversityAssignment.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoGDominanceObjectiveVectorComparator-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoGDominanceObjectiveVectorComparator-members.html index f5d23a233..e7af40dd2 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoGDominanceObjectiveVectorComparator-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoGDominanceObjectiveVectorComparator-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -38,7 +38,7 @@ refmoeoGDominanceObjectiveVectorComparator< ObjectiveVector > [private] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoGDominanceObjectiveVectorComparator.html b/trunk/paradiseo-moeo/doc/html/classmoeoGDominanceObjectiveVectorComparator.html index 6f3cd26b2..0f7fa8375 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoGDominanceObjectiveVectorComparator.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoGDominanceObjectiveVectorComparator.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoGDominanceObjectiveVectorComparator< ObjectiveVector > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoGDominanceObjectiveVectorComparator< ObjectiveVector > Class Template Reference @@ -187,7 +187,7 @@ Referenced by moeoGDominanceObjectiveVectorComparator.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoGenerationalReplacement-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoGenerationalReplacement-members.html index dd030acaa..0d84c50c3 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoGenerationalReplacement-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoGenerationalReplacement-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -35,7 +35,7 @@ moeoReplacement::operator()(A1, A2)=0eoBF< A1, A2, R > [pure virtual] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoGenerationalReplacement.html b/trunk/paradiseo-moeo/doc/html/classmoeoGenerationalReplacement.html index c67f42b83..cb83441e4 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoGenerationalReplacement.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoGenerationalReplacement.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoGenerationalReplacement< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoGenerationalReplacement< MOEOT > Class Template Reference @@ -106,7 +106,7 @@ Definition at line moeoGenerationalReplacement.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoHybridLS-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoHybridLS-members.html index 1fcc328c2..09b0b2cc6 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoHybridLS-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoHybridLS-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -29,6 +29,7 @@
  • Class Members
  • moeoHybridLS< MOEOT > Member List

    This is the complete list of members for moeoHybridLS< MOEOT >, including all inherited members.

    + @@ -41,7 +42,7 @@ -
    addTo(eoCheckPoint< EOT > &cp)eoUpdater
    archmoeoHybridLS< MOEOT > [private]
    className(void) const eoUpdater [virtual]
    functor_category()eoF< void > [static]
    termmoeoHybridLS< MOEOT > [private]
    ~eoF()eoF< void > [virtual]
    ~eoFunctorBase()eoFunctorBase [virtual]


    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoHybridLS.html b/trunk/paradiseo-moeo/doc/html/classmoeoHybridLS.html index 68e76aa34..e55c99ce6 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoHybridLS.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoHybridLS.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoHybridLS< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoHybridLS< MOEOT > Class Template Reference @@ -134,7 +134,7 @@ Definition at line 39


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoHypervolumeBinaryMetric-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoHypervolumeBinaryMetric-members.html index 93213e9a5..37ba2691b 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoHypervolumeBinaryMetric-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoHypervolumeBinaryMetric-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -43,7 +43,7 @@ tiny()moeoNormalizedSolutionVsSolutionBinaryMetric< ObjectiveVector, double > [inline, static] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoHypervolumeBinaryMetric.html b/trunk/paradiseo-moeo/doc/html/classmoeoHypervolumeBinaryMetric.html index dcdfad374..792ba6953 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoHypervolumeBinaryMetric.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoHypervolumeBinaryMetric.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoHypervolumeBinaryMetric< ObjectiveVector > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoHypervolumeBinaryMetric< ObjectiveVector > Class Template Reference @@ -218,7 +218,7 @@ Referenced by moeoHypervolumeBinaryMetric.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoIBEA-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoIBEA-members.html index db86b40ca..5ef048b89 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoIBEA-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoIBEA-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -50,7 +50,7 @@ selectmoeoIBEA< MOEOT > [protected] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< A1, R > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoIBEA.html b/trunk/paradiseo-moeo/doc/html/classmoeoIBEA.html index 9ad5f241b..614fc7a7a 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoIBEA.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoIBEA.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoIBEA< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoIBEA< MOEOT > Class Template Reference @@ -491,7 +491,7 @@ References moeoIBEA< MOEO


    The documentation for this class was generated from the following file:
    -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoIndicatorBasedFitnessAssignment-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoIndicatorBasedFitnessAssignment-members.html index 72b2029c6..bfad2c813 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoIndicatorBasedFitnessAssignment-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoIndicatorBasedFitnessAssignment-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -36,7 +36,7 @@ updateByDeleting(eoPop< MOEOT > &_pop, MOEOT &_moeo)moeoFitnessAssignment< MOEOT > [inline] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< eoPop< MOEOT > &, void > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoIndicatorBasedFitnessAssignment.html b/trunk/paradiseo-moeo/doc/html/classmoeoIndicatorBasedFitnessAssignment.html index 7390738bf..66183cf02 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoIndicatorBasedFitnessAssignment.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoIndicatorBasedFitnessAssignment.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoIndicatorBasedFitnessAssignment< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoIndicatorBasedFitnessAssignment< MOEOT > Class Template Reference @@ -56,7 +56,7 @@

    Definition at line 22 of file moeoIndicatorBasedFitnessAssignment.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoLS-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoLS-members.html index 7ebd61395..80ffdc72f 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoLS-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoLS-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -33,7 +33,7 @@ operator()(Type, moeoArchive< MOEOT > &)=0eoBF< Type, moeoArchive< MOEOT > &, void > [pure virtual] ~eoBF()eoBF< Type, moeoArchive< MOEOT > &, void > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoLS.html b/trunk/paradiseo-moeo/doc/html/classmoeoLS.html index 89c538843..b40765c29 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoLS.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoLS.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoLS< MOEOT, Type > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoLS< MOEOT, Type > Class Template Reference @@ -56,7 +56,7 @@ Starting from a Type (i.e.: an individual, a pop, an archive...), it produces a

    Definition at line 25 of file moeoLS.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoManhattanDistance-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoManhattanDistance-members.html index 1824953e4..7d5fa8a93 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoManhattanDistance-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoManhattanDistance-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -41,7 +41,7 @@ tiny()moeoNormalizedDistance< MOEOT > [inline, static] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoManhattanDistance.html b/trunk/paradiseo-moeo/doc/html/classmoeoManhattanDistance.html index 31bd0745a..e0f30d601 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoManhattanDistance.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoManhattanDistance.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoManhattanDistance< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoManhattanDistance< MOEOT > Class Template Reference @@ -109,7 +109,7 @@ References moe


    The documentation for this class was generated from the following file:
    -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoMetric-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoMetric-members.html index c1027422f..f72e4c3c9 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoMetric-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoMetric-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -30,7 +30,7 @@

    moeoMetric Member List

    This is the complete list of members for moeoMetric, including all inherited members.

    -
    ~eoFunctorBase()eoFunctorBase [virtual]


    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoMetric.html b/trunk/paradiseo-moeo/doc/html/classmoeoMetric.html index 8b940b1c0..741268a92 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoMetric.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoMetric.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoMetric Class Reference +ParadisEO-MOEOMovingObjects: moeoMetric Class Reference @@ -56,7 +56,7 @@ Base class for performance metrics (also known as quality indicators).

    Definition at line 22 of file moeoMetric.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoNSGA-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoNSGA-members.html index 3b66bf3ad..52145d767 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoNSGA-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoNSGA-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -49,7 +49,7 @@ selectmoeoNSGA< MOEOT > [protected] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< A1, R > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoNSGA.html b/trunk/paradiseo-moeo/doc/html/classmoeoNSGA.html index b66d0cbea..82f54e774 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoNSGA.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoNSGA.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoNSGA< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoNSGA< MOEOT > Class Template Reference @@ -450,7 +450,7 @@ References moeoNSGA< MOEO


    The documentation for this class was generated from the following file:
    -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoNSGAII-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoNSGAII-members.html index b4888680a..75ccea1a4 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoNSGAII-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoNSGAII-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -32,6 +32,8 @@ breedmoeoNSGAII< MOEOT > [protected] continuatormoeoNSGAII< MOEOT > [protected] defaultGenContinuatormoeoNSGAII< MOEOT > [protected] + defaultMonOpmoeoNSGAII< MOEOT > [protected] + defaultQuadOpmoeoNSGAII< MOEOT > [protected] defaultSGAGenOpmoeoNSGAII< MOEOT > [protected] diversityAssignmentmoeoNSGAII< MOEOT > [protected] fitnessAssignmentmoeoNSGAII< MOEOT > [protected] @@ -49,7 +51,7 @@ selectmoeoNSGAII< MOEOT > [protected] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< A1, R > [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoNSGAII.html b/trunk/paradiseo-moeo/doc/html/classmoeoNSGAII.html index 0ab609a0d..b7b069b7d 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoNSGAII.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoNSGAII.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoNSGAII< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoNSGAII< MOEOT > Class Template Reference @@ -94,6 +94,14 @@ moeoElitistReplacement< MOEOT > replace  elitist replacement
    + +eoQuadCloneOp< MOEOT > defaultQuadOp + + a default crossover
    + +eoMonCloneOp< MOEOT > defaultMonOp + + a default mutation
    eoSGAGenOp< MOEOT > defaultSGAGenOp @@ -117,7 +125,7 @@ Agrawal, A. Pratap, and T. Meyarivan : "A fast elitist non-dominated sorting gen

    -Definition at line 37 of file moeoNSGAII.h.


    Constructor & Destructor Documentation

    +Definition at line 40 of file moeoNSGAII.h.

    Constructor & Destructor Documentation

    @@ -163,7 +171,7 @@ Simple ctor with a 47 of file moeoNSGAII.h. +Definition at line 50 of file moeoNSGAII.h.

    @@ -211,7 +219,7 @@ Simple ctor with a 59 of file moeoNSGAII.h. +Definition at line 63 of file moeoNSGAII.h.

    @@ -280,7 +288,7 @@ Ctor with a crossover, a mutation and their corresponding rates.

    -Definition at line 74 of file moeoNSGAII.h. +Definition at line 79 of file moeoNSGAII.h.

    @@ -328,7 +336,7 @@ Ctor with a continuator (instead of _maxGen) and a 87 of file moeoNSGAII.h. +Definition at line 92 of file moeoNSGAII.h.

    @@ -376,7 +384,7 @@ Ctor with a continuator (instead of _maxGen) and a 99 of file moeoNSGAII.h. +Definition at line 105 of file moeoNSGAII.h.


    Member Function Documentation

    @@ -408,14 +416,14 @@ Apply a few generation of evolution to the population _pop until the stopping cr

    -Definition at line 109 of file moeoNSGAII.h. +Definition at line 116 of file moeoNSGAII.h.

    -References moeoNSGAII< MOEOT >::breed, moeoNSGAII< MOEOT >::continuator, moeoNSGAII< MOEOT >::diversityAssignment, moeoNSGAII< MOEOT >::fitnessAssignment, moeoNSGAII< MOEOT >::popEval, and moeoNSGAII< MOEOT >::replace. +References moeoNSGAII< MOEOT >::breed, moeoNSGAII< MOEOT >::continuator, moeoNSGAII< MOEOT >::diversityAssignment, moeoNSGAII< MOEOT >::fitnessAssignment, moeoNSGAII< MOEOT >::popEval, and moeoNSGAII< MOEOT >::replace.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoNormalizedDistance-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoNormalizedDistance-members.html index deb4e706f..0017d9444 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoNormalizedDistance-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoNormalizedDistance-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -40,7 +40,7 @@ tiny()moeoNormalizedDistance< MOEOT, Type > [inline, static] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoNormalizedDistance.html b/trunk/paradiseo-moeo/doc/html/classmoeoNormalizedDistance.html index d10987cb8..56396c52b 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoNormalizedDistance.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoNormalizedDistance.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoNormalizedDistance< MOEOT, Type > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoNormalizedDistance< MOEOT, Type > Class Template Reference @@ -213,7 +213,7 @@ Definition at line moeoNormalizedDistance.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoNormalizedSolutionVsSolutionBinaryMetric-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoNormalizedSolutionVsSolutionBinaryMetric-members.html index ffbed6f81..3be3ca440 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoNormalizedSolutionVsSolutionBinaryMetric-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoNormalizedSolutionVsSolutionBinaryMetric-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -38,7 +38,7 @@ tiny()moeoNormalizedSolutionVsSolutionBinaryMetric< ObjectiveVector, R > [inline, static] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoNormalizedSolutionVsSolutionBinaryMetric.html b/trunk/paradiseo-moeo/doc/html/classmoeoNormalizedSolutionVsSolutionBinaryMetric.html index 6d432b049..5515576a1 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoNormalizedSolutionVsSolutionBinaryMetric.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoNormalizedSolutionVsSolutionBinaryMetric.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoNormalizedSolutionVsSolutionBinaryMetric< ObjectiveVector, R > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoNormalizedSolutionVsSolutionBinaryMetric< ObjectiveVector, R > Class Template Reference @@ -125,7 +125,7 @@ Sets the lower bound (_min) and the upper bound (_max) for the objective _obj.

    Definition at line 50 of file moeoNormalizedSolutionVsSolutionBinaryMetric.h.

    -Referenced by moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >::setup(). +Referenced by moeoReferencePointIndicatorBasedFitnessAssignment< MOEOT >::setup(), and moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >::setup().

    @@ -171,7 +171,7 @@ Definition at line moeoNormalizedSolutionVsSolutionBinaryMetric.h -


    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveObjectiveVectorComparator-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveObjectiveVectorComparator-members.html index 131653ad9..04892875f 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveObjectiveVectorComparator-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveObjectiveVectorComparator-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -34,7 +34,7 @@ moeoObjectiveVectorComparator::operator()(A1, A2)=0eoBF< A1, A2, R > [pure virtual] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveObjectiveVectorComparator.html b/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveObjectiveVectorComparator.html index 3fd621f5b..319057b91 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveObjectiveVectorComparator.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveObjectiveVectorComparator.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoObjectiveObjectiveVectorComparator< ObjectiveVector > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoObjectiveObjectiveVectorComparator< ObjectiveVector > Class Template Reference @@ -99,7 +99,7 @@ Definition at line moeoObjectiveObjectiveVectorComparator.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVector-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVector-members.html index 2780676ab..0192add59 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVector-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVector-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -37,7 +37,7 @@ setup(unsigned int _nObjectives, std::vector< bool > &_bObjectives)moeoObjectiveVector< ObjectiveVectorTraits, ObjectiveVectorType > [inline, static] Traits typedefmoeoObjectiveVector< ObjectiveVectorTraits, ObjectiveVectorType > Type typedefmoeoObjectiveVector< ObjectiveVectorTraits, ObjectiveVectorType > -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVector.html b/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVector.html index 67e636056..021c1a766 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVector.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVector.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoObjectiveVector< ObjectiveVectorTraits, ObjectiveVectorType > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoObjectiveVector< ObjectiveVectorTraits, ObjectiveVectorType > Class Template Reference @@ -215,7 +215,7 @@ Definition at line moeoObjectiveVector.h -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVectorComparator-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVectorComparator-members.html index 9038084ab..7c058ae6a 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVectorComparator-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVectorComparator-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -33,7 +33,7 @@ operator()(A1, A2)=0eoBF< A1, A2, R > [pure virtual] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVectorComparator.html b/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVectorComparator.html index 4ef212ff1..39bb70ab4 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVectorComparator.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVectorComparator.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoObjectiveVectorComparator< ObjectiveVector > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoObjectiveVectorComparator< ObjectiveVector > Class Template Reference @@ -57,7 +57,7 @@ The template argument ObjectiveVector have to be a 24 of file moeoObjectiveVectorComparator.h.
    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVectorTraits-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVectorTraits-members.html index dc372f30d..4c39c7844 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVectorTraits-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVectorTraits-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -36,7 +36,7 @@ nObjectives()moeoObjectiveVectorTraits [inline, static] setup(unsigned int _nObjectives, std::vector< bool > &_bObjectives)moeoObjectiveVectorTraits [inline, static] tolerance()moeoObjectiveVectorTraits [inline, static] -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVectorTraits.html b/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVectorTraits.html index 752201b0a..b2087246c 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVectorTraits.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoObjectiveVectorTraits.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoObjectiveVectorTraits Class Reference +ParadisEO-MOEOMovingObjects: moeoObjectiveVectorTraits Class Reference @@ -33,6 +33,12 @@

    #include <moeoObjectiveVectorTraits.h>

    +

    Inheritance diagram for moeoObjectiveVectorTraits: +

    + +FlowShopObjectiveVectorTraits +Sch1ObjectiveVectorTraits + List of all members. @@ -176,7 +182,7 @@ References


    The documentation for this class was generated from the following files:
    -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoOneObjectiveComparator-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoOneObjectiveComparator-members.html index ab307e330..f66aa2de2 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoOneObjectiveComparator-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoOneObjectiveComparator-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -36,7 +36,7 @@
    -

    Static Public Member Functions

    moeoComparator::operator()(A1, A2)=0eoBF< A1, A2, R > [pure virtual]
    ~eoBF()eoBF< A1, A2, R > [virtual]
    ~eoFunctorBase()eoFunctorBase [virtual]

    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoOneObjectiveComparator.html b/trunk/paradiseo-moeo/doc/html/classmoeoOneObjectiveComparator.html index 9d8f1fba4..9379187b5 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoOneObjectiveComparator.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoOneObjectiveComparator.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoOneObjectiveComparator< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoOneObjectiveComparator< MOEOT > Class Template Reference @@ -143,7 +143,7 @@ References


    The documentation for this class was generated from the following file:
    -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoParetoBasedFitnessAssignment-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoParetoBasedFitnessAssignment-members.html index 0deb21e49..aeb486bd5 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoParetoBasedFitnessAssignment-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoParetoBasedFitnessAssignment-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -36,7 +36,7 @@ updateByDeleting(eoPop< MOEOT > &_pop, MOEOT &_moeo)moeoFitnessAssignment< MOEOT > [inline] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< eoPop< MOEOT > &, void > [virtual] -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoParetoBasedFitnessAssignment.html b/trunk/paradiseo-moeo/doc/html/classmoeoParetoBasedFitnessAssignment.html index 10e5b673a..f5748e580 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoParetoBasedFitnessAssignment.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoParetoBasedFitnessAssignment.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoParetoBasedFitnessAssignment< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoParetoBasedFitnessAssignment< MOEOT > Class Template Reference @@ -54,7 +54,7 @@

    Definition at line 22 of file moeoParetoBasedFitnessAssignment.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoParetoObjectiveVectorComparator-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoParetoObjectiveVectorComparator-members.html index 0986468d4..d42fba639 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoParetoObjectiveVectorComparator-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoParetoObjectiveVectorComparator-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -34,7 +34,7 @@ moeoObjectiveVectorComparator::operator()(A1, A2)=0eoBF< A1, A2, R > [pure virtual] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoParetoObjectiveVectorComparator.html b/trunk/paradiseo-moeo/doc/html/classmoeoParetoObjectiveVectorComparator.html index 998b35297..4c9687196 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoParetoObjectiveVectorComparator.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoParetoObjectiveVectorComparator.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoParetoObjectiveVectorComparator< ObjectiveVector > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoParetoObjectiveVectorComparator< ObjectiveVector > Class Template Reference @@ -99,7 +99,7 @@ Definition at line moeoParetoObjectiveVectorComparator.h -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoRandomSelect-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoRandomSelect-members.html index 742815810..1eeeb3a94 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoRandomSelect-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoRandomSelect-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -38,7 +38,7 @@ eoRandomSelect< MOEOT >::setup(const eoPop< EOT > &_pop)eoSelectOne< EOT, WorthT > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< A1, R > [virtual] -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoRandomSelect.html b/trunk/paradiseo-moeo/doc/html/classmoeoRandomSelect.html index 4571aea5b..61bd061e8 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoRandomSelect.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoRandomSelect.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoRandomSelect< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoRandomSelect< MOEOT > Class Template Reference @@ -67,7 +67,7 @@ Selection strategy that selects only one element randomly from a whole populatio

    Definition at line 23 of file moeoRandomSelect.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoRealObjectiveVector-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoRealObjectiveVector-members.html index 58cc2feb5..10fc9be02 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoRealObjectiveVector-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoRealObjectiveVector-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -46,7 +46,7 @@ setup(unsigned int _nObjectives, std::vector< bool > &_bObjectives)moeoObjectiveVector< ObjectiveVectorTraits, double > [inline, static] Traits typedefmoeoObjectiveVector< ObjectiveVectorTraits, double > Type typedefmoeoObjectiveVector< ObjectiveVectorTraits, double > -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoRealObjectiveVector.html b/trunk/paradiseo-moeo/doc/html/classmoeoRealObjectiveVector.html index 8ec3e5f93..fa566076e 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoRealObjectiveVector.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoRealObjectiveVector.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoRealObjectiveVector< ObjectiveVectorTraits > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoRealObjectiveVector< ObjectiveVectorTraits > Class Template Reference @@ -344,7 +344,7 @@ References mo


    The documentation for this class was generated from the following file:
    -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoRealVector-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoRealVector-members.html index 3b5687e3c..0befe5061 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoRealVector-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoRealVector-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -43,6 +43,7 @@ EO< MOEOObjectiveVector >::fitness(const Fitness &_fitness)EO< MOEOObjectiveVector > EO< MOEOObjectiveVector >::fitness(performance_type perf)EO< MOEOObjectiveVector > fitness_traits typedefEO< MOEOObjectiveVector > + fitnessReference()EO< MOEOObjectiveVector > invalid() const MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity > [inline] invalidate()MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity > [inline] invalidate_worth(void)EO< MOEOObjectiveVector > @@ -79,7 +80,7 @@ ~eoPersistent()eoPersistent [virtual] ~eoPrintable()eoPrintable [virtual] ~MOEO()MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity > [inline, virtual] -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoRealVector.html b/trunk/paradiseo-moeo/doc/html/classmoeoRealVector.html index 4993a6aca..1aa0da2c0 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoRealVector.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoRealVector.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoRealVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoRealVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity > Class Template Reference @@ -42,6 +42,7 @@ eoObject eoPersistent eoPrintable +Sch1 List of all members. @@ -106,7 +107,7 @@ Definition at line 31<


    The documentation for this class was generated from the following file:
    -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoRealVector.png b/trunk/paradiseo-moeo/doc/html/classmoeoRealVector.png index ffe873b85..90e754c39 100644 Binary files a/trunk/paradiseo-moeo/doc/html/classmoeoRealVector.png and b/trunk/paradiseo-moeo/doc/html/classmoeoRealVector.png differ diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoReplacement-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoReplacement-members.html index ca17ecb5a..1c2c2670c 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoReplacement-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoReplacement-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -33,7 +33,7 @@
    -
    operator()(A1, A2)=0eoBF< A1, A2, R > [pure virtual]
    ~eoBF()eoBF< A1, A2, R > [virtual]
    ~eoFunctorBase()eoFunctorBase [virtual]

    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoReplacement.html b/trunk/paradiseo-moeo/doc/html/classmoeoReplacement.html index 34f9ce415..395d49041 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoReplacement.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoReplacement.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoReplacement< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoReplacement< MOEOT > Class Template Reference @@ -56,7 +56,7 @@ Replacement strategy for multi-objective optimization.

    Definition at line 22 of file moeoReplacement.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoRouletteSelect-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoRouletteSelect-members.html index 6e8659266..893237ed5 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoRouletteSelect-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoRouletteSelect-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -37,7 +37,7 @@ tSizemoeoRouletteSelect< MOEOT > [protected] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< A1, R > [virtual] -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoRouletteSelect.html b/trunk/paradiseo-moeo/doc/html/classmoeoRouletteSelect.html index bf715384a..85b0a58b1 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoRouletteSelect.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoRouletteSelect.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoRouletteSelect< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoRouletteSelect< MOEOT > Class Template Reference @@ -137,7 +137,7 @@ References moeoRou


    The documentation for this class was generated from the following file:
    -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoScalarFitnessAssignment-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoScalarFitnessAssignment-members.html index 97c5f5544..8ee33a31a 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoScalarFitnessAssignment-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoScalarFitnessAssignment-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -36,7 +36,7 @@ updateByDeleting(eoPop< MOEOT > &_pop, MOEOT &_moeo)moeoFitnessAssignment< MOEOT > [inline] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< eoPop< MOEOT > &, void > [virtual] -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoScalarFitnessAssignment.html b/trunk/paradiseo-moeo/doc/html/classmoeoScalarFitnessAssignment.html index a2e1503f2..3155ad578 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoScalarFitnessAssignment.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoScalarFitnessAssignment.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoScalarFitnessAssignment< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoScalarFitnessAssignment< MOEOT > Class Template Reference @@ -54,7 +54,7 @@

    Definition at line 22 of file moeoScalarFitnessAssignment.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoSelectFromPopAndArch-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoSelectFromPopAndArch-members.html index df1647da5..0e2d57900 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoSelectFromPopAndArch-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoSelectFromPopAndArch-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -42,7 +42,7 @@ setup(const eoPop< MOEOT > &_pop)moeoSelectFromPopAndArch< MOEOT > [inline, virtual] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< A1, R > [virtual] -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoSelectFromPopAndArch.html b/trunk/paradiseo-moeo/doc/html/classmoeoSelectFromPopAndArch.html index 5d9d7c135..e145c7037 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoSelectFromPopAndArch.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoSelectFromPopAndArch.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoSelectFromPopAndArch< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoSelectFromPopAndArch< MOEOT > Class Template Reference @@ -194,7 +194,7 @@ Definition at line moeoSelectFromPopAndArch.h -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoSelectOne-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoSelectOne-members.html index 8eaa1d1df..a3f66053e 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoSelectOne-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoSelectOne-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -34,7 +34,7 @@ setup(const eoPop< MOEOT > &_pop)eoSelectOne< MOEOT > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< A1, R > [virtual] -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoSelectOne.html b/trunk/paradiseo-moeo/doc/html/classmoeoSelectOne.html index da2461fc3..8cfe3a027 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoSelectOne.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoSelectOne.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoSelectOne< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoSelectOne< MOEOT > Class Template Reference @@ -58,7 +58,7 @@ Selection strategy for multi-objective optimization that selects only one elemen

    Definition at line 22 of file moeoSelectOne.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoSharingDiversityAssignment-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoSharingDiversityAssignment-members.html index 6289a393a..8413d474b 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoSharingDiversityAssignment-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoSharingDiversityAssignment-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -44,7 +44,7 @@ moeoDiversityAssignment::updateByDeleting(eoPop< MOEOT > &_pop, MOEOT &_moeo)moeoDiversityAssignment< MOEOT > [inline] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< eoPop< MOEOT > &, void > [virtual] -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoSharingDiversityAssignment.html b/trunk/paradiseo-moeo/doc/html/classmoeoSharingDiversityAssignment.html index 97d76ae07..be14e8318 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoSharingDiversityAssignment.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoSharingDiversityAssignment.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoSharingDiversityAssignment< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoSharingDiversityAssignment< MOEOT > Class Template Reference @@ -340,7 +340,7 @@ Referenced by moeoSharingDiversityAssignment.h -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoSolutionUnaryMetric-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoSolutionUnaryMetric-members.html index ff946811e..62af42dfb 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoSolutionUnaryMetric-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoSolutionUnaryMetric-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -33,7 +33,7 @@ operator()(const ObjectiveVector &)=0eoUF< const ObjectiveVector &, R > [pure virtual] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< const ObjectiveVector &, R > [virtual] -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoSolutionUnaryMetric.html b/trunk/paradiseo-moeo/doc/html/classmoeoSolutionUnaryMetric.html index 8823c6ed2..52f8394de 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoSolutionUnaryMetric.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoSolutionUnaryMetric.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoSolutionUnaryMetric< ObjectiveVector, R > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoSolutionUnaryMetric< ObjectiveVector, R > Class Template Reference @@ -55,7 +55,7 @@ Base class for unary metrics dedicated to the performance evaluation of a single

    Definition at line 43 of file moeoMetric.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoSolutionVsSolutionBinaryMetric-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoSolutionVsSolutionBinaryMetric-members.html index cc3c993e2..fef68cbd7 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoSolutionVsSolutionBinaryMetric-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoSolutionVsSolutionBinaryMetric-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -33,7 +33,7 @@ operator()(A1, A2)=0eoBF< A1, A2, R > [pure virtual] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoSolutionVsSolutionBinaryMetric.html b/trunk/paradiseo-moeo/doc/html/classmoeoSolutionVsSolutionBinaryMetric.html index 9f25989ae..338e8c169 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoSolutionVsSolutionBinaryMetric.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoSolutionVsSolutionBinaryMetric.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoSolutionVsSolutionBinaryMetric< ObjectiveVector, R > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoSolutionVsSolutionBinaryMetric< ObjectiveVector, R > Class Template Reference @@ -56,7 +56,7 @@ Base class for binary metrics dedicated to the performance comparison between tw

    Definition at line 57 of file moeoMetric.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoStochTournamentSelect-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoStochTournamentSelect-members.html index 61acf6b3a..35fab7f53 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoStochTournamentSelect-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoStochTournamentSelect-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -40,7 +40,7 @@ tRatemoeoStochTournamentSelect< MOEOT > [protected] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< A1, R > [virtual] -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoStochTournamentSelect.html b/trunk/paradiseo-moeo/doc/html/classmoeoStochTournamentSelect.html index 7e840c964..6a98be0f2 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoStochTournamentSelect.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoStochTournamentSelect.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoStochTournamentSelect< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoStochTournamentSelect< MOEOT > Class Template Reference @@ -189,7 +189,7 @@ References


    The documentation for this class was generated from the following file:
    -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoUnaryIndicatorBasedFitnessAssignment-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoUnaryIndicatorBasedFitnessAssignment-members.html index 1ceed260e..1d095ede9 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoUnaryIndicatorBasedFitnessAssignment-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoUnaryIndicatorBasedFitnessAssignment-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -36,7 +36,7 @@ updateByDeleting(eoPop< MOEOT > &_pop, MOEOT &_moeo)moeoFitnessAssignment< MOEOT > [inline] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< eoPop< MOEOT > &, void > [virtual] -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoUnaryIndicatorBasedFitnessAssignment.html b/trunk/paradiseo-moeo/doc/html/classmoeoUnaryIndicatorBasedFitnessAssignment.html index f309d2da0..fe4a01321 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoUnaryIndicatorBasedFitnessAssignment.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoUnaryIndicatorBasedFitnessAssignment.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoUnaryIndicatorBasedFitnessAssignment< MOEOT > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoUnaryIndicatorBasedFitnessAssignment< MOEOT > Class Template Reference @@ -54,7 +54,7 @@

    Definition at line 22 of file moeoUnaryIndicatorBasedFitnessAssignment.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoUnaryMetric-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoUnaryMetric-members.html index 7428da35e..6e758b187 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoUnaryMetric-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoUnaryMetric-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -33,7 +33,7 @@ operator()(A)=0eoUF< A, R > [pure virtual] ~eoFunctorBase()eoFunctorBase [virtual] ~eoUF()eoUF< A, R > [virtual] -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoUnaryMetric.html b/trunk/paradiseo-moeo/doc/html/classmoeoUnaryMetric.html index f06c1e18b..270dcd1e7 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoUnaryMetric.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoUnaryMetric.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoUnaryMetric< A, R > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoUnaryMetric< A, R > Class Template Reference @@ -54,7 +54,7 @@ Base class for unary metrics.

    Definition at line 29 of file moeoMetric.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoVector-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoVector-members.html index 86d38a27f..2a979757c 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoVector-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoVector-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -43,6 +43,7 @@ EO< MOEOObjectiveVector >::fitness(const Fitness &_fitness)EO< MOEOObjectiveVector > EO< MOEOObjectiveVector >::fitness(performance_type perf)EO< MOEOObjectiveVector > fitness_traits typedefEO< MOEOObjectiveVector > + fitnessReference()EO< MOEOObjectiveVector > invalid() const MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity > [inline] invalidate()MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity > [inline] invalidate_worth(void)EO< MOEOObjectiveVector > @@ -78,7 +79,7 @@ ~eoPersistent()eoPersistent [virtual] ~eoPrintable()eoPrintable [virtual] ~MOEO()MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity > [inline, virtual] -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoVector.html b/trunk/paradiseo-moeo/doc/html/classmoeoVector.html index 29bef36d3..3e3b5f3fd 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoVector.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoVector.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType > Class Template Reference @@ -41,6 +41,7 @@ eoObject eoPersistent eoPrintable +FlowShop List of all members. @@ -152,6 +153,8 @@ We can't have a Ctor from a std::vector as it would create ambiguity with the co

    Definition at line 56 of file moeoVector.h. +

    +Referenced by FlowShopOpMutationShift::operator()(), FlowShopOpMutationExchange::operator()(), FlowShopOpCrossoverQuad::operator()(), and FlowShopInit::operator()().

    @@ -257,7 +260,7 @@ Definition at line 102


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoVector.png b/trunk/paradiseo-moeo/doc/html/classmoeoVector.png index a40378e79..80606bd50 100644 Binary files a/trunk/paradiseo-moeo/doc/html/classmoeoVector.png and b/trunk/paradiseo-moeo/doc/html/classmoeoVector.png differ diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoVectorUnaryMetric-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoVectorUnaryMetric-members.html index 8a00a7744..793c5ae71 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoVectorUnaryMetric-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoVectorUnaryMetric-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -33,7 +33,7 @@
    -
    operator()(const std::vector< ObjectiveVector > &)=0eoUF< const std::vector< ObjectiveVector > &, R > [pure virtual]
    ~eoFunctorBase()eoFunctorBase [virtual]
    ~eoUF()eoUF< const std::vector< ObjectiveVector > &, R > [virtual]

    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoVectorUnaryMetric.html b/trunk/paradiseo-moeo/doc/html/classmoeoVectorUnaryMetric.html index 640c5cc8c..6bc50e17c 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoVectorUnaryMetric.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoVectorUnaryMetric.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoVectorUnaryMetric< ObjectiveVector, R > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoVectorUnaryMetric< ObjectiveVector, R > Class Template Reference @@ -55,7 +55,7 @@ Base class for unary metrics dedicated to the performance evaluation of a Pareto

    Definition at line 50 of file moeoMetric.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoVectorVsVectorBinaryMetric-members.html b/trunk/paradiseo-moeo/doc/html/classmoeoVectorVsVectorBinaryMetric-members.html index bec258a65..b116510bc 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoVectorVsVectorBinaryMetric-members.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoVectorVsVectorBinaryMetric-members.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Member List +ParadisEO-MOEOMovingObjects: Member List @@ -33,7 +33,7 @@ operator()(A1, A2)=0eoBF< A1, A2, R > [pure virtual] ~eoBF()eoBF< A1, A2, R > [virtual] ~eoFunctorBase()eoFunctorBase [virtual] -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/classmoeoVectorVsVectorBinaryMetric.html b/trunk/paradiseo-moeo/doc/html/classmoeoVectorVsVectorBinaryMetric.html index e42c79320..8f32265d9 100644 --- a/trunk/paradiseo-moeo/doc/html/classmoeoVectorVsVectorBinaryMetric.html +++ b/trunk/paradiseo-moeo/doc/html/classmoeoVectorVsVectorBinaryMetric.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoVectorVsVectorBinaryMetric< ObjectiveVector, R > Class Template Reference +ParadisEO-MOEOMovingObjects: moeoVectorVsVectorBinaryMetric< ObjectiveVector, R > Class Template Reference @@ -55,7 +55,7 @@ Base class for binary metrics dedicated to the performance comparison between tw

    Definition at line 64 of file moeoMetric.h.


    The documentation for this class was generated from the following file: -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/files.html b/trunk/paradiseo-moeo/doc/html/files.html index 2845bace0..a10359ca9 100644 --- a/trunk/paradiseo-moeo/doc/html/files.html +++ b/trunk/paradiseo-moeo/doc/html/files.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: File Index +ParadisEO-MOEOMovingObjects: File Index @@ -21,11 +21,33 @@ -

    ParadisEO-MOEO File List

    Here is a list of all documented files with brief descriptions: +

    ParadisEO-MOEOMovingObjects File List

    Here is a list of all documented files with brief descriptions:
    + + + + + + + + + + + + + + + + + + + + + + @@ -68,10 +90,13 @@ + + + @@ -87,6 +112,7 @@ + @@ -97,8 +123,13 @@ + + + + +
    FlowShop.cpp [code]
    FlowShop.h [code]
    FlowShopBenchmarkParser.cpp [code]
    FlowShopBenchmarkParser.h [code]
    FlowShopEA.cpp [code]
    FlowShopEval.cpp [code]
    FlowShopEval.h [code]
    FlowShopInit.cpp [code]
    FlowShopInit.h [code]
    FlowShopObjectiveVector.h [code]
    FlowShopObjectiveVectorTraits.cpp [code]
    FlowShopObjectiveVectorTraits.h [code]
    FlowShopOpCrossoverQuad.cpp [code]
    FlowShopOpCrossoverQuad.h [code]
    FlowShopOpMutationExchange.cpp [code]
    FlowShopOpMutationExchange.h [code]
    FlowShopOpMutationShift.cpp [code]
    FlowShopOpMutationShift.h [code]
    index.h [code]
    make_checkpoint_moeo.h [code]
    make_continue_moeo.h [code]
    make_ea_moeo.h [code]
    make_eval_FlowShop.h [code]
    make_genotype_FlowShop.h [code]
    make_ls_moeo.h [code]
    make_op_FlowShop.h [code]
    MOEO.h [code]
    moeoAchievementFitnessAssignment.h [code]
    moeoAdditiveEpsilonBinaryMetric.h [code]
    moeoHybridLS.h [code]
    moeoHypervolumeBinaryMetric.h [code]
    moeoIBEA.h [code]
    moeoIBMOLS.h [code]
    moeoIndicatorBasedFitnessAssignment.h [code]
    moeoIteratedIBMOLS.h [code]
    moeoLS.h [code]
    moeoManhattanDistance.h [code]
    moeoMetric.h [code]
    moeoMoveIncrEval.h [code]
    moeoNormalizedDistance.h [code]
    moeoNormalizedSolutionVsSolutionBinaryMetric.h [code]
    moeoNSGA.h [code]
    moeoRandomSelect.h [code]
    moeoRealObjectiveVector.h [code]
    moeoRealVector.h [code]
    moeoReferencePointIndicatorBasedFitnessAssignment.h [code]
    moeoReplacement.h [code]
    moeoRouletteSelect.h [code]
    moeoScalarFitnessAssignment.h [code]
    moeoStochTournamentSelect.h [code]
    moeoUnaryIndicatorBasedFitnessAssignment.h [code]
    moeoVector.h [code]
    pmoeoEA.h [code]
    README [code]
    tutorial/examples/flowshop/benchs/README [code]
    Sch1.cpp [code]
    t-moeo.cpp [code]
    -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/functions.html b/trunk/paradiseo-moeo/doc/html/functions.html index 754d72974..f890af2c1 100644 --- a/trunk/paradiseo-moeo/doc/html/functions.html +++ b/trunk/paradiseo-moeo/doc/html/functions.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Class Members +ParadisEO-MOEOMovingObjects: Class Members @@ -38,28 +38,28 @@
    @@ -73,221 +73,7 @@ Here is a list of all documented class members with links to the class documenta : moeoArchiveUpdater< MOEOT >, moeoArchiveObjectiveVectorSavingUpdater< MOEOT >, moeoSelectFromPopAndArch< MOEOT >, moeoHybridLS< MOEOT >
  • archSelectOne : moeoSelectFromPopAndArch< MOEOT >
  • AtomType : moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType > -

    - b -

    -

    - c -

    -

    - d -

    -

    - e -

    -

    - f -

    -

    - g -

    -

    - h -

    -

    - i -

    -

    - k -

    -

    - l -

    -

    - m -

    -

    - n -

    -

    - o -

    -

    - p -

    -

    - r -

    -

    - s -

    -

    - t -

    -

    - u -

    -

    - v -

    -

    - w -

    -

    - ~ -

    -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/functions_func.html b/trunk/paradiseo-moeo/doc/html/functions_func.html index 6d17e1916..2d3ba9d10 100644 --- a/trunk/paradiseo-moeo/doc/html/functions_func.html +++ b/trunk/paradiseo-moeo/doc/html/functions_func.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Class Members - Functions +ParadisEO-MOEOMovingObjects: Class Members - Functions @@ -43,6 +43,7 @@
  • d
  • e
  • f
  • +
  • g
  • h
  • i
  • l
  • @@ -70,8 +71,9 @@ : moeoContributionMetric< ObjectiveVector >
  • card_N() : moeoContributionMetric< ObjectiveVector >
  • card_W() : moeoContributionMetric< ObjectiveVector >
  • className() -: moeoRealVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >, moeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >, MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >
  • Cmp() -: moeoEnvironmentalReplacement< MOEOT >::Cmp, moeoElitistReplacement< MOEOT >::Cmp
  • compute() +: FlowShopOpMutationShift, FlowShopOpMutationExchange, FlowShopOpCrossoverQuad, FlowShop, moeoRealVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >, moeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >, MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >
  • Cmp() +: moeoEnvironmentalReplacement< MOEOT >::Cmp, moeoElitistReplacement< MOEOT >::Cmp
  • completionTime() +: FlowShopEval
  • compute() : moeoAchievementFitnessAssignment< MOEOT >
  • computeFitness() : moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >
  • computeUnion() : moeoEntropyMetric< ObjectiveVector >
  • computeValues() @@ -89,14 +91,26 @@

    - f -

    +: moeoGDominanceObjectiveVectorComparator< ObjectiveVector >
  • FlowShopBenchmarkParser() +: FlowShopBenchmarkParser
  • FlowShopEval() +: FlowShopEval
  • FlowShopInit() +: FlowShopInit +

    - g -

    - h -

    - i -

    - m -

    - n -

    - o -

    - p -

    +: FlowShopBenchmarkParser, moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >, moeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >, MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >

    - r -

    +: moeoEntropyMetric< ObjectiveVector >
  • run() +: peoEA< EOT >

    - s -

    - t -

    - u -

    +: moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >, moeoBinaryIndicatorBasedFitnessAssignment< MOEOT >
  • updateByDeleting() +: moeoReferencePointIndicatorBasedFitnessAssignment< MOEOT >, moeoFitnessAssignment< MOEOT >, moeoFastNonDominatedSortingFitnessAssignment< MOEOT >, moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >, moeoDummyFitnessAssignment< MOEOT >, moeoAchievementFitnessAssignment< MOEOT >, moeoSharingDiversityAssignment< MOEOT >, moeoFrontByFrontSharingDiversityAssignment< MOEOT >, moeoFrontByFrontCrowdingDiversityAssignment< MOEOT >, moeoDummyDiversityAssignment< MOEOT >, moeoDiversityAssignment< MOEOT >, moeoCrowdingDiversityAssignment< MOEOT >

    - v -

    - ~ -

    -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/functions_type.html b/trunk/paradiseo-moeo/doc/html/functions_type.html index 0bf32edeb..412796e09 100644 --- a/trunk/paradiseo-moeo/doc/html/functions_type.html +++ b/trunk/paradiseo-moeo/doc/html/functions_type.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Class Members - Typedefs +ParadisEO-MOEOMovingObjects: Class Members - Typedefs @@ -44,10 +44,10 @@ : moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >
  • Diversity : MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >
  • Fitness : MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >
  • ObjectiveVector -: moeoBinaryMetricSavingUpdater< MOEOT >, moeoEnvironmentalReplacement< MOEOT >, moeoFitnessAssignment< MOEOT >, moeoFastNonDominatedSortingFitnessAssignment< MOEOT >, moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >, moeoDummyFitnessAssignment< MOEOT >, moeoAchievementFitnessAssignment< MOEOT >, moeoSharingDiversityAssignment< MOEOT >, moeoFrontByFrontSharingDiversityAssignment< MOEOT >, moeoFrontByFrontCrowdingDiversityAssignment< MOEOT >, moeoDummyDiversityAssignment< MOEOT >, moeoDiversityAssignment< MOEOT >, moeoCrowdingDiversityAssignment< MOEOT >, moeoNormalizedDistance< MOEOT, Type >, moeoManhattanDistance< MOEOT >, moeoEuclideanDistance< MOEOT >, MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >, moeoArchive< MOEOT >, moeoIBEA< MOEOT >
  • Traits +: moeoBinaryMetricSavingUpdater< MOEOT >, moeoEnvironmentalReplacement< MOEOT >, moeoReferencePointIndicatorBasedFitnessAssignment< MOEOT >, moeoFitnessAssignment< MOEOT >, moeoFastNonDominatedSortingFitnessAssignment< MOEOT >, moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >, moeoDummyFitnessAssignment< MOEOT >, moeoBinaryIndicatorBasedFitnessAssignment< MOEOT >, moeoAchievementFitnessAssignment< MOEOT >, moeoSharingDiversityAssignment< MOEOT >, moeoFrontByFrontSharingDiversityAssignment< MOEOT >, moeoFrontByFrontCrowdingDiversityAssignment< MOEOT >, moeoDummyDiversityAssignment< MOEOT >, moeoDiversityAssignment< MOEOT >, moeoCrowdingDiversityAssignment< MOEOT >, moeoNormalizedDistance< MOEOT, Type >, moeoManhattanDistance< MOEOT >, moeoEuclideanDistance< MOEOT >, MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >, moeoArchive< MOEOT >, moeoIteratedIBMOLS< MOEOT, Move >, moeoIBMOLS< MOEOT, Move >, moeoIBEA< MOEOT >
  • Traits : moeoObjectiveVector< ObjectiveVectorTraits, ObjectiveVectorType >
  • Type : moeoObjectiveVector< ObjectiveVectorTraits, ObjectiveVectorType > -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/functions_vars.html b/trunk/paradiseo-moeo/doc/html/functions_vars.html index 5a16b35af..e1e3b6d18 100644 --- a/trunk/paradiseo-moeo/doc/html/functions_vars.html +++ b/trunk/paradiseo-moeo/doc/html/functions_vars.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Class Members - Variables +ParadisEO-MOEOMovingObjects: Class Members - Variables @@ -78,16 +78,20 @@ : moeoFastNonDominatedSortingFitnessAssignment< MOEOT >::ObjectiveComparator
  • combinedLS : moeoCombinedLS< MOEOT, Type >
  • comp : moeoEnvironmentalReplacement< MOEOT >::Cmp, moeoElitistReplacement< MOEOT >::Cmp
  • comparator -: moeoStochTournamentSelect< MOEOT >, moeoDetTournamentSelect< MOEOT >, moeoEnvironmentalReplacement< MOEOT >, moeoElitistReplacement< MOEOT >, moeoFastNonDominatedSortingFitnessAssignment< MOEOT >, moeoArchive< MOEOT >
  • continuator -: moeoNSGAII< MOEOT >, moeoNSGA< MOEOT >, moeoIBEA< MOEOT >, moeoEasyEA< MOEOT >
  • count +: moeoStochTournamentSelect< MOEOT >, moeoDetTournamentSelect< MOEOT >, moeoEnvironmentalReplacement< MOEOT >, moeoElitistReplacement< MOEOT >, moeoFastNonDominatedSortingFitnessAssignment< MOEOT >, moeoArchive< MOEOT >
  • cont +: peoEA< EOT >
  • continuator +: moeoNSGAII< MOEOT >, moeoNSGA< MOEOT >, moeoIteratedIBMOLS< MOEOT, Move >, moeoIBMOLS< MOEOT, Move >, moeoIBEA< MOEOT >, moeoEasyEA< MOEOT >
  • count : moeoArchiveObjectiveVectorSavingUpdater< MOEOT >
  • counter : moeoBinaryMetricSavingUpdater< MOEOT >, moeoArchiveObjectiveVectorSavingUpdater< MOEOT >

    - d -

    - e -

    - f -

    - g -

    - i -

    - m -

    +: moeoBinaryMetricSavingUpdater< MOEOT >, moeoReferencePointIndicatorBasedFitnessAssignment< MOEOT >, moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >
  • mols +: moeoHybridLS< MOEOT >
  • monOp +: moeoIteratedIBMOLS< MOEOT, Move >
  • moveIncrEval +: moeoIBMOLS< MOEOT, Move >
  • moveInit +: moeoIBMOLS< MOEOT, Move >

    - n -

    - o -

    - p -

    - r -

    - s -

    - t -

    - v -

    -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/hierarchy.html b/trunk/paradiseo-moeo/doc/html/hierarchy.html index c2b22f76d..9e139d36d 100644 --- a/trunk/paradiseo-moeo/doc/html/hierarchy.html +++ b/trunk/paradiseo-moeo/doc/html/hierarchy.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Hierarchical Index +ParadisEO-MOEOMovingObjects: Hierarchical Index @@ -28,7 +28,7 @@
  • Class Hierarchy
  • Class Members
  • -

    ParadisEO-MOEO Class Hierarchy

    This inheritance list is sorted roughly, but not completely, alphabetically: +
  • moeoMoveIncrEval< Move >
  • moeoObjectiveVectorComparator< ObjectiveVector > +
  • eoEvalFunc< FlowShop > + [external]
  • eoEvalFunc< MOEOT > [external] +
  • eoEvalFunc< Sch1 > + [external] +
  • eoInit< FlowShop > + [external]
  • eoSelectOne< EOT, WorthT > [external] +
  • eoUF< EOType &, bool > + [external]
  • eoUF< FlowShop &, bool > + [external]
  • moeoMetric +
  • eoOp< EOType > + [external]
  • eoPrintable [external] +
  • FlowShopBenchmarkParser
  • moeoAlgo
  • moeoElitistReplacement< MOEOT >::Cmp
  • moeoEnvironmentalReplacement< MOEOT >::Cmp @@ -288,8 +366,13 @@
  • moeoRealObjectiveVector< ObjectiveVectorTraits >
  • moeoObjectiveVectorTraits + -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
  • peoEA< EOT > + +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/index.html b/trunk/paradiseo-moeo/doc/html/index.html index 7e73d848d..d386be056 100644 --- a/trunk/paradiseo-moeo/doc/html/index.html +++ b/trunk/paradiseo-moeo/doc/html/index.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO +ParadisEO-MOEOMovingObjects diff --git a/trunk/paradiseo-moeo/doc/html/index_8h-source.html b/trunk/paradiseo-moeo/doc/html/index_8h-source.html index 26439f45e..91fbf9a3e 100644 --- a/trunk/paradiseo-moeo/doc/html/index_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/index_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: index.h Source File +ParadisEO-MOEOMovingObjects: index.h Source File @@ -22,7 +22,7 @@
  • index.h

    00001 
    -

    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/main.html b/trunk/paradiseo-moeo/doc/html/main.html index 682843ae4..7423498c6 100644 --- a/trunk/paradiseo-moeo/doc/html/main.html +++ b/trunk/paradiseo-moeo/doc/html/main.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: Welcome to ParadisEO-MOEO +ParadisEO-MOEOMovingObjects: Welcome to ParadisEO-MOEO @@ -23,15 +23,20 @@

    Welcome to ParadisEO-MOEO

    -

    1.0-beta

    -intro

    +

    1.0

    +Introduction

    ParadisEO-MOEO is a white-box object-oriented generic framework dedicated to the flexible design of evolutionary multi-objective algorithms. This paradigm-free software embeds some features and techniques for Pareto-based resolution and aims to provide a set of classes allowing to ease and speed up the development of computationally efficient programs. It is based on a clear conceptual distinction between the solution methods and the multi-objective problems they are intended to solve. This separation confers a maximum design and code reuse. ParadisEO-MOEO provides a broad range of archive-related features (such as elitism or performance metrics) and the most common Pareto-based fitness assignment strategies (MOGA, NSGA, SPEA, IBEA and more). Furthermore, parallel and distributed models as well as hybridization mechanisms can be applied to an algorithm designed within ParadisEO-MOEO using the whole version of ParadisEO.

    Tutorials

    -Tutorials for ParadisEO-MOEO are available here.

    -install

    -The installation procedure of the package is detailed in the README file in the top-directory of the source-tree.

    -design

    -For an introduction to the design of ParadisEO-MOEO, you can look at the ParadisEO website.
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +Tutorials for ParadisEO-MOEO are available here.

    +Installation

    +The installation procedure of the package is detailed in the README file in the top-directory of the source-tree.

    +Design

    +For an introduction to the design of ParadisEO-MOEO, you can look at the ParadisEO website.

    +LICENCE

    +This software is governed by the CeCILL license under French law and abiding by the rules of distribution of free software. You can use, modify and/ or redistribute the software under the terms of the CeCILL license as circulated by CEA, CNRS and INRIA at the following URL "http://www.cecill.info".

    +As a counterpart to the access to the source code and rights to copy, modify and redistribute granted by the license, users are provided only with a limited warranty and the software's author, the holder of the economic rights, and the successive licensors have only limited liability.

    +In this respect, the user's attention is drawn to the risks associated with loading, using, modifying and/or developing or reproducing the software by the user in light of its specific status of free software, that may mean that it is complicated to manipulate, and that also therefore means that it is reserved for developers and experienced professionals having in-depth computer knowledge. Users are therefore encouraged to load and test the software's suitability as regards their requirements in conditions enabling the security of their systems and/or data to be ensured and, more generally, to use and operate it in the same conditions as regards security. The fact that you are presently reading this means that you have had knowledge of the CeCILL license and that you accept its terms.

    +ParadisEO WebSite : http://paradiseo.gforge.inria.fr Contact: paradiseo-help@lists.gforge.inria.fr


    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/make__checkpoint__moeo_8h-source.html b/trunk/paradiseo-moeo/doc/html/make__checkpoint__moeo_8h-source.html index 7c1dccf94..0b7f59d0b 100644 --- a/trunk/paradiseo-moeo/doc/html/make__checkpoint__moeo_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/make__checkpoint__moeo_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: make_checkpoint_moeo.h Source File +ParadisEO-MOEOMovingObjects: make_checkpoint_moeo.h Source File @@ -182,7 +182,7 @@ 00174 } 00175 00176 #endif /*MAKE_CHECKPOINT_MOEO_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/make__continue__moeo_8h-source.html b/trunk/paradiseo-moeo/doc/html/make__continue__moeo_8h-source.html index 2460ada81..21ce00d30 100644 --- a/trunk/paradiseo-moeo/doc/html/make__continue__moeo_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/make__continue__moeo_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: make_continue_moeo.h Source File +ParadisEO-MOEOMovingObjects: make_continue_moeo.h Source File @@ -116,7 +116,7 @@ 00104 } 00105 00106 #endif /*MAKE_CONTINUE_MOEO_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/make__ea__moeo_8h-source.html b/trunk/paradiseo-moeo/doc/html/make__ea__moeo_8h-source.html index 1a424cf6b..51bf9dbcd 100644 --- a/trunk/paradiseo-moeo/doc/html/make__ea__moeo_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/make__ea__moeo_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: make_ea_moeo.h Source File +ParadisEO-MOEOMovingObjects: make_ea_moeo.h Source File @@ -284,7 +284,7 @@ 00270 } 00271 00272 #endif /*MAKE_EA_MOEO_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoAchievementFitnessAssignment_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoAchievementFitnessAssignment_8h-source.html index c34e2534e..e2b8c3892 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoAchievementFitnessAssignment_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoAchievementFitnessAssignment_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoAchievementFitnessAssignment.h Source File +ParadisEO-MOEOMovingObjects: moeoAchievementFitnessAssignment.h Source File @@ -128,7 +128,7 @@ 00143 }; 00144 00145 #endif /*MOEOACHIEVEMENTFITNESSASSIGNMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoAdditiveEpsilonBinaryMetric_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoAdditiveEpsilonBinaryMetric_8h-source.html index 8e9205d5d..a112257da 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoAdditiveEpsilonBinaryMetric_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoAdditiveEpsilonBinaryMetric_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoAdditiveEpsilonBinaryMetric.h Source File +ParadisEO-MOEOMovingObjects: moeoAdditiveEpsilonBinaryMetric.h Source File @@ -85,7 +85,7 @@ 00082 }; 00083 00084 #endif /*MOEOADDITIVEEPSILONBINARYMETRIC_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoAggregativeComparator_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoAggregativeComparator_8h-source.html index 9048c4897..16e760b5f 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoAggregativeComparator_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoAggregativeComparator_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoAggregativeComparator.h Source File +ParadisEO-MOEOMovingObjects: moeoAggregativeComparator.h Source File @@ -61,7 +61,7 @@ 00053 }; 00054 00055 #endif /*MOEOAGGREGATIVECOMPARATOR_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoAlgo_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoAlgo_8h-source.html index fe3facd94..9dcfdea1d 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoAlgo_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoAlgo_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoAlgo.h Source File +ParadisEO-MOEOMovingObjects: moeoAlgo.h Source File @@ -39,7 +39,7 @@ 00019 class moeoAlgo {}; 00020 00021 #endif /*MOEOALGO_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoArchiveObjectiveVectorSavingUpdater_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoArchiveObjectiveVectorSavingUpdater_8h-source.html index e33603700..a0833f7a7 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoArchiveObjectiveVectorSavingUpdater_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoArchiveObjectiveVectorSavingUpdater_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoArchiveObjectiveVectorSavingUpdater.h Source File +ParadisEO-MOEOMovingObjects: moeoArchiveObjectiveVectorSavingUpdater.h Source File @@ -97,7 +97,7 @@ 00092 }; 00093 00094 #endif /*MOEOARCHIVEOBJECTIVEVECTORSAVINGUPDATER_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoArchiveUpdater_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoArchiveUpdater_8h-source.html index 0919e6b35..efc4b407f 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoArchiveUpdater_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoArchiveUpdater_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoArchiveUpdater.h Source File +ParadisEO-MOEOMovingObjects: moeoArchiveUpdater.h Source File @@ -62,7 +62,7 @@ 00052 }; 00053 00054 #endif /*MOEOARCHIVEUPDATER_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoArchive_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoArchive_8h-source.html index 8a2e2a597..ebad5d96d 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoArchive_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoArchive_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoArchive.h Source File +ParadisEO-MOEOMovingObjects: moeoArchive.h Source File @@ -165,7 +165,7 @@ 00178 }; 00179 00180 #endif /*MOEOARCHIVE_H_ */ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoBinaryIndicatorBasedFitnessAssignment_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoBinaryIndicatorBasedFitnessAssignment_8h-source.html index 19b8d4904..97549ebcf 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoBinaryIndicatorBasedFitnessAssignment_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoBinaryIndicatorBasedFitnessAssignment_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoBinaryIndicatorBasedFitnessAssignment.h Source File +ParadisEO-MOEOMovingObjects: moeoBinaryIndicatorBasedFitnessAssignment.h Source File @@ -39,10 +39,19 @@ 00016 #include <fitness/moeoIndicatorBasedFitnessAssignment.h> 00017 00021 template < class MOEOT > -00022 class moeoBinaryIndicatorBasedFitnessAssignment : public moeoIndicatorBasedFitnessAssignment < MOEOT > {}; -00023 -00024 #endif /*MOEOINDICATORBASEDFITNESSASSIGNMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +00022 class moeoBinaryIndicatorBasedFitnessAssignment : public moeoIndicatorBasedFitnessAssignment < MOEOT > +00023 { +00024 public: +00025 +00027 typedef typename MOEOT::ObjectiveVector ObjectiveVector; +00028 +00029 +00036 virtual double updateByAdding(eoPop < MOEOT > & _pop, ObjectiveVector & _objVec) = 0; +00037 +00038 }; +00039 +00040 #endif /*MOEOINDICATORBASEDFITNESSASSIGNMENT_H_*/ +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoBinaryMetricSavingUpdater_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoBinaryMetricSavingUpdater_8h-source.html index 7c86a27ff..e9693b9bc 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoBinaryMetricSavingUpdater_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoBinaryMetricSavingUpdater_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoBinaryMetricSavingUpdater.h Source File +ParadisEO-MOEOMovingObjects: moeoBinaryMetricSavingUpdater.h Source File @@ -91,7 +91,7 @@ 00088 }; 00089 00090 #endif /*MOEOBINARYMETRICSAVINGUPDATER_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoBitVector_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoBitVector_8h-source.html index de5e8b4bb..3a5f2b8f6 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoBitVector_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoBitVector_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoBitVector.h Source File +ParadisEO-MOEOMovingObjects: moeoBitVector.h Source File @@ -85,7 +85,7 @@ 00081 }; 00082 00083 #endif /*MOEOBITVECTOR_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoCombinedLS_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoCombinedLS_8h-source.html index 3593cea17..ce9aab383 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoCombinedLS_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoCombinedLS_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoCombinedLS.h Source File +ParadisEO-MOEOMovingObjects: moeoCombinedLS.h Source File @@ -69,7 +69,7 @@ 00065 }; 00066 00067 #endif /*MOEOCOMBINEDLS_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoComparator_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoComparator_8h-source.html index c498cc6d7..1990027d0 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoComparator_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoComparator_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoComparator.h Source File +ParadisEO-MOEOMovingObjects: moeoComparator.h Source File @@ -42,7 +42,7 @@ 00022 class moeoComparator : public eoBF < const MOEOT &, const MOEOT &, const bool > {}; 00023 00024 #endif /*MOEOCOMPARATOR_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoContributionMetric_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoContributionMetric_8h-source.html index 27eba87d0..89a19e7a0 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoContributionMetric_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoContributionMetric_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoContributionMetric.h Source File +ParadisEO-MOEOMovingObjects: moeoContributionMetric.h Source File @@ -103,7 +103,7 @@ 00105 }; 00106 00107 #endif /*MOEOCONTRIBUTIONMETRIC_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoConvertPopToObjectiveVectors_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoConvertPopToObjectiveVectors_8h-source.html index 414d5cde9..80a4fa7c6 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoConvertPopToObjectiveVectors_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoConvertPopToObjectiveVectors_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoConvertPopToObjectiveVectors.h Source File +ParadisEO-MOEOMovingObjects: moeoConvertPopToObjectiveVectors.h Source File @@ -58,7 +58,7 @@ 00042 }; 00043 00044 #endif /*MOEOPOPTOOBJECTIVEVECTORS_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoCriterionBasedFitnessAssignment_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoCriterionBasedFitnessAssignment_8h-source.html index 2f176243d..ed4ed4ce6 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoCriterionBasedFitnessAssignment_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoCriterionBasedFitnessAssignment_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoCriterionBasedFitnessAssignment.h Source File +ParadisEO-MOEOMovingObjects: moeoCriterionBasedFitnessAssignment.h Source File @@ -42,7 +42,7 @@ 00022 class moeoCriterionBasedFitnessAssignment : public moeoFitnessAssignment < MOEOT > {}; 00023 00024 #endif /*MOEOCRITERIONBASEDFITNESSASSIGNMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoCrowdingDiversityAssignment_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoCrowdingDiversityAssignment_8h-source.html index bb20ab276..94654b975 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoCrowdingDiversityAssignment_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoCrowdingDiversityAssignment_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoCrowdingDiversityAssignment.h Source File +ParadisEO-MOEOMovingObjects: moeoCrowdingDiversityAssignment.h Source File @@ -117,7 +117,7 @@ 00120 }; 00121 00122 #endif /*MOEOCROWDINGDIVERSITYASSIGNMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoDetTournamentSelect_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoDetTournamentSelect_8h-source.html index 32ddd38f1..d014eb1be 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoDetTournamentSelect_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoDetTournamentSelect_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoDetTournamentSelect.h Source File +ParadisEO-MOEOMovingObjects: moeoDetTournamentSelect.h Source File @@ -85,7 +85,7 @@ 00081 }; 00082 00083 #endif /*MOEODETTOURNAMENTSELECT_H_ */ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoDistanceMatrix_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoDistanceMatrix_8h-source.html index 4b704163f..bd14fb035 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoDistanceMatrix_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoDistanceMatrix_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoDistanceMatrix.h Source File +ParadisEO-MOEOMovingObjects: moeoDistanceMatrix.h Source File @@ -84,7 +84,7 @@ 00074 }; 00075 00076 #endif /*MOEODISTANCEMATRIX_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoDistance_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoDistance_8h-source.html index 528d31801..6c76c8180 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoDistance_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoDistance_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoDistance.h Source File +ParadisEO-MOEOMovingObjects: moeoDistance.h Source File @@ -57,7 +57,7 @@ 00052 }; 00053 00054 #endif /*MOEODISTANCE_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoDiversityAssignment_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoDiversityAssignment_8h-source.html index a20621a4e..d22ff9622 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoDiversityAssignment_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoDiversityAssignment_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoDiversityAssignment.h Source File +ParadisEO-MOEOMovingObjects: moeoDiversityAssignment.h Source File @@ -58,7 +58,7 @@ 00049 }; 00050 00051 #endif /*MOEODIVERSITYASSIGNMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoDiversityThenFitnessComparator_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoDiversityThenFitnessComparator_8h-source.html index 645c33ca7..4a38fdb46 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoDiversityThenFitnessComparator_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoDiversityThenFitnessComparator_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoDiversityThenFitnessComparator.h Source File +ParadisEO-MOEOMovingObjects: moeoDiversityThenFitnessComparator.h Source File @@ -58,7 +58,7 @@ 00043 }; 00044 00045 #endif /*MOEODIVERSITYTHENFITNESSCOMPARATOR_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoDummyDiversityAssignment_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoDummyDiversityAssignment_8h-source.html index f0b3cb2b3..c5749393e 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoDummyDiversityAssignment_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoDummyDiversityAssignment_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoDummyDiversityAssignment.h Source File +ParadisEO-MOEOMovingObjects: moeoDummyDiversityAssignment.h Source File @@ -67,7 +67,7 @@ 00057 }; 00058 00059 #endif /*MOEODUMMYDIVERSITYASSIGNMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoDummyFitnessAssignment_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoDummyFitnessAssignment_8h-source.html index ea85bf4e1..4c1e3d2d5 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoDummyFitnessAssignment_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoDummyFitnessAssignment_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoDummyFitnessAssignment.h Source File +ParadisEO-MOEOMovingObjects: moeoDummyFitnessAssignment.h Source File @@ -67,7 +67,7 @@ 00057 }; 00058 00059 #endif /*MOEODUMMYFITNESSASSIGNMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoEA_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoEA_8h-source.html index 1059080cd..90cfef452 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoEA_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoEA_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoEA.h Source File +ParadisEO-MOEOMovingObjects: moeoEA.h Source File @@ -43,7 +43,7 @@ 00023 class moeoEA : public moeoAlgo, public eoAlgo < MOEOT > {}; 00024 00025 #endif /*MOEOEA_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoEasyEA_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoEasyEA_8h-source.html index e6408d9a9..6a05d5665 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoEasyEA_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoEasyEA_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoEasyEA.h Source File +ParadisEO-MOEOMovingObjects: moeoEasyEA.h Source File @@ -162,7 +162,7 @@ 00216 }; 00217 00218 #endif /*MOEOEASYEA_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoElitistReplacement_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoElitistReplacement_8h-source.html index 4aafd6694..77d921ff2 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoElitistReplacement_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoElitistReplacement_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoElitistReplacement.h Source File +ParadisEO-MOEOMovingObjects: moeoElitistReplacement.h Source File @@ -107,7 +107,7 @@ 00128 }; 00129 00130 #endif /*MOEOELITISTREPLACEMENT_H_ */ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoEntropyMetric_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoEntropyMetric_8h-source.html index 235811f6d..4dbcc5a29 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoEntropyMetric_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoEntropyMetric_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoEntropyMetric.h Source File +ParadisEO-MOEOMovingObjects: moeoEntropyMetric.h Source File @@ -167,7 +167,7 @@ 00180 }; 00181 00182 #endif /*MOEOENTROPYMETRIC_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoEnvironmentalReplacement_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoEnvironmentalReplacement_8h-source.html index 19fd00282..f2f7a9ad9 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoEnvironmentalReplacement_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoEnvironmentalReplacement_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoEnvironmentalReplacement.h Source File +ParadisEO-MOEOMovingObjects: moeoEnvironmentalReplacement.h Source File @@ -121,7 +121,7 @@ 00144 }; 00145 00146 #endif /*MOEOENVIRONMENTALREPLACEMENT_H_ */ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoEuclideanDistance_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoEuclideanDistance_8h-source.html index f5768d6a8..081f44008 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoEuclideanDistance_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoEuclideanDistance_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoEuclideanDistance.h Source File +ParadisEO-MOEOMovingObjects: moeoEuclideanDistance.h Source File @@ -68,7 +68,7 @@ 00056 }; 00057 00058 #endif /*MOEOEUCLIDEANDISTANCE_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoEvalFunc_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoEvalFunc_8h-source.html index 9c6ff9ed4..8802540b1 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoEvalFunc_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoEvalFunc_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoEvalFunc.h Source File +ParadisEO-MOEOMovingObjects: moeoEvalFunc.h Source File @@ -45,7 +45,7 @@ 00022 class moeoEvalFunc : public eoEvalFunc< MOEOT > {}; 00023 00024 #endif /*MOEOEVALFUNC_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html index 7203ec9f8..0a40b7a64 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoExpBinaryIndicatorBasedFitnessAssignment_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoExpBinaryIndicatorBasedFitnessAssignment.h Source File +ParadisEO-MOEOMovingObjects: moeoExpBinaryIndicatorBasedFitnessAssignment.h Source File @@ -178,7 +178,7 @@ 00200 }; 00201 00202 #endif /*MOEOEXPBINARYINDICATORBASEDFITNESSASSIGNMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoFastNonDominatedSortingFitnessAssignment_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoFastNonDominatedSortingFitnessAssignment_8h-source.html index 9a2e85e8b..afee511d8 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoFastNonDominatedSortingFitnessAssignment_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoFastNonDominatedSortingFitnessAssignment_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoFastNonDominatedSortingFitnessAssignment.h Source File +ParadisEO-MOEOMovingObjects: moeoFastNonDominatedSortingFitnessAssignment.h Source File @@ -215,7 +215,7 @@ 00237 }; 00238 00239 #endif /*MOEOFASTNONDOMINATEDSORTINGFITNESSASSIGNMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoFitnessAssignment_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoFitnessAssignment_8h-source.html index 5e507a743..97e70c557 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoFitnessAssignment_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoFitnessAssignment_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoFitnessAssignment.h Source File +ParadisEO-MOEOMovingObjects: moeoFitnessAssignment.h Source File @@ -58,7 +58,7 @@ 00049 }; 00050 00051 #endif /*MOEOFITNESSASSIGNMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoFitnessThenDiversityComparator_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoFitnessThenDiversityComparator_8h-source.html index 61432d431..4bb3eba0d 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoFitnessThenDiversityComparator_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoFitnessThenDiversityComparator_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoFitnessThenDiversityComparator.h Source File +ParadisEO-MOEOMovingObjects: moeoFitnessThenDiversityComparator.h Source File @@ -58,7 +58,7 @@ 00043 }; 00044 00045 #endif /*MOEOFITNESSTHENDIVERSITYCOMPARATOR_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoFrontByFrontCrowdingDiversityAssignment_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoFrontByFrontCrowdingDiversityAssignment_8h-source.html index 79ccd805e..3fc26adaf 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoFrontByFrontCrowdingDiversityAssignment_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoFrontByFrontCrowdingDiversityAssignment_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoFrontByFrontCrowdingDiversityAssignment.h Source File +ParadisEO-MOEOMovingObjects: moeoFrontByFrontCrowdingDiversityAssignment.h Source File @@ -132,7 +132,7 @@ 00131 }; 00132 00133 #endif /*MOEOFRONTBYFRONTCROWDINGDIVERSITYASSIGNMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoFrontByFrontSharingDiversityAssignment_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoFrontByFrontSharingDiversityAssignment_8h-source.html index 07217d89e..95be428b3 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoFrontByFrontSharingDiversityAssignment_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoFrontByFrontSharingDiversityAssignment_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoFrontByFrontSharingDiversityAssignment.h Source File +ParadisEO-MOEOMovingObjects: moeoFrontByFrontSharingDiversityAssignment.h Source File @@ -101,7 +101,7 @@ 00104 }; 00105 00106 #endif /*MOEOFRONTBYFRONTSHARINGDIVERSITYASSIGNMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoGDominanceObjectiveVectorComparator_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoGDominanceObjectiveVectorComparator_8h-source.html index b6fe9a584..200b0f3c0 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoGDominanceObjectiveVectorComparator_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoGDominanceObjectiveVectorComparator_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoGDominanceObjectiveVectorComparator.h Source File +ParadisEO-MOEOMovingObjects: moeoGDominanceObjectiveVectorComparator.h Source File @@ -102,7 +102,7 @@ 00100 }; 00101 00102 #endif /*MOEOGDOMINANCEOBJECTIVEVECTORCOMPARATOR_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoGenerationalReplacement_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoGenerationalReplacement_8h-source.html index dfd29840f..8faecd2e6 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoGenerationalReplacement_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoGenerationalReplacement_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoGenerationalReplacement.h Source File +ParadisEO-MOEOMovingObjects: moeoGenerationalReplacement.h Source File @@ -52,7 +52,7 @@ 00037 }; 00038 00039 #endif /*MOEOGENERATIONALREPLACEMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoHybridLS_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoHybridLS_8h-source.html index 7c4dc21d9..5b280bbf2 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoHybridLS_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoHybridLS_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoHybridLS.h Source File +ParadisEO-MOEOMovingObjects: moeoHybridLS.h Source File @@ -79,7 +79,7 @@ 00074 }; 00075 00076 #endif /*MOEOHYBRIDLS_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoHypervolumeBinaryMetric_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoHypervolumeBinaryMetric_8h-source.html index e6f47b14c..4ace2ac06 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoHypervolumeBinaryMetric_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoHypervolumeBinaryMetric_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoHypervolumeBinaryMetric.h Source File +ParadisEO-MOEOMovingObjects: moeoHypervolumeBinaryMetric.h Source File @@ -134,7 +134,7 @@ 00139 }; 00140 00141 #endif /*MOEOHYPERVOLUMEBINARYMETRIC_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoIBEA_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoIBEA_8h-source.html index 15efffd13..fe5efae59 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoIBEA_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoIBEA_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoIBEA.h Source File +ParadisEO-MOEOMovingObjects: moeoIBEA.h Source File @@ -126,7 +126,7 @@ 00166 }; 00167 00168 #endif /*MOEOIBEA_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoIndicatorBasedFitnessAssignment_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoIndicatorBasedFitnessAssignment_8h-source.html index 69f600b2d..d3628c67f 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoIndicatorBasedFitnessAssignment_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoIndicatorBasedFitnessAssignment_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoIndicatorBasedFitnessAssignment.h Source File +ParadisEO-MOEOMovingObjects: moeoIndicatorBasedFitnessAssignment.h Source File @@ -42,7 +42,7 @@ 00022 class moeoIndicatorBasedFitnessAssignment : public moeoFitnessAssignment < MOEOT > {}; 00023 00024 #endif /*MOEOINDICATORBASEDFITNESSASSIGNMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoLS_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoLS_8h-source.html index ef0877ea8..e87f08ea0 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoLS_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoLS_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoLS.h Source File +ParadisEO-MOEOMovingObjects: moeoLS.h Source File @@ -44,7 +44,7 @@ 00025 class moeoLS: public moeoAlgo, public eoBF < Type, moeoArchive < MOEOT > &, void > {}; 00026 00027 #endif /*MOEOLS_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoManhattanDistance_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoManhattanDistance_8h-source.html index cd4145ca3..7cf3ce194 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoManhattanDistance_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoManhattanDistance_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoManhattanDistance.h Source File +ParadisEO-MOEOMovingObjects: moeoManhattanDistance.h Source File @@ -68,7 +68,7 @@ 00056 }; 00057 00058 #endif /*MOEOMANHATTANDISTANCE_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoMetric_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoMetric_8h-source.html index 7777b1e72..d14b3dbb0 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoMetric_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoMetric_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoMetric.h Source File +ParadisEO-MOEOMovingObjects: moeoMetric.h Source File @@ -67,7 +67,7 @@ 00065 00066 00067 #endif /*MOEOMETRIC_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoNSGAII_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoNSGAII_8h-source.html index 049369962..dcf321206 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoNSGAII_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoNSGAII_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoNSGAII.h Source File +ParadisEO-MOEOMovingObjects: moeoNSGAII.h Source File @@ -50,78 +50,87 @@ 00027 #include <replacement/moeoElitistReplacement.h> 00028 #include <selection/moeoDetTournamentSelect.h> 00029 -00036 template < class MOEOT > -00037 class moeoNSGAII: public moeoEA < MOEOT > -00038 { -00039 public: -00040 -00047 moeoNSGAII (unsigned int _maxGen, eoEvalFunc < MOEOT > & _eval, eoGenOp < MOEOT > & _op) : -00048 defaultGenContinuator(_maxGen), continuator(defaultGenContinuator), popEval(_eval), select(2), -00049 replace(fitnessAssignment, diversityAssignment), genBreed(select, _op), breed(genBreed) -00050 {} -00051 -00052 -00059 moeoNSGAII (unsigned int _maxGen, eoEvalFunc < MOEOT > & _eval, eoTransform < MOEOT > & _op) : -00060 defaultGenContinuator(_maxGen), continuator(defaultGenContinuator), popEval(_eval), select(2), -00061 replace(fitnessAssignment, diversityAssignment), genBreed(select, _op), breed(genBreed) -00062 {} -00063 -00064 -00074 moeoNSGAII (unsigned int _maxGen, eoEvalFunc < MOEOT > & _eval, eoQuadOp < MOEOT > & _crossover, double _pCross, eoMonOp < MOEOT > & _mutation, double _pMut) : -00075 defaultGenContinuator(_maxGen), continuator(defaultGenContinuator), popEval(_eval), select (2), -00076 replace (fitnessAssignment, diversityAssignment), defaultSGAGenOp(_crossover, _pCross, _mutation, _pMut), -00077 genBreed (select, defaultSGAGenOp), breed (genBreed) -00078 {} -00079 -00080 -00087 moeoNSGAII (eoContinue < MOEOT > & _continuator, eoEvalFunc < MOEOT > & _eval, eoGenOp < MOEOT > & _op) : -00088 continuator(_continuator), popEval(_eval), select(2), -00089 replace(fitnessAssignment, diversityAssignment), genBreed(select, _op), breed(genBreed) -00090 {} -00091 -00092 -00099 moeoNSGAII (eoContinue < MOEOT > & _continuator, eoEvalFunc < MOEOT > & _eval, eoTransform < MOEOT > & _op) : -00100 continuator(_continuator), popEval(_eval), select(2), -00101 replace(fitnessAssignment, diversityAssignment), genBreed(select, _op), breed(genBreed) -00102 {} -00103 -00104 -00109 virtual void operator () (eoPop < MOEOT > &_pop) -00110 { -00111 eoPop < MOEOT > offspring, empty_pop; -00112 popEval (empty_pop, _pop); // a first eval of _pop -00113 // evaluate fitness and diversity -00114 fitnessAssignment(_pop); -00115 diversityAssignment(_pop); -00116 do -00117 { -00118 // generate offspring, worths are recalculated if necessary -00119 breed (_pop, offspring); -00120 // eval of offspring -00121 popEval (_pop, offspring); -00122 // after replace, the new pop is in _pop. Worths are recalculated if necessary -00123 replace (_pop, offspring); -00124 } while (continuator (_pop)); -00125 } -00126 -00127 -00128 protected: -00129 -00131 eoGenContinue < MOEOT > defaultGenContinuator; -00133 eoContinue < MOEOT > & continuator; -00135 eoPopLoopEval < MOEOT > popEval; -00137 moeoDetTournamentSelect < MOEOT > select; -00139 moeoFastNonDominatedSortingFitnessAssignment < MOEOT > fitnessAssignment; -00141 moeoFrontByFrontCrowdingDiversityAssignment < MOEOT > diversityAssignment; -00143 moeoElitistReplacement < MOEOT > replace; -00145 eoSGAGenOp < MOEOT > defaultSGAGenOp; -00147 eoGeneralBreeder < MOEOT > genBreed; -00149 eoBreed < MOEOT > & breed; -00150 -00151 }; -00152 -00153 #endif /*MOEONSGAII_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +00030 +00031 #include <eoCloneOps.h> +00032 +00039 template < class MOEOT > +00040 class moeoNSGAII: public moeoEA < MOEOT > +00041 { +00042 public: +00043 +00050 moeoNSGAII (unsigned int _maxGen, eoEvalFunc < MOEOT > & _eval, eoGenOp < MOEOT > & _op) : +00051 defaultGenContinuator(_maxGen), continuator(defaultGenContinuator), popEval(_eval), select(2), +00052 replace(fitnessAssignment, diversityAssignment), defaultSGAGenOp(defaultQuadOp, 0.0, defaultMonOp, 0.0), +00053 genBreed(select, _op), breed(genBreed) +00054 {} +00055 +00056 +00063 moeoNSGAII (unsigned int _maxGen, eoEvalFunc < MOEOT > & _eval, eoTransform < MOEOT > & _op) : +00064 defaultGenContinuator(_maxGen), continuator(defaultGenContinuator), popEval(_eval), select(2), +00065 replace(fitnessAssignment, diversityAssignment), defaultSGAGenOp(defaultQuadOp, 0.0, defaultMonOp, 0.0), +00066 genBreed(select, _op), breed(genBreed) +00067 {} +00068 +00069 +00079 moeoNSGAII (unsigned int _maxGen, eoEvalFunc < MOEOT > & _eval, eoQuadOp < MOEOT > & _crossover, double _pCross, eoMonOp < MOEOT > & _mutation, double _pMut) : +00080 defaultGenContinuator(_maxGen), continuator(defaultGenContinuator), popEval(_eval), select (2), +00081 replace (fitnessAssignment, diversityAssignment), defaultSGAGenOp(_crossover, _pCross, _mutation, _pMut), +00082 genBreed (select, defaultSGAGenOp), breed (genBreed) +00083 {} +00084 +00085 +00092 moeoNSGAII (eoContinue < MOEOT > & _continuator, eoEvalFunc < MOEOT > & _eval, eoGenOp < MOEOT > & _op) : +00093 defaultGenContinuator(0), continuator(_continuator), popEval(_eval), select(2), +00094 replace(fitnessAssignment, diversityAssignment), defaultSGAGenOp(defaultQuadOp, 1.0, defaultMonOp, 1.0), +00095 genBreed(select, _op), breed(genBreed) +00096 {} +00097 +00098 +00105 moeoNSGAII (eoContinue < MOEOT > & _continuator, eoEvalFunc < MOEOT > & _eval, eoTransform < MOEOT > & _op) : +00106 continuator(_continuator), popEval(_eval), select(2), +00107 replace(fitnessAssignment, diversityAssignment), defaultSGAGenOp(defaultQuadOp, 0.0, defaultMonOp, 0.0), +00108 genBreed(select, _op), breed(genBreed) +00109 {} +00110 +00111 +00116 virtual void operator () (eoPop < MOEOT > &_pop) +00117 { +00118 eoPop < MOEOT > offspring, empty_pop; +00119 popEval (empty_pop, _pop); // a first eval of _pop +00120 // evaluate fitness and diversity +00121 fitnessAssignment(_pop); +00122 diversityAssignment(_pop); +00123 do +00124 { +00125 // generate offspring, worths are recalculated if necessary +00126 breed (_pop, offspring); +00127 // eval of offspring +00128 popEval (_pop, offspring); +00129 // after replace, the new pop is in _pop. Worths are recalculated if necessary +00130 replace (_pop, offspring); +00131 } while (continuator (_pop)); +00132 } +00133 +00134 +00135 protected: +00136 +00138 eoGenContinue < MOEOT > defaultGenContinuator; +00140 eoContinue < MOEOT > & continuator; +00142 eoPopLoopEval < MOEOT > popEval; +00144 moeoDetTournamentSelect < MOEOT > select; +00146 moeoFastNonDominatedSortingFitnessAssignment < MOEOT > fitnessAssignment; +00148 moeoFrontByFrontCrowdingDiversityAssignment < MOEOT > diversityAssignment; +00150 moeoElitistReplacement < MOEOT > replace; +00152 eoQuadCloneOp < MOEOT > defaultQuadOp; +00154 eoMonCloneOp < MOEOT > defaultMonOp; +00156 eoSGAGenOp < MOEOT > defaultSGAGenOp; +00158 eoGeneralBreeder < MOEOT > genBreed; +00160 eoBreed < MOEOT > & breed; +00161 +00162 }; +00163 +00164 #endif /*MOEONSGAII_H_*/ +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoNSGA_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoNSGA_8h-source.html index d1d9112d0..074d8c4da 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoNSGA_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoNSGA_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoNSGA.h Source File +ParadisEO-MOEOMovingObjects: moeoNSGA.h Source File @@ -121,7 +121,7 @@ 00156 }; 00157 00158 #endif /*MOEONSGAII_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoNormalizedDistance_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoNormalizedDistance_8h-source.html index 8b7af33f7..b9a344e9c 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoNormalizedDistance_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoNormalizedDistance_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoNormalizedDistance.h Source File +ParadisEO-MOEOMovingObjects: moeoNormalizedDistance.h Source File @@ -107,7 +107,7 @@ 00110 }; 00111 00112 #endif /*MOEONORMALIZEDDISTANCE_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoNormalizedSolutionVsSolutionBinaryMetric_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoNormalizedSolutionVsSolutionBinaryMetric_8h-source.html index b1db4319a..d53095a5d 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoNormalizedSolutionVsSolutionBinaryMetric_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoNormalizedSolutionVsSolutionBinaryMetric_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoNormalizedSolutionVsSolutionBinaryMetric.h Source File +ParadisEO-MOEOMovingObjects: moeoNormalizedSolutionVsSolutionBinaryMetric.h Source File @@ -86,7 +86,7 @@ 00086 }; 00087 00088 #endif /*MOEONORMALIZEDSOLUTIONVSSOLUTIONBINARYMETRIC_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:51 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoObjectiveObjectiveVectorComparator_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoObjectiveObjectiveVectorComparator_8h-source.html index dbd2944d6..255c5ed71 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoObjectiveObjectiveVectorComparator_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoObjectiveObjectiveVectorComparator_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoObjectiveObjectiveVectorComparator.h Source File +ParadisEO-MOEOMovingObjects: moeoObjectiveObjectiveVectorComparator.h Source File @@ -65,7 +65,7 @@ 00050 }; 00051 00052 #endif /*MOEOOBJECTIVEOBJECTIVEVECTORCOMPARATOR_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoObjectiveVectorComparator_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoObjectiveVectorComparator_8h-source.html index 1d8b36eba..a98a92730 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoObjectiveVectorComparator_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoObjectiveVectorComparator_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoObjectiveVectorComparator.h Source File +ParadisEO-MOEOMovingObjects: moeoObjectiveVectorComparator.h Source File @@ -43,7 +43,7 @@ 00024 class moeoObjectiveVectorComparator : public eoBF < const ObjectiveVector &, const ObjectiveVector &, const bool > {}; 00025 00026 #endif /*MOEOOBJECTIVEVECTORCOMPARATOR_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoObjectiveVectorTraits_8cpp-source.html b/trunk/paradiseo-moeo/doc/html/moeoObjectiveVectorTraits_8cpp-source.html index 274429815..04e0e4aeb 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoObjectiveVectorTraits_8cpp-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoObjectiveVectorTraits_8cpp-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoObjectiveVectorTraits.cpp Source File +ParadisEO-MOEOMovingObjects: moeoObjectiveVectorTraits.cpp Source File @@ -38,7 +38,7 @@ 00015 // The static variables of the moeoObjectiveVectorTraits class need to be allocated 00016 unsigned int moeoObjectiveVectorTraits::nObj; 00017 std::vector < bool > moeoObjectiveVectorTraits::bObj; -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoObjectiveVectorTraits_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoObjectiveVectorTraits_8h-source.html index 0c767fbd2..d3e14e4ab 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoObjectiveVectorTraits_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoObjectiveVectorTraits_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoObjectiveVectorTraits.h Source File +ParadisEO-MOEOMovingObjects: moeoObjectiveVectorTraits.h Source File @@ -100,7 +100,7 @@ 00101 }; 00102 00103 #endif /*MOEOOBJECTIVEVECTORTRAITS_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoObjectiveVector_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoObjectiveVector_8h-source.html index eb176bfb1..ab6ebbb2e 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoObjectiveVector_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoObjectiveVector_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoObjectiveVector.h Source File +ParadisEO-MOEOMovingObjects: moeoObjectiveVector.h Source File @@ -81,7 +81,7 @@ 00089 }; 00090 00091 #endif /*MOEOOBJECTIVEVECTOR_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoOneObjectiveComparator_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoOneObjectiveComparator_8h-source.html index c8e676e7a..36912dc7d 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoOneObjectiveComparator_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoOneObjectiveComparator_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoOneObjectiveComparator.h Source File +ParadisEO-MOEOMovingObjects: moeoOneObjectiveComparator.h Source File @@ -65,7 +65,7 @@ 00055 }; 00056 00057 #endif /*MOEOONEOBJECTIVECOMPARATOR_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoParetoBasedFitnessAssignment_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoParetoBasedFitnessAssignment_8h-source.html index 4a3e88ba1..1752b659d 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoParetoBasedFitnessAssignment_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoParetoBasedFitnessAssignment_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoParetoBasedFitnessAssignment.h Source File +ParadisEO-MOEOMovingObjects: moeoParetoBasedFitnessAssignment.h Source File @@ -42,7 +42,7 @@ 00022 class moeoParetoBasedFitnessAssignment : public moeoFitnessAssignment < MOEOT > {}; 00023 00024 #endif /*MOEOPARETOBASEDFITNESSASSIGNMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoParetoObjectiveVectorComparator_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoParetoObjectiveVectorComparator_8h-source.html index c19ab5dc7..bfb5babe7 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoParetoObjectiveVectorComparator_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoParetoObjectiveVectorComparator_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoParetoObjectiveVectorComparator.h Source File +ParadisEO-MOEOMovingObjects: moeoParetoObjectiveVectorComparator.h Source File @@ -66,7 +66,7 @@ 00051 // if the ith objective have to be maximized... 00052 else if (ObjectiveVector::maximizing(i)) 00053 { -00054 if (_objectiveVector1[i] > _objectiveVector2[i]) +00054 if (_objectiveVector1[i] < _objectiveVector2[i]) 00055 { 00056 dom = true; //_objectiveVector1[i] is not better than _objectiveVector2[i] 00057 } @@ -83,7 +83,7 @@ 00068 }; 00069 00070 #endif /*MOEOPARETOOBJECTIVEVECTORCOMPARATOR_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoRandomSelect_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoRandomSelect_8h-source.html index b241126fe..5c4346c29 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoRandomSelect_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoRandomSelect_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoRandomSelect.h Source File +ParadisEO-MOEOMovingObjects: moeoRandomSelect.h Source File @@ -55,7 +55,7 @@ 00041 }; 00042 00043 #endif /*MOEORANDOMSELECT_H_ */ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoRealObjectiveVector_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoRealObjectiveVector_8h-source.html index b99c4410d..b0a950b9e 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoRealObjectiveVector_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoRealObjectiveVector_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoRealObjectiveVector.h Source File +ParadisEO-MOEOMovingObjects: moeoRealObjectiveVector.h Source File @@ -133,7 +133,7 @@ 00164 } 00165 00166 #endif /*MOEOREALOBJECTIVEVECTOR_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoRealVector_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoRealVector_8h-source.html index 7cdc9f41b..bc8716902 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoRealVector_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoRealVector_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoRealVector.h Source File +ParadisEO-MOEOMovingObjects: moeoRealVector.h Source File @@ -55,7 +55,7 @@ 00043 }; 00044 00045 #endif /*MOEOREALVECTOR_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoReplacement_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoReplacement_8h-source.html index e88aacc57..4ddb08da5 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoReplacement_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoReplacement_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoReplacement.h Source File +ParadisEO-MOEOMovingObjects: moeoReplacement.h Source File @@ -42,7 +42,7 @@ 00022 class moeoReplacement : public eoReplacement < MOEOT > {}; 00023 00024 #endif /*MOEOREPLACEMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoRouletteSelect_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoRouletteSelect_8h-source.html index 4b959bc30..248181472 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoRouletteSelect_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoRouletteSelect_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoRouletteSelect.h Source File +ParadisEO-MOEOMovingObjects: moeoRouletteSelect.h Source File @@ -70,7 +70,7 @@ 00060 }; 00061 00062 #endif /*MOEOROULETTESELECT_H_ */ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoScalarFitnessAssignment_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoScalarFitnessAssignment_8h-source.html index f58151216..f06729db6 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoScalarFitnessAssignment_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoScalarFitnessAssignment_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoScalarFitnessAssignment.h Source File +ParadisEO-MOEOMovingObjects: moeoScalarFitnessAssignment.h Source File @@ -42,7 +42,7 @@ 00022 class moeoScalarFitnessAssignment : public moeoFitnessAssignment < MOEOT > {}; 00023 00024 #endif /*MOEOSCALARFITNESSASSIGNMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoSelectFromPopAndArch_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoSelectFromPopAndArch_8h-source.html index 2ad91cf24..f2f157f23 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoSelectFromPopAndArch_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoSelectFromPopAndArch_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoSelectFromPopAndArch.h Source File +ParadisEO-MOEOMovingObjects: moeoSelectFromPopAndArch.h Source File @@ -60,7 +60,7 @@ 00056 virtual const MOEOT & operator () (const eoPop < MOEOT > & pop) 00057 { 00058 if (arch.size() > 0) -00059 if (rng.flip(ratioFromPop)) +00059 if (rng.flip(ratioFromPop)) 00060 return popSelectOne(pop); 00061 else 00062 return archSelectOne(arch); @@ -86,7 +86,7 @@ 00090 }; 00091 00092 #endif /*MOEOSELECTONEFROMPOPANDARCH_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoSelectOne_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoSelectOne_8h-source.html index 465c5089b..5092056d0 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoSelectOne_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoSelectOne_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoSelectOne.h Source File +ParadisEO-MOEOMovingObjects: moeoSelectOne.h Source File @@ -42,7 +42,7 @@ 00022 class moeoSelectOne : public eoSelectOne < MOEOT > {}; 00023 00024 #endif /*MOEOSELECTONE_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoSelectors_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoSelectors_8h-source.html index d1ef69835..a655eb3fa 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoSelectors_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoSelectors_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoSelectors.h Source File +ParadisEO-MOEOMovingObjects: moeoSelectors.h Source File @@ -179,7 +179,7 @@ 00156 00157 00158 -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoSharingDiversityAssignment_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoSharingDiversityAssignment_8h-source.html index efcc51acf..153c05a60 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoSharingDiversityAssignment_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoSharingDiversityAssignment_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoSharingDiversityAssignment.h Source File +ParadisEO-MOEOMovingObjects: moeoSharingDiversityAssignment.h Source File @@ -124,7 +124,7 @@ 00140 00141 00142 #endif /*MOEOSHARINGDIVERSITYASSIGNMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoStochTournamentSelect_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoStochTournamentSelect_8h-source.html index 4bf4ffa16..7b7549759 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoStochTournamentSelect_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoStochTournamentSelect_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoStochTournamentSelect.h Source File +ParadisEO-MOEOMovingObjects: moeoStochTournamentSelect.h Source File @@ -93,7 +93,7 @@ 00089 }; 00090 00091 #endif /*MOEOSTOCHTOURNAMENTSELECT_H_ */ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoUnaryIndicatorBasedFitnessAssignment_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoUnaryIndicatorBasedFitnessAssignment_8h-source.html index 153a136c8..1861d4c5c 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoUnaryIndicatorBasedFitnessAssignment_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoUnaryIndicatorBasedFitnessAssignment_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoUnaryIndicatorBasedFitnessAssignment.h Source File +ParadisEO-MOEOMovingObjects: moeoUnaryIndicatorBasedFitnessAssignment.h Source File @@ -42,7 +42,7 @@ 00022 class moeoUnaryIndicatorBasedFitnessAssignment : public moeoIndicatorBasedFitnessAssignment < MOEOT > {}; 00023 00024 #endif /*MOEOINDICATORBASEDFITNESSASSIGNMENT_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/moeoVector_8h-source.html b/trunk/paradiseo-moeo/doc/html/moeoVector_8h-source.html index ffe2d3a50..b98c8225f 100644 --- a/trunk/paradiseo-moeo/doc/html/moeoVector_8h-source.html +++ b/trunk/paradiseo-moeo/doc/html/moeoVector_8h-source.html @@ -1,6 +1,6 @@ -ParadisEO-MOEO: moeoVector.h Source File +ParadisEO-MOEOMovingObjects: moeoVector.h Source File @@ -127,7 +127,7 @@ 00141 } 00142 00143 #endif /*MOEOVECTOR_H_*/ -
    Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/search.idx b/trunk/paradiseo-moeo/doc/html/search.idx index 4927c4c6c..2a5d8f760 100644 Binary files a/trunk/paradiseo-moeo/doc/html/search.idx and b/trunk/paradiseo-moeo/doc/html/search.idx differ diff --git a/trunk/paradiseo-moeo/doc/html/search.php b/trunk/paradiseo-moeo/doc/html/search.php index 13fa755ef..d5134ce42 100644 --- a/trunk/paradiseo-moeo/doc/html/search.php +++ b/trunk/paradiseo-moeo/doc/html/search.php @@ -374,7 +374,7 @@ main(); ?> -
    Generated on Fri Jul 6 09:41:05 2007 for ParadisEO-MOEO by  +
    Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7
    diff --git a/trunk/paradiseo-moeo/doc/html/tree.html b/trunk/paradiseo-moeo/doc/html/tree.html index 69d9d5aff..36bfdd4d9 100644 --- a/trunk/paradiseo-moeo/doc/html/tree.html +++ b/trunk/paradiseo-moeo/doc/html/tree.html @@ -61,11 +61,19 @@
    -

    ParadisEO-MOEO

    +

    ParadisEO-MOEOMovingObjects

    o*Welcome to ParadisEO-MOEO

    o+Class List

    o+Class Hierarchy

    |||o+moeoDistance< MOEOT, Type >

    @@ -215,6 +233,7 @@

    |||| \*moeoManhattanDistance< MOEOT >

    +

    |||o*moeoMoveIncrEval< Move >

    |||\+moeoObjectiveVectorComparator< ObjectiveVector >

    ||| o*moeoGDominanceObjectiveVectorComparator< ObjectiveVector >

    @@ -238,51 +257,85 @@ -

    ||o+eoBF< Type, moeoArchive< MOEOT > &, void > [external]

    +

    ||o+eoBF< eoPop< MOEOT > &, moeoArchive< MOEOT > &, void > [external]

    +

    ||o*eoBF< EOType &, EOType &, bool > [external]

    +

    ||o+eoBF< FlowShop &, FlowShop &, bool > [external]

    + +

    ||o+eoBF< Type, moeoArchive< MOEOT > &, void > [external]

    + -

    ||o+eoF< void > [external]

    -
    -

    |||\+eoUpdater [external]

    -
    +

    ||o+eoF< void > [external]

    + -

    ||o+eoUF< A1, R > [external]

    -
    -

    |||o+eoAlgo< MOEOT > [external]

    -
    -

    ||||\+moeoEA< MOEOT >

    -
    +

    ||o+eoUF< A1, R > [external]

    +
    +

    |||o+eoAlgo< MOEOT > [external]

    + -

    |||o+eoEvalFunc< MOEOT > [external]

    -
    +

    |||o+eoEvalFunc< FlowShop > [external]

    + +

    |||o+eoEvalFunc< MOEOT > [external]

    + -

    |||o+eoSelectOne< EOT, WorthT > [external]

    -
    -

    ||||\+eoRandomSelect< MOEOT > [external]

    -
    +

    |||o+eoEvalFunc< Sch1 > [external]

    + +

    |||o+eoInit< FlowShop > [external]

    + +

    |||o+eoSelectOne< EOT, WorthT > [external]

    + -

    |||o+eoSelectOne< MOEOT > [external]

    -
    -

    ||||\+moeoSelectOne< MOEOT >

    -
    +

    |||o+eoSelectOne< MOEOT > [external]

    + -

    |||o+eoTransform< MOEOT > [external]

    - -

    ||o+eoUF< A, R > [external]

    -
    +

    ||o+eoUF< A, R > [external]

    + -

    ||o+eoUF< const eoPop< MOEOT > &, void > [external]

    -
    +

    ||o+eoUF< const eoPop< MOEOT > &, void > [external]

    + -

    ||o+eoUF< const ObjectiveVector &, R > [external]

    -
    -

    |||\+moeoUnaryMetric< const ObjectiveVector &, R >

    -
    +

    ||o+eoUF< const ObjectiveVector &, R > [external]

    + -

    ||o+eoUF< const std::vector< ObjectiveVector > &, R > [external]

    -
    -

    |||\+moeoUnaryMetric< const std::vector< ObjectiveVector > &, R >

    -
    +

    ||o+eoUF< const std::vector< ObjectiveVector > &, R > [external]

    + -

    ||o+eoUF< eoPop< MOEOT > &, void > [external]

    -
    -

    |||o+moeoDiversityAssignment< MOEOT >

    -
    -

    ||||o+moeoCrowdingDiversityAssignment< MOEOT >

    -
    +

    ||o+eoUF< eoPop< MOEOT > &, void > [external]

    +
    +

    |||o+moeoDiversityAssignment< MOEOT >

    +
    +

    ||||o+moeoCrowdingDiversityAssignment< MOEOT >

    +

    ||||o*moeoDummyDiversityAssignment< MOEOT >

    -

    ||||\+moeoSharingDiversityAssignment< MOEOT >

    - -

    |||\+moeoFitnessAssignment< MOEOT >

    -
    +

    |||\+moeoFitnessAssignment< MOEOT >

    +

    ||| o*moeoCriterionBasedFitnessAssignment< MOEOT >

    ||| o*moeoDummyFitnessAssignment< MOEOT >

    -

    ||| o+moeoIndicatorBasedFitnessAssignment< MOEOT >

    -
    -

    ||| |o+moeoBinaryIndicatorBasedFitnessAssignment< MOEOT >

    -
    +

    ||| o+moeoIndicatorBasedFitnessAssignment< MOEOT >

    + -

    ||| o+moeoParetoBasedFitnessAssignment< MOEOT >

    - -

    ||\+moeoMetric

    - -

    |o+eoObject [external]

    -
    -

    ||o+EO< MOEOObjectiveVector > [external]

    -
    -

    |||\+MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >

    -
    -

    ||| o*moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >

    -

    ||| o+moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool >

    -
    +

    |o+eoObject [external]

    +
    +

    ||o+EO< MOEOObjectiveVector > [external]

    +
    +

    |||\+MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >

    + -

    ||\+eoPop< MOEOT > [external]

    - -

    |o+eoPrintable [external]

    -
    -

    ||\+eoPersistent [external]

    -
    +

    |o+eoOp< EOType > [external]

    +
    +

    ||o*eoMonOp< FlowShop > [external]

    +

    ||\*eoQuadOp< FlowShop > [external]

    +
    +

    |o+eoPrintable [external]

    + -

    |o+moeoAlgo

    -
    +

    |o*FlowShopBenchmarkParser

    +

    |o+moeoAlgo

    +

    |o*moeoElitistReplacement< MOEOT >::Cmp

    |o*moeoEnvironmentalReplacement< MOEOT >::Cmp

    |o*moeoObjectiveVector< ObjectiveVectorTraits, ObjectiveVectorType >

    -

    |o+moeoObjectiveVector< ObjectiveVectorTraits, double >

    -

    o*Class Members

    -

    \+File List

    -
    +

    \+File List

    +
    +

     o*FlowShop.cpp

    +

     o*FlowShop.h

    +

     o*FlowShopBenchmarkParser.cpp

    +

     o*FlowShopBenchmarkParser.h

    +

     o*FlowShopEA.cpp

    +

     o*FlowShopEval.cpp

    +

     o*FlowShopEval.h

    +

     o*FlowShopInit.cpp

    +

     o*FlowShopInit.h

    +

     o*FlowShopObjectiveVector.h

    +

     o*FlowShopObjectiveVectorTraits.cpp

    +

     o*FlowShopObjectiveVectorTraits.h

    +

     o*FlowShopOpCrossoverQuad.cpp

    +

     o*FlowShopOpCrossoverQuad.h

    +

     o*FlowShopOpMutationExchange.cpp

    +

     o*FlowShopOpMutationExchange.h

    +

     o*FlowShopOpMutationShift.cpp

    +

     o*FlowShopOpMutationShift.h

     o*index.h

     o*make_checkpoint_moeo.h

     o*make_continue_moeo.h

     o*make_ea_moeo.h

    +

     o*make_eval_FlowShop.h

    +

     o*make_genotype_FlowShop.h

    +

     o*make_ls_moeo.h

    +

     o*make_op_FlowShop.h

     o*MOEO.h

     o*moeoAchievementFitnessAssignment.h

     o*moeoAdditiveEpsilonBinaryMetric.h

    @@ -459,10 +581,13 @@

     o*moeoHybridLS.h

     o*moeoHypervolumeBinaryMetric.h

     o*moeoIBEA.h

    +

     o*moeoIBMOLS.h

     o*moeoIndicatorBasedFitnessAssignment.h

    +

     o*moeoIteratedIBMOLS.h

     o*moeoLS.h

     o*moeoManhattanDistance.h

     o*moeoMetric.h

    +

     o*moeoMoveIncrEval.h

     o*moeoNormalizedDistance.h

     o*moeoNormalizedSolutionVsSolutionBinaryMetric.h

     o*moeoNSGA.h

    @@ -478,6 +603,7 @@

     o*moeoRandomSelect.h

     o*moeoRealObjectiveVector.h

     o*moeoRealVector.h

    +

     o*moeoReferencePointIndicatorBasedFitnessAssignment.h

     o*moeoReplacement.h

     o*moeoRouletteSelect.h

     o*moeoScalarFitnessAssignment.h

    @@ -487,7 +613,12 @@

     o*moeoSharingDiversityAssignment.h

     o*moeoStochTournamentSelect.h

     o*moeoUnaryIndicatorBasedFitnessAssignment.h

    -

     \*moeoVector.h

    +

     o*moeoVector.h

    +

     o*pmoeoEA.h

    +

     o*README

    +

     o*tutorial/examples/flowshop/benchs/README

    +

     o*Sch1.cpp

    +

     \*t-moeo.cpp

    diff --git a/trunk/paradiseo-moeo/doc/latex/annotated.tex b/trunk/paradiseo-moeo/doc/latex/annotated.tex index 72ddd57a4..23f446b65 100644 --- a/trunk/paradiseo-moeo/doc/latex/annotated.tex +++ b/trunk/paradiseo-moeo/doc/latex/annotated.tex @@ -1,5 +1,13 @@ -\section{Paradis\-EO-MOEO Class List} +\section{Paradis\-EO-MOEOMoving\-Objects Class List} Here are the classes, structs, unions and interfaces with brief descriptions:\begin{CompactList} +\item\contentsline{section}{\bf{Flow\-Shop} (Structure of the genotype for the flow-shop scheduling problem: a vector of unsigned int int )}{\pageref{classFlowShop}}{} +\item\contentsline{section}{\bf{Flow\-Shop\-Benchmark\-Parser} (Class to handle parameters of a flow-shop instance from a benchmark file )}{\pageref{classFlowShopBenchmarkParser}}{} +\item\contentsline{section}{\bf{Flow\-Shop\-Eval} (Evaluation of the objective vector a (multi-objective) \doxyref{Flow\-Shop}{p.}{classFlowShop} object )}{\pageref{classFlowShopEval}}{} +\item\contentsline{section}{\bf{Flow\-Shop\-Init} (Initialization of a random genotype built by the default constructor of the \doxyref{Flow\-Shop}{p.}{classFlowShop} class )}{\pageref{classFlowShopInit}}{} +\item\contentsline{section}{\bf{Flow\-Shop\-Objective\-Vector\-Traits} (Definition of the objective vector traits for multi-objective flow-shop problems )}{\pageref{classFlowShopObjectiveVectorTraits}}{} +\item\contentsline{section}{\bf{Flow\-Shop\-Op\-Crossover\-Quad} (Quadratic crossover operator for flow-shop (modify the both genotypes) )}{\pageref{classFlowShopOpCrossoverQuad}}{} +\item\contentsline{section}{\bf{Flow\-Shop\-Op\-Mutation\-Exchange} (Exchange mutation operator for the flow-shop )}{\pageref{classFlowShopOpMutationExchange}}{} +\item\contentsline{section}{\bf{Flow\-Shop\-Op\-Mutation\-Shift} (Shift mutation operator for flow-shop )}{\pageref{classFlowShopOpMutationShift}}{} \item\contentsline{section}{\bf{MOEO$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$} (Base class allowing to represent a solution (an individual) for multi-objective optimization )}{\pageref{classMOEO}}{} \item\contentsline{section}{\bf{moeo\-Achievement\-Fitness\-Assignment$<$ MOEOT $>$} (Fitness assignment sheme based on the achievement scalarizing function propozed by Wiersbicki (1980) )}{\pageref{classmoeoAchievementFitnessAssignment}}{} \item\contentsline{section}{\bf{moeo\-Additive\-Epsilon\-Binary\-Metric$<$ Objective\-Vector $>$} (Additive epsilon binary metric allowing to compare two objective vectors as proposed in Zitzler E., Thiele L., Laumanns M., Fonseca C )}{\pageref{classmoeoAdditiveEpsilonBinaryMetric}}{} @@ -49,10 +57,14 @@ Here are the classes, structs, unions and interfaces with brief descriptions:\be \item\contentsline{section}{\bf{moeo\-Hybrid\-LS$<$ MOEOT $>$} (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 )}{\pageref{classmoeoHybridLS}}{} \item\contentsline{section}{\bf{moeo\-Hypervolume\-Binary\-Metric$<$ Objective\-Vector $>$} (Hypervolume binary metric allowing to compare two objective vectors as proposed in Zitzler E., K\~{A}¼nzli S )}{\pageref{classmoeoHypervolumeBinaryMetric}}{} \item\contentsline{section}{\bf{moeo\-IBEA$<$ MOEOT $>$} (IBEA (Indicator-Based Evolutionary Algorithm) as described in: E )}{\pageref{classmoeoIBEA}}{} +\item\contentsline{section}{\bf{moeo\-IBMOLS$<$ MOEOT, Move $>$} (Indicator-Based Multi-Objective Local Search (IBMOLS) as described in Basseur M., Burke K )}{\pageref{classmoeoIBMOLS}}{} +\item\contentsline{section}{\bf{moeo\-IBMOLS$<$ MOEOT, Move $>$::One\-Objective\-Comparator} }{\pageref{classmoeoIBMOLS_1_1OneObjectiveComparator}}{} \item\contentsline{section}{\bf{moeo\-Indicator\-Based\-Fitness\-Assignment$<$ MOEOT $>$} (Moeo\-Indicator\-Based\-Fitness\-Assignment is a \doxyref{moeo\-Fitness\-Assignment}{p.}{classmoeoFitnessAssignment} for Indicator-based strategies )}{\pageref{classmoeoIndicatorBasedFitnessAssignment}}{} +\item\contentsline{section}{\bf{moeo\-Iterated\-IBMOLS$<$ MOEOT, Move $>$} (Iterated version of IBMOLS as described in Basseur M., Burke K )}{\pageref{classmoeoIteratedIBMOLS}}{} \item\contentsline{section}{\bf{moeo\-LS$<$ MOEOT, Type $>$} (Abstract class for local searches applied to multi-objective optimization )}{\pageref{classmoeoLS}}{} \item\contentsline{section}{\bf{moeo\-Manhattan\-Distance$<$ MOEOT $>$} (A class allowing to compute the Manhattan distance between two solutions in the objective space normalized objective values (i.e )}{\pageref{classmoeoManhattanDistance}}{} \item\contentsline{section}{\bf{moeo\-Metric} (Base class for performance metrics (also known as quality indicators) )}{\pageref{classmoeoMetric}}{} +\item\contentsline{section}{\bf{moeo\-Move\-Incr\-Eval$<$ Move $>$} }{\pageref{classmoeoMoveIncrEval}}{} \item\contentsline{section}{\bf{moeo\-Normalized\-Distance$<$ MOEOT, Type $>$} (The base class for double distance computation with normalized objective values (i.e )}{\pageref{classmoeoNormalizedDistance}}{} \item\contentsline{section}{\bf{moeo\-Normalized\-Solution\-Vs\-Solution\-Binary\-Metric$<$ Objective\-Vector, R $>$} (Base class for binary metrics dedicated to the performance comparison between two solutions's objective vectors using normalized values )}{\pageref{classmoeoNormalizedSolutionVsSolutionBinaryMetric}}{} \item\contentsline{section}{\bf{moeo\-NSGA$<$ MOEOT $>$} (NSGA (Non-dominated Sorting Genetic Algorithm) as described in: N )}{\pageref{classmoeoNSGA}}{} @@ -67,6 +79,7 @@ Here are the classes, structs, unions and interfaces with brief descriptions:\be \item\contentsline{section}{\bf{moeo\-Random\-Select$<$ MOEOT $>$} (Selection strategy that selects only one element randomly from a whole population )}{\pageref{classmoeoRandomSelect}}{} \item\contentsline{section}{\bf{moeo\-Real\-Objective\-Vector$<$ Objective\-Vector\-Traits $>$} (This class allows to represent a solution in the objective space (phenotypic representation) by a std::vector of real values, i.e )}{\pageref{classmoeoRealObjectiveVector}}{} \item\contentsline{section}{\bf{moeo\-Real\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$} (This class is an implementation of a simple double-valued \doxyref{moeo\-Vector}{p.}{classmoeoVector} )}{\pageref{classmoeoRealVector}}{} +\item\contentsline{section}{\bf{moeo\-Reference\-Point\-Indicator\-Based\-Fitness\-Assignment$<$ MOEOT $>$} (Fitness assignment sheme based a Reference Point and a Quality Indicator )}{\pageref{classmoeoReferencePointIndicatorBasedFitnessAssignment}}{} \item\contentsline{section}{\bf{moeo\-Replacement$<$ MOEOT $>$} (Replacement strategy for multi-objective optimization )}{\pageref{classmoeoReplacement}}{} \item\contentsline{section}{\bf{moeo\-Roulette\-Select$<$ MOEOT $>$} (Selection strategy that selects ONE individual by using roulette wheel process )}{\pageref{classmoeoRouletteSelect}}{} \item\contentsline{section}{\bf{moeo\-Scalar\-Fitness\-Assignment$<$ MOEOT $>$} (Moeo\-Scalar\-Fitness\-Assignment is a \doxyref{moeo\-Fitness\-Assignment}{p.}{classmoeoFitnessAssignment} for scalar strategies )}{\pageref{classmoeoScalarFitnessAssignment}}{} @@ -81,4 +94,8 @@ Here are the classes, structs, unions and interfaces with brief descriptions:\be \item\contentsline{section}{\bf{moeo\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, Gene\-Type $>$} (Base class for fixed length chromosomes, just derives from \doxyref{MOEO}{p.}{classMOEO} and std::vector and redirects the smaller than operator to MOEO (objective vector based comparison) )}{\pageref{classmoeoVector}}{} \item\contentsline{section}{\bf{moeo\-Vector\-Unary\-Metric$<$ Objective\-Vector, R $>$} (Base class for unary metrics dedicated to the performance evaluation of a Pareto set (a vector of objective vectors) )}{\pageref{classmoeoVectorUnaryMetric}}{} \item\contentsline{section}{\bf{moeo\-Vector\-Vs\-Vector\-Binary\-Metric$<$ Objective\-Vector, R $>$} (Base class for binary metrics dedicated to the performance comparison between two Pareto sets (two vectors of objective vectors) )}{\pageref{classmoeoVectorVsVectorBinaryMetric}}{} +\item\contentsline{section}{\bf{peo\-EA$<$ EOT $>$} (The \doxyref{peo\-EA}{p.}{classpeoEA} class offers an elementary evolutionary algorithm implementation )}{\pageref{classpeoEA}}{} +\item\contentsline{section}{\bf{Sch1} }{\pageref{classSch1}}{} +\item\contentsline{section}{\bf{Sch1Eval} }{\pageref{classSch1Eval}}{} +\item\contentsline{section}{\bf{Sch1Objective\-Vector\-Traits} }{\pageref{classSch1ObjectiveVectorTraits}}{} \end{CompactList} diff --git a/trunk/paradiseo-moeo/doc/latex/classMOEO.eps b/trunk/paradiseo-moeo/doc/latex/classMOEO.eps index a23d66bea..9256537b3 100644 --- a/trunk/paradiseo-moeo/doc/latex/classMOEO.eps +++ b/trunk/paradiseo-moeo/doc/latex/classMOEO.eps @@ -5,7 +5,7 @@ %%For: %Magnification: 1.00 %%Orientation: Portrait -%%BoundingBox: 0 0 500 80.6452 +%%BoundingBox: 0 0 500 94.086 %%Pages: 0 %%BeginSetup %%EndSetup @@ -19,12 +19,12 @@ /marginwidth 10 def /distx 20 def /disty 40 def -/boundaspect 6.2 def % aspect ratio of the BoundingBox (width/height) +/boundaspect 5.31429 def % aspect ratio of the BoundingBox (width/height) /boundx 500 def /boundy boundx boundaspect div def /xspacing 0 def /yspacing 0 def -/rows 6 def +/rows 7 def /cols 3 def /scalefactor 0 def /boxfont /Times-Roman findfont fontheight scalefont def @@ -181,8 +181,10 @@ boxfont setfont (moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >) cw (moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool >) cw (moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, double >) cw +(FlowShop) cw (moeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >) cw (moeoRealVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >) cw +(Sch1) cw /boxwidth boxwidth marginwidth 2 mul add def /xspacing boxwidth distx add def /yspacing boxheight disty add def @@ -194,50 +196,60 @@ boundx scalefactor div boundy scalefactor div scale % ----- classes ----- - (MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >) 1 2 box - (EO< MOEOObjectiveVector >) 1 3 box - (eoObject) 0.5 4 box - (eoPersistent) 1.5 4 box - (eoPrintable) 1.5 5 box - (moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >) 0 1 box - (moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool >) 1 1 box - (moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, double >) 2 1 box - (moeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >) 1 0 box - (moeoRealVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >) 2 0 box + (MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >) 1 3 box + (EO< MOEOObjectiveVector >) 1 4 box + (eoObject) 0.5 5 box + (eoPersistent) 1.5 5 box + (eoPrintable) 1.5 6 box + (moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >) 0 2 box + (moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool >) 1 2 box + (moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, double >) 2 2 box + (FlowShop) 0 1 box + (moeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >) 1 1 box + (moeoRealVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >) 2 1 box + (Sch1) 2 0 box % ----- relations ----- -solid -0 1 2 out -solid -1 1 3 in solid 0 1 3 out solid -0.5 1.5 4 conn +1 1 4 in solid -1 0.5 4 in +0 1 4 out solid -1 1.5 4 in +0.5 1.5 5 conn solid -0 1.5 4 out +1 0.5 5 in solid 1 1.5 5 in solid +0 1.5 5 out +solid +1 1.5 6 in +solid +1 1 2.25 out +solid +0 2 3 conn +solid +0 0 2.75 in +solid +1 0 1.25 out +solid +0 1 2.75 in +solid 1 1 1.25 out solid -0 2 2 conn +0 2 2.75 in +solid +1 2 1.25 out solid 0 0 1.75 in solid 0 1 1.75 in solid -1 1 0.25 out -solid 0 2 1.75 in solid 1 2 0.25 out solid -0 1 0.75 in -solid 0 2 0.75 in diff --git a/trunk/paradiseo-moeo/doc/latex/classMOEO.tex b/trunk/paradiseo-moeo/doc/latex/classMOEO.tex index 06e3ed232..cd3cba99c 100644 --- a/trunk/paradiseo-moeo/doc/latex/classMOEO.tex +++ b/trunk/paradiseo-moeo/doc/latex/classMOEO.tex @@ -8,7 +8,7 @@ Base class allowing to represent a solution (an individual) for multi-objective Inheritance diagram for MOEO$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::\begin{figure}[H] \begin{center} \leavevmode -\includegraphics[height=2.25806cm]{classMOEO} +\includegraphics[height=2.63441cm]{classMOEO} \end{center} \end{figure} \subsection*{Public Types} @@ -129,9 +129,7 @@ Sets the objective vector of the current solution. \end{Desc} -Definition at line 85 of file MOEO.h. - -References MOEO$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::invalid\-Objective\-Vector\-Value, and MOEO$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::objective\-Vector\-Value.\index{MOEO@{MOEO}!fitness@{fitness}} +Definition at line 85 of file MOEO.h.\index{MOEO@{MOEO}!fitness@{fitness}} \index{fitness@{fitness}!MOEO@{MOEO}} \subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class MOEOObjective\-Vector, class MOEOFitness, class MOEODiversity$>$ void \bf{MOEO}$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::fitness (const \bf{Fitness} \& {\em \_\-fitness\-Value})\hspace{0.3cm}{\tt [inline]}}\label{classMOEO_4dc05ded73bb60d1a51e282006c8942d} @@ -145,9 +143,7 @@ Sets the fitness value of the current solution. \end{Desc} -Definition at line 127 of file MOEO.h. - -References MOEO$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::fitness\-Value, and MOEO$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::invalid\-Fitness\-Value.\index{MOEO@{MOEO}!diversity@{diversity}} +Definition at line 127 of file MOEO.h.\index{MOEO@{MOEO}!diversity@{diversity}} \index{diversity@{diversity}!MOEO@{MOEO}} \subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class MOEOObjective\-Vector, class MOEOFitness, class MOEODiversity$>$ void \bf{MOEO}$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::diversity (const \bf{Diversity} \& {\em \_\-diversity\-Value})\hspace{0.3cm}{\tt [inline]}}\label{classMOEO_1f0a391984cd14bcf930d1d81dd4848e} @@ -161,9 +157,7 @@ Sets the diversity value of the current solution. \end{Desc} -Definition at line 169 of file MOEO.h. - -References MOEO$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::diversity\-Value, and MOEO$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::invalid\-Diversity\-Value.\index{MOEO@{MOEO}!operator<@{operator$<$}} +Definition at line 169 of file MOEO.h.\index{MOEO@{MOEO}!operator<@{operator$<$}} \index{operator<@{operator$<$}!MOEO@{MOEO}} \subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class MOEOObjective\-Vector, class MOEOFitness, class MOEODiversity$>$ bool \bf{MOEO}$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::operator$<$ (const \bf{MOEO}$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$ \& {\em \_\-other}) const\hspace{0.3cm}{\tt [inline]}}\label{classMOEO_119ef916de4955298febaf3e1c8ad705} @@ -177,9 +171,7 @@ You should implement another function in the sub-class of \doxyref{MOEO}{p.}{cla \end{Desc} -Definition at line 220 of file MOEO.h. - -References MOEO$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::objective\-Vector().\index{MOEO@{MOEO}!printOn@{printOn}} +Definition at line 220 of file MOEO.h.\index{MOEO@{MOEO}!printOn@{printOn}} \index{printOn@{printOn}!MOEO@{MOEO}} \subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class MOEOObjective\-Vector, class MOEOFitness, class MOEODiversity$>$ virtual void \bf{MOEO}$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::print\-On (std::ostream \& {\em \_\-os}) const\hspace{0.3cm}{\tt [inline, virtual]}}\label{classMOEO_a3b6074b3289585bf4dc6998e8397e24} @@ -195,11 +187,9 @@ Writing object. Reimplemented from \bf{EO$<$ MOEOObjective\-Vector $>$}. -Reimplemented in \bf{moeo\-Bit\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$} \doxyref{p.}{classmoeoBitVector_78f821c548cf46d8bcd30aa8a52ffb7c}, \bf{moeo\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, Gene\-Type $>$} \doxyref{p.}{classmoeoVector_d0a92cb26483ffab754ac4a0efb76308}, \bf{moeo\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, bool $>$} \doxyref{p.}{classmoeoVector_d0a92cb26483ffab754ac4a0efb76308}, and \bf{moeo\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, double $>$} \doxyref{p.}{classmoeoVector_d0a92cb26483ffab754ac4a0efb76308}. +Reimplemented in \bf{moeo\-Bit\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$} \doxyref{p.}{classmoeoBitVector_78f821c548cf46d8bcd30aa8a52ffb7c}, \bf{moeo\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, Gene\-Type $>$} \doxyref{p.}{classmoeoVector_d0a92cb26483ffab754ac4a0efb76308}, \bf{moeo\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, bool $>$} \doxyref{p.}{classmoeoVector_d0a92cb26483ffab754ac4a0efb76308}, \bf{moeo\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, double $>$} \doxyref{p.}{classmoeoVector_d0a92cb26483ffab754ac4a0efb76308}, \bf{moeo\-Vector$<$ moeo\-Real\-Objective\-Vector$<$ Flow\-Shop\-Objective\-Vector\-Traits $>$, double, double, unsigned int $>$} \doxyref{p.}{classmoeoVector_d0a92cb26483ffab754ac4a0efb76308}, and \bf{moeo\-Vector$<$ moeo\-Real\-Objective\-Vector$<$ Sch1Objective\-Vector\-Traits $>$, double, double, double $>$} \doxyref{p.}{classmoeoVector_d0a92cb26483ffab754ac4a0efb76308}. -Definition at line 239 of file MOEO.h. - -References MOEO$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::invalid\-Objective\-Vector(), and MOEO$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::objective\-Vector\-Value.\index{MOEO@{MOEO}!readFrom@{readFrom}} +Definition at line 239 of file MOEO.h.\index{MOEO@{MOEO}!readFrom@{readFrom}} \index{readFrom@{readFrom}!MOEO@{MOEO}} \subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class MOEOObjective\-Vector, class MOEOFitness, class MOEODiversity$>$ virtual void \bf{MOEO}$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::read\-From (std::istream \& {\em \_\-is})\hspace{0.3cm}{\tt [inline, virtual]}}\label{classMOEO_1bbd9cb1a7709592bf4bc29dff8c5273} @@ -215,12 +205,10 @@ Reading object. Reimplemented from \bf{EO$<$ MOEOObjective\-Vector $>$}. -Reimplemented in \bf{moeo\-Bit\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$} \doxyref{p.}{classmoeoBitVector_31cd3f894615d0a27dd116a5c8082521}, \bf{moeo\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, Gene\-Type $>$} \doxyref{p.}{classmoeoVector_cd8ee0fe79bb9515b29e2a4d3fee5ab9}, \bf{moeo\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, bool $>$} \doxyref{p.}{classmoeoVector_cd8ee0fe79bb9515b29e2a4d3fee5ab9}, and \bf{moeo\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, double $>$} \doxyref{p.}{classmoeoVector_cd8ee0fe79bb9515b29e2a4d3fee5ab9}. +Reimplemented in \bf{moeo\-Bit\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$} \doxyref{p.}{classmoeoBitVector_31cd3f894615d0a27dd116a5c8082521}, \bf{moeo\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, Gene\-Type $>$} \doxyref{p.}{classmoeoVector_cd8ee0fe79bb9515b29e2a4d3fee5ab9}, \bf{moeo\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, bool $>$} \doxyref{p.}{classmoeoVector_cd8ee0fe79bb9515b29e2a4d3fee5ab9}, \bf{moeo\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, double $>$} \doxyref{p.}{classmoeoVector_cd8ee0fe79bb9515b29e2a4d3fee5ab9}, \bf{moeo\-Vector$<$ moeo\-Real\-Objective\-Vector$<$ Flow\-Shop\-Objective\-Vector\-Traits $>$, double, double, unsigned int $>$} \doxyref{p.}{classmoeoVector_cd8ee0fe79bb9515b29e2a4d3fee5ab9}, and \bf{moeo\-Vector$<$ moeo\-Real\-Objective\-Vector$<$ Sch1Objective\-Vector\-Traits $>$, double, double, double $>$} \doxyref{p.}{classmoeoVector_cd8ee0fe79bb9515b29e2a4d3fee5ab9}. Definition at line 256 of file MOEO.h. -References MOEO$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::invalidate\-Objective\-Vector(), MOEO$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::invalid\-Objective\-Vector\-Value, and MOEO$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::objective\-Vector\-Value. - The documentation for this class was generated from the following file:\begin{CompactItemize} \item MOEO.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/doc/latex/classmoeoAlgo.eps b/trunk/paradiseo-moeo/doc/latex/classmoeoAlgo.eps index a43467b12..f3de925d3 100644 --- a/trunk/paradiseo-moeo/doc/latex/classmoeoAlgo.eps +++ b/trunk/paradiseo-moeo/doc/latex/classmoeoAlgo.eps @@ -5,7 +5,7 @@ %%For: %Magnification: 1.00 %%Orientation: Portrait -%%BoundingBox: 0 0 500 52.6316 +%%BoundingBox: 0 0 500 32.4675 %%Pages: 0 %%BeginSetup %%EndSetup @@ -19,13 +19,13 @@ /marginwidth 10 def /distx 20 def /disty 40 def -/boundaspect 9.5 def % aspect ratio of the BoundingBox (width/height) +/boundaspect 15.4 def % aspect ratio of the BoundingBox (width/height) /boundx 500 def /boundy boundx boundaspect div def /xspacing 0 def /yspacing 0 def /rows 3 def -/cols 5 def +/cols 7 def /scalefactor 0 def /boxfont /Times-Roman findfont fontheight scalefont def @@ -176,11 +176,14 @@ boxfont setfont (moeoAlgo) cw (moeoEA< MOEOT >) cw (moeoLS< MOEOT, Type >) cw +(moeoLS< MOEOT, eoPop< MOEOT > & >) cw (moeoEasyEA< MOEOT >) cw (moeoIBEA< MOEOT >) cw (moeoNSGA< MOEOT >) cw (moeoNSGAII< MOEOT >) cw (moeoCombinedLS< MOEOT, Type >) cw +(moeoIBMOLS< MOEOT, Move >) cw +(moeoIteratedIBMOLS< MOEOT, Move >) cw /boxwidth boxwidth marginwidth 2 mul add def /xspacing boxwidth distx add def /yspacing boxheight disty add def @@ -192,21 +195,24 @@ boundx scalefactor div boundy scalefactor div scale % ----- classes ----- - (moeoAlgo) 2.75 2 box + (moeoAlgo) 4 2 box (moeoEA< MOEOT >) 1.5 1 box (moeoLS< MOEOT, Type >) 4 1 box + (moeoLS< MOEOT, eoPop< MOEOT > & >) 5.5 1 box (moeoEasyEA< MOEOT >) 0 0 box (moeoIBEA< MOEOT >) 1 0 box (moeoNSGA< MOEOT >) 2 0 box (moeoNSGAII< MOEOT >) 3 0 box (moeoCombinedLS< MOEOT, Type >) 4 0 box + (moeoIBMOLS< MOEOT, Move >) 5 0 box + (moeoIteratedIBMOLS< MOEOT, Move >) 6 0 box % ----- relations ----- solid -1 2.75 1.25 out +1 4 1.25 out solid -1.5 4 2 conn +1.5 5.5 2 conn solid 0 1.5 1.75 in solid @@ -218,6 +224,12 @@ solid solid 1 4 0.25 out solid +0 5.5 1.75 in +solid +1 5.5 0.25 out +solid +5 6 1 conn +solid 0 0 0.75 in solid 0 1 0.75 in @@ -227,3 +239,7 @@ solid 0 3 0.75 in solid 0 4 0.75 in +solid +0 5 0.75 in +solid +0 6 0.75 in diff --git a/trunk/paradiseo-moeo/doc/latex/classmoeoAlgo.tex b/trunk/paradiseo-moeo/doc/latex/classmoeoAlgo.tex index 528bd7d40..36963082a 100644 --- a/trunk/paradiseo-moeo/doc/latex/classmoeoAlgo.tex +++ b/trunk/paradiseo-moeo/doc/latex/classmoeoAlgo.tex @@ -8,7 +8,7 @@ Abstract class for multi-objective algorithms. Inheritance diagram for moeo\-Algo::\begin{figure}[H] \begin{center} \leavevmode -\includegraphics[height=1.47368cm]{classmoeoAlgo} +\includegraphics[height=0.909091cm]{classmoeoAlgo} \end{center} \end{figure} diff --git a/trunk/paradiseo-moeo/doc/latex/classmoeoArchive.tex b/trunk/paradiseo-moeo/doc/latex/classmoeoArchive.tex index 56265b135..c6a5b447c 100644 --- a/trunk/paradiseo-moeo/doc/latex/classmoeoArchive.tex +++ b/trunk/paradiseo-moeo/doc/latex/classmoeoArchive.tex @@ -131,7 +131,7 @@ Definition at line 95 of file moeo\-Archive.h. References moeo\-Archive$<$ MOEOT $>$::comparator. -Referenced by moeo\-Archive$<$ MOEOT $>$::update().\index{moeoArchive@{moeo\-Archive}!update@{update}} +Referenced by moeo\-Iterated\-IBMOLS$<$ MOEOT, Move $>$::operator()(), moeo\-IBMOLS$<$ MOEOT, Move $>$::operator()(), and moeo\-Archive$<$ MOEOT $>$::update().\index{moeoArchive@{moeo\-Archive}!update@{update}} \index{update@{update}!moeoArchive@{moeo\-Archive}} \subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class MOEOT$>$ void \bf{moeo\-Archive}$<$ MOEOT $>$::update (const \bf{eo\-Pop}$<$ MOEOT $>$ \& {\em \_\-pop})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoArchive_877bf4f0937f6be263e2686df4e77cf3} @@ -165,6 +165,8 @@ Definition at line 151 of file moeo\-Archive.h. References moeo\-Archive$<$ MOEOT $>$::contains(). +Referenced by moeo\-IBMOLS$<$ MOEOT, Move $>$::operator()(). + The documentation for this class was generated from the following file:\begin{CompactItemize} \item moeo\-Archive.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/doc/latex/classmoeoBinaryIndicatorBasedFitnessAssignment.tex b/trunk/paradiseo-moeo/doc/latex/classmoeoBinaryIndicatorBasedFitnessAssignment.tex index 6acb4a7df..7f000298c 100644 --- a/trunk/paradiseo-moeo/doc/latex/classmoeoBinaryIndicatorBasedFitnessAssignment.tex +++ b/trunk/paradiseo-moeo/doc/latex/classmoeoBinaryIndicatorBasedFitnessAssignment.tex @@ -11,6 +11,17 @@ Inheritance diagram for moeo\-Binary\-Indicator\-Based\-Fitness\-Assignment$<$ M \includegraphics[height=6cm]{classmoeoBinaryIndicatorBasedFitnessAssignment} \end{center} \end{figure} +\subsection*{Public Types} +\begin{CompactItemize} +\item +typedef MOEOT::Objective\-Vector \bf{Objective\-Vector}\label{classmoeoBinaryIndicatorBasedFitnessAssignment_30f87921ba85e2745f861c9b32e7be9a} + +\begin{CompactList}\small\item\em The type for objective vector. \item\end{CompactList}\end{CompactItemize} +\subsection*{Public Member Functions} +\begin{CompactItemize} +\item +virtual double \bf{update\-By\-Adding} (\bf{eo\-Pop}$<$ MOEOT $>$ \&\_\-pop, \bf{Objective\-Vector} \&\_\-obj\-Vec)=0 +\begin{CompactList}\small\item\em Updates the fitness values of the whole population \_\-pop by taking the new objective vector \_\-obj\-Vec into account and returns the fitness value of \_\-obj\-Vec. \item\end{CompactList}\end{CompactItemize} \subsection{Detailed Description} @@ -22,6 +33,23 @@ Inheritance diagram for moeo\-Binary\-Indicator\-Based\-Fitness\-Assignment$<$ M Definition at line 22 of file moeo\-Binary\-Indicator\-Based\-Fitness\-Assignment.h. +\subsection{Member Function Documentation} +\index{moeoBinaryIndicatorBasedFitnessAssignment@{moeo\-Binary\-Indicator\-Based\-Fitness\-Assignment}!updateByAdding@{updateByAdding}} +\index{updateByAdding@{updateByAdding}!moeoBinaryIndicatorBasedFitnessAssignment@{moeo\-Binary\-Indicator\-Based\-Fitness\-Assignment}} +\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class MOEOT$>$ virtual double \bf{moeo\-Binary\-Indicator\-Based\-Fitness\-Assignment}$<$ MOEOT $>$::update\-By\-Adding (\bf{eo\-Pop}$<$ MOEOT $>$ \& {\em \_\-pop}, \bf{Objective\-Vector} \& {\em \_\-obj\-Vec})\hspace{0.3cm}{\tt [pure virtual]}}\label{classmoeoBinaryIndicatorBasedFitnessAssignment_809b25abb9756c53525e3006e0ae2c70} + + +Updates the fitness values of the whole population \_\-pop by taking the new objective vector \_\-obj\-Vec into account and returns the fitness value of \_\-obj\-Vec. + +\begin{Desc} +\item[Parameters:] +\begin{description} +\item[{\em \_\-pop}]the population \item[{\em \_\-obj\-Vec}]the objective vector \end{description} +\end{Desc} + + +Implemented in \bf{moeo\-Exp\-Binary\-Indicator\-Based\-Fitness\-Assignment$<$ MOEOT $>$} \doxyref{p.}{classmoeoExpBinaryIndicatorBasedFitnessAssignment_f94d9d4dee8dde20cda67e84643aae50}. + The documentation for this class was generated from the following file:\begin{CompactItemize} \item moeo\-Binary\-Indicator\-Based\-Fitness\-Assignment.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/doc/latex/classmoeoComparator.eps b/trunk/paradiseo-moeo/doc/latex/classmoeoComparator.eps index c87d0fa42..6628dcaf9 100644 --- a/trunk/paradiseo-moeo/doc/latex/classmoeoComparator.eps +++ b/trunk/paradiseo-moeo/doc/latex/classmoeoComparator.eps @@ -5,7 +5,7 @@ %%For: %Magnification: 1.00 %%Orientation: Portrait -%%BoundingBox: 0 0 500 32.2581 +%%BoundingBox: 0 0 500 26.8817 %%Pages: 0 %%BeginSetup %%EndSetup @@ -19,13 +19,13 @@ /marginwidth 10 def /distx 20 def /disty 40 def -/boundaspect 15.5 def % aspect ratio of the BoundingBox (width/height) +/boundaspect 18.6 def % aspect ratio of the BoundingBox (width/height) /boundx 500 def /boundy boundx boundaspect div def /xspacing 0 def /yspacing 0 def /rows 4 def -/cols 5 def +/cols 6 def /scalefactor 0 def /boxfont /Times-Roman findfont fontheight scalefont def @@ -180,6 +180,7 @@ boxfont setfont (moeoDiversityThenFitnessComparator< MOEOT >) cw (moeoFastNonDominatedSortingFitnessAssignment< MOEOT >::ObjectiveComparator) cw (moeoFitnessThenDiversityComparator< MOEOT >) cw +(moeoIBMOLS< MOEOT, Move >::OneObjectiveComparator) cw (moeoOneObjectiveComparator< MOEOT >) cw /boxwidth boxwidth marginwidth 2 mul add def /xspacing boxwidth distx add def @@ -192,29 +193,30 @@ boundx scalefactor div boundy scalefactor div scale % ----- classes ----- - (moeoComparator< MOEOT >) 2 1 box - (eoBF< A1, A2, R >) 2 2 box - (eoFunctorBase) 2 3 box + (moeoComparator< MOEOT >) 2.5 1 box + (eoBF< A1, A2, R >) 2.5 2 box + (eoFunctorBase) 2.5 3 box (moeoAggregativeComparator< MOEOT >) 0 0 box (moeoDiversityThenFitnessComparator< MOEOT >) 1 0 box (moeoFastNonDominatedSortingFitnessAssignment< MOEOT >::ObjectiveComparator) 2 0 box (moeoFitnessThenDiversityComparator< MOEOT >) 3 0 box - (moeoOneObjectiveComparator< MOEOT >) 4 0 box + (moeoIBMOLS< MOEOT, Move >::OneObjectiveComparator) 4 0 box + (moeoOneObjectiveComparator< MOEOT >) 5 0 box % ----- relations ----- solid -0 2 1 out +0 2.5 1 out solid -1 2 2 in +1 2.5 2 in solid -0 2 2 out +0 2.5 2 out solid -1 2 3 in +1 2.5 3 in solid -1 2 0.25 out +1 2.5 0.25 out solid -0 4 1 conn +0 5 1 conn solid 0 0 0.75 in solid @@ -225,3 +227,5 @@ solid 0 3 0.75 in solid 0 4 0.75 in +solid +0 5 0.75 in diff --git a/trunk/paradiseo-moeo/doc/latex/classmoeoComparator.tex b/trunk/paradiseo-moeo/doc/latex/classmoeoComparator.tex index 22da026e1..85d1b9766 100644 --- a/trunk/paradiseo-moeo/doc/latex/classmoeoComparator.tex +++ b/trunk/paradiseo-moeo/doc/latex/classmoeoComparator.tex @@ -8,7 +8,7 @@ Functor allowing to compare two solutions. Inheritance diagram for moeo\-Comparator$<$ MOEOT $>$::\begin{figure}[H] \begin{center} \leavevmode -\includegraphics[height=0.903226cm]{classmoeoComparator} +\includegraphics[height=0.752688cm]{classmoeoComparator} \end{center} \end{figure} diff --git a/trunk/paradiseo-moeo/doc/latex/classmoeoExpBinaryIndicatorBasedFitnessAssignment.tex b/trunk/paradiseo-moeo/doc/latex/classmoeoExpBinaryIndicatorBasedFitnessAssignment.tex index 34fe9b788..bc7b57224 100644 --- a/trunk/paradiseo-moeo/doc/latex/classmoeoExpBinaryIndicatorBasedFitnessAssignment.tex +++ b/trunk/paradiseo-moeo/doc/latex/classmoeoExpBinaryIndicatorBasedFitnessAssignment.tex @@ -120,7 +120,7 @@ Definition at line 66 of file moeo\-Exp\-Binary\-Indicator\-Based\-Fitness\-Assi References moeo\-Exp\-Binary\-Indicator\-Based\-Fitness\-Assignment$<$ MOEOT $>$::kappa, and moeo\-Exp\-Binary\-Indicator\-Based\-Fitness\-Assignment$<$ MOEOT $>$::metric.\index{moeoExpBinaryIndicatorBasedFitnessAssignment@{moeo\-Exp\-Binary\-Indicator\-Based\-Fitness\-Assignment}!updateByAdding@{updateByAdding}} \index{updateByAdding@{updateByAdding}!moeoExpBinaryIndicatorBasedFitnessAssignment@{moeo\-Exp\-Binary\-Indicator\-Based\-Fitness\-Assignment}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class MOEOT$>$ double \bf{moeo\-Exp\-Binary\-Indicator\-Based\-Fitness\-Assignment}$<$ MOEOT $>$::update\-By\-Adding (\bf{eo\-Pop}$<$ MOEOT $>$ \& {\em \_\-pop}, \bf{Objective\-Vector} \& {\em \_\-obj\-Vec})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoExpBinaryIndicatorBasedFitnessAssignment_f94d9d4dee8dde20cda67e84643aae50} +\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class MOEOT$>$ double \bf{moeo\-Exp\-Binary\-Indicator\-Based\-Fitness\-Assignment}$<$ MOEOT $>$::update\-By\-Adding (\bf{eo\-Pop}$<$ MOEOT $>$ \& {\em \_\-pop}, \bf{Objective\-Vector} \& {\em \_\-obj\-Vec})\hspace{0.3cm}{\tt [inline, virtual]}}\label{classmoeoExpBinaryIndicatorBasedFitnessAssignment_f94d9d4dee8dde20cda67e84643aae50} Updates the fitness values of the whole population \_\-pop by taking the adding of the objective vector \_\-obj\-Vec into account and returns the fitness value of \_\-obj\-Vec. @@ -132,6 +132,8 @@ Updates the fitness values of the whole population \_\-pop by taking the adding \end{Desc} +Implements \bf{moeo\-Binary\-Indicator\-Based\-Fitness\-Assignment$<$ MOEOT $>$} \doxyref{p.}{classmoeoBinaryIndicatorBasedFitnessAssignment_809b25abb9756c53525e3006e0ae2c70}. + Definition at line 87 of file moeo\-Exp\-Binary\-Indicator\-Based\-Fitness\-Assignment.h. References moeo\-Exp\-Binary\-Indicator\-Based\-Fitness\-Assignment$<$ MOEOT $>$::kappa, and moeo\-Exp\-Binary\-Indicator\-Based\-Fitness\-Assignment$<$ MOEOT $>$::metric.\index{moeoExpBinaryIndicatorBasedFitnessAssignment@{moeo\-Exp\-Binary\-Indicator\-Based\-Fitness\-Assignment}!setup@{setup}} diff --git a/trunk/paradiseo-moeo/doc/latex/classmoeoFitnessAssignment.eps b/trunk/paradiseo-moeo/doc/latex/classmoeoFitnessAssignment.eps index 3756f7262..29d6978a5 100644 --- a/trunk/paradiseo-moeo/doc/latex/classmoeoFitnessAssignment.eps +++ b/trunk/paradiseo-moeo/doc/latex/classmoeoFitnessAssignment.eps @@ -5,7 +5,7 @@ %%For: %Magnification: 1.00 %%Orientation: Portrait -%%BoundingBox: 0 0 500 54.0541 +%%BoundingBox: 0 0 500 43.3996 %%Pages: 0 %%BeginSetup %%EndSetup @@ -19,13 +19,13 @@ /marginwidth 10 def /distx 20 def /disty 40 def -/boundaspect 9.25 def % aspect ratio of the BoundingBox (width/height) +/boundaspect 11.5208 def % aspect ratio of the BoundingBox (width/height) /boundx 500 def /boundy boundx boundaspect div def /xspacing 0 def /yspacing 0 def /rows 6 def -/cols 6 def +/cols 7 def /scalefactor 0 def /boxfont /Times-Roman findfont fontheight scalefont def @@ -180,6 +180,7 @@ boxfont setfont (moeoDummyFitnessAssignment< MOEOT >) cw (moeoIndicatorBasedFitnessAssignment< MOEOT >) cw (moeoParetoBasedFitnessAssignment< MOEOT >) cw +(moeoReferencePointIndicatorBasedFitnessAssignment< MOEOT >) cw (moeoScalarFitnessAssignment< MOEOT >) cw (moeoBinaryIndicatorBasedFitnessAssignment< MOEOT >) cw (moeoUnaryIndicatorBasedFitnessAssignment< MOEOT >) cw @@ -197,34 +198,35 @@ boundx scalefactor div boundy scalefactor div scale % ----- classes ----- - (moeoFitnessAssignment< MOEOT >) 2 3 box - (eoUF< eoPop< MOEOT > &, void >) 2 4 box - (eoFunctorBase) 2 5 box + (moeoFitnessAssignment< MOEOT >) 2.75 3 box + (eoUF< eoPop< MOEOT > &, void >) 2.75 4 box + (eoFunctorBase) 2.75 5 box (moeoCriterionBasedFitnessAssignment< MOEOT >) 0 2 box (moeoDummyFitnessAssignment< MOEOT >) 1 2 box (moeoIndicatorBasedFitnessAssignment< MOEOT >) 2 2 box (moeoParetoBasedFitnessAssignment< MOEOT >) 3.5 2 box - (moeoScalarFitnessAssignment< MOEOT >) 4.5 2 box + (moeoReferencePointIndicatorBasedFitnessAssignment< MOEOT >) 4.5 2 box + (moeoScalarFitnessAssignment< MOEOT >) 5.5 2 box (moeoBinaryIndicatorBasedFitnessAssignment< MOEOT >) 1.5 1 box (moeoUnaryIndicatorBasedFitnessAssignment< MOEOT >) 2.5 1 box (moeoFastNonDominatedSortingFitnessAssignment< MOEOT >) 3.5 1 box - (moeoAchievementFitnessAssignment< MOEOT >) 4.5 1 box + (moeoAchievementFitnessAssignment< MOEOT >) 5.5 1 box (moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >) 1.5 0 box % ----- relations ----- solid -0 2 3 out +0 2.75 3 out solid -1 2 4 in +1 2.75 4 in solid -0 2 4 out +0 2.75 4 out solid -1 2 5 in +1 2.75 5 in solid -1 2 2.25 out +1 2.75 2.25 out solid -0 4.5 3 conn +0 5.5 3 conn solid 0 0 2.75 in solid @@ -242,7 +244,9 @@ solid solid 0 4.5 2.75 in solid -1 4.5 1.25 out +0 5.5 2.75 in +solid +1 5.5 1.25 out solid 0 1.5 1.75 in solid @@ -252,6 +256,6 @@ solid solid 0 3.5 1.75 in solid -0 4.5 1.75 in +0 5.5 1.75 in solid 0 1.5 0.75 in diff --git a/trunk/paradiseo-moeo/doc/latex/classmoeoFitnessAssignment.tex b/trunk/paradiseo-moeo/doc/latex/classmoeoFitnessAssignment.tex index e59b75d7e..788de71b4 100644 --- a/trunk/paradiseo-moeo/doc/latex/classmoeoFitnessAssignment.tex +++ b/trunk/paradiseo-moeo/doc/latex/classmoeoFitnessAssignment.tex @@ -8,7 +8,7 @@ Functor that sets the fitness values of a whole population. Inheritance diagram for moeo\-Fitness\-Assignment$<$ MOEOT $>$::\begin{figure}[H] \begin{center} \leavevmode -\includegraphics[height=1.51351cm]{classmoeoFitnessAssignment} +\includegraphics[height=1.21519cm]{classmoeoFitnessAssignment} \end{center} \end{figure} \subsection*{Public Types} @@ -50,7 +50,7 @@ Updates the fitness values of the whole population \_\-pop by taking the deletio \end{Desc} -Implemented in \bf{moeo\-Achievement\-Fitness\-Assignment$<$ MOEOT $>$} \doxyref{p.}{classmoeoAchievementFitnessAssignment_a6a2ae6c263dbcea3c16cde4c8a1e5fc}, \bf{moeo\-Dummy\-Fitness\-Assignment$<$ MOEOT $>$} \doxyref{p.}{classmoeoDummyFitnessAssignment_6e87d4a8ff8f43a7001a21a13795d00e}, \bf{moeo\-Exp\-Binary\-Indicator\-Based\-Fitness\-Assignment$<$ MOEOT $>$} \doxyref{p.}{classmoeoExpBinaryIndicatorBasedFitnessAssignment_1ad61bf146d3b24b41ef0575360f664b}, and \bf{moeo\-Fast\-Non\-Dominated\-Sorting\-Fitness\-Assignment$<$ MOEOT $>$} \doxyref{p.}{classmoeoFastNonDominatedSortingFitnessAssignment_8d16de444f6c7a73c28c9087b652656e}. +Implemented in \bf{moeo\-Achievement\-Fitness\-Assignment$<$ MOEOT $>$} \doxyref{p.}{classmoeoAchievementFitnessAssignment_a6a2ae6c263dbcea3c16cde4c8a1e5fc}, \bf{moeo\-Dummy\-Fitness\-Assignment$<$ MOEOT $>$} \doxyref{p.}{classmoeoDummyFitnessAssignment_6e87d4a8ff8f43a7001a21a13795d00e}, \bf{moeo\-Exp\-Binary\-Indicator\-Based\-Fitness\-Assignment$<$ MOEOT $>$} \doxyref{p.}{classmoeoExpBinaryIndicatorBasedFitnessAssignment_1ad61bf146d3b24b41ef0575360f664b}, \bf{moeo\-Fast\-Non\-Dominated\-Sorting\-Fitness\-Assignment$<$ MOEOT $>$} \doxyref{p.}{classmoeoFastNonDominatedSortingFitnessAssignment_8d16de444f6c7a73c28c9087b652656e}, and \bf{moeo\-Reference\-Point\-Indicator\-Based\-Fitness\-Assignment$<$ MOEOT $>$} \doxyref{p.}{classmoeoReferencePointIndicatorBasedFitnessAssignment_ba47422dd4f82274af2f69c0b5f95d3a}. Referenced by moeo\-Fitness\-Assignment$<$ MOEOT $>$::update\-By\-Deleting().\index{moeoFitnessAssignment@{moeo\-Fitness\-Assignment}!updateByDeleting@{updateByDeleting}} \index{updateByDeleting@{updateByDeleting}!moeoFitnessAssignment@{moeo\-Fitness\-Assignment}} diff --git a/trunk/paradiseo-moeo/doc/latex/classmoeoNSGAII.tex b/trunk/paradiseo-moeo/doc/latex/classmoeoNSGAII.tex index 9b00c8430..d9339b600 100644 --- a/trunk/paradiseo-moeo/doc/latex/classmoeoNSGAII.tex +++ b/trunk/paradiseo-moeo/doc/latex/classmoeoNSGAII.tex @@ -50,6 +50,12 @@ virtual void \bf{operator()} (\bf{eo\-Pop}$<$ MOEOT $>$ \&\_\-pop) \bf{moeo\-Elitist\-Replacement}$<$ MOEOT $>$ \bf{replace}\label{classmoeoNSGAII_75bc4b735c5de2a6fc93b2f2b63c7251} \begin{CompactList}\small\item\em elitist replacement \item\end{CompactList}\item +\bf{eo\-Quad\-Clone\-Op}$<$ MOEOT $>$ \bf{default\-Quad\-Op}\label{classmoeoNSGAII_21e98772db6326a94d44a7f9a27d36f0} + +\begin{CompactList}\small\item\em a default crossover \item\end{CompactList}\item +\bf{eo\-Mon\-Clone\-Op}$<$ MOEOT $>$ \bf{default\-Mon\-Op}\label{classmoeoNSGAII_81f823297f146b3b6ce7460cb043e25e} + +\begin{CompactList}\small\item\em a default mutation \item\end{CompactList}\item \bf{eo\-SGAGen\-Op}$<$ MOEOT $>$ \bf{default\-SGAGen\-Op}\label{classmoeoNSGAII_a2050440184979533f2c403bb044c064} \begin{CompactList}\small\item\em an object for genetic operators (used as default) \item\end{CompactList}\item @@ -70,7 +76,7 @@ Agrawal, A. Pratap, and T. Meyarivan : \char`\"{}A fast elitist non-dominated so -Definition at line 37 of file moeo\-NSGAII.h. +Definition at line 40 of file moeo\-NSGAII.h. \subsection{Constructor \& Destructor Documentation} \index{moeoNSGAII@{moeo\-NSGAII}!moeoNSGAII@{moeoNSGAII}} @@ -87,7 +93,7 @@ Simple ctor with a \doxyref{eo\-Gen\-Op}. \end{Desc} -Definition at line 47 of file moeo\-NSGAII.h.\index{moeoNSGAII@{moeo\-NSGAII}!moeoNSGAII@{moeoNSGAII}} +Definition at line 50 of file moeo\-NSGAII.h.\index{moeoNSGAII@{moeo\-NSGAII}!moeoNSGAII@{moeoNSGAII}} \index{moeoNSGAII@{moeoNSGAII}!moeoNSGAII@{moeo\-NSGAII}} \subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class MOEOT$>$ \bf{moeo\-NSGAII}$<$ MOEOT $>$::\bf{moeo\-NSGAII} (unsigned int {\em \_\-max\-Gen}, \bf{eo\-Eval\-Func}$<$ MOEOT $>$ \& {\em \_\-eval}, \bf{eo\-Transform}$<$ MOEOT $>$ \& {\em \_\-op})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoNSGAII_56a2b2ab62b2a4025f1d122e3cfa2aa2} @@ -101,7 +107,7 @@ Simple ctor with a \doxyref{eo\-Transform}. \end{Desc} -Definition at line 59 of file moeo\-NSGAII.h.\index{moeoNSGAII@{moeo\-NSGAII}!moeoNSGAII@{moeoNSGAII}} +Definition at line 63 of file moeo\-NSGAII.h.\index{moeoNSGAII@{moeo\-NSGAII}!moeoNSGAII@{moeoNSGAII}} \index{moeoNSGAII@{moeoNSGAII}!moeoNSGAII@{moeo\-NSGAII}} \subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class MOEOT$>$ \bf{moeo\-NSGAII}$<$ MOEOT $>$::\bf{moeo\-NSGAII} (unsigned int {\em \_\-max\-Gen}, \bf{eo\-Eval\-Func}$<$ MOEOT $>$ \& {\em \_\-eval}, \bf{eo\-Quad\-Op}$<$ MOEOT $>$ \& {\em \_\-crossover}, double {\em \_\-p\-Cross}, \bf{eo\-Mon\-Op}$<$ MOEOT $>$ \& {\em \_\-mutation}, double {\em \_\-p\-Mut})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoNSGAII_996e1b2683378ae1880b7520814aa9c9} @@ -115,7 +121,7 @@ Ctor with a crossover, a mutation and their corresponding rates. \end{Desc} -Definition at line 74 of file moeo\-NSGAII.h.\index{moeoNSGAII@{moeo\-NSGAII}!moeoNSGAII@{moeoNSGAII}} +Definition at line 79 of file moeo\-NSGAII.h.\index{moeoNSGAII@{moeo\-NSGAII}!moeoNSGAII@{moeoNSGAII}} \index{moeoNSGAII@{moeoNSGAII}!moeoNSGAII@{moeo\-NSGAII}} \subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class MOEOT$>$ \bf{moeo\-NSGAII}$<$ MOEOT $>$::\bf{moeo\-NSGAII} (\bf{eo\-Continue}$<$ MOEOT $>$ \& {\em \_\-continuator}, \bf{eo\-Eval\-Func}$<$ MOEOT $>$ \& {\em \_\-eval}, \bf{eo\-Gen\-Op}$<$ MOEOT $>$ \& {\em \_\-op})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoNSGAII_1797f01afde01d155e559522df12ae05} @@ -129,7 +135,7 @@ Ctor with a continuator (instead of \_\-max\-Gen) and a \doxyref{eo\-Gen\-Op}. \end{Desc} -Definition at line 87 of file moeo\-NSGAII.h.\index{moeoNSGAII@{moeo\-NSGAII}!moeoNSGAII@{moeoNSGAII}} +Definition at line 92 of file moeo\-NSGAII.h.\index{moeoNSGAII@{moeo\-NSGAII}!moeoNSGAII@{moeoNSGAII}} \index{moeoNSGAII@{moeoNSGAII}!moeoNSGAII@{moeo\-NSGAII}} \subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class MOEOT$>$ \bf{moeo\-NSGAII}$<$ MOEOT $>$::\bf{moeo\-NSGAII} (\bf{eo\-Continue}$<$ MOEOT $>$ \& {\em \_\-continuator}, \bf{eo\-Eval\-Func}$<$ MOEOT $>$ \& {\em \_\-eval}, \bf{eo\-Transform}$<$ MOEOT $>$ \& {\em \_\-op})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoNSGAII_a2b8d5b2ca7e7fd5845c6cda896b75c6} @@ -143,7 +149,7 @@ Ctor with a continuator (instead of \_\-max\-Gen) and a \doxyref{eo\-Transform}. \end{Desc} -Definition at line 99 of file moeo\-NSGAII.h. +Definition at line 105 of file moeo\-NSGAII.h. \subsection{Member Function Documentation} \index{moeoNSGAII@{moeo\-NSGAII}!operator()@{operator()}} @@ -160,7 +166,7 @@ Apply a few generation of evolution to the population \_\-pop until the stopping \end{Desc} -Definition at line 109 of file moeo\-NSGAII.h. +Definition at line 116 of file moeo\-NSGAII.h. References moeo\-NSGAII$<$ MOEOT $>$::breed, moeo\-NSGAII$<$ MOEOT $>$::continuator, moeo\-NSGAII$<$ MOEOT $>$::diversity\-Assignment, moeo\-NSGAII$<$ MOEOT $>$::fitness\-Assignment, moeo\-NSGAII$<$ MOEOT $>$::pop\-Eval, and moeo\-NSGAII$<$ MOEOT $>$::replace. diff --git a/trunk/paradiseo-moeo/doc/latex/classmoeoNormalizedSolutionVsSolutionBinaryMetric.tex b/trunk/paradiseo-moeo/doc/latex/classmoeoNormalizedSolutionVsSolutionBinaryMetric.tex index 531f2961c..9e85985bc 100644 --- a/trunk/paradiseo-moeo/doc/latex/classmoeoNormalizedSolutionVsSolutionBinaryMetric.tex +++ b/trunk/paradiseo-moeo/doc/latex/classmoeoNormalizedSolutionVsSolutionBinaryMetric.tex @@ -63,7 +63,7 @@ Sets the lower bound (\_\-min) and the upper bound (\_\-max) for the objective \ Definition at line 50 of file moeo\-Normalized\-Solution\-Vs\-Solution\-Binary\-Metric.h. -Referenced by moeo\-Exp\-Binary\-Indicator\-Based\-Fitness\-Assignment$<$ MOEOT $>$::setup().\index{moeoNormalizedSolutionVsSolutionBinaryMetric@{moeo\-Normalized\-Solution\-Vs\-Solution\-Binary\-Metric}!setup@{setup}} +Referenced by moeo\-Reference\-Point\-Indicator\-Based\-Fitness\-Assignment$<$ MOEOT $>$::setup(), and moeo\-Exp\-Binary\-Indicator\-Based\-Fitness\-Assignment$<$ MOEOT $>$::setup().\index{moeoNormalizedSolutionVsSolutionBinaryMetric@{moeo\-Normalized\-Solution\-Vs\-Solution\-Binary\-Metric}!setup@{setup}} \index{setup@{setup}!moeoNormalizedSolutionVsSolutionBinaryMetric@{moeo\-Normalized\-Solution\-Vs\-Solution\-Binary\-Metric}} \subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class Objective\-Vector, class R$>$ virtual void \bf{moeo\-Normalized\-Solution\-Vs\-Solution\-Binary\-Metric}$<$ Objective\-Vector, R $>$::setup (\bf{eo\-Real\-Interval} {\em \_\-real\-Interval}, unsigned int {\em \_\-obj})\hspace{0.3cm}{\tt [inline, virtual]}}\label{classmoeoNormalizedSolutionVsSolutionBinaryMetric_0693a23c68e3fe0bb546e34926dcfe93} diff --git a/trunk/paradiseo-moeo/doc/latex/classmoeoObjectiveVectorTraits.tex b/trunk/paradiseo-moeo/doc/latex/classmoeoObjectiveVectorTraits.tex index ea58ffa09..f53f03527 100644 --- a/trunk/paradiseo-moeo/doc/latex/classmoeoObjectiveVectorTraits.tex +++ b/trunk/paradiseo-moeo/doc/latex/classmoeoObjectiveVectorTraits.tex @@ -5,6 +5,12 @@ A traits class for \doxyref{moeo\-Objective\-Vector}{p.}{classmoeoObjectiveVecto {\tt \#include $<$moeo\-Objective\-Vector\-Traits.h$>$} +Inheritance diagram for moeo\-Objective\-Vector\-Traits::\begin{figure}[H] +\begin{center} +\leavevmode +\includegraphics[height=2cm]{classmoeoObjectiveVectorTraits} +\end{center} +\end{figure} \subsection*{Static Public Member Functions} \begin{CompactItemize} \item diff --git a/trunk/paradiseo-moeo/doc/latex/classmoeoRealVector.eps b/trunk/paradiseo-moeo/doc/latex/classmoeoRealVector.eps index 68a3a30ef..62e5c4760 100644 --- a/trunk/paradiseo-moeo/doc/latex/classmoeoRealVector.eps +++ b/trunk/paradiseo-moeo/doc/latex/classmoeoRealVector.eps @@ -5,7 +5,7 @@ %%For: %Magnification: 1.00 %%Orientation: Portrait -%%BoundingBox: 0 0 500 126.05 +%%BoundingBox: 0 0 500 147.059 %%Pages: 0 %%BeginSetup %%EndSetup @@ -19,12 +19,12 @@ /marginwidth 10 def /distx 20 def /disty 40 def -/boundaspect 3.96667 def % aspect ratio of the BoundingBox (width/height) +/boundaspect 3.4 def % aspect ratio of the BoundingBox (width/height) /boundx 500 def /boundy boundx boundaspect div def /xspacing 0 def /yspacing 0 def -/rows 6 def +/rows 7 def /cols 2 def /scalefactor 0 def /boxfont /Times-Roman findfont fontheight scalefont def @@ -180,6 +180,7 @@ boxfont setfont (eoObject) cw (eoPersistent) cw (eoPrintable) cw +(Sch1) cw /boxwidth boxwidth marginwidth 2 mul add def /xspacing boxwidth distx add def /yspacing boxheight disty add def @@ -191,20 +192,17 @@ boundx scalefactor div boundy scalefactor div scale % ----- classes ----- - (moeoRealVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >) 0.5 0 box - (moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, double >) 0.5 1 box - (MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >) 0.5 2 box - (EO< MOEOObjectiveVector >) 0.5 3 box - (eoObject) 0 4 box - (eoPersistent) 1 4 box - (eoPrintable) 1 5 box + (moeoRealVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >) 0.5 1 box + (moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, double >) 0.5 2 box + (MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >) 0.5 3 box + (EO< MOEOObjectiveVector >) 0.5 4 box + (eoObject) 0 5 box + (eoPersistent) 1 5 box + (eoPrintable) 1 6 box + (Sch1) 0.5 0 box % ----- relations ----- -solid -0 0.5 0 out -solid -1 0.5 1 in solid 0 0.5 1 out solid @@ -216,12 +214,20 @@ solid solid 0 0.5 3 out solid -0 1 4 conn +1 0.5 4 in solid -1 0 4 in +0 0.5 4 out solid -1 1 4 in +0 1 5 conn solid -0 1 4 out +1 0 5 in solid 1 1 5 in +solid +0 1 5 out +solid +1 1 6 in +solid +1 0.5 0.25 out +solid +0 0.5 0.75 in diff --git a/trunk/paradiseo-moeo/doc/latex/classmoeoRealVector.tex b/trunk/paradiseo-moeo/doc/latex/classmoeoRealVector.tex index 708720a20..ffe7e146f 100644 --- a/trunk/paradiseo-moeo/doc/latex/classmoeoRealVector.tex +++ b/trunk/paradiseo-moeo/doc/latex/classmoeoRealVector.tex @@ -8,7 +8,7 @@ This class is an implementation of a simple double-valued \doxyref{moeo\-Vector} Inheritance diagram for moeo\-Real\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::\begin{figure}[H] \begin{center} \leavevmode -\includegraphics[height=3.52941cm]{classmoeoRealVector} +\includegraphics[height=4.11765cm]{classmoeoRealVector} \end{center} \end{figure} \subsection*{Public Member Functions} diff --git a/trunk/paradiseo-moeo/doc/latex/classmoeoVector.eps b/trunk/paradiseo-moeo/doc/latex/classmoeoVector.eps index f0dc8dc31..d073c0cbe 100644 --- a/trunk/paradiseo-moeo/doc/latex/classmoeoVector.eps +++ b/trunk/paradiseo-moeo/doc/latex/classmoeoVector.eps @@ -5,7 +5,7 @@ %%For: %Magnification: 1.00 %%Orientation: Portrait -%%BoundingBox: 0 0 500 100.806 +%%BoundingBox: 0 0 500 120.968 %%Pages: 0 %%BeginSetup %%EndSetup @@ -19,12 +19,12 @@ /marginwidth 10 def /distx 20 def /disty 40 def -/boundaspect 4.96 def % aspect ratio of the BoundingBox (width/height) +/boundaspect 4.13333 def % aspect ratio of the BoundingBox (width/height) /boundx 500 def /boundy boundx boundaspect div def /xspacing 0 def /yspacing 0 def -/rows 5 def +/rows 6 def /cols 2 def /scalefactor 0 def /boxfont /Times-Roman findfont fontheight scalefont def @@ -179,6 +179,7 @@ boxfont setfont (eoObject) cw (eoPersistent) cw (eoPrintable) cw +(FlowShop) cw /boxwidth boxwidth marginwidth 2 mul add def /xspacing boxwidth distx add def /yspacing boxheight disty add def @@ -190,19 +191,16 @@ boundx scalefactor div boundy scalefactor div scale % ----- classes ----- - (moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >) 0.5 0 box - (MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >) 0.5 1 box - (EO< MOEOObjectiveVector >) 0.5 2 box - (eoObject) 0 3 box - (eoPersistent) 1 3 box - (eoPrintable) 1 4 box + (moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >) 0.5 1 box + (MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >) 0.5 2 box + (EO< MOEOObjectiveVector >) 0.5 3 box + (eoObject) 0 4 box + (eoPersistent) 1 4 box + (eoPrintable) 1 5 box + (FlowShop) 0.5 0 box % ----- relations ----- -solid -0 0.5 0 out -solid -1 0.5 1 in solid 0 0.5 1 out solid @@ -210,12 +208,20 @@ solid solid 0 0.5 2 out solid -0 1 3 conn +1 0.5 3 in solid -1 0 3 in +0 0.5 3 out solid -1 1 3 in +0 1 4 conn solid -0 1 3 out +1 0 4 in solid 1 1 4 in +solid +0 1 4 out +solid +1 1 5 in +solid +1 0.5 0.25 out +solid +0 0.5 0.75 in diff --git a/trunk/paradiseo-moeo/doc/latex/classmoeoVector.tex b/trunk/paradiseo-moeo/doc/latex/classmoeoVector.tex index 26a55b536..b435a0756 100644 --- a/trunk/paradiseo-moeo/doc/latex/classmoeoVector.tex +++ b/trunk/paradiseo-moeo/doc/latex/classmoeoVector.tex @@ -8,7 +8,7 @@ Base class for fixed length chromosomes, just derives from \doxyref{MOEO}{p.}{cl Inheritance diagram for moeo\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, Gene\-Type $>$::\begin{figure}[H] \begin{center} \leavevmode -\includegraphics[height=2.82258cm]{classmoeoVector} +\includegraphics[height=3.3871cm]{classmoeoVector} \end{center} \end{figure} \subsection*{Public Types} @@ -78,7 +78,9 @@ We can't have a Ctor from a std::vector as it would create ambiguity with the co \end{Desc} -Definition at line 56 of file moeo\-Vector.h.\index{moeoVector@{moeo\-Vector}!operator<@{operator$<$}} +Definition at line 56 of file moeo\-Vector.h. + +Referenced by Flow\-Shop\-Op\-Mutation\-Shift::operator()(), Flow\-Shop\-Op\-Mutation\-Exchange::operator()(), Flow\-Shop\-Op\-Crossover\-Quad::operator()(), and Flow\-Shop\-Init::operator()().\index{moeoVector@{moeo\-Vector}!operator<@{operator$<$}} \index{operator<@{operator$<$}!moeoVector@{moeo\-Vector}} \subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class MOEOObjective\-Vector, class MOEOFitness, class MOEODiversity, class Gene\-Type$>$ bool \bf{moeo\-Vector}$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, Gene\-Type $>$::operator$<$ (const \bf{moeo\-Vector}$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, Gene\-Type $>$ \& {\em \_\-moeo}) const\hspace{0.3cm}{\tt [inline]}}\label{classmoeoVector_d7a5feff640f00e5d6a29c3ebd11e90b} diff --git a/trunk/paradiseo-moeo/doc/latex/doxygen.sty b/trunk/paradiseo-moeo/doc/latex/doxygen.sty index b0079fc97..ce4be2fee 100644 --- a/trunk/paradiseo-moeo/doc/latex/doxygen.sty +++ b/trunk/paradiseo-moeo/doc/latex/doxygen.sty @@ -10,8 +10,8 @@ {\fancyplain{}{\bfseries\rightmark}} \rhead[\fancyplain{}{\bfseries\leftmark}] {\fancyplain{}{\bfseries\thepage}} -\rfoot[\fancyplain{}{\bfseries\scriptsize Generated on Fri Jul 6 09:41:04 2007 for Paradis\-EO-MOEO by Doxygen }]{} -\lfoot[]{\fancyplain{}{\bfseries\scriptsize Generated on Fri Jul 6 09:41:04 2007 for Paradis\-EO-MOEO by Doxygen }} +\rfoot[\fancyplain{}{\bfseries\scriptsize Generated on Mon Oct 8 10:35:51 2007 for Paradis\-EO-MOEOMoving\-Objects by Doxygen }]{} +\lfoot[]{\fancyplain{}{\bfseries\scriptsize Generated on Mon Oct 8 10:35:51 2007 for Paradis\-EO-MOEOMoving\-Objects by Doxygen }} \cfoot{} \newenvironment{Code} {\footnotesize} diff --git a/trunk/paradiseo-moeo/doc/latex/hierarchy.tex b/trunk/paradiseo-moeo/doc/latex/hierarchy.tex index f20cb80c6..e2ff7aef0 100644 --- a/trunk/paradiseo-moeo/doc/latex/hierarchy.tex +++ b/trunk/paradiseo-moeo/doc/latex/hierarchy.tex @@ -1,4 +1,4 @@ -\section{Paradis\-EO-MOEO Class Hierarchy} +\section{Paradis\-EO-MOEOMoving\-Objects Class Hierarchy} This inheritance list is sorted roughly, but not completely, alphabetically:\begin{CompactList} \item eo\-Functor\-Base{\tt [external]}\begin{CompactList} \item eo\-BF$<$ A1, A2, R $>${\tt [external]}\begin{CompactList} @@ -45,6 +45,7 @@ This inheritance list is sorted roughly, but not completely, alphabetically:\beg \item \contentsline{section}{moeo\-Diversity\-Then\-Fitness\-Comparator$<$ MOEOT $>$}{\pageref{classmoeoDiversityThenFitnessComparator}}{} \item \contentsline{section}{moeo\-Fast\-Non\-Dominated\-Sorting\-Fitness\-Assignment$<$ MOEOT $>$::Objective\-Comparator}{\pageref{classmoeoFastNonDominatedSortingFitnessAssignment_1_1ObjectiveComparator}}{} \item \contentsline{section}{moeo\-Fitness\-Then\-Diversity\-Comparator$<$ MOEOT $>$}{\pageref{classmoeoFitnessThenDiversityComparator}}{} +\item \contentsline{section}{moeo\-IBMOLS$<$ MOEOT, Move $>$::One\-Objective\-Comparator}{\pageref{classmoeoIBMOLS_1_1OneObjectiveComparator}}{} \item \contentsline{section}{moeo\-One\-Objective\-Comparator$<$ MOEOT $>$}{\pageref{classmoeoOneObjectiveComparator}}{} \end{CompactList} \item \contentsline{section}{moeo\-Distance$<$ MOEOT, Type $>$}{\pageref{classmoeoDistance}}{} @@ -59,6 +60,7 @@ This inheritance list is sorted roughly, but not completely, alphabetically:\beg \item \contentsline{section}{moeo\-Manhattan\-Distance$<$ MOEOT $>$}{\pageref{classmoeoManhattanDistance}}{} \end{CompactList} \end{CompactList} +\item \contentsline{section}{moeo\-Move\-Incr\-Eval$<$ Move $>$}{\pageref{classmoeoMoveIncrEval}}{} \item \contentsline{section}{moeo\-Objective\-Vector\-Comparator$<$ Objective\-Vector $>$}{\pageref{classmoeoObjectiveVectorComparator}}{} \begin{CompactList} \item \contentsline{section}{moeo\-GDominance\-Objective\-Vector\-Comparator$<$ Objective\-Vector $>$}{\pageref{classmoeoGDominanceObjectiveVectorComparator}}{} @@ -78,6 +80,18 @@ This inheritance list is sorted roughly, but not completely, alphabetically:\beg \item eo\-BF$<$ const const std::vector$<$ Objective\-Vector $>$ \&, std::vector$<$ Objective\-Vector $>$ \&, R $>${\tt [external]}\begin{CompactList} \item \contentsline{section}{moeo\-Binary\-Metric$<$ const const std::vector$<$ Objective\-Vector $>$ \&, std::vector$<$ Objective\-Vector $>$ \&, R $>$}{\pageref{classmoeoBinaryMetric}}{} \end{CompactList} +\item eo\-BF$<$ eo\-Pop$<$ MOEOT $>$ \&, moeo\-Archive$<$ MOEOT $>$ \&, void $>${\tt [external]}\begin{CompactList} +\item \contentsline{section}{moeo\-LS$<$ MOEOT, eo\-Pop$<$ MOEOT $>$ \& $>$}{\pageref{classmoeoLS}}{} +\begin{CompactList} +\item \contentsline{section}{moeo\-IBMOLS$<$ MOEOT, Move $>$}{\pageref{classmoeoIBMOLS}}{} +\item \contentsline{section}{moeo\-Iterated\-IBMOLS$<$ MOEOT, Move $>$}{\pageref{classmoeoIteratedIBMOLS}}{} +\end{CompactList} +\end{CompactList} +\item eo\-BF$<$ EOType \&, EOType \&, bool $>${\tt [external]}\item eo\-BF$<$ Flow\-Shop \&, Flow\-Shop \&, bool $>${\tt [external]}\begin{CompactList} +\item eo\-Quad\-Op$<$ Flow\-Shop $>${\tt [external]}\begin{CompactList} +\item \contentsline{section}{Flow\-Shop\-Op\-Crossover\-Quad}{\pageref{classFlowShopOpCrossoverQuad}}{} +\end{CompactList} +\end{CompactList} \item eo\-BF$<$ Type, moeo\-Archive$<$ MOEOT $>$ \&, void $>${\tt [external]}\begin{CompactList} \item \contentsline{section}{moeo\-LS$<$ MOEOT, Type $>$}{\pageref{classmoeoLS}}{} \begin{CompactList} @@ -102,10 +116,25 @@ This inheritance list is sorted roughly, but not completely, alphabetically:\beg \item \contentsline{section}{moeo\-NSGAII$<$ MOEOT $>$}{\pageref{classmoeoNSGAII}}{} \end{CompactList} \end{CompactList} +\item eo\-Eval\-Func$<$ Flow\-Shop $>${\tt [external]}\begin{CompactList} +\item \contentsline{section}{moeo\-Eval\-Func$<$ Flow\-Shop $>$}{\pageref{classmoeoEvalFunc}}{} +\begin{CompactList} +\item \contentsline{section}{Flow\-Shop\-Eval}{\pageref{classFlowShopEval}}{} +\end{CompactList} +\end{CompactList} \item eo\-Eval\-Func$<$ MOEOT $>${\tt [external]}\begin{CompactList} \item \contentsline{section}{moeo\-Easy\-EA$<$ MOEOT $>$::eo\-Dummy\-Eval}{\pageref{classmoeoEasyEA_1_1eoDummyEval}}{} \item \contentsline{section}{moeo\-Eval\-Func$<$ MOEOT $>$}{\pageref{classmoeoEvalFunc}}{} \end{CompactList} +\item eo\-Eval\-Func$<$ Sch1 $>${\tt [external]}\begin{CompactList} +\item \contentsline{section}{moeo\-Eval\-Func$<$ Sch1 $>$}{\pageref{classmoeoEvalFunc}}{} +\begin{CompactList} +\item \contentsline{section}{Sch1Eval}{\pageref{classSch1Eval}}{} +\end{CompactList} +\end{CompactList} +\item eo\-Init$<$ Flow\-Shop $>${\tt [external]}\begin{CompactList} +\item \contentsline{section}{Flow\-Shop\-Init}{\pageref{classFlowShopInit}}{} +\end{CompactList} \item eo\-Select\-One$<$ EOT, Worth\-T $>${\tt [external]}\begin{CompactList} \item eo\-Random\-Select$<$ MOEOT $>${\tt [external]}\begin{CompactList} \item \contentsline{section}{moeo\-Random\-Select$<$ MOEOT $>$}{\pageref{classmoeoRandomSelect}}{} @@ -173,12 +202,19 @@ This inheritance list is sorted roughly, but not completely, alphabetically:\beg \begin{CompactList} \item \contentsline{section}{moeo\-Fast\-Non\-Dominated\-Sorting\-Fitness\-Assignment$<$ MOEOT $>$}{\pageref{classmoeoFastNonDominatedSortingFitnessAssignment}}{} \end{CompactList} +\item \contentsline{section}{moeo\-Reference\-Point\-Indicator\-Based\-Fitness\-Assignment$<$ MOEOT $>$}{\pageref{classmoeoReferencePointIndicatorBasedFitnessAssignment}}{} \item \contentsline{section}{moeo\-Scalar\-Fitness\-Assignment$<$ MOEOT $>$}{\pageref{classmoeoScalarFitnessAssignment}}{} \begin{CompactList} \item \contentsline{section}{moeo\-Achievement\-Fitness\-Assignment$<$ MOEOT $>$}{\pageref{classmoeoAchievementFitnessAssignment}}{} \end{CompactList} \end{CompactList} \end{CompactList} +\item eo\-UF$<$ EOType \&, bool $>${\tt [external]}\item eo\-UF$<$ Flow\-Shop \&, bool $>${\tt [external]}\begin{CompactList} +\item eo\-Mon\-Op$<$ Flow\-Shop $>${\tt [external]}\begin{CompactList} +\item \contentsline{section}{Flow\-Shop\-Op\-Mutation\-Exchange}{\pageref{classFlowShopOpMutationExchange}}{} +\item \contentsline{section}{Flow\-Shop\-Op\-Mutation\-Shift}{\pageref{classFlowShopOpMutationShift}}{} +\end{CompactList} +\end{CompactList} \item \contentsline{section}{moeo\-Metric}{\pageref{classmoeoMetric}}{} \begin{CompactList} \item \contentsline{section}{moeo\-Binary\-Metric$<$ A1, A2, R $>$}{\pageref{classmoeoBinaryMetric}}{} @@ -196,6 +232,9 @@ This inheritance list is sorted roughly, but not completely, alphabetically:\beg \item \contentsline{section}{MOEO$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$}{\pageref{classMOEO}}{} \begin{CompactList} \item \contentsline{section}{moeo\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, Gene\-Type $>$}{\pageref{classmoeoVector}}{} +\begin{CompactList} +\item \contentsline{section}{Flow\-Shop}{\pageref{classFlowShop}}{} +\end{CompactList} \item \contentsline{section}{moeo\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, bool $>$}{\pageref{classmoeoVector}}{} \begin{CompactList} \item \contentsline{section}{moeo\-Bit\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$}{\pageref{classmoeoBitVector}}{} @@ -203,6 +242,24 @@ This inheritance list is sorted roughly, but not completely, alphabetically:\beg \item \contentsline{section}{moeo\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity, double $>$}{\pageref{classmoeoVector}}{} \begin{CompactList} \item \contentsline{section}{moeo\-Real\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$}{\pageref{classmoeoRealVector}}{} +\begin{CompactList} +\item \contentsline{section}{Sch1}{\pageref{classSch1}}{} +\end{CompactList} +\end{CompactList} +\end{CompactList} +\end{CompactList} +\item EO$<$ moeo\-Real\-Objective\-Vector$<$ Flow\-Shop\-Objective\-Vector\-Traits $>$ $>${\tt [external]}\begin{CompactList} +\item \contentsline{section}{MOEO$<$ moeo\-Real\-Objective\-Vector$<$ Flow\-Shop\-Objective\-Vector\-Traits $>$, double, double $>$}{\pageref{classMOEO}}{} +\begin{CompactList} +\item \contentsline{section}{moeo\-Vector$<$ moeo\-Real\-Objective\-Vector$<$ Flow\-Shop\-Objective\-Vector\-Traits $>$, double, double, unsigned int $>$}{\pageref{classmoeoVector}}{} +\end{CompactList} +\end{CompactList} +\item EO$<$ moeo\-Real\-Objective\-Vector$<$ Sch1Objective\-Vector\-Traits $>$ $>${\tt [external]}\begin{CompactList} +\item \contentsline{section}{MOEO$<$ moeo\-Real\-Objective\-Vector$<$ Sch1Objective\-Vector\-Traits $>$, double, double $>$}{\pageref{classMOEO}}{} +\begin{CompactList} +\item \contentsline{section}{moeo\-Vector$<$ moeo\-Real\-Objective\-Vector$<$ Sch1Objective\-Vector\-Traits $>$, double, double, double $>$}{\pageref{classmoeoVector}}{} +\begin{CompactList} +\item \contentsline{section}{moeo\-Real\-Vector$<$ moeo\-Real\-Objective\-Vector$<$ Sch1Objective\-Vector\-Traits $>$, double, double $>$}{\pageref{classmoeoRealVector}}{} \end{CompactList} \end{CompactList} \end{CompactList} @@ -210,14 +267,18 @@ This inheritance list is sorted roughly, but not completely, alphabetically:\beg \item \contentsline{section}{moeo\-Archive$<$ MOEOT $>$}{\pageref{classmoeoArchive}}{} \end{CompactList} \end{CompactList} +\item eo\-Op$<$ EOType $>${\tt [external]}\begin{CompactList} +\item eo\-Mon\-Op$<$ Flow\-Shop $>${\tt [external]}\item eo\-Quad\-Op$<$ Flow\-Shop $>${\tt [external]}\end{CompactList} \item eo\-Printable{\tt [external]}\begin{CompactList} \item eo\-Persistent{\tt [external]}\begin{CompactList} -\item EO$<$ MOEOObjective\-Vector $>${\tt [external]}\item eo\-Pop$<$ MOEOT $>${\tt [external]}\end{CompactList} +\item EO$<$ MOEOObjective\-Vector $>${\tt [external]}\item EO$<$ moeo\-Real\-Objective\-Vector$<$ Flow\-Shop\-Objective\-Vector\-Traits $>$ $>${\tt [external]}\item EO$<$ moeo\-Real\-Objective\-Vector$<$ Sch1Objective\-Vector\-Traits $>$ $>${\tt [external]}\item eo\-Pop$<$ MOEOT $>${\tt [external]}\end{CompactList} \end{CompactList} +\item \contentsline{section}{Flow\-Shop\-Benchmark\-Parser}{\pageref{classFlowShopBenchmarkParser}}{} \item \contentsline{section}{moeo\-Algo}{\pageref{classmoeoAlgo}}{} \begin{CompactList} \item \contentsline{section}{moeo\-EA$<$ MOEOT $>$}{\pageref{classmoeoEA}}{} \item \contentsline{section}{moeo\-LS$<$ MOEOT, Type $>$}{\pageref{classmoeoLS}}{} +\item \contentsline{section}{moeo\-LS$<$ MOEOT, eo\-Pop$<$ MOEOT $>$ \& $>$}{\pageref{classmoeoLS}}{} \end{CompactList} \item \contentsline{section}{moeo\-Elitist\-Replacement$<$ MOEOT $>$::Cmp}{\pageref{classmoeoElitistReplacement_1_1Cmp}}{} \item \contentsline{section}{moeo\-Environmental\-Replacement$<$ MOEOT $>$::Cmp}{\pageref{classmoeoEnvironmentalReplacement_1_1Cmp}}{} @@ -227,4 +288,9 @@ This inheritance list is sorted roughly, but not completely, alphabetically:\beg \item \contentsline{section}{moeo\-Real\-Objective\-Vector$<$ Objective\-Vector\-Traits $>$}{\pageref{classmoeoRealObjectiveVector}}{} \end{CompactList} \item \contentsline{section}{moeo\-Objective\-Vector\-Traits}{\pageref{classmoeoObjectiveVectorTraits}}{} +\begin{CompactList} +\item \contentsline{section}{Flow\-Shop\-Objective\-Vector\-Traits}{\pageref{classFlowShopObjectiveVectorTraits}}{} +\item \contentsline{section}{Sch1Objective\-Vector\-Traits}{\pageref{classSch1ObjectiveVectorTraits}}{} +\end{CompactList} +\item \contentsline{section}{peo\-EA$<$ EOT $>$}{\pageref{classpeoEA}}{} \end{CompactList} diff --git a/trunk/paradiseo-moeo/doc/latex/main.tex b/trunk/paradiseo-moeo/doc/latex/main.tex index 8b7f04a2e..5a84598cc 100644 --- a/trunk/paradiseo-moeo/doc/latex/main.tex +++ b/trunk/paradiseo-moeo/doc/latex/main.tex @@ -1,5 +1,12 @@ -\section{intro}\label{main_intro} +\section{Introduction}\label{main_Introduction} Paradis\-EO-MOEO is a white-box object-oriented generic framework dedicated to the flexible design of evolutionary multi-objective algorithms. This paradigm-free software embeds some features and techniques for Pareto-based resolution and aims to provide a set of classes allowing to ease and speed up the development of computationally efficient programs. It is based on a clear conceptual distinction between the solution methods and the multi-objective problems they are intended to solve. This separation confers a maximum design and code reuse. Paradis\-EO-MOEO provides a broad range of archive-related features (such as elitism or performance metrics) and the most common Pareto-based fitness assignment strategies (MOGA, NSGA, SPEA, IBEA and more). Furthermore, parallel and distributed models as well as hybridization mechanisms can be applied to an algorithm designed within Paradis\-EO-MOEO using the whole version of Paradis\-EO.\section{Tutorials}\label{main_tutorials} -Tutorials for Paradis\-EO-MOEO are available {\tt here}.\section{install}\label{main_install} -The installation procedure of the package is detailed in the README file in the top-directory of the source-tree.\section{design}\label{main_design} -For an introduction to the design of Paradis\-EO-MOEO, you can look at the {\tt Paradis\-EO website}. \ No newline at end of file +Tutorials for Paradis\-EO-MOEO are available {\tt here}.\section{Installation}\label{main_Installation} +The installation procedure of the package is detailed in the README file in the top-directory of the source-tree.\section{Design}\label{main_Design} +For an introduction to the design of Paradis\-EO-MOEO, you can look at the {\tt Paradis\-EO website}.\section{LICENCE}\label{main_LICENCE} +This software is governed by the Ce\-CILL license under French law and abiding by the rules of distribution of free software. You can use, modify and/ or redistribute the software under the terms of the Ce\-CILL license as circulated by CEA, CNRS and INRIA at the following URL \char`\"{}http://www.cecill.info\char`\"{}. + +As a counterpart to the access to the source code and rights to copy, modify and redistribute granted by the license, users are provided only with a limited warranty and the software's author, the holder of the economic rights, and the successive licensors have only limited liability. + +In this respect, the user's attention is drawn to the risks associated with loading, using, modifying and/or developing or reproducing the software by the user in light of its specific status of free software, that may mean that it is complicated to manipulate, and that also therefore means that it is reserved for developers and experienced professionals having in-depth computer knowledge. Users are therefore encouraged to load and test the software's suitability as regards their requirements in conditions enabling the security of their systems and/or data to be ensured and, more generally, to use and operate it in the same conditions as regards security. The fact that you are presently reading this means that you have had knowledge of the Ce\-CILL license and that you accept its terms. + +Paradis\-EO Web\-Site : \tt{http://paradiseo.gforge.inria.fr} Contact: \tt{paradiseo-help@lists.gforge.inria.fr} \ No newline at end of file diff --git a/trunk/paradiseo-moeo/doc/latex/refman.tex b/trunk/paradiseo-moeo/doc/latex/refman.tex index 421e63d02..3d88d9191 100644 --- a/trunk/paradiseo-moeo/doc/latex/refman.tex +++ b/trunk/paradiseo-moeo/doc/latex/refman.tex @@ -15,11 +15,11 @@ \begin{titlepage} \vspace*{7cm} \begin{center} -{\Large Paradis\-EO-MOEO Reference Manual\\[1ex]\large 1.0-beta }\\ +{\Large Paradis\-EO-MOEOMoving\-Objects Reference Manual\\[1ex]\large 1.0 }\\ \vspace*{1cm} {\large Generated by Doxygen 1.4.7}\\ \vspace*{0.5cm} -{\small Fri Jul 6 09:41:04 2007}\\ +{\small Mon Oct 8 10:35:51 2007}\\ \end{center} \end{titlepage} \clearemptydoublepage @@ -29,12 +29,20 @@ \pagenumbering{arabic} \chapter{Welcome to Paradis\-EO-MOEO } \label{index}\input{main} -\chapter{Paradis\-EO-MOEO Hierarchical Index} +\chapter{Paradis\-EO-MOEOMoving\-Objects Hierarchical Index} \input{hierarchy} -\chapter{Paradis\-EO-MOEO Class Index} +\chapter{Paradis\-EO-MOEOMoving\-Objects Class Index} \input{annotated} -\chapter{Paradis\-EO-MOEO Class Documentation} -\input{classMOEO} +\chapter{Paradis\-EO-MOEOMoving\-Objects Class Documentation} +\input{classFlowShop} +\include{classFlowShopBenchmarkParser} +\include{classFlowShopEval} +\include{classFlowShopInit} +\include{classFlowShopObjectiveVectorTraits} +\include{classFlowShopOpCrossoverQuad} +\include{classFlowShopOpMutationExchange} +\include{classFlowShopOpMutationShift} +\include{classMOEO} \include{classmoeoAchievementFitnessAssignment} \include{classmoeoAdditiveEpsilonBinaryMetric} \include{classmoeoAggregativeComparator} @@ -83,10 +91,14 @@ \include{classmoeoHybridLS} \include{classmoeoHypervolumeBinaryMetric} \include{classmoeoIBEA} +\include{classmoeoIBMOLS} +\include{classmoeoIBMOLS_1_1OneObjectiveComparator} \include{classmoeoIndicatorBasedFitnessAssignment} +\include{classmoeoIteratedIBMOLS} \include{classmoeoLS} \include{classmoeoManhattanDistance} \include{classmoeoMetric} +\include{classmoeoMoveIncrEval} \include{classmoeoNormalizedDistance} \include{classmoeoNormalizedSolutionVsSolutionBinaryMetric} \include{classmoeoNSGA} @@ -101,6 +113,7 @@ \include{classmoeoRandomSelect} \include{classmoeoRealObjectiveVector} \include{classmoeoRealVector} +\include{classmoeoReferencePointIndicatorBasedFitnessAssignment} \include{classmoeoReplacement} \include{classmoeoRouletteSelect} \include{classmoeoScalarFitnessAssignment} @@ -115,5 +128,9 @@ \include{classmoeoVector} \include{classmoeoVectorUnaryMetric} \include{classmoeoVectorVsVectorBinaryMetric} +\include{classpeoEA} +\include{classSch1} +\include{classSch1Eval} +\include{classSch1ObjectiveVectorTraits} \printindex \end{document} diff --git a/trunk/paradiseo-moeo/doc/man/man3/MOEO.3 b/trunk/paradiseo-moeo/doc/man/man3/MOEO.3 index abe00ef66..9742ed138 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/MOEO.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/MOEO.3 @@ -1,4 +1,4 @@ -.TH "MOEO" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "MOEO" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -165,8 +165,6 @@ Sets the objective vector of the current solution. .PP Definition at line 85 of file MOEO.h. -.PP -References MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::invalidObjectiveVectorValue, and MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::objectiveVectorValue. .SS "template void \fBMOEO\fP< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::fitness (const \fBFitness\fP & _fitnessValue)\fC [inline]\fP" .PP Sets the fitness value of the current solution. @@ -179,8 +177,6 @@ Sets the fitness value of the current solution. .PP Definition at line 127 of file MOEO.h. -.PP -References MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::fitnessValue, and MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::invalidFitnessValue. .SS "template void \fBMOEO\fP< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::diversity (const \fBDiversity\fP & _diversityValue)\fC [inline]\fP" .PP Sets the diversity value of the current solution. @@ -193,8 +189,6 @@ Sets the diversity value of the current solution. .PP Definition at line 169 of file MOEO.h. -.PP -References MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::diversityValue, and MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::invalidDiversityValue. .SS "template bool \fBMOEO\fP< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::operator< (const \fBMOEO\fP< MOEOObjectiveVector, MOEOFitness, MOEODiversity > & _other) const\fC [inline]\fP" .PP Returns true if the objective vector of the current solution is smaller than the objective vector of _other on the first objective, then on the second, and so on (can be usefull for sorting/printing). @@ -209,8 +203,6 @@ You should implement another function in the sub-class of \fBMOEO\fP to have ano .PP Definition at line 220 of file MOEO.h. -.PP -References MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::objectiveVector(). .SS "template virtual void \fBMOEO\fP< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::printOn (std::ostream & _os) const\fC [inline, virtual]\fP" .PP Writing object. @@ -224,11 +216,9 @@ Writing object. .PP Reimplemented from \fBEO< MOEOObjectiveVector >\fP. .PP -Reimplemented in \fBmoeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >\fP, \fBmoeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >\fP, \fBmoeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool >\fP, and \fBmoeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, double >\fP. +Reimplemented in \fBmoeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >\fP, \fBmoeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >\fP, \fBmoeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool >\fP, \fBmoeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, double >\fP, \fBmoeoVector< moeoRealObjectiveVector< FlowShopObjectiveVectorTraits >, double, double, unsigned int >\fP, and \fBmoeoVector< moeoRealObjectiveVector< Sch1ObjectiveVectorTraits >, double, double, double >\fP. .PP Definition at line 239 of file MOEO.h. -.PP -References MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::invalidObjectiveVector(), and MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::objectiveVectorValue. .SS "template virtual void \fBMOEO\fP< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::readFrom (std::istream & _is)\fC [inline, virtual]\fP" .PP Reading object. @@ -242,12 +232,10 @@ Reading object. .PP Reimplemented from \fBEO< MOEOObjectiveVector >\fP. .PP -Reimplemented in \fBmoeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >\fP, \fBmoeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >\fP, \fBmoeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool >\fP, and \fBmoeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, double >\fP. +Reimplemented in \fBmoeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >\fP, \fBmoeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >\fP, \fBmoeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool >\fP, \fBmoeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, double >\fP, \fBmoeoVector< moeoRealObjectiveVector< FlowShopObjectiveVectorTraits >, double, double, unsigned int >\fP, and \fBmoeoVector< moeoRealObjectiveVector< Sch1ObjectiveVectorTraits >, double, double, double >\fP. .PP Definition at line 256 of file MOEO.h. -.PP -References MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::invalidateObjectiveVector(), MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::invalidObjectiveVectorValue, and MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >::objectiveVectorValue. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoAchievementFitnessAssignment.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoAchievementFitnessAssignment.3 index 615e6ff2f..a1776de35 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoAchievementFitnessAssignment.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoAchievementFitnessAssignment.3 @@ -1,4 +1,4 @@ -.TH "moeoAchievementFitnessAssignment" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoAchievementFitnessAssignment" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -182,4 +182,4 @@ Referenced by moeoAchievementFitnessAssignment< MOEOT >::operator()(). .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoAdditiveEpsilonBinaryMetric.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoAdditiveEpsilonBinaryMetric.3 index 993fdc5bd..37a510c96 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoAdditiveEpsilonBinaryMetric.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoAdditiveEpsilonBinaryMetric.3 @@ -1,4 +1,4 @@ -.TH "moeoAdditiveEpsilonBinaryMetric" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoAdditiveEpsilonBinaryMetric" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -83,4 +83,4 @@ Referenced by moeoAdditiveEpsilonBinaryMetric< ObjectiveVector >::operator()(). .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoAggregativeComparator.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoAggregativeComparator.3 index 05d0ef1ae..08ed4c989 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoAggregativeComparator.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoAggregativeComparator.3 @@ -1,4 +1,4 @@ -.TH "moeoAggregativeComparator" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoAggregativeComparator" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -80,4 +80,4 @@ References moeoAggregativeComparator< MOEOT >::weightDiversity, and moeoAggregat .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoAlgo.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoAlgo.3 index 226863d9b..d0de617fa 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoAlgo.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoAlgo.3 @@ -1,4 +1,4 @@ -.TH "moeoAlgo" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoAlgo" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -10,7 +10,7 @@ moeoAlgo \- Abstract class for multi-objective algorithms. .PP \fC#include \fP .PP -Inherited by \fBmoeoEA< MOEOT >\fP, \fBmoeoLS< MOEOT, Type >\fP, and \fBmoeoLS< MOEOT, MOEOT >\fP. +Inherited by \fBmoeoEA< MOEOT >\fP, \fBmoeoLS< MOEOT, Type >\fP, \fBmoeoLS< MOEOT, eoPop< MOEOT > & >\fP, and \fBmoeoLS< MOEOT, MOEOT >\fP. .PP .SH "Detailed Description" .PP @@ -20,4 +20,4 @@ Definition at line 19 of file moeoAlgo.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoArchive.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoArchive.3 index 1b5a1e9fa..f3cac03fb 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoArchive.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoArchive.3 @@ -1,4 +1,4 @@ -.TH "moeoArchive" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoArchive" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -137,7 +137,7 @@ Definition at line 95 of file moeoArchive.h. .PP References moeoArchive< MOEOT >::comparator. .PP -Referenced by moeoArchive< MOEOT >::update(). +Referenced by moeoIteratedIBMOLS< MOEOT, Move >::operator()(), moeoIBMOLS< MOEOT, Move >::operator()(), and moeoArchive< MOEOT >::update(). .SS "template void \fBmoeoArchive\fP< MOEOT >::update (const \fBeoPop\fP< MOEOT > & _pop)\fC [inline]\fP" .PP Updates the archive with a given population _pop. @@ -166,7 +166,9 @@ Returns true if the current archive contains the same objective vectors than the Definition at line 151 of file moeoArchive.h. .PP References moeoArchive< MOEOT >::contains(). +.PP +Referenced by moeoIBMOLS< MOEOT, Move >::operator()(). .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoArchiveObjectiveVectorSavingUpdater.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoArchiveObjectiveVectorSavingUpdater.3 index 1892067ab..b30c175fb 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoArchiveObjectiveVectorSavingUpdater.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoArchiveObjectiveVectorSavingUpdater.3 @@ -1,4 +1,4 @@ -.TH "moeoArchiveObjectiveVectorSavingUpdater" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoArchiveObjectiveVectorSavingUpdater" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -78,4 +78,4 @@ Definition at line 39 of file moeoArchiveObjectiveVectorSavingUpdater.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoArchiveUpdater.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoArchiveUpdater.3 index 8943e0320..3841fa313 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoArchiveUpdater.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoArchiveUpdater.3 @@ -1,4 +1,4 @@ -.TH "moeoArchiveUpdater" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoArchiveUpdater" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -62,4 +62,4 @@ Definition at line 33 of file moeoArchiveUpdater.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoBinaryIndicatorBasedFitnessAssignment.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoBinaryIndicatorBasedFitnessAssignment.3 index e52a68d35..fe17a35af 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoBinaryIndicatorBasedFitnessAssignment.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoBinaryIndicatorBasedFitnessAssignment.3 @@ -1,4 +1,4 @@ -.TH "moeoBinaryIndicatorBasedFitnessAssignment" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoBinaryIndicatorBasedFitnessAssignment" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -14,6 +14,22 @@ Inherits \fBmoeoIndicatorBasedFitnessAssignment< MOEOT >< MOEOT >\fP. .PP Inherited by \fBmoeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >\fP. .PP +.SS "Public Types" + +.in +1c +.ti -1c +.RI "typedef MOEOT::ObjectiveVector \fBObjectiveVector\fP" +.br +.RI "\fIThe type for objective vector. \fP" +.in -1c +.SS "Public Member Functions" + +.in +1c +.ti -1c +.RI "virtual double \fBupdateByAdding\fP (\fBeoPop\fP< MOEOT > &_pop, \fBObjectiveVector\fP &_objVec)=0" +.br +.RI "\fIUpdates the fitness values of the whole population _pop by taking the new objective vector _objVec into account and returns the fitness value of _objVec. \fP" +.in -1c .SH "Detailed Description" .PP @@ -21,7 +37,23 @@ Inherited by \fBmoeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >\fP. \fBmoeoIndicatorBasedFitnessAssignment\fP for binary indicators. .PP Definition at line 22 of file moeoBinaryIndicatorBasedFitnessAssignment.h. +.SH "Member Function Documentation" +.PP +.SS "template virtual double \fBmoeoBinaryIndicatorBasedFitnessAssignment\fP< MOEOT >::updateByAdding (\fBeoPop\fP< MOEOT > & _pop, \fBObjectiveVector\fP & _objVec)\fC [pure virtual]\fP" +.PP +Updates the fitness values of the whole population _pop by taking the new objective vector _objVec into account and returns the fitness value of _objVec. +.PP +\fBParameters:\fP +.RS 4 +\fI_pop\fP the population +.br +\fI_objVec\fP the objective vector +.RE +.PP + +.PP +Implemented in \fBmoeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >\fP. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoBinaryMetric.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoBinaryMetric.3 index 2dba6c225..931db9a79 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoBinaryMetric.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoBinaryMetric.3 @@ -1,4 +1,4 @@ -.TH "moeoBinaryMetric" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoBinaryMetric" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -24,4 +24,4 @@ Definition at line 36 of file moeoMetric.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoBinaryMetricSavingUpdater.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoBinaryMetricSavingUpdater.3 index f4d2e3640..613bf705f 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoBinaryMetricSavingUpdater.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoBinaryMetricSavingUpdater.3 @@ -1,4 +1,4 @@ -.TH "moeoBinaryMetricSavingUpdater" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoBinaryMetricSavingUpdater" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -88,4 +88,4 @@ Definition at line 42 of file moeoBinaryMetricSavingUpdater.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoBitVector.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoBitVector.3 index 9def6e6f2..8eee4ecca 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoBitVector.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoBitVector.3 @@ -1,4 +1,4 @@ -.TH "moeoBitVector" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoBitVector" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -88,4 +88,4 @@ Definition at line 67 of file moeoBitVector.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoCombinedLS.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoCombinedLS.3 index ece6ac862..7d3633f9d 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoCombinedLS.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoCombinedLS.3 @@ -1,4 +1,4 @@ -.TH "moeoCombinedLS" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoCombinedLS" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -98,4 +98,4 @@ References moeoCombinedLS< MOEOT, Type >::combinedLS. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoComparator.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoComparator.3 index c23eae7c2..850f75ff7 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoComparator.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoComparator.3 @@ -1,4 +1,4 @@ -.TH "moeoComparator" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoComparator" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -12,7 +12,7 @@ moeoComparator \- Functor allowing to compare two solutions. .PP Inherits \fBeoBF< A1, A2, R >< const const MOEOT &, MOEOT &, bool >\fP. .PP -Inherited by \fBmoeoAggregativeComparator< MOEOT >\fP, \fBmoeoDiversityThenFitnessComparator< MOEOT >\fP, \fBmoeoFastNonDominatedSortingFitnessAssignment< MOEOT >::ObjectiveComparator\fP, \fBmoeoFitnessThenDiversityComparator< MOEOT >\fP, and \fBmoeoOneObjectiveComparator< MOEOT >\fP. +Inherited by \fBmoeoAggregativeComparator< MOEOT >\fP, \fBmoeoDiversityThenFitnessComparator< MOEOT >\fP, \fBmoeoFastNonDominatedSortingFitnessAssignment< MOEOT >::ObjectiveComparator\fP, \fBmoeoFitnessThenDiversityComparator< MOEOT >\fP, \fBmoeoIBMOLS< MOEOT, Move >::OneObjectiveComparator\fP, and \fBmoeoOneObjectiveComparator< MOEOT >\fP. .PP .SH "Detailed Description" .PP @@ -24,4 +24,4 @@ Definition at line 22 of file moeoComparator.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoContributionMetric.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoContributionMetric.3 index 5aa0721ab..32eb79fc3 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoContributionMetric.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoContributionMetric.3 @@ -1,4 +1,4 @@ -.TH "moeoContributionMetric" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoContributionMetric" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -126,4 +126,4 @@ Referenced by moeoContributionMetric< ObjectiveVector >::operator()(). .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoConvertPopToObjectiveVectors.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoConvertPopToObjectiveVectors.3 index 8da73673a..d367331de 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoConvertPopToObjectiveVectors.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoConvertPopToObjectiveVectors.3 @@ -1,4 +1,4 @@ -.TH "moeoConvertPopToObjectiveVectors" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoConvertPopToObjectiveVectors" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -44,4 +44,4 @@ Definition at line 31 of file moeoConvertPopToObjectiveVectors.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoCriterionBasedFitnessAssignment.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoCriterionBasedFitnessAssignment.3 index 1042ad029..8265faed8 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoCriterionBasedFitnessAssignment.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoCriterionBasedFitnessAssignment.3 @@ -1,4 +1,4 @@ -.TH "moeoCriterionBasedFitnessAssignment" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoCriterionBasedFitnessAssignment" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -22,4 +22,4 @@ Definition at line 22 of file moeoCriterionBasedFitnessAssignment.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoCrowdingDiversityAssignment.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoCrowdingDiversityAssignment.3 index efb3498b2..6c2e84b40 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoCrowdingDiversityAssignment.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoCrowdingDiversityAssignment.3 @@ -1,4 +1,4 @@ -.TH "moeoCrowdingDiversityAssignment" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoCrowdingDiversityAssignment" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -123,4 +123,4 @@ Referenced by moeoCrowdingDiversityAssignment< MOEOT >::operator()(). .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoDetTournamentSelect.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoDetTournamentSelect.3 index dcaf2a369..83e6902f5 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoDetTournamentSelect.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoDetTournamentSelect.3 @@ -1,4 +1,4 @@ -.TH "moeoDetTournamentSelect" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoDetTournamentSelect" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -104,4 +104,4 @@ References moeoDetTournamentSelect< MOEOT >::comparator, and moeoDetTournamentSe .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoDistance.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoDistance.3 index 03ad058c8..3e8529b4d 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoDistance.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoDistance.3 @@ -1,4 +1,4 @@ -.TH "moeoDistance" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoDistance" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -90,4 +90,4 @@ Definition at line 49 of file moeoDistance.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoDistanceMatrix.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoDistanceMatrix.3 index b773ecc9b..6fb37c8cd 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoDistanceMatrix.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoDistanceMatrix.3 @@ -1,4 +1,4 @@ -.TH "moeoDistanceMatrix" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoDistanceMatrix" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -76,4 +76,4 @@ References moeoDistanceMatrix< MOEOT, Type >::distance. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoDiversityAssignment.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoDiversityAssignment.3 index 624f95504..1614c4b8e 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoDiversityAssignment.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoDiversityAssignment.3 @@ -1,4 +1,4 @@ -.TH "moeoDiversityAssignment" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoDiversityAssignment" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -78,4 +78,4 @@ References moeoDiversityAssignment< MOEOT >::updateByDeleting(). .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoDiversityThenFitnessComparator.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoDiversityThenFitnessComparator.3 index 2a396ab3e..3eb20e378 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoDiversityThenFitnessComparator.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoDiversityThenFitnessComparator.3 @@ -1,4 +1,4 @@ -.TH "moeoDiversityThenFitnessComparator" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoDiversityThenFitnessComparator" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -46,4 +46,4 @@ Definition at line 31 of file moeoDiversityThenFitnessComparator.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoDummyDiversityAssignment.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoDummyDiversityAssignment.3 index b0b6084ef..6a5f411dc 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoDummyDiversityAssignment.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoDummyDiversityAssignment.3 @@ -1,4 +1,4 @@ -.TH "moeoDummyDiversityAssignment" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoDummyDiversityAssignment" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -74,4 +74,4 @@ Definition at line 52 of file moeoDummyDiversityAssignment.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoDummyFitnessAssignment.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoDummyFitnessAssignment.3 index 5e3695170..5c2a09d3e 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoDummyFitnessAssignment.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoDummyFitnessAssignment.3 @@ -1,4 +1,4 @@ -.TH "moeoDummyFitnessAssignment" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoDummyFitnessAssignment" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -74,4 +74,4 @@ Definition at line 52 of file moeoDummyFitnessAssignment.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoEA.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoEA.3 index 4e47016a0..a42ca6a47 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoEA.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoEA.3 @@ -1,4 +1,4 @@ -.TH "moeoEA" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoEA" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -24,4 +24,4 @@ Definition at line 23 of file moeoEA.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoEasyEA.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoEasyEA.3 index 27bf6fb2a..47f9c67e1 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoEasyEA.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoEasyEA.3 @@ -1,4 +1,4 @@ -.TH "moeoEasyEA" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoEasyEA" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -280,4 +280,4 @@ References moeoEasyEA< MOEOT >::breed, moeoEasyEA< MOEOT >::continuator, moeoEas .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoEasyEA_eoDummyEval.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoEasyEA_eoDummyEval.3 index 8c633b811..db33d6477 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoEasyEA_eoDummyEval.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoEasyEA_eoDummyEval.3 @@ -1,4 +1,4 @@ -.TH "moeoEasyEA::eoDummyEval" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoEasyEA::eoDummyEval" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -30,4 +30,4 @@ Definition at line 200 of file moeoEasyEA.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoEasyEA_eoDummySelect.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoEasyEA_eoDummySelect.3 index 262690d20..21fa88435 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoEasyEA_eoDummySelect.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoEasyEA_eoDummySelect.3 @@ -1,4 +1,4 @@ -.TH "moeoEasyEA::eoDummySelect" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoEasyEA::eoDummySelect" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -30,4 +30,4 @@ Definition at line 204 of file moeoEasyEA.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoEasyEA_eoDummyTransform.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoEasyEA_eoDummyTransform.3 index f617e33d0..cd3cb23c9 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoEasyEA_eoDummyTransform.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoEasyEA_eoDummyTransform.3 @@ -1,4 +1,4 @@ -.TH "moeoEasyEA::eoDummyTransform" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoEasyEA::eoDummyTransform" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -30,4 +30,4 @@ Definition at line 208 of file moeoEasyEA.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoElitistReplacement.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoElitistReplacement.3 index da12f3489..d9adb1c04 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoElitistReplacement.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoElitistReplacement.3 @@ -1,4 +1,4 @@ -.TH "moeoElitistReplacement" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoElitistReplacement" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -160,4 +160,4 @@ References moeoElitistReplacement< MOEOT >::comparator, moeoElitistReplacement< .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoElitistReplacement_Cmp.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoElitistReplacement_Cmp.3 index 8778368a1..268d8735e 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoElitistReplacement_Cmp.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoElitistReplacement_Cmp.3 @@ -1,4 +1,4 @@ -.TH "moeoElitistReplacement::Cmp" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoElitistReplacement::Cmp" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -54,4 +54,4 @@ Definition at line 112 of file moeoElitistReplacement.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoEntropyMetric.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoEntropyMetric.3 index 507f0b8b3..b53bec75b 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoEntropyMetric.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoEntropyMetric.3 @@ -1,4 +1,4 @@ -.TH "moeoEntropyMetric" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoEntropyMetric" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -160,4 +160,4 @@ Referenced by moeoEntropyMetric< ObjectiveVector >::operator()(). .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoEnvironmentalReplacement.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoEnvironmentalReplacement.3 index 0dd3021f3..ce80e95ac 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoEnvironmentalReplacement.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoEnvironmentalReplacement.3 @@ -1,4 +1,4 @@ -.TH "moeoEnvironmentalReplacement" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoEnvironmentalReplacement" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -168,4 +168,4 @@ References moeoEnvironmentalReplacement< MOEOT >::comparator, moeoEnvironmentalR .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoEnvironmentalReplacement_Cmp.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoEnvironmentalReplacement_Cmp.3 index 002e0b2dd..9b7dc8c0f 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoEnvironmentalReplacement_Cmp.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoEnvironmentalReplacement_Cmp.3 @@ -1,4 +1,4 @@ -.TH "moeoEnvironmentalReplacement::Cmp" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoEnvironmentalReplacement::Cmp" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -54,4 +54,4 @@ Definition at line 128 of file moeoEnvironmentalReplacement.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoEuclideanDistance.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoEuclideanDistance.3 index ce8a9d940..a06aa03d8 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoEuclideanDistance.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoEuclideanDistance.3 @@ -1,4 +1,4 @@ -.TH "moeoEuclideanDistance" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoEuclideanDistance" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -58,4 +58,4 @@ References moeoNormalizedDistance< MOEOT >::bounds. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoEvalFunc.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoEvalFunc.3 index 5a2358207..86b5d92f0 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoEvalFunc.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoEvalFunc.3 @@ -1,4 +1,4 @@ -.TH "moeoEvalFunc" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoEvalFunc" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -18,4 +18,4 @@ Definition at line 22 of file moeoEvalFunc.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoExpBinaryIndicatorBasedFitnessAssignment.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoExpBinaryIndicatorBasedFitnessAssignment.3 index 7101d8f9b..c8dc5ed87 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoExpBinaryIndicatorBasedFitnessAssignment.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoExpBinaryIndicatorBasedFitnessAssignment.3 @@ -1,4 +1,4 @@ -.TH "moeoExpBinaryIndicatorBasedFitnessAssignment" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoExpBinaryIndicatorBasedFitnessAssignment" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -137,7 +137,7 @@ Implements \fBmoeoFitnessAssignment< MOEOT >\fP. Definition at line 66 of file moeoExpBinaryIndicatorBasedFitnessAssignment.h. .PP References moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >::kappa, and moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >::metric. -.SS "template double \fBmoeoExpBinaryIndicatorBasedFitnessAssignment\fP< MOEOT >::updateByAdding (\fBeoPop\fP< MOEOT > & _pop, \fBObjectiveVector\fP & _objVec)\fC [inline]\fP" +.SS "template double \fBmoeoExpBinaryIndicatorBasedFitnessAssignment\fP< MOEOT >::updateByAdding (\fBeoPop\fP< MOEOT > & _pop, \fBObjectiveVector\fP & _objVec)\fC [inline, virtual]\fP" .PP 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. .PP @@ -149,6 +149,8 @@ Updates the fitness values of the whole population _pop by taking the adding of .RE .PP +.PP +Implements \fBmoeoBinaryIndicatorBasedFitnessAssignment< MOEOT >\fP. .PP Definition at line 87 of file moeoExpBinaryIndicatorBasedFitnessAssignment.h. .PP @@ -220,4 +222,4 @@ Referenced by moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >::setFitnesse .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoFastNonDominatedSortingFitnessAssignment.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoFastNonDominatedSortingFitnessAssignment.3 index 30604d117..c61a99188 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoFastNonDominatedSortingFitnessAssignment.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoFastNonDominatedSortingFitnessAssignment.3 @@ -1,4 +1,4 @@ -.TH "moeoFastNonDominatedSortingFitnessAssignment" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoFastNonDominatedSortingFitnessAssignment" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -186,4 +186,4 @@ Referenced by moeoFastNonDominatedSortingFitnessAssignment< MOEOT >::operator()( .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoFastNonDominatedSortingFitnessAssignment_ObjectiveComparator.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoFastNonDominatedSortingFitnessAssignment_ObjectiveComparator.3 index 201d05526..6f7843590 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoFastNonDominatedSortingFitnessAssignment_ObjectiveComparator.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoFastNonDominatedSortingFitnessAssignment_ObjectiveComparator.3 @@ -1,4 +1,4 @@ -.TH "moeoFastNonDominatedSortingFitnessAssignment::ObjectiveComparator" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoFastNonDominatedSortingFitnessAssignment::ObjectiveComparator" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -54,4 +54,4 @@ References moeoFastNonDominatedSortingFitnessAssignment< MOEOT >::ObjectiveCompa .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoFitnessAssignment.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoFitnessAssignment.3 index b8f19b169..bc4924f98 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoFitnessAssignment.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoFitnessAssignment.3 @@ -1,4 +1,4 @@ -.TH "moeoFitnessAssignment" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoFitnessAssignment" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -12,7 +12,7 @@ moeoFitnessAssignment \- Functor that sets the fitness values of a whole populat .PP Inherits \fBeoUF< eoPop< MOEOT > &, void >\fP. .PP -Inherited by \fBmoeoCriterionBasedFitnessAssignment< MOEOT >\fP, \fBmoeoDummyFitnessAssignment< MOEOT >\fP, \fBmoeoIndicatorBasedFitnessAssignment< MOEOT >\fP, \fBmoeoParetoBasedFitnessAssignment< MOEOT >\fP, and \fBmoeoScalarFitnessAssignment< MOEOT >\fP. +Inherited by \fBmoeoCriterionBasedFitnessAssignment< MOEOT >\fP, \fBmoeoDummyFitnessAssignment< MOEOT >\fP, \fBmoeoIndicatorBasedFitnessAssignment< MOEOT >\fP, \fBmoeoParetoBasedFitnessAssignment< MOEOT >\fP, \fBmoeoReferencePointIndicatorBasedFitnessAssignment< MOEOT >\fP, and \fBmoeoScalarFitnessAssignment< MOEOT >\fP. .PP .SS "Public Types" @@ -56,7 +56,7 @@ Updates the fitness values of the whole population _pop by taking the deletion o .PP .PP -Implemented in \fBmoeoAchievementFitnessAssignment< MOEOT >\fP, \fBmoeoDummyFitnessAssignment< MOEOT >\fP, \fBmoeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >\fP, and \fBmoeoFastNonDominatedSortingFitnessAssignment< MOEOT >\fP. +Implemented in \fBmoeoAchievementFitnessAssignment< MOEOT >\fP, \fBmoeoDummyFitnessAssignment< MOEOT >\fP, \fBmoeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >\fP, \fBmoeoFastNonDominatedSortingFitnessAssignment< MOEOT >\fP, and \fBmoeoReferencePointIndicatorBasedFitnessAssignment< MOEOT >\fP. .PP Referenced by moeoFitnessAssignment< MOEOT >::updateByDeleting(). .SS "template void \fBmoeoFitnessAssignment\fP< MOEOT >::updateByDeleting (\fBeoPop\fP< MOEOT > & _pop, MOEOT & _moeo)\fC [inline]\fP" @@ -78,4 +78,4 @@ References moeoFitnessAssignment< MOEOT >::updateByDeleting(). .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoFitnessThenDiversityComparator.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoFitnessThenDiversityComparator.3 index fc187a7e6..7d4b6d938 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoFitnessThenDiversityComparator.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoFitnessThenDiversityComparator.3 @@ -1,4 +1,4 @@ -.TH "moeoFitnessThenDiversityComparator" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoFitnessThenDiversityComparator" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -46,4 +46,4 @@ Definition at line 31 of file moeoFitnessThenDiversityComparator.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoFrontByFrontCrowdingDiversityAssignment.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoFrontByFrontCrowdingDiversityAssignment.3 index 966646c22..9c8584eb7 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoFrontByFrontCrowdingDiversityAssignment.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoFrontByFrontCrowdingDiversityAssignment.3 @@ -1,4 +1,4 @@ -.TH "moeoFrontByFrontCrowdingDiversityAssignment" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoFrontByFrontCrowdingDiversityAssignment" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -109,4 +109,4 @@ Referenced by moeoFrontByFrontCrowdingDiversityAssignment< MOEOT >::setDistances .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoFrontByFrontSharingDiversityAssignment.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoFrontByFrontSharingDiversityAssignment.3 index c21530d0e..23f844092 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoFrontByFrontSharingDiversityAssignment.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoFrontByFrontSharingDiversityAssignment.3 @@ -1,4 +1,4 @@ -.TH "moeoFrontByFrontSharingDiversityAssignment" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoFrontByFrontSharingDiversityAssignment" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -127,4 +127,4 @@ References moeoSharingDiversityAssignment< MOEOT >::distance, moeoSharingDiversi .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoGDominanceObjectiveVectorComparator.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoGDominanceObjectiveVectorComparator.3 index 0507dd666..b8f9cb2bc 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoGDominanceObjectiveVectorComparator.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoGDominanceObjectiveVectorComparator.3 @@ -1,4 +1,4 @@ -.TH "moeoGDominanceObjectiveVectorComparator" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoGDominanceObjectiveVectorComparator" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -104,4 +104,4 @@ Referenced by moeoGDominanceObjectiveVectorComparator< ObjectiveVector >::operat .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoGenerationalReplacement.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoGenerationalReplacement.3 index 5fb0153d0..c99c8b14d 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoGenerationalReplacement.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoGenerationalReplacement.3 @@ -1,4 +1,4 @@ -.TH "moeoGenerationalReplacement" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoGenerationalReplacement" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -48,4 +48,4 @@ Definition at line 32 of file moeoGenerationalReplacement.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoHybridLS.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoHybridLS.3 index ea18560ee..7640dd8a7 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoHybridLS.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoHybridLS.3 @@ -1,4 +1,4 @@ -.TH "moeoHybridLS" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoHybridLS" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -74,4 +74,4 @@ Definition at line 39 of file moeoHybridLS.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoHypervolumeBinaryMetric.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoHypervolumeBinaryMetric.3 index d922d03ea..7e89c209a 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoHypervolumeBinaryMetric.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoHypervolumeBinaryMetric.3 @@ -1,4 +1,4 @@ -.TH "moeoHypervolumeBinaryMetric" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoHypervolumeBinaryMetric" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -117,4 +117,4 @@ Referenced by moeoHypervolumeBinaryMetric< ObjectiveVector >::operator()(). .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoIBEA.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoIBEA.3 index 3f5a0347c..b6176b164 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoIBEA.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoIBEA.3 @@ -1,4 +1,4 @@ -.TH "moeoIBEA" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoIBEA" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -228,4 +228,4 @@ References moeoIBEA< MOEOT >::breed, moeoIBEA< MOEOT >::continuator, moeoIBEA< M .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoIndicatorBasedFitnessAssignment.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoIndicatorBasedFitnessAssignment.3 index 918e0f1ce..105295805 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoIndicatorBasedFitnessAssignment.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoIndicatorBasedFitnessAssignment.3 @@ -1,4 +1,4 @@ -.TH "moeoIndicatorBasedFitnessAssignment" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoIndicatorBasedFitnessAssignment" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -24,4 +24,4 @@ Definition at line 22 of file moeoIndicatorBasedFitnessAssignment.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoLS.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoLS.3 index a1a392b32..e680dec5b 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoLS.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoLS.3 @@ -1,4 +1,4 @@ -.TH "moeoLS" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoLS" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -26,4 +26,4 @@ Definition at line 25 of file moeoLS.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoManhattanDistance.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoManhattanDistance.3 index 4e5bb31c3..dd571d4dc 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoManhattanDistance.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoManhattanDistance.3 @@ -1,4 +1,4 @@ -.TH "moeoManhattanDistance" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoManhattanDistance" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -58,4 +58,4 @@ References moeoNormalizedDistance< MOEOT >::bounds. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoMetric.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoMetric.3 index 9336994f0..5f6e2e3b6 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoMetric.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoMetric.3 @@ -1,4 +1,4 @@ -.TH "moeoMetric" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoMetric" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -22,4 +22,4 @@ Definition at line 22 of file moeoMetric.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoNSGA.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoNSGA.3 index c41f10c24..59219452c 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoNSGA.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoNSGA.3 @@ -1,4 +1,4 @@ -.TH "moeoNSGA" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoNSGA" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -210,4 +210,4 @@ References moeoNSGA< MOEOT >::breed, moeoNSGA< MOEOT >::continuator, moeoNSGA< M .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoNSGAII.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoNSGAII.3 index 362c6f4fa..67bc2a56f 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoNSGAII.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoNSGAII.3 @@ -1,4 +1,4 @@ -.TH "moeoNSGAII" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoNSGAII" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -72,6 +72,14 @@ Inherits \fBmoeoEA< MOEOT >< MOEOT >\fP. .br .RI "\fIelitist replacement \fP" .ti -1c +.RI "\fBeoQuadCloneOp\fP< MOEOT > \fBdefaultQuadOp\fP" +.br +.RI "\fIa default crossover \fP" +.ti -1c +.RI "\fBeoMonCloneOp\fP< MOEOT > \fBdefaultMonOp\fP" +.br +.RI "\fIa default mutation \fP" +.ti -1c .RI "\fBeoSGAGenOp\fP< MOEOT > \fBdefaultSGAGenOp\fP" .br .RI "\fIan object for genetic operators (used as default) \fP" @@ -92,7 +100,7 @@ NSGA-II (Non-dominated Sorting Genetic Algorithm II) as described in: Deb, K., S Agrawal, A. Pratap, and T. Meyarivan : 'A fast elitist non-dominated sorting genetic algorithm for multi-objective optimization: NSGA-II'. In IEEE Transactions on Evolutionary Computation, Vol. 6, No 2, pp 182-197 (April 2002). This class builds the NSGA-II algorithm only by using the fine-grained components of the ParadisEO-MOEO framework. .PP -Definition at line 37 of file moeoNSGAII.h. +Definition at line 40 of file moeoNSGAII.h. .SH "Constructor & Destructor Documentation" .PP .SS "template \fBmoeoNSGAII\fP< MOEOT >::\fBmoeoNSGAII\fP (unsigned int _maxGen, \fBeoEvalFunc\fP< MOEOT > & _eval, \fBeoGenOp\fP< MOEOT > & _op)\fC [inline]\fP" @@ -110,7 +118,7 @@ Simple ctor with a \fBeoGenOp\fP. .PP .PP -Definition at line 47 of file moeoNSGAII.h. +Definition at line 50 of file moeoNSGAII.h. .SS "template \fBmoeoNSGAII\fP< MOEOT >::\fBmoeoNSGAII\fP (unsigned int _maxGen, \fBeoEvalFunc\fP< MOEOT > & _eval, \fBeoTransform\fP< MOEOT > & _op)\fC [inline]\fP" .PP Simple ctor with a \fBeoTransform\fP. @@ -126,7 +134,7 @@ Simple ctor with a \fBeoTransform\fP. .PP .PP -Definition at line 59 of file moeoNSGAII.h. +Definition at line 63 of file moeoNSGAII.h. .SS "template \fBmoeoNSGAII\fP< MOEOT >::\fBmoeoNSGAII\fP (unsigned int _maxGen, \fBeoEvalFunc\fP< MOEOT > & _eval, \fBeoQuadOp\fP< MOEOT > & _crossover, double _pCross, \fBeoMonOp\fP< MOEOT > & _mutation, double _pMut)\fC [inline]\fP" .PP Ctor with a crossover, a mutation and their corresponding rates. @@ -148,7 +156,7 @@ Ctor with a crossover, a mutation and their corresponding rates. .PP .PP -Definition at line 74 of file moeoNSGAII.h. +Definition at line 79 of file moeoNSGAII.h. .SS "template \fBmoeoNSGAII\fP< MOEOT >::\fBmoeoNSGAII\fP (\fBeoContinue\fP< MOEOT > & _continuator, \fBeoEvalFunc\fP< MOEOT > & _eval, \fBeoGenOp\fP< MOEOT > & _op)\fC [inline]\fP" .PP Ctor with a continuator (instead of _maxGen) and a \fBeoGenOp\fP. @@ -164,7 +172,7 @@ Ctor with a continuator (instead of _maxGen) and a \fBeoGenOp\fP. .PP .PP -Definition at line 87 of file moeoNSGAII.h. +Definition at line 92 of file moeoNSGAII.h. .SS "template \fBmoeoNSGAII\fP< MOEOT >::\fBmoeoNSGAII\fP (\fBeoContinue\fP< MOEOT > & _continuator, \fBeoEvalFunc\fP< MOEOT > & _eval, \fBeoTransform\fP< MOEOT > & _op)\fC [inline]\fP" .PP Ctor with a continuator (instead of _maxGen) and a \fBeoTransform\fP. @@ -180,7 +188,7 @@ Ctor with a continuator (instead of _maxGen) and a \fBeoTransform\fP. .PP .PP -Definition at line 99 of file moeoNSGAII.h. +Definition at line 105 of file moeoNSGAII.h. .SH "Member Function Documentation" .PP .SS "template virtual void \fBmoeoNSGAII\fP< MOEOT >::operator() (\fBeoPop\fP< MOEOT > & _pop)\fC [inline, virtual]\fP" @@ -194,10 +202,10 @@ Apply a few generation of evolution to the population _pop until the stopping cr .PP .PP -Definition at line 109 of file moeoNSGAII.h. +Definition at line 116 of file moeoNSGAII.h. .PP References moeoNSGAII< MOEOT >::breed, moeoNSGAII< MOEOT >::continuator, moeoNSGAII< MOEOT >::diversityAssignment, moeoNSGAII< MOEOT >::fitnessAssignment, moeoNSGAII< MOEOT >::popEval, and moeoNSGAII< MOEOT >::replace. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoNormalizedDistance.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoNormalizedDistance.3 index aa8fd1387..a5a8efa54 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoNormalizedDistance.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoNormalizedDistance.3 @@ -1,4 +1,4 @@ -.TH "moeoNormalizedDistance" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoNormalizedDistance" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -120,4 +120,4 @@ Definition at line 99 of file moeoNormalizedDistance.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoNormalizedSolutionVsSolutionBinaryMetric.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoNormalizedSolutionVsSolutionBinaryMetric.3 index 105319a8c..3e5af66ff 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoNormalizedSolutionVsSolutionBinaryMetric.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoNormalizedSolutionVsSolutionBinaryMetric.3 @@ -1,4 +1,4 @@ -.TH "moeoNormalizedSolutionVsSolutionBinaryMetric" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoNormalizedSolutionVsSolutionBinaryMetric" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -72,7 +72,7 @@ Sets the lower bound (_min) and the upper bound (_max) for the objective _obj. .PP Definition at line 50 of file moeoNormalizedSolutionVsSolutionBinaryMetric.h. .PP -Referenced by moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >::setup(). +Referenced by moeoReferencePointIndicatorBasedFitnessAssignment< MOEOT >::setup(), and moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >::setup(). .SS "template virtual void \fBmoeoNormalizedSolutionVsSolutionBinaryMetric\fP< ObjectiveVector, R >::setup (\fBeoRealInterval\fP _realInterval, unsigned int _obj)\fC [inline, virtual]\fP" .PP Sets the lower bound and the upper bound for the objective _obj using a \fBeoRealInterval\fP object. @@ -90,4 +90,4 @@ Definition at line 66 of file moeoNormalizedSolutionVsSolutionBinaryMetric.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoObjectiveObjectiveVectorComparator.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoObjectiveObjectiveVectorComparator.3 index 6d9e14c6e..de18839f9 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoObjectiveObjectiveVectorComparator.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoObjectiveObjectiveVectorComparator.3 @@ -1,4 +1,4 @@ -.TH "moeoObjectiveObjectiveVectorComparator" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoObjectiveObjectiveVectorComparator" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -46,4 +46,4 @@ Definition at line 31 of file moeoObjectiveObjectiveVectorComparator.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoObjectiveVector.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoObjectiveVector.3 index c458a270f..19bcd76e4 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoObjectiveVector.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoObjectiveVector.3 @@ -1,4 +1,4 @@ -.TH "moeoObjectiveVector" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoObjectiveVector" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -120,4 +120,4 @@ Definition at line 84 of file moeoObjectiveVector.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoObjectiveVectorComparator.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoObjectiveVectorComparator.3 index 9cffe02e6..33cb4ab4d 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoObjectiveVectorComparator.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoObjectiveVectorComparator.3 @@ -1,4 +1,4 @@ -.TH "moeoObjectiveVectorComparator" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoObjectiveVectorComparator" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -26,4 +26,4 @@ Definition at line 24 of file moeoObjectiveVectorComparator.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoObjectiveVectorTraits.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoObjectiveVectorTraits.3 index 3ef49e0d0..6d887a952 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoObjectiveVectorTraits.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoObjectiveVectorTraits.3 @@ -1,4 +1,4 @@ -.TH "moeoObjectiveVectorTraits" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoObjectiveVectorTraits" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -10,6 +10,8 @@ moeoObjectiveVectorTraits \- A traits class for \fBmoeoObjectiveVector\fP to spe .PP \fC#include \fP .PP +Inherited by \fBFlowShopObjectiveVectorTraits\fP, and \fBSch1ObjectiveVectorTraits\fP. +.PP .SS "Static Public Member Functions" .in +1c @@ -102,4 +104,4 @@ References minimizing(). .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoOneObjectiveComparator.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoOneObjectiveComparator.3 index 85af8098a..9ee007ee9 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoOneObjectiveComparator.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoOneObjectiveComparator.3 @@ -1,4 +1,4 @@ -.TH "moeoOneObjectiveComparator" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoOneObjectiveComparator" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -76,4 +76,4 @@ References moeoOneObjectiveComparator< MOEOT >::obj. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoParetoBasedFitnessAssignment.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoParetoBasedFitnessAssignment.3 index ac08530a1..1b8d45f4b 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoParetoBasedFitnessAssignment.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoParetoBasedFitnessAssignment.3 @@ -1,4 +1,4 @@ -.TH "moeoParetoBasedFitnessAssignment" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoParetoBasedFitnessAssignment" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -24,4 +24,4 @@ Definition at line 22 of file moeoParetoBasedFitnessAssignment.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoParetoObjectiveVectorComparator.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoParetoObjectiveVectorComparator.3 index 6865648d2..f8077bc6a 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoParetoObjectiveVectorComparator.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoParetoObjectiveVectorComparator.3 @@ -1,4 +1,4 @@ -.TH "moeoParetoObjectiveVectorComparator" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoParetoObjectiveVectorComparator" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -46,4 +46,4 @@ Definition at line 31 of file moeoParetoObjectiveVectorComparator.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoRandomSelect.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoRandomSelect.3 index 280166d61..46798b2d5 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoRandomSelect.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoRandomSelect.3 @@ -1,4 +1,4 @@ -.TH "moeoRandomSelect" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoRandomSelect" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -34,4 +34,4 @@ Definition at line 23 of file moeoRandomSelect.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoRealObjectiveVector.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoRealObjectiveVector.3 index ee845140a..f2bcf8c4c 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoRealObjectiveVector.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoRealObjectiveVector.3 @@ -1,4 +1,4 @@ -.TH "moeoRealObjectiveVector" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoRealObjectiveVector" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -176,4 +176,4 @@ References moeoRealObjectiveVector< ObjectiveVectorTraits >::operator==(), and m .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoRealVector.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoRealVector.3 index aef8af9a0..36fb0cf25 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoRealVector.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoRealVector.3 @@ -1,4 +1,4 @@ -.TH "moeoRealVector" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoRealVector" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -12,6 +12,8 @@ moeoRealVector \- This class is an implementation of a simple double-valued \fBm .PP Inherits \fBmoeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, double >\fP. .PP +Inherited by \fBSch1\fP. +.PP .SS "Public Member Functions" .in +1c @@ -50,4 +52,4 @@ Definition at line 31 of file moeoRealVector.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoReplacement.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoReplacement.3 index 7e13533a7..57bf8a6ec 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoReplacement.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoReplacement.3 @@ -1,4 +1,4 @@ -.TH "moeoReplacement" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoReplacement" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -24,4 +24,4 @@ Definition at line 22 of file moeoReplacement.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoRouletteSelect.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoRouletteSelect.3 index 7e2158f48..81018ff77 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoRouletteSelect.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoRouletteSelect.3 @@ -1,4 +1,4 @@ -.TH "moeoRouletteSelect" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoRouletteSelect" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -81,4 +81,4 @@ References moeoRouletteSelect< MOEOT >::tSize. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoScalarFitnessAssignment.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoScalarFitnessAssignment.3 index 4cb58a840..c3165d16b 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoScalarFitnessAssignment.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoScalarFitnessAssignment.3 @@ -1,4 +1,4 @@ -.TH "moeoScalarFitnessAssignment" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoScalarFitnessAssignment" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -24,4 +24,4 @@ Definition at line 22 of file moeoScalarFitnessAssignment.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoSelectFromPopAndArch.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoSelectFromPopAndArch.3 index cfd6a0a57..ffe7ca3a5 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoSelectFromPopAndArch.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoSelectFromPopAndArch.3 @@ -1,4 +1,4 @@ -.TH "moeoSelectFromPopAndArch" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoSelectFromPopAndArch" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -102,4 +102,4 @@ Definition at line 48 of file moeoSelectFromPopAndArch.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoSelectOne.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoSelectOne.3 index 19b48730f..ec9442e81 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoSelectOne.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoSelectOne.3 @@ -1,4 +1,4 @@ -.TH "moeoSelectOne" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoSelectOne" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -24,4 +24,4 @@ Definition at line 22 of file moeoSelectOne.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoSharingDiversityAssignment.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoSharingDiversityAssignment.3 index a391bc9c0..ee703f832 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoSharingDiversityAssignment.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoSharingDiversityAssignment.3 @@ -1,4 +1,4 @@ -.TH "moeoSharingDiversityAssignment" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoSharingDiversityAssignment" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -195,4 +195,4 @@ Referenced by moeoSharingDiversityAssignment< MOEOT >::setSimilarities(), and mo .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoSolutionUnaryMetric.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoSolutionUnaryMetric.3 index 708dfdcb2..ffb8713f9 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoSolutionUnaryMetric.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoSolutionUnaryMetric.3 @@ -1,4 +1,4 @@ -.TH "moeoSolutionUnaryMetric" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoSolutionUnaryMetric" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -22,4 +22,4 @@ Definition at line 43 of file moeoMetric.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoSolutionVsSolutionBinaryMetric.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoSolutionVsSolutionBinaryMetric.3 index d4e11d55c..d8437f624 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoSolutionVsSolutionBinaryMetric.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoSolutionVsSolutionBinaryMetric.3 @@ -1,4 +1,4 @@ -.TH "moeoSolutionVsSolutionBinaryMetric" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoSolutionVsSolutionBinaryMetric" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -24,4 +24,4 @@ Definition at line 57 of file moeoMetric.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoStochTournamentSelect.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoStochTournamentSelect.3 index 07965ece9..62bb009f9 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoStochTournamentSelect.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoStochTournamentSelect.3 @@ -1,4 +1,4 @@ -.TH "moeoStochTournamentSelect" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoStochTournamentSelect" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -104,4 +104,4 @@ References moeoStochTournamentSelect< MOEOT >::comparator, and moeoStochTourname .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoUnaryIndicatorBasedFitnessAssignment.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoUnaryIndicatorBasedFitnessAssignment.3 index 350727dd2..b18db2c97 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoUnaryIndicatorBasedFitnessAssignment.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoUnaryIndicatorBasedFitnessAssignment.3 @@ -1,4 +1,4 @@ -.TH "moeoUnaryIndicatorBasedFitnessAssignment" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoUnaryIndicatorBasedFitnessAssignment" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -22,4 +22,4 @@ Definition at line 22 of file moeoUnaryIndicatorBasedFitnessAssignment.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoUnaryMetric.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoUnaryMetric.3 index 202360b62..e4cb04d33 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoUnaryMetric.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoUnaryMetric.3 @@ -1,4 +1,4 @@ -.TH "moeoUnaryMetric" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoUnaryMetric" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -22,4 +22,4 @@ Definition at line 29 of file moeoMetric.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoVector.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoVector.3 index 2179ad125..485f6057f 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoVector.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoVector.3 @@ -1,4 +1,4 @@ -.TH "moeoVector" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoVector" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -12,6 +12,8 @@ moeoVector \- Base class for fixed length chromosomes, just derives from \fBMOEO .PP Inherits \fBMOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >< MOEOObjectiveVector, MOEOFitness, MOEODiversity >\fP. .PP +Inherited by \fBFlowShop\fP. +.PP .SS "Public Types" .in +1c @@ -87,6 +89,8 @@ We can't have a Ctor from a std::vector as it would create ambiguity with the co .PP Definition at line 56 of file moeoVector.h. +.PP +Referenced by FlowShopOpMutationShift::operator()(), FlowShopOpMutationExchange::operator()(), FlowShopOpCrossoverQuad::operator()(), and FlowShopInit::operator()(). .SS "template bool \fBmoeoVector\fP< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >::operator< (const \fBmoeoVector\fP< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType > & _moeo) const\fC [inline]\fP" .PP To avoid conflicts between \fBMOEO::operator<\fP and std::vector::operator<. @@ -134,4 +138,4 @@ Definition at line 102 of file moeoVector.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoVectorUnaryMetric.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoVectorUnaryMetric.3 index a98812e26..b80c26699 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoVectorUnaryMetric.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoVectorUnaryMetric.3 @@ -1,4 +1,4 @@ -.TH "moeoVectorUnaryMetric" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoVectorUnaryMetric" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -22,4 +22,4 @@ Definition at line 50 of file moeoMetric.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code. diff --git a/trunk/paradiseo-moeo/doc/man/man3/moeoVectorVsVectorBinaryMetric.3 b/trunk/paradiseo-moeo/doc/man/man3/moeoVectorVsVectorBinaryMetric.3 index b2e289fd9..4f02fef79 100644 --- a/trunk/paradiseo-moeo/doc/man/man3/moeoVectorVsVectorBinaryMetric.3 +++ b/trunk/paradiseo-moeo/doc/man/man3/moeoVectorVsVectorBinaryMetric.3 @@ -1,4 +1,4 @@ -.TH "moeoVectorVsVectorBinaryMetric" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*- +.TH "moeoVectorVsVectorBinaryMetric" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME @@ -22,4 +22,4 @@ Definition at line 64 of file moeoMetric.h. .SH "Author" .PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. +Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code.