diff --git a/trunk/paradiseo-moeo/docs/html/annotated.html b/trunk/paradiseo-moeo/docs/html/annotated.html deleted file mode 100644 index 65dc0e43c..000000000 --- a/trunk/paradiseo-moeo/docs/html/annotated.html +++ /dev/null @@ -1,73 +0,0 @@ - - -ParadisEO-MOEO: Class List - - - - -
-
-
-
-

ParadisEO-MOEO Class List

Here are the classes, structs, unions and interfaces with brief descriptions: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
moeoAdditiveBinaryEpsilonIndicator< EOFitness >Functor Additive binary epsilon indicator for eoParetoFitness
moeoArchive< EOT >An archive is a secondary population that stores non-dominated solutions
moeoArchiveFitnessSavingUpdater< EOT >This class allows to save the fitnesses of solutions contained in an archive into a file at each generation
moeoArchiveUpdater< EOT >This class allows to update the archive at each generation with newly found non-dominated solutions
moeoBinaryHypervolumeIndicator< EOFitness >Functor Binary hypervolume indicator for eoParetoFitness
moeoBinaryMetricSavingUpdater< EOT >This class allows to save the progression of a binary metric comparing the fitness values of the current population (or archive) with the fitness values of the population (or archive) of the generation (n-1) into a file
moeoBinaryQualityIndicator< EOFitness >Functor Binary quality indicator Binary performance measure to use in the replacement selection process of IBEA (Indicator-Based Evolutionary Algorithm) Of course, EOFitness needs to be an eoParetoFitness object
moeoBinaryQualityIndicator< EOFitness >::RangePrivate class to represent the bounds
moeoBM< A1, A2, R >Base class for binary metrics
moeoCombinedMOLS< EOT >This class allows to embed a set of local searches that are sequentially applied, and so working and updating the same archive of non-dominated solutions
moeoContributionMetric< EOT >The contribution metric evaluates the proportion of non-dominated solutions given by a Pareto set relatively to another Pareto set
moeoDisctinctElitistReplacement< EOT, WorthT >Same than moeoElitistReplacement except that distinct individuals are privilegied
moeoElitistReplacement< EOT, WorthT >Keep all the best individuals (almost cut-and-pasted from eoNDPlusReplacement, (c) Maarten Keijzer, Marc Schoenauer and GeNeura Team, 2002)
moeoEntropyMetric< EOT >The entropy gives an idea of the diversity of a Pareto set relatively to another Pareto set
moeoHybridMOLS< EOT >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
moeoIBEA< EOT, Fitness >Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm)
moeoIBEAAvgSorting< EOT, FitnessEval >Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) under uncertainty using averaged values for each objective Follow the idea presented in the Deb & Gupta paper "Searching for Robust Pareto-Optimal Solutions in Multi-Objective Optimization", 2005 Of course, the fitness of an individual needs to be an eoStochasticParetoFitness object
moeoIBEASorting< EOT, Fitness >Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) without uncertainty Adapted from the Zitzler and Künzli paper "Indicator-Based Selection in Multiobjective Search" (2004) Of course, Fitness needs to be an eoParetoFitness object
moeoIBEAStochSorting< EOT, FitnessEval >Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) under uncertainty Adapted from the Basseur and Zitzler paper "Handling Uncertainty in Indicator-Based Multiobjective Optimization" (2006) Of course, the fitness of an individual needs to be an eoStochasticParetoFitness object
moeoMetricBase class for performance metrics (also called quality indicators)
moeoMOLS< EOT >Abstract class for local searches applied to multi-objective optimization
moeoNDSorting_II< EOT >Fast Elitist Non-Dominant Sorting Genetic Algorithm assignment strategie Note : This is a corrected version of the original eoNDSorting_II class
moeoNDSorting_II< EOT >::compare_nodesA class to compare the nodes
moeoNSGA_II< EOT >
moeoParetoEuclidDist< EOT, DistType >
moeoParetoPhenDist< EOT, DistType >
moeoParetoSharing< EOT, worthT >
moeoParetoSharing< EOT, worthT >::dMatrix
moeoReplacement< EOT, WorthT >Replacement strategy for multi-objective optimization
moeoSelectOneFromPopAndArch< EOT >Elitist selection process that consists in choosing individuals in the archive as well as in the current population
moeoSolutionUM< EOT, R, EOFitness >Base class for unary metrics dedicated to the performance evaluation of a single solution's Pareto fitness
moeoSolutionVsSolutionBM< EOT, R, EOFitness >Base class for binary metrics dedicated to the performance comparison between two solutions's Pareto fitnesses
moeoUM< A, R >Base class for unary metrics
moeoVectorUM< EOT, R, EOFitness >Base class for unary metrics dedicated to the performance evaluation of a Pareto set (a vector of Pareto fitnesses)
moeoVectorVsSolutionBM< EOT, R, EOFitness >Base class for binary metrics dedicated to the performance comparison between a Pareto set (a vector of Pareto fitnesses) and a single solution's Pareto fitness
moeoVectorVsVectorBM< EOT, R, EOFitness >Base class for binary metrics dedicated to the performance comparison between two Pareto sets (two vectors of Pareto fitnesses)
-
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classes.html b/trunk/paradiseo-moeo/docs/html/classes.html deleted file mode 100644 index 6e9003d1c..000000000 --- a/trunk/paradiseo-moeo/docs/html/classes.html +++ /dev/null @@ -1,52 +0,0 @@ - - -ParadisEO-MOEO: Alphabetical List - - - - -
-
-
-
-

ParadisEO-MOEO Class Index

A | B | C | D | E | H | I | M | N | P | R | S | U | V

- -
  A  
-
moeoElitistReplacement   moeoParetoEuclidDist   
moeoAdditiveBinaryEpsilonIndicator   moeoEntropyMetric   moeoParetoPhenDist   
moeoArchive   
  H  
-
moeoParetoSharing   
moeoArchiveFitnessSavingUpdater   moeoHybridMOLS   moeoParetoSharing::dMatrix   
moeoArchiveUpdater   
  I  
-
  R  
-
  B  
-
moeoIBEA   moeoReplacement   
moeoBinaryHypervolumeIndicator   moeoIBEAAvgSorting   
  S  
-
moeoBinaryMetricSavingUpdater   moeoIBEASorting   moeoSelectOneFromPopAndArch   
moeoBinaryQualityIndicator   moeoIBEAStochSorting   moeoSolutionUM   
moeoBinaryQualityIndicator::Range   
  M  
-
moeoSolutionVsSolutionBM   
moeoBM   moeoMetric   
  U  
-
  C  
-
moeoMOLS   moeoUM   
moeoCombinedMOLS   
  N  
-
  V  
-
moeoContributionMetric   moeoNDSorting_II   moeoVectorUM   
  D  
-
moeoNDSorting_II::compare_nodes   moeoVectorVsSolutionBM   
moeoDisctinctElitistReplacement   moeoNSGA_II   moeoVectorVsVectorBM   
  E  
-
  P  
-

A | B | C | D | E | H | I | M | N | P | R | S | U | V

-


Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoArchive-members.html b/trunk/paradiseo-moeo/docs/html/classmoeoArchive-members.html deleted file mode 100644 index 416e07db6..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoArchive-members.html +++ /dev/null @@ -1,74 +0,0 @@ - - -ParadisEO-MOEO: Member List - - - - -
-
-
-
-

moeoArchive< EOT > Member List

This is the complete list of members for moeoArchive< EOT >, including all inherited members.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
append(unsigned _newPopSize, eoInit< EOT > &_chromInit)eoPop< EOT >
best_element() consteoPop< EOT >
className() consteoPop< EOT > [virtual]
contains(const EOFitness &_fit) constmoeoArchive< EOT > [inline]
dominates(const EOFitness &_fit) constmoeoArchive< EOT > [inline]
EOFitness typedefmoeoArchive< EOT >
eoPop()eoPop< EOT >
eoPop(unsigned _popSize, eoInit< EOT > &_chromInit)eoPop< EOT >
eoPop(std::istream &_is)eoPop< EOT >
Fitness typedefeoPop< EOT >
fitness_traits typedefeoPop< EOT >
getPerf2Worth()eoPop< EOT >
invalidate()eoPop< EOT > [virtual]
it_best_element()eoPop< EOT >
it_worse_element()eoPop< EOT >
nth_element(int nth)eoPop< EOT >
nth_element(int which, std::vector< const EOT * > &result) consteoPop< EOT >
nth_element_fitness(int which) consteoPop< EOT >
printOn(std::ostream &_os) consteoPop< EOT > [virtual]
readFrom(std::istream &_is)eoPop< EOT > [virtual]
scale()eoPop< EOT >
setPerf2Worth(eoPerf2Worth< EOT > &_p2w)eoPop< EOT >
setPerf2Worth(eoPerf2Worth< EOT > *_p2w)eoPop< EOT >
shuffle(void)eoPop< EOT >
shuffle(std::vector< const EOT * > &result) consteoPop< EOT >
sort(void)eoPop< EOT >
sort(std::vector< const EOT * > &result) consteoPop< EOT >
sort()eoPop< EOT >
sortedPrintOn(std::ostream &_os) consteoPop< EOT > [virtual]
swap(eoPop< EOT > &other)eoPop< EOT >
swap(eoPop< EOT > &other)eoPop< EOT >
update(const EOT &_eo)moeoArchive< EOT > [inline]
update(const eoPop< EOT > &_pop)moeoArchive< EOT > [inline]
worse_element() consteoPop< EOT >
~eoObject()eoObject [virtual]
~eoPersistent()eoPersistent [virtual]
~eoPop()eoPop< EOT > [virtual]
~eoPrintable()eoPrintable [virtual]


Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoArchive.html b/trunk/paradiseo-moeo/docs/html/classmoeoArchive.html deleted file mode 100644 index 086c3b81e..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoArchive.html +++ /dev/null @@ -1,212 +0,0 @@ - - -ParadisEO-MOEO: moeoArchive< EOT > Class Template Reference - - - - -
-
-
-
-

moeoArchive< EOT > Class Template Reference

An archive is a secondary population that stores non-dominated solutions. -More... -

-#include <moeoArchive.h> -

-

Inheritance diagram for moeoArchive< EOT >: -

- -eoPop< EOT > -eoObject -eoPersistent -eoPrintable - -List of all members. - - - - - - - - - - - - - - - - - - -

Public Types

-typedef EOT::Fitness EOFitness
 The fitness type of a solution.

Public Member Functions

bool dominates (const EOFitness &_fit) const
 Returns true if the current archive dominates _fit.
bool contains (const EOFitness &_fit) const
 Returns true if the current archive contains _fit.
void update (const EOT &_eo)
 Updates the archive with a given individual _eo.
void update (const eoPop< EOT > &_pop)
 Updates the archive with a given population _pop.
-

Detailed Description

-

template<class EOT>
- class moeoArchive< EOT >

- -An archive is a secondary population that stores non-dominated solutions. -

- -

-Definition at line 21 of file moeoArchive.h.


Member Function Documentation

- -
-
-
-template<class EOT>
- - - - - - - - - -
bool moeoArchive< EOT >::dominates (const EOFitness _fit  )  const [inline]
-
-
- -

-Returns true if the current archive dominates _fit. -

-

Parameters:
- - -
_fit the (Pareto) fitness to compare with the current archive
-
- -

-Definition at line 39 of file moeoArchive.h. -

-Referenced by moeoArchive< EOT >::update(). -

-

- -

-
-
-template<class EOT>
- - - - - - - - - -
bool moeoArchive< EOT >::contains (const EOFitness _fit  )  const [inline]
-
-
- -

-Returns true if the current archive contains _fit. -

-

Parameters:
- - -
_fit the (Pareto) fitness to search within the current archive
-
- -

-Definition at line 51 of file moeoArchive.h. -

-

- -

-
-
-template<class EOT>
- - - - - - - - - -
void moeoArchive< EOT >::update (const EOT &  _eo  )  [inline]
-
-
- -

-Updates the archive with a given individual _eo. -

-

Parameters:
- - -
_eo the given individual
-
- -

-Definition at line 63 of file moeoArchive.h. -

-References moeoArchive< EOT >::dominates(). -

-Referenced by moeoArchive< EOT >::update(). -

-

- -

-
-
-template<class EOT>
- - - - - - - - - -
void moeoArchive< EOT >::update (const eoPop< EOT > &  _pop  )  [inline]
-
-
- -

-Updates the archive with a given population _pop. -

-

Parameters:
- - -
_pop the given population
-
- -

-Definition at line 98 of file moeoArchive.h. -

-References moeoArchive< EOT >::update(). -

-

-


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoArchiveFitnessSavingUpdater-members.html b/trunk/paradiseo-moeo/docs/html/classmoeoArchiveFitnessSavingUpdater-members.html deleted file mode 100644 index ef776c99b..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoArchiveFitnessSavingUpdater-members.html +++ /dev/null @@ -1,48 +0,0 @@ - - -ParadisEO-MOEO: Member List - - - - -
-
-
-
-

moeoArchiveFitnessSavingUpdater< EOT > Member List

This is the complete list of members for moeoArchiveFitnessSavingUpdater< EOT >, including all inherited members.

- - - - - - - - - - - - -
archmoeoArchiveFitnessSavingUpdater< EOT > [private]
className(void) consteoUpdater [virtual]
countermoeoArchiveFitnessSavingUpdater< EOT > [private]
filenamemoeoArchiveFitnessSavingUpdater< EOT > [private]
functor_category()eoF< void > [static]
idmoeoArchiveFitnessSavingUpdater< EOT > [private]
lastCall()eoUpdater [virtual]
moeoArchiveFitnessSavingUpdater(moeoArchive< EOT > &_arch, const std::string &_filename="Res/Arch", int _id=-1)moeoArchiveFitnessSavingUpdater< EOT > [inline]
operator()()moeoArchiveFitnessSavingUpdater< EOT > [inline, virtual]
result_type typedefeoF< void >
~eoF()eoF< void > [virtual]
~eoFunctorBase()eoFunctorBase [virtual]


Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoArchiveFitnessSavingUpdater.html b/trunk/paradiseo-moeo/docs/html/classmoeoArchiveFitnessSavingUpdater.html deleted file mode 100644 index 2b2432e73..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoArchiveFitnessSavingUpdater.html +++ /dev/null @@ -1,134 +0,0 @@ - - -ParadisEO-MOEO: moeoArchiveFitnessSavingUpdater< EOT > Class Template Reference - - - - -
-
-
-
-

moeoArchiveFitnessSavingUpdater< EOT > Class Template Reference

This class allows to save the fitnesses of solutions contained in an archive into a file at each generation. -More... -

-#include <moeoArchiveFitnessSavingUpdater.h> -

-

Inheritance diagram for moeoArchiveFitnessSavingUpdater< EOT >: -

- -eoUpdater -eoF< void > -eoFunctorBase - -List of all members. - - - - - - - - - - - - - - - - - - - - - -

Public Member Functions

 moeoArchiveFitnessSavingUpdater (moeoArchive< EOT > &_arch, const std::string &_filename="Res/Arch", int _id=-1)
 Ctor.
-void operator() ()
 Saves the fitness of the archive's members into the file.

Private Attributes

-moeoArchive< EOT > & arch
 local archive
-std::string filename
 target filename
-int id
 own ID
-unsigned counter
 counter
-

Detailed Description

-

template<class EOT>
- class moeoArchiveFitnessSavingUpdater< EOT >

- -This class allows to save the fitnesses of solutions contained in an archive into a file at each generation. -

- -

-Definition at line 27 of file moeoArchiveFitnessSavingUpdater.h.


Constructor & Destructor Documentation

- -
-
-
-template<class EOT>
- - - - - - - - - - - - - - - - - - - - - - - - -
moeoArchiveFitnessSavingUpdater< EOT >::moeoArchiveFitnessSavingUpdater (moeoArchive< EOT > &  _arch,
const std::string &  _filename = "Res/Arch",
int  _id = -1 
) [inline]
-
-
- -

-Ctor. -

-

Parameters:
- - - - -
_arch local archive
_filename target filename
_id own ID
-
- -

-Definition at line 37 of file moeoArchiveFitnessSavingUpdater.h. -

-

-


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoArchiveUpdater-members.html b/trunk/paradiseo-moeo/docs/html/classmoeoArchiveUpdater-members.html deleted file mode 100644 index 96f5a79b1..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoArchiveUpdater-members.html +++ /dev/null @@ -1,46 +0,0 @@ - - -ParadisEO-MOEO: Member List - - - - -
-
-
-
-

moeoArchiveUpdater< EOT > Member List

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

- - - - - - - - - - -
archmoeoArchiveUpdater< EOT > [private]
className(void) consteoUpdater [virtual]
functor_category()eoF< void > [static]
lastCall()eoUpdater [virtual]
moeoArchiveUpdater(moeoArchive< EOT > &_arch, const eoPop< EOT > &_pop)moeoArchiveUpdater< EOT > [inline]
operator()()moeoArchiveUpdater< EOT > [inline, virtual]
popmoeoArchiveUpdater< EOT > [private]
result_type typedefeoF< void >
~eoF()eoF< void > [virtual]
~eoFunctorBase()eoFunctorBase [virtual]


Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoArchiveUpdater.html b/trunk/paradiseo-moeo/docs/html/classmoeoArchiveUpdater.html deleted file mode 100644 index 218b2ffa6..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoArchiveUpdater.html +++ /dev/null @@ -1,119 +0,0 @@ - - -ParadisEO-MOEO: moeoArchiveUpdater< EOT > Class Template Reference - - - - -
-
-
-
-

moeoArchiveUpdater< EOT > Class Template Reference

This class allows to update the archive at each generation with newly found non-dominated solutions. -More... -

-#include <moeoArchiveUpdater.h> -

-

Inheritance diagram for moeoArchiveUpdater< EOT >: -

- -eoUpdater -eoF< void > -eoFunctorBase - -List of all members. - - - - - - - - - - - - - - - -

Public Member Functions

 moeoArchiveUpdater (moeoArchive< EOT > &_arch, const eoPop< EOT > &_pop)
 Ctor.
-void operator() ()
 Updates the archive with newly found non-dominated solutions contained in the main population.

Private Attributes

-moeoArchive< EOT > & arch
 the archive of non-dominated solutions
-const eoPop< EOT > & pop
 the main population
-

Detailed Description

-

template<class EOT>
- class moeoArchiveUpdater< EOT >

- -This class allows to update the archive at each generation with newly found non-dominated solutions. -

- -

-Definition at line 23 of file moeoArchiveUpdater.h.


Constructor & Destructor Documentation

- -
-
-
-template<class EOT>
- - - - - - - - - - - - - - - - - - -
moeoArchiveUpdater< EOT >::moeoArchiveUpdater (moeoArchive< EOT > &  _arch,
const eoPop< EOT > &  _pop 
) [inline]
-
-
- -

-Ctor. -

-

Parameters:
- - - -
_arch an archive of non-dominated solutions
_pop the main population
-
- -

-Definition at line 32 of file moeoArchiveUpdater.h. -

-

-


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoBM.html b/trunk/paradiseo-moeo/docs/html/classmoeoBM.html deleted file mode 100644 index e4542d04a..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoBM.html +++ /dev/null @@ -1,67 +0,0 @@ - - -ParadisEO-MOEO: moeoBM< A1, A2, R > Class Template Reference - - - - -
-
-
-
-

moeoBM< A1, A2, R > Class Template Reference

Base class for binary metrics. -More... -

-#include <moeoMetric.h> -

-

Inheritance diagram for moeoBM< A1, A2, R >: -

- -eoBF< A1, A2, R > -moeoMetric -eoFunctorBase -eoFunctorBase -moeoSolutionVsSolutionBM< EOT, R, EOFitness > -moeoVectorVsSolutionBM< EOT, R, EOFitness > -moeoVectorVsVectorBM< EOT, R, EOFitness > -moeoVectorVsVectorBM< EOT, double > -moeoContributionMetric< EOT > -moeoEntropyMetric< EOT > - - - -
-

Detailed Description

-

template<class A1, class A2, class R>
- class moeoBM< A1, A2, R >

- -Base class for binary metrics. -

- -

-Definition at line 38 of file moeoMetric.h.


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoBM.png b/trunk/paradiseo-moeo/docs/html/classmoeoBM.png deleted file mode 100644 index f5e291872..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/classmoeoBM.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoBinaryMetricSavingUpdater-members.html b/trunk/paradiseo-moeo/docs/html/classmoeoBinaryMetricSavingUpdater-members.html deleted file mode 100644 index ad6e24595..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoBinaryMetricSavingUpdater-members.html +++ /dev/null @@ -1,51 +0,0 @@ - - -ParadisEO-MOEO: Member List - - - - -
-
-
-
-

moeoBinaryMetricSavingUpdater< EOT > Member List

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

- - - - - - - - - - - - - - - -
className(void) consteoUpdater [virtual]
countermoeoBinaryMetricSavingUpdater< EOT > [private]
EOFitness typedefmoeoBinaryMetricSavingUpdater< EOT >
filenamemoeoBinaryMetricSavingUpdater< EOT > [private]
firstGenmoeoBinaryMetricSavingUpdater< EOT > [private]
functor_category()eoF< void > [static]
lastCall()eoUpdater [virtual]
metricmoeoBinaryMetricSavingUpdater< EOT > [private]
moeoBinaryMetricSavingUpdater(moeoVectorVsVectorBM< EOT, double > &_metric, const eoPop< EOT > &_pop, std::string _filename)moeoBinaryMetricSavingUpdater< EOT > [inline]
oldPopmoeoBinaryMetricSavingUpdater< EOT > [private]
operator()()moeoBinaryMetricSavingUpdater< EOT > [inline, virtual]
popmoeoBinaryMetricSavingUpdater< EOT > [private]
result_type typedefeoF< void >
~eoF()eoF< void > [virtual]
~eoFunctorBase()eoFunctorBase [virtual]


Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoBinaryMetricSavingUpdater.html b/trunk/paradiseo-moeo/docs/html/classmoeoBinaryMetricSavingUpdater.html deleted file mode 100644 index a16e215fe..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoBinaryMetricSavingUpdater.html +++ /dev/null @@ -1,148 +0,0 @@ - - -ParadisEO-MOEO: moeoBinaryMetricSavingUpdater< EOT > Class Template Reference - - - - -
-
-
-
-

moeoBinaryMetricSavingUpdater< EOT > Class Template Reference

This class allows to save the progression of a binary metric comparing the fitness values of the current population (or archive) with the fitness values of the population (or archive) of the generation (n-1) into a file. -More... -

-#include <moeoBinaryMetricSavingUpdater.h> -

-

Inheritance diagram for moeoBinaryMetricSavingUpdater< EOT >: -

- -eoUpdater -eoF< void > -eoFunctorBase - -List of all members. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Public Types

-typedef EOT::Fitness EOFitness
 The fitness type of a solution.

Public Member Functions

 moeoBinaryMetricSavingUpdater (moeoVectorVsVectorBM< EOT, double > &_metric, const eoPop< EOT > &_pop, std::string _filename)
 Ctor.
-void operator() ()
 Saves the metric's value for the current generation.

Private Attributes

-moeoVectorVsVectorBM< EOT,
- double > & 
metric
 binary metric comparing two Pareto sets
-const eoPop< EOT > & pop
 main population
-eoPop< EOT > oldPop
 (n-1) population
-std::string filename
 target filename
-bool firstGen
 is it the first generation ?
-unsigned counter
 counter
-

Detailed Description

-

template<class EOT>
- class moeoBinaryMetricSavingUpdater< EOT >

- -This class allows to save the progression of a binary metric comparing the fitness values of the current population (or archive) with the fitness values of the population (or archive) of the generation (n-1) into a file. -

- -

-Definition at line 26 of file moeoBinaryMetricSavingUpdater.h.


Constructor & Destructor Documentation

- -
-
-
-template<class EOT>
- - - - - - - - - - - - - - - - - - - - - - - - -
moeoBinaryMetricSavingUpdater< EOT >::moeoBinaryMetricSavingUpdater (moeoVectorVsVectorBM< EOT, double > &  _metric,
const eoPop< EOT > &  _pop,
std::string  _filename 
) [inline]
-
-
- -

-Ctor. -

-

Parameters:
- - - - -
_metric the binary metric comparing two Pareto sets
_pop the main population
_filename the target filename
-
- -

-Definition at line 41 of file moeoBinaryMetricSavingUpdater.h. -

-

-


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoCombinedMOLS-members.html b/trunk/paradiseo-moeo/docs/html/classmoeoCombinedMOLS-members.html deleted file mode 100644 index e7a9152e4..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoCombinedMOLS-members.html +++ /dev/null @@ -1,41 +0,0 @@ - - -ParadisEO-MOEO: Member List - - - - -
-
-
-
-

moeoCombinedMOLS< EOT > Member List

This is the complete list of members for moeoCombinedMOLS< EOT >, including all inherited members.

- - - - - -
add(moeoMOLS< EOT > &_ls)moeoCombinedMOLS< EOT > [inline]
combinedMOLSmoeoCombinedMOLS< EOT > [private]
evalmoeoCombinedMOLS< EOT > [private]
moeoCombinedMOLS(eoEvalFunc< EOT > &_eval, moeoMOLS< EOT > &_first_ls)moeoCombinedMOLS< EOT > [inline]
operator()(const EOT &_eo, moeoArchive< EOT > &_arch)moeoCombinedMOLS< EOT > [inline, virtual]


Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoCombinedMOLS.html b/trunk/paradiseo-moeo/docs/html/classmoeoCombinedMOLS.html deleted file mode 100644 index a7b656846..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoCombinedMOLS.html +++ /dev/null @@ -1,202 +0,0 @@ - - -ParadisEO-MOEO: moeoCombinedMOLS< EOT > Class Template Reference - - - - -
-
-
-
-

moeoCombinedMOLS< EOT > Class Template Reference

This class allows to embed a set of local searches that are sequentially applied, and so working and updating the same archive of non-dominated solutions. -More... -

-#include <moeoCombinedMOLS.h> -

-

Inheritance diagram for moeoCombinedMOLS< EOT >: -

- -moeoMOLS< EOT > -eoBF< const EOT &, moeoArchive< EOT > &, void > -eoFunctorBase - -List of all members. - - - - - - - - - - - - - - - - - - -

Public Member Functions

 moeoCombinedMOLS (eoEvalFunc< EOT > &_eval, moeoMOLS< EOT > &_first_ls)
 Ctor.
void add (moeoMOLS< EOT > &_ls)
 Adds a new local search to combine.
void operator() (const EOT &_eo, moeoArchive< EOT > &_arch)
 Gives a new solution in order to explore the neigborhood.

Private Attributes

-eoEvalFunc< EOT > & eval
 the full evaluator of a solution
-std::vector< moeoMOLS< EOT > * > combinedMOLS
 the vector that contains the combined MOLS
-

Detailed Description

-

template<class EOT>
- class moeoCombinedMOLS< EOT >

- -This class allows to embed a set of local searches that are sequentially applied, and so working and updating the same archive of non-dominated solutions. -

- -

-Definition at line 24 of file moeoCombinedMOLS.h.


Constructor & Destructor Documentation

- -
-
-
-template<class EOT>
- - - - - - - - - - - - - - - - - - -
moeoCombinedMOLS< EOT >::moeoCombinedMOLS (eoEvalFunc< EOT > &  _eval,
moeoMOLS< EOT > &  _first_ls 
) [inline]
-
-
- -

-Ctor. -

-

Parameters:
- - - -
_eval the full evaluator of a solution
_first_ls the first multi-objective local search to add
-
- -

-Definition at line 33 of file moeoCombinedMOLS.h. -

-References moeoCombinedMOLS< EOT >::combinedMOLS. -

-

-


Member Function Documentation

- -
-
-
-template<class EOT>
- - - - - - - - - -
void moeoCombinedMOLS< EOT >::add (moeoMOLS< EOT > &  _ls  )  [inline]
-
-
- -

-Adds a new local search to combine. -

-

Parameters:
- - -
_ls the multi-objective local search to add
-
- -

-Definition at line 43 of file moeoCombinedMOLS.h. -

-References moeoCombinedMOLS< EOT >::combinedMOLS. -

-

- -

-
-
-template<class EOT>
- - - - - - - - - - - - - - - - - - -
void moeoCombinedMOLS< EOT >::operator() (const EOT &  _eo,
moeoArchive< EOT > &  _arch 
) [inline, virtual]
-
-
- -

-Gives a new solution in order to explore the neigborhood. -

-The new non-dominated solutions are added to the archive

Parameters:
- - - -
_eo the solution
_arch the archive of non-dominated solutions
-
- -

-Implements eoBF< const EOT &, moeoArchive< EOT > &, void >. -

-Definition at line 54 of file moeoCombinedMOLS.h. -

-References moeoCombinedMOLS< EOT >::combinedMOLS, and moeoCombinedMOLS< EOT >::eval. -

-

-


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoCombinedMOLS.png b/trunk/paradiseo-moeo/docs/html/classmoeoCombinedMOLS.png deleted file mode 100644 index 26f6e97e6..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/classmoeoCombinedMOLS.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoContributionMetric-members.html b/trunk/paradiseo-moeo/docs/html/classmoeoContributionMetric-members.html deleted file mode 100644 index 25eed64f6..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoContributionMetric-members.html +++ /dev/null @@ -1,41 +0,0 @@ - - -ParadisEO-MOEO: Member List - - - - -
-
-
-
-

moeoContributionMetric< EOT > Member List

This is the complete list of members for moeoContributionMetric< EOT >, including all inherited members.

- - - - - -
card_C(const std::vector< EOFitness > &_set1, const std::vector< EOFitness > &_set2)moeoContributionMetric< EOT > [inline, private]
card_N(const std::vector< EOFitness > &_set1, const std::vector< EOFitness > &_set2)moeoContributionMetric< EOT > [inline, private]
card_W(const std::vector< EOFitness > &_set1, const std::vector< EOFitness > &_set2)moeoContributionMetric< EOT > [inline, private]
EOFitness typedefmoeoContributionMetric< EOT >
operator()(const std::vector< EOFitness > &_set1, const std::vector< EOFitness > &_set2)moeoContributionMetric< EOT > [inline]


Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoContributionMetric.html b/trunk/paradiseo-moeo/docs/html/classmoeoContributionMetric.html deleted file mode 100644 index fe670d11e..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoContributionMetric.html +++ /dev/null @@ -1,257 +0,0 @@ - - -ParadisEO-MOEO: moeoContributionMetric< EOT > Class Template Reference - - - - -
-
-
-
-

moeoContributionMetric< EOT > Class Template Reference

The contribution metric evaluates the proportion of non-dominated solutions given by a Pareto set relatively to another Pareto set. -More... -

-#include <moeoContributionMetric.h> -

-

Inheritance diagram for moeoContributionMetric< EOT >: -

- -moeoVectorVsVectorBM< EOT, double > -moeoBM< A1, A2, R > -eoBF< A1, A2, R > -moeoMetric -eoFunctorBase -eoFunctorBase - -List of all members. - - - - - - - - - - - - - - - - - - - -

Public Types

-typedef EOT::Fitness EOFitness
 The fitness type of a solution.

Public Member Functions

double operator() (const std::vector< EOFitness > &_set1, const std::vector< EOFitness > &_set2)
 Returns the contribution of the Pareto set '_set1' relatively to the Pareto set '_set2'.

Private Member Functions

unsigned card_C (const std::vector< EOFitness > &_set1, const std::vector< EOFitness > &_set2)
 Returns the number of solutions both in '_set1' and '_set2'.
unsigned card_W (const std::vector< EOFitness > &_set1, const std::vector< EOFitness > &_set2)
 Returns the number of solutions in '_set1' dominating at least one solution of '_set2'.
unsigned card_N (const std::vector< EOFitness > &_set1, const std::vector< EOFitness > &_set2)
 Returns the number of solutions in '_set1' having no relation of dominance with those from '_set2'.
-

Detailed Description

-

template<class EOT>
- class moeoContributionMetric< EOT >

- -The contribution metric evaluates the proportion of non-dominated solutions given by a Pareto set relatively to another Pareto set. -

-(Meunier, Talbi, Reininger: 'A multiobjective genetic algorithm for radio network optimization', in Proc. of the 2000 Congress on Evolutionary Computation, IEEE Press, pp. 317-324) -

- -

-Definition at line 23 of file moeoContributionMetric.h.


Member Function Documentation

- -
-
-
-template<class EOT>
- - - - - - - - - - - - - - - - - - -
double moeoContributionMetric< EOT >::operator() (const std::vector< EOFitness > &  _set1,
const std::vector< EOFitness > &  _set2 
) [inline]
-
-
- -

-Returns the contribution of the Pareto set '_set1' relatively to the Pareto set '_set2'. -

-

Parameters:
- - - -
_set1 the first Pareto set
_set2 the second Pareto set
-
- -

-Definition at line 38 of file moeoContributionMetric.h. -

-References moeoContributionMetric< EOT >::card_C(), moeoContributionMetric< EOT >::card_N(), and moeoContributionMetric< EOT >::card_W(). -

-

- -

-
-
-template<class EOT>
- - - - - - - - - - - - - - - - - - -
unsigned moeoContributionMetric< EOT >::card_C (const std::vector< EOFitness > &  _set1,
const std::vector< EOFitness > &  _set2 
) [inline, private]
-
-
- -

-Returns the number of solutions both in '_set1' and '_set2'. -

-

Parameters:
- - - -
_set1 the first Pareto set
_set2 the second Pareto set
-
- -

-Definition at line 57 of file moeoContributionMetric.h. -

-Referenced by moeoContributionMetric< EOT >::operator()(). -

-

- -

-
-
-template<class EOT>
- - - - - - - - - - - - - - - - - - -
unsigned moeoContributionMetric< EOT >::card_W (const std::vector< EOFitness > &  _set1,
const std::vector< EOFitness > &  _set2 
) [inline, private]
-
-
- -

-Returns the number of solutions in '_set1' dominating at least one solution of '_set2'. -

-

Parameters:
- - - -
_set1 the first Pareto set
_set2 the second Pareto set
-
- -

-Definition at line 76 of file moeoContributionMetric.h. -

-Referenced by moeoContributionMetric< EOT >::operator()(). -

-

- -

-
-
-template<class EOT>
- - - - - - - - - - - - - - - - - - -
unsigned moeoContributionMetric< EOT >::card_N (const std::vector< EOFitness > &  _set1,
const std::vector< EOFitness > &  _set2 
) [inline, private]
-
-
- -

-Returns the number of solutions in '_set1' having no relation of dominance with those from '_set2'. -

-

Parameters:
- - - -
_set1 the first Pareto set
_set2 the second Pareto set
-
- -

-Definition at line 95 of file moeoContributionMetric.h. -

-Referenced by moeoContributionMetric< EOT >::operator()(). -

-

-


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoContributionMetric.png b/trunk/paradiseo-moeo/docs/html/classmoeoContributionMetric.png deleted file mode 100644 index 5ba0e67df..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/classmoeoContributionMetric.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoDisctinctElitistReplacement-members.html b/trunk/paradiseo-moeo/docs/html/classmoeoDisctinctElitistReplacement-members.html deleted file mode 100644 index fec803f16..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoDisctinctElitistReplacement-members.html +++ /dev/null @@ -1,40 +0,0 @@ - - -ParadisEO-MOEO: Member List - - - - -
-
-
-
-

moeoDisctinctElitistReplacement< EOT, WorthT > Member List

This is the complete list of members for moeoDisctinctElitistReplacement< EOT, WorthT >, including all inherited members.

- - - - -
createNewPop(eoPop< EOT > &_pop, unsigned _size)moeoDisctinctElitistReplacement< EOT, WorthT > [inline, private]
moeoDisctinctElitistReplacement(eoPerf2Worth< EOT, WorthT > &_perf2worth)moeoDisctinctElitistReplacement< EOT, WorthT > [inline]
operator()(eoPop< EOT > &_parents, eoPop< EOT > &_offspring)moeoDisctinctElitistReplacement< EOT, WorthT > [inline, virtual]
perf2worthmoeoDisctinctElitistReplacement< EOT, WorthT > [private]


Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoDisctinctElitistReplacement.html b/trunk/paradiseo-moeo/docs/html/classmoeoDisctinctElitistReplacement.html deleted file mode 100644 index 03c660892..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoDisctinctElitistReplacement.html +++ /dev/null @@ -1,200 +0,0 @@ - - -ParadisEO-MOEO: moeoDisctinctElitistReplacement< EOT, WorthT > Class Template Reference - - - - -
-
-
-
-

moeoDisctinctElitistReplacement< EOT, WorthT > Class Template Reference

Same than moeoElitistReplacement except that distinct individuals are privilegied. -More... -

-#include <moeoReplacement.h> -

-

Inheritance diagram for moeoDisctinctElitistReplacement< EOT, WorthT >: -

- -moeoReplacement< EOT, WorthT > -eoReplacement< EOT > -eoBF< eoPop< EOT > &, eoPop< EOT > &, void > -eoFunctorBase - -List of all members. - - - - - - - - - - - - - - - - -

Public Member Functions

 moeoDisctinctElitistReplacement (eoPerf2Worth< EOT, WorthT > &_perf2worth)
 constructor
void operator() (eoPop< EOT > &_parents, eoPop< EOT > &_offspring)
 replacement - result in _parents

Private Member Functions

void createNewPop (eoPop< EOT > &_pop, unsigned _size)
 creation of the new population of size _size

Private Attributes

-eoPerf2Worth< EOT, WorthT > & perf2worth
 the functor object to transform raw fitnesses into fitness for selection
-

Detailed Description

-

template<class EOT, class WorthT = double>
- class moeoDisctinctElitistReplacement< EOT, WorthT >

- -Same than moeoElitistReplacement except that distinct individuals are privilegied. -

- -

-Definition at line 78 of file moeoReplacement.h.


Constructor & Destructor Documentation

- -
-
-
-template<class EOT, class WorthT = double>
- - - - - - - - - -
moeoDisctinctElitistReplacement< EOT, WorthT >::moeoDisctinctElitistReplacement (eoPerf2Worth< EOT, WorthT > &  _perf2worth  )  [inline]
-
-
- -

-constructor -

-

Parameters:
- - -
_perf2worth the functor class to transform raw fitnesses into fitness for selection
-
- -

-Definition at line 87 of file moeoReplacement.h. -

-

-


Member Function Documentation

- -
-
-
-template<class EOT, class WorthT = double>
- - - - - - - - - - - - - - - - - - -
void moeoDisctinctElitistReplacement< EOT, WorthT >::operator() (eoPop< EOT > &  _parents,
eoPop< EOT > &  _offspring 
) [inline, virtual]
-
-
- -

-replacement - result in _parents -

-

Parameters:
- - - -
_parents parents population
_offspring offspring population
-
- -

-Implements eoBF< eoPop< EOT > &, eoPop< EOT > &, void >. -

-Definition at line 99 of file moeoReplacement.h. -

-References moeoDisctinctElitistReplacement< EOT, WorthT >::createNewPop(). -

-

- -

-
-
-template<class EOT, class WorthT = double>
- - - - - - - - - - - - - - - - - - -
void moeoDisctinctElitistReplacement< EOT, WorthT >::createNewPop (eoPop< EOT > &  _pop,
unsigned  _size 
) [inline, private]
-
-
- -

-creation of the new population of size _size -

-

Parameters:
- - - -
_pop the initial population (will be modified)
_size the size of the population to create
-
- -

-Definition at line 123 of file moeoReplacement.h. -

-References moeoDisctinctElitistReplacement< EOT, WorthT >::perf2worth, and eoPop< EOT >::swap(). -

-Referenced by moeoDisctinctElitistReplacement< EOT, WorthT >::operator()(). -

-

-


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoDisctinctElitistReplacement.png b/trunk/paradiseo-moeo/docs/html/classmoeoDisctinctElitistReplacement.png deleted file mode 100644 index 3848ed8dc..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/classmoeoDisctinctElitistReplacement.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoElitistReplacement-members.html b/trunk/paradiseo-moeo/docs/html/classmoeoElitistReplacement-members.html deleted file mode 100644 index 2709e535a..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoElitistReplacement-members.html +++ /dev/null @@ -1,39 +0,0 @@ - - -ParadisEO-MOEO: Member List - - - - -
-
-
-
-

moeoElitistReplacement< EOT, WorthT > Member List

This is the complete list of members for moeoElitistReplacement< EOT, WorthT >, including all inherited members.

- - - -
moeoElitistReplacement(eoPerf2Worth< EOT, WorthT > &_perf2worth)moeoElitistReplacement< EOT, WorthT > [inline]
operator()(eoPop< EOT > &_parents, eoPop< EOT > &_offspring)moeoElitistReplacement< EOT, WorthT > [inline, virtual]
perf2worthmoeoElitistReplacement< EOT, WorthT > [private]


Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoElitistReplacement.html b/trunk/paradiseo-moeo/docs/html/classmoeoElitistReplacement.html deleted file mode 100644 index 3426d034a..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoElitistReplacement.html +++ /dev/null @@ -1,149 +0,0 @@ - - -ParadisEO-MOEO: moeoElitistReplacement< EOT, WorthT > Class Template Reference - - - - -
-
-
-
-

moeoElitistReplacement< EOT, WorthT > Class Template Reference

Keep all the best individuals (almost cut-and-pasted from eoNDPlusReplacement, (c) Maarten Keijzer, Marc Schoenauer and GeNeura Team, 2002). -More... -

-#include <moeoReplacement.h> -

-

Inheritance diagram for moeoElitistReplacement< EOT, WorthT >: -

- -moeoReplacement< EOT, WorthT > -eoReplacement< EOT > -eoBF< eoPop< EOT > &, eoPop< EOT > &, void > -eoFunctorBase - -List of all members. - - - - - - - - - - - - -

Public Member Functions

 moeoElitistReplacement (eoPerf2Worth< EOT, WorthT > &_perf2worth)
 constructor
void operator() (eoPop< EOT > &_parents, eoPop< EOT > &_offspring)
 replacement - result in _parents

Private Attributes

-eoPerf2Worth< EOT, WorthT > & perf2worth
 the functor object to transform raw fitnesses into fitness for selection
-

Detailed Description

-

template<class EOT, class WorthT = double>
- class moeoElitistReplacement< EOT, WorthT >

- -Keep all the best individuals (almost cut-and-pasted from eoNDPlusReplacement, (c) Maarten Keijzer, Marc Schoenauer and GeNeura Team, 2002). -

- -

-Definition at line 35 of file moeoReplacement.h.


Constructor & Destructor Documentation

- -
-
-
-template<class EOT, class WorthT = double>
- - - - - - - - - -
moeoElitistReplacement< EOT, WorthT >::moeoElitistReplacement (eoPerf2Worth< EOT, WorthT > &  _perf2worth  )  [inline]
-
-
- -

-constructor -

-

Parameters:
- - -
_perf2worth the functor class to transform raw fitnesses into fitness for selection
-
- -

-Definition at line 43 of file moeoReplacement.h. -

-

-


Member Function Documentation

- -
-
-
-template<class EOT, class WorthT = double>
- - - - - - - - - - - - - - - - - - -
void moeoElitistReplacement< EOT, WorthT >::operator() (eoPop< EOT > &  _parents,
eoPop< EOT > &  _offspring 
) [inline, virtual]
-
-
- -

-replacement - result in _parents -

-

Parameters:
- - - -
_parents parents population
_offspring offspring population
-
- -

-Implements eoBF< eoPop< EOT > &, eoPop< EOT > &, void >. -

-Definition at line 54 of file moeoReplacement.h. -

-

-


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoElitistReplacement.png b/trunk/paradiseo-moeo/docs/html/classmoeoElitistReplacement.png deleted file mode 100644 index b12d591f6..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/classmoeoElitistReplacement.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoEntropyMetric-members.html b/trunk/paradiseo-moeo/docs/html/classmoeoEntropyMetric-members.html deleted file mode 100644 index 1fa6541da..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoEntropyMetric-members.html +++ /dev/null @@ -1,46 +0,0 @@ - - -ParadisEO-MOEO: Member List - - - - -
-
-
-
-

moeoEntropyMetric< EOT > Member List

This is the complete list of members for moeoEntropyMetric< EOT >, including all inherited members.

- - - - - - - - - - -
computeUnion(const std::vector< EOFitness > &_f1, const std::vector< EOFitness > &_f2, std::vector< EOFitness > &_f)moeoEntropyMetric< EOT > [inline, private]
EOFitness typedefmoeoEntropyMetric< EOT >
euclidianDistance(const EOFitness &_set1, const EOFitness &_to, unsigned _deg=2)moeoEntropyMetric< EOT > [inline, private]
howManyInNicheOf(const std::vector< EOFitness > &_f, const EOFitness &_s, unsigned _size)moeoEntropyMetric< EOT > [inline, private]
normalize(std::vector< EOFitness > &_f)moeoEntropyMetric< EOT > [inline, private]
operator()(const std::vector< EOFitness > &_set1, const std::vector< EOFitness > &_set2)moeoEntropyMetric< EOT > [inline]
prenormalize(const std::vector< EOFitness > &_f)moeoEntropyMetric< EOT > [inline, private]
removeDominated(std::vector< EOFitness > &_f)moeoEntropyMetric< EOT > [inline, private]
vect_max_valmoeoEntropyMetric< EOT > [private]
vect_min_valmoeoEntropyMetric< EOT > [private]


Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoEntropyMetric.html b/trunk/paradiseo-moeo/docs/html/classmoeoEntropyMetric.html deleted file mode 100644 index 39b285320..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoEntropyMetric.html +++ /dev/null @@ -1,144 +0,0 @@ - - -ParadisEO-MOEO: moeoEntropyMetric< EOT > Class Template Reference - - - - -
-
-
-
-

moeoEntropyMetric< EOT > Class Template Reference

The entropy gives an idea of the diversity of a Pareto set relatively to another Pareto set. -More... -

-#include <moeoEntropyMetric.h> -

-

Inheritance diagram for moeoEntropyMetric< EOT >: -

- -moeoVectorVsVectorBM< EOT, double > -moeoBM< A1, A2, R > -eoBF< A1, A2, R > -moeoMetric -eoFunctorBase -eoFunctorBase - -List of all members. - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Public Types

-typedef EOT::Fitness EOFitness
 The fitness type of a solution.

Public Member Functions

double operator() (const std::vector< EOFitness > &_set1, const std::vector< EOFitness > &_set2)
 Returns the entropy of the Pareto set '_set1' relatively to the Pareto set '_set2'.

Private Member Functions

-void removeDominated (std::vector< EOFitness > &_f)
-void prenormalize (const std::vector< EOFitness > &_f)
-void normalize (std::vector< EOFitness > &_f)
-void computeUnion (const std::vector< EOFitness > &_f1, const std::vector< EOFitness > &_f2, std::vector< EOFitness > &_f)
-unsigned howManyInNicheOf (const std::vector< EOFitness > &_f, const EOFitness &_s, unsigned _size)
-double euclidianDistance (const EOFitness &_set1, const EOFitness &_to, unsigned _deg=2)

Private Attributes

-std::vector< double > vect_min_val
-std::vector< double > vect_max_val
-

Detailed Description

-

template<class EOT>
- class moeoEntropyMetric< EOT >

- -The entropy gives an idea of the diversity of a Pareto set relatively to another Pareto set. -

-(Basseur, Seynhaeve, Talbi: 'Design of Multi-objective Evolutionary Algorithms: Application to the Flow-shop Scheduling Problem', in Proc. of the 2002 Congress on Evolutionary Computation, IEEE Press, pp. 1155-1156) -

- -

-Definition at line 23 of file moeoEntropyMetric.h.


Member Function Documentation

- -
-
-
-template<class EOT>
- - - - - - - - - - - - - - - - - - -
double moeoEntropyMetric< EOT >::operator() (const std::vector< EOFitness > &  _set1,
const std::vector< EOFitness > &  _set2 
) [inline]
-
-
- -

-Returns the entropy of the Pareto set '_set1' relatively to the Pareto set '_set2'. -

-

Parameters:
- - - -
_set1 the first Pareto set
_set2 the second Pareto set
-
- -

-Definition at line 38 of file moeoEntropyMetric.h. -

-References moeoEntropyMetric< EOT >::computeUnion(), moeoEntropyMetric< EOT >::howManyInNicheOf(), moeoEntropyMetric< EOT >::normalize(), moeoEntropyMetric< EOT >::prenormalize(), and moeoEntropyMetric< EOT >::removeDominated(). -

-

-


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoEntropyMetric.png b/trunk/paradiseo-moeo/docs/html/classmoeoEntropyMetric.png deleted file mode 100644 index bcc3bdbfd..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/classmoeoEntropyMetric.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoHybridMOLS-members.html b/trunk/paradiseo-moeo/docs/html/classmoeoHybridMOLS-members.html deleted file mode 100644 index bf2af2d7b..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoHybridMOLS-members.html +++ /dev/null @@ -1,48 +0,0 @@ - - -ParadisEO-MOEO: Member List - - - - -
-
-
-
-

moeoHybridMOLS< EOT > Member List

This is the complete list of members for moeoHybridMOLS< EOT >, including all inherited members.

- - - - - - - - - - - - -
archmoeoHybridMOLS< EOT > [private]
className(void) consteoUpdater [virtual]
eoHybridMOLS(eoContinue< EOT > &_term, eoSelect< EOT > &_select, moeoMOLS< EOT > &_mols, moeoArchive< EOT > &_arch)moeoHybridMOLS< EOT > [inline]
functor_category()eoF< void > [static]
lastCall()eoUpdater [virtual]
molsmoeoHybridMOLS< EOT > [private]
operator()()moeoHybridMOLS< EOT > [inline, virtual]
result_type typedefeoF< void >
selectmoeoHybridMOLS< EOT > [private]
termmoeoHybridMOLS< EOT > [private]
~eoF()eoF< void > [virtual]
~eoFunctorBase()eoFunctorBase [virtual]


Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoHybridMOLS.html b/trunk/paradiseo-moeo/docs/html/classmoeoHybridMOLS.html deleted file mode 100644 index 6d6016f44..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoHybridMOLS.html +++ /dev/null @@ -1,141 +0,0 @@ - - -ParadisEO-MOEO: moeoHybridMOLS< EOT > Class Template Reference - - - - -
-
-
-
-

moeoHybridMOLS< EOT > Class Template Reference

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. -More... -

-#include <moeoHybridMOLS.h> -

-

Inheritance diagram for moeoHybridMOLS< EOT >: -

- -eoUpdater -eoF< void > -eoFunctorBase - -List of all members. - - - - - - - - - - - - - - - - - - - - - -

Public Member Functions

 eoHybridMOLS (eoContinue< EOT > &_term, eoSelect< EOT > &_select, moeoMOLS< EOT > &_mols, moeoArchive< EOT > &_arch)
 Ctor.
-void operator() ()
 Applies the multi-objective local search to selected individuals contained in the archive if the stopping criteria is not verified.

Private Attributes

-eoContinue< EOT > & term
 stopping criteria
-eoSelect< EOT > & select
 selector
-moeoMOLS< EOT > & mols
 multi-objective local search
-moeoArchive< EOT > & arch
 archive
-

Detailed Description

-

template<class EOT>
- class moeoHybridMOLS< EOT >

- -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. -

- -

-Definition at line 27 of file moeoHybridMOLS.h.


Member Function Documentation

- -
-
-
-template<class EOT>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
moeoHybridMOLS< EOT >::eoHybridMOLS (eoContinue< EOT > &  _term,
eoSelect< EOT > &  _select,
moeoMOLS< EOT > &  _mols,
moeoArchive< EOT > &  _arch 
) [inline]
-
-
- -

-Ctor. -

-

Parameters:
- - - - - -
_term stopping criteria
_select selector
_mols a multi-objective local search
_arch the archive
-
- -

-Definition at line 38 of file moeoHybridMOLS.h. -

-

-


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoMOLS.html b/trunk/paradiseo-moeo/docs/html/classmoeoMOLS.html deleted file mode 100644 index 244de8d2b..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoMOLS.html +++ /dev/null @@ -1,62 +0,0 @@ - - -ParadisEO-MOEO: moeoMOLS< EOT > Class Template Reference - - - - -
-
-
-
-

moeoMOLS< EOT > Class Template Reference

Abstract class for local searches applied to multi-objective optimization. -More... -

-#include <moeoMOLS.h> -

-

Inheritance diagram for moeoMOLS< EOT >: -

- -eoBF< const EOT &, moeoArchive< EOT > &, void > -eoFunctorBase -moeoCombinedMOLS< EOT > - - - -
-

Detailed Description

-

template<class EOT>
- class moeoMOLS< EOT >

- -Abstract class for local searches applied to multi-objective optimization. -

-Starting from only one solution, it produces a set of new non-dominated solutions. -

- -

-Definition at line 23 of file moeoMOLS.h.


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoMOLS.png b/trunk/paradiseo-moeo/docs/html/classmoeoMOLS.png deleted file mode 100644 index e3241c9a1..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/classmoeoMOLS.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoMetric.html b/trunk/paradiseo-moeo/docs/html/classmoeoMetric.html deleted file mode 100644 index a9a364bb2..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoMetric.html +++ /dev/null @@ -1,63 +0,0 @@ - - -ParadisEO-MOEO: moeoMetric Class Reference - - - - -
-
-
-
-

moeoMetric Class Reference

Base class for performance metrics (also called quality indicators). -More... -

-#include <moeoMetric.h> -

-

Inheritance diagram for moeoMetric: -

- -eoFunctorBase -moeoBM< A1, A2, R > -moeoBM< const const EOFitness &, EOFitness &, R > -moeoBM< const const std::vector< EOFitness > &, EOFitness &, R > -moeoBM< const const std::vector< EOFitness > &, std::vector< EOFitness > &, R > -moeoBM< const const std::vector< typename EOT::Fitness > &, std::vector< typename EOT::Fitness > &, double > -moeoUM< A, R > -moeoUM< const EOFitness &, R > -moeoUM< const std::vector< EOFitness > &, R > - - - -
-

Detailed Description

-Base class for performance metrics (also called quality indicators). -

- -

-Definition at line 21 of file moeoMetric.h.


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoMetric.png b/trunk/paradiseo-moeo/docs/html/classmoeoMetric.png deleted file mode 100644 index a11119d0a..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/classmoeoMetric.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoReplacement.html b/trunk/paradiseo-moeo/docs/html/classmoeoReplacement.html deleted file mode 100644 index da9051d3e..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoReplacement.html +++ /dev/null @@ -1,62 +0,0 @@ - - -ParadisEO-MOEO: moeoReplacement< EOT, WorthT > Class Template Reference - - - - -
-
-
-
-

moeoReplacement< EOT, WorthT > Class Template Reference

Replacement strategy for multi-objective optimization. -More... -

-#include <moeoReplacement.h> -

-

Inheritance diagram for moeoReplacement< EOT, WorthT >: -

- -eoReplacement< EOT > -eoBF< eoPop< EOT > &, eoPop< EOT > &, void > -eoFunctorBase -moeoDisctinctElitistReplacement< EOT, WorthT > -moeoElitistReplacement< EOT, WorthT > - - - -
-

Detailed Description

-

template<class EOT, class WorthT>
- class moeoReplacement< EOT, WorthT >

- -Replacement strategy for multi-objective optimization. -

- -

-Definition at line 24 of file moeoReplacement.h.


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoReplacement.png b/trunk/paradiseo-moeo/docs/html/classmoeoReplacement.png deleted file mode 100644 index 149fe72e3..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/classmoeoReplacement.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoSelectOneFromPopAndArch-members.html b/trunk/paradiseo-moeo/docs/html/classmoeoSelectOneFromPopAndArch-members.html deleted file mode 100644 index cb3709c3d..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoSelectOneFromPopAndArch-members.html +++ /dev/null @@ -1,49 +0,0 @@ - - -ParadisEO-MOEO: Member List - - - - -
-
-
-
-

moeoSelectOneFromPopAndArch< EOT > Member List

This is the complete list of members for moeoSelectOneFromPopAndArch< EOT >, including all inherited members.

- - - - - - - - - - - - - -
archmoeoSelectOneFromPopAndArch< EOT > [private]
archSelectOnemoeoSelectOneFromPopAndArch< EOT > [private]
functor_category()eoUF< A1, R > [static]
moeoSelectOneFromPopAndArch(eoSelectOne< EOT > &_popSelectOne, eoSelectOne< EOT > _archSelectOne, moeoArchive< EOT > &_arch, double _ratioFromPop=0.5)moeoSelectOneFromPopAndArch< EOT > [inline]
moeoSelectOneFromPopAndArch(eoSelectOne< EOT > &_popSelectOne, moeoArchive< EOT > &_arch, double _ratioFromPop=0.5)moeoSelectOneFromPopAndArch< EOT > [inline]
operator()(const eoPop< EOT > &pop)moeoSelectOneFromPopAndArch< EOT > [inline, virtual]
eoSelectOne< EOT >::operator()(A1)=0eoUF< A1, R > [pure virtual]
popSelectOnemoeoSelectOneFromPopAndArch< EOT > [private]
randomSelectmoeoSelectOneFromPopAndArch< EOT > [private]
ratioFromPopmoeoSelectOneFromPopAndArch< EOT > [private]
setup(const eoPop< EOT > &_pop)moeoSelectOneFromPopAndArch< EOT > [inline, virtual]
~eoFunctorBase()eoFunctorBase [virtual]
~eoUF()eoUF< A1, R > [virtual]


Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoSelectOneFromPopAndArch.html b/trunk/paradiseo-moeo/docs/html/classmoeoSelectOneFromPopAndArch.html deleted file mode 100644 index e1519cce8..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoSelectOneFromPopAndArch.html +++ /dev/null @@ -1,200 +0,0 @@ - - -ParadisEO-MOEO: moeoSelectOneFromPopAndArch< EOT > Class Template Reference - - - - -
-
-
-
-

moeoSelectOneFromPopAndArch< EOT > Class Template Reference

Elitist selection process that consists in choosing individuals in the archive as well as in the current population. -More... -

-#include <moeoSelectOneFromPopAndArch.h> -

-

Inheritance diagram for moeoSelectOneFromPopAndArch< EOT >: -

- -eoSelectOne< EOT > -eoUF< A1, R > -eoFunctorBase - -List of all members. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Public Member Functions

 moeoSelectOneFromPopAndArch (eoSelectOne< EOT > &_popSelectOne, eoSelectOne< EOT > _archSelectOne, moeoArchive< EOT > &_arch, double _ratioFromPop=0.5)
 Ctor.
 moeoSelectOneFromPopAndArch (eoSelectOne< EOT > &_popSelectOne, moeoArchive< EOT > &_arch, double _ratioFromPop=0.5)
 Ctor - the archive's selection operator is a random selector.
-virtual const EOT & operator() (const eoPop< EOT > &pop)
 The selection process.
-virtual void setup (const eoPop< EOT > &_pop)
 Setups some population stats.

Private Attributes

-eoSelectOne< EOT > & popSelectOne
 The population's selection operator.
-eoSelectOne< EOT > & archSelectOne
 The archive's selection operator.
-moeoArchive< EOT > & arch
 the archive
-double ratioFromPop
 the ratio of selected individuals from the population
-eoRandomSelect< EOT > randomSelect
 the random selection operator
-

Detailed Description

-

template<class EOT>
- class moeoSelectOneFromPopAndArch< EOT >

- -Elitist selection process that consists in choosing individuals in the archive as well as in the current population. -

- -

-Definition at line 25 of file moeoSelectOneFromPopAndArch.h.


Constructor & Destructor Documentation

- -
-
-
-template<class EOT>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
moeoSelectOneFromPopAndArch< EOT >::moeoSelectOneFromPopAndArch (eoSelectOne< EOT > &  _popSelectOne,
eoSelectOne< EOT >  _archSelectOne,
moeoArchive< EOT > &  _arch,
double  _ratioFromPop = 0.5 
) [inline]
-
-
- -

-Ctor. -

-

Parameters:
- - - - - -
_popSelectOne the population's selection operator
_archSelectOne the archive's selection operator
_arch the archive
_ratioFromPop the ratio of selected individuals from the population
-
- -

-Definition at line 37 of file moeoSelectOneFromPopAndArch.h. -

-

- -

-
-
-template<class EOT>
- - - - - - - - - - - - - - - - - - - - - - - - -
moeoSelectOneFromPopAndArch< EOT >::moeoSelectOneFromPopAndArch (eoSelectOne< EOT > &  _popSelectOne,
moeoArchive< EOT > &  _arch,
double  _ratioFromPop = 0.5 
) [inline]
-
-
- -

-Ctor - the archive's selection operator is a random selector. -

-

Parameters:
- - - - -
_popSelectOne the population's selection operator
_arch the archive
_ratioFromPop the ratio of selected individuals from the population
-
- -

-Definition at line 49 of file moeoSelectOneFromPopAndArch.h. -

-

-


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoSolutionUM.html b/trunk/paradiseo-moeo/docs/html/classmoeoSolutionUM.html deleted file mode 100644 index d2b0aa84f..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoSolutionUM.html +++ /dev/null @@ -1,62 +0,0 @@ - - -ParadisEO-MOEO: moeoSolutionUM< EOT, R, EOFitness > Class Template Reference - - - - -
-
-
-
-

moeoSolutionUM< EOT, R, EOFitness > Class Template Reference

Base class for unary metrics dedicated to the performance evaluation of a single solution's Pareto fitness. -More... -

-#include <moeoMetric.h> -

-

Inheritance diagram for moeoSolutionUM< EOT, R, EOFitness >: -

- -moeoUM< const EOFitness &, R > -eoUF< const EOFitness &, R > -moeoMetric -eoFunctorBase -eoFunctorBase - - - -
-

Detailed Description

-

template<class EOT, class R, class EOFitness = typename EOT::Fitness>
- class moeoSolutionUM< EOT, R, EOFitness >

- -Base class for unary metrics dedicated to the performance evaluation of a single solution's Pareto fitness. -

- -

-Definition at line 47 of file moeoMetric.h.


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoSolutionUM.png b/trunk/paradiseo-moeo/docs/html/classmoeoSolutionUM.png deleted file mode 100644 index 6fa08b71b..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/classmoeoSolutionUM.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoSolutionVsSolutionBM.html b/trunk/paradiseo-moeo/docs/html/classmoeoSolutionVsSolutionBM.html deleted file mode 100644 index 98c741a4a..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoSolutionVsSolutionBM.html +++ /dev/null @@ -1,62 +0,0 @@ - - -ParadisEO-MOEO: moeoSolutionVsSolutionBM< EOT, R, EOFitness > Class Template Reference - - - - -
-
-
-
-

moeoSolutionVsSolutionBM< EOT, R, EOFitness > Class Template Reference

Base class for binary metrics dedicated to the performance comparison between two solutions's Pareto fitnesses. -More... -

-#include <moeoMetric.h> -

-

Inheritance diagram for moeoSolutionVsSolutionBM< EOT, R, EOFitness >: -

- -moeoBM< A1, A2, R > -eoBF< A1, A2, R > -moeoMetric -eoFunctorBase -eoFunctorBase - - - -
-

Detailed Description

-

template<class EOT, class R, class EOFitness = typename EOT::Fitness>
- class moeoSolutionVsSolutionBM< EOT, R, EOFitness >

- -Base class for binary metrics dedicated to the performance comparison between two solutions's Pareto fitnesses. -

- -

-Definition at line 70 of file moeoMetric.h.


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoSolutionVsSolutionBM.png b/trunk/paradiseo-moeo/docs/html/classmoeoSolutionVsSolutionBM.png deleted file mode 100644 index c739cd66a..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/classmoeoSolutionVsSolutionBM.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoUM.html b/trunk/paradiseo-moeo/docs/html/classmoeoUM.html deleted file mode 100644 index ede77fcfe..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoUM.html +++ /dev/null @@ -1,61 +0,0 @@ - - -ParadisEO-MOEO: moeoUM< A, R > Class Template Reference - - - - -
-
-
-
-

moeoUM< A, R > Class Template Reference

Base class for unary metrics. -More... -

-#include <moeoMetric.h> -

-

Inheritance diagram for moeoUM< A, R >: -

- -eoUF< A, R > -moeoMetric -eoFunctorBase -eoFunctorBase - - - -
-

Detailed Description

-

template<class A, class R>
- class moeoUM< A, R >

- -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 Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoUM.png b/trunk/paradiseo-moeo/docs/html/classmoeoUM.png deleted file mode 100644 index 63de59401..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/classmoeoUM.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoVectorUM.html b/trunk/paradiseo-moeo/docs/html/classmoeoVectorUM.html deleted file mode 100644 index f35d34471..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoVectorUM.html +++ /dev/null @@ -1,62 +0,0 @@ - - -ParadisEO-MOEO: moeoVectorUM< EOT, R, EOFitness > Class Template Reference - - - - -
-
-
-
-

moeoVectorUM< EOT, R, EOFitness > Class Template Reference

Base class for unary metrics dedicated to the performance evaluation of a Pareto set (a vector of Pareto fitnesses). -More... -

-#include <moeoMetric.h> -

-

Inheritance diagram for moeoVectorUM< EOT, R, EOFitness >: -

- -moeoUM< const std::vector< EOFitness > &, R > -eoUF< const std::vector< EOFitness > &, R > -moeoMetric -eoFunctorBase -eoFunctorBase - - - -
-

Detailed Description

-

template<class EOT, class R, class EOFitness = typename EOT::Fitness>
- class moeoVectorUM< EOT, R, EOFitness >

- -Base class for unary metrics dedicated to the performance evaluation of a Pareto set (a vector of Pareto fitnesses). -

- -

-Definition at line 58 of file moeoMetric.h.


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoVectorUM.png b/trunk/paradiseo-moeo/docs/html/classmoeoVectorUM.png deleted file mode 100644 index 3ddd615a4..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/classmoeoVectorUM.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoVectorVsSolutionBM.html b/trunk/paradiseo-moeo/docs/html/classmoeoVectorVsSolutionBM.html deleted file mode 100644 index da4e4466d..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoVectorVsSolutionBM.html +++ /dev/null @@ -1,62 +0,0 @@ - - -ParadisEO-MOEO: moeoVectorVsSolutionBM< EOT, R, EOFitness > Class Template Reference - - - - -
-
-
-
-

moeoVectorVsSolutionBM< EOT, R, EOFitness > Class Template Reference

Base class for binary metrics dedicated to the performance comparison between a Pareto set (a vector of Pareto fitnesses) and a single solution's Pareto fitness. -More... -

-#include <moeoMetric.h> -

-

Inheritance diagram for moeoVectorVsSolutionBM< EOT, R, EOFitness >: -

- -moeoBM< A1, A2, R > -eoBF< A1, A2, R > -moeoMetric -eoFunctorBase -eoFunctorBase - - - -
-

Detailed Description

-

template<class EOT, class R, class EOFitness = typename EOT::Fitness>
- class moeoVectorVsSolutionBM< EOT, R, EOFitness >

- -Base class for binary metrics dedicated to the performance comparison between a Pareto set (a vector of Pareto fitnesses) and a single solution's Pareto fitness. -

- -

-Definition at line 82 of file moeoMetric.h.


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoVectorVsSolutionBM.png b/trunk/paradiseo-moeo/docs/html/classmoeoVectorVsSolutionBM.png deleted file mode 100644 index 2fce31210..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/classmoeoVectorVsSolutionBM.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoVectorVsVectorBM.html b/trunk/paradiseo-moeo/docs/html/classmoeoVectorVsVectorBM.html deleted file mode 100644 index ac6dd93f4..000000000 --- a/trunk/paradiseo-moeo/docs/html/classmoeoVectorVsVectorBM.html +++ /dev/null @@ -1,62 +0,0 @@ - - -ParadisEO-MOEO: moeoVectorVsVectorBM< EOT, R, EOFitness > Class Template Reference - - - - -
-
-
-
-

moeoVectorVsVectorBM< EOT, R, EOFitness > Class Template Reference

Base class for binary metrics dedicated to the performance comparison between two Pareto sets (two vectors of Pareto fitnesses). -More... -

-#include <moeoMetric.h> -

-

Inheritance diagram for moeoVectorVsVectorBM< EOT, R, EOFitness >: -

- -moeoBM< A1, A2, R > -eoBF< A1, A2, R > -moeoMetric -eoFunctorBase -eoFunctorBase - - - -
-

Detailed Description

-

template<class EOT, class R, class EOFitness = typename EOT::Fitness>
- class moeoVectorVsVectorBM< EOT, R, EOFitness >

- -Base class for binary metrics dedicated to the performance comparison between two Pareto sets (two vectors of Pareto fitnesses). -

- -

-Definition at line 95 of file moeoMetric.h.


The documentation for this class was generated from the following file: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/classmoeoVectorVsVectorBM.png b/trunk/paradiseo-moeo/docs/html/classmoeoVectorVsVectorBM.png deleted file mode 100644 index 1c3bcd6ce..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/classmoeoVectorVsVectorBM.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/doxygen.css b/trunk/paradiseo-moeo/docs/html/doxygen.css deleted file mode 100644 index c7db1a8a0..000000000 --- a/trunk/paradiseo-moeo/docs/html/doxygen.css +++ /dev/null @@ -1,358 +0,0 @@ -BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { - font-family: Geneva, Arial, Helvetica, sans-serif; -} -BODY,TD { - font-size: 90%; -} -H1 { - text-align: center; - font-size: 160%; -} -H2 { - font-size: 120%; -} -H3 { - font-size: 100%; -} -CAPTION { font-weight: bold } -DIV.qindex { - width: 100%; - background-color: #e8eef2; - border: 1px solid #84b0c7; - text-align: center; - margin: 2px; - padding: 2px; - line-height: 140%; -} -DIV.nav { - width: 100%; - background-color: #e8eef2; - border: 1px solid #84b0c7; - text-align: center; - margin: 2px; - padding: 2px; - line-height: 140%; -} -DIV.navtab { - background-color: #e8eef2; - border: 1px solid #84b0c7; - text-align: center; - margin: 2px; - margin-right: 15px; - padding: 2px; -} -TD.navtab { - font-size: 70%; -} -A.qindex { - text-decoration: none; - font-weight: bold; - color: #1A419D; -} -A.qindex:visited { - text-decoration: none; - font-weight: bold; - color: #1A419D -} -A.qindex:hover { - text-decoration: none; - background-color: #ddddff; -} -A.qindexHL { - text-decoration: none; - font-weight: bold; - background-color: #6666cc; - color: #ffffff; - border: 1px double #9295C2; -} -A.qindexHL:hover { - text-decoration: none; - background-color: #6666cc; - color: #ffffff; -} -A.qindexHL:visited { text-decoration: none; background-color: #6666cc; color: #ffffff } -A.el { text-decoration: none; font-weight: bold } -A.elRef { font-weight: bold } -A.code:link { text-decoration: none; font-weight: normal; color: #0000FF} -A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF} -A.codeRef:link { font-weight: normal; color: #0000FF} -A.codeRef:visited { font-weight: normal; color: #0000FF} -A:hover { text-decoration: none; background-color: #f2f2ff } -DL.el { margin-left: -1cm } -.fragment { - font-family: monospace, fixed; - font-size: 95%; -} -PRE.fragment { - border: 1px solid #CCCCCC; - background-color: #f5f5f5; - margin-top: 4px; - margin-bottom: 4px; - margin-left: 2px; - margin-right: 8px; - padding-left: 6px; - padding-right: 6px; - padding-top: 4px; - padding-bottom: 4px; -} -DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px } - -DIV.groupHeader { - margin-left: 16px; - margin-top: 12px; - margin-bottom: 6px; - font-weight: bold; -} -DIV.groupText { margin-left: 16px; font-style: italic; font-size: 90% } -BODY { - background: white; - color: black; - margin-right: 20px; - margin-left: 20px; -} -TD.indexkey { - background-color: #e8eef2; - font-weight: bold; - padding-right : 10px; - padding-top : 2px; - padding-left : 10px; - padding-bottom : 2px; - margin-left : 0px; - margin-right : 0px; - margin-top : 2px; - margin-bottom : 2px; - border: 1px solid #CCCCCC; -} -TD.indexvalue { - background-color: #e8eef2; - font-style: italic; - padding-right : 10px; - padding-top : 2px; - padding-left : 10px; - padding-bottom : 2px; - margin-left : 0px; - margin-right : 0px; - margin-top : 2px; - margin-bottom : 2px; - border: 1px solid #CCCCCC; -} -TR.memlist { - background-color: #f0f0f0; -} -P.formulaDsp { text-align: center; } -IMG.formulaDsp { } -IMG.formulaInl { vertical-align: middle; } -SPAN.keyword { color: #008000 } -SPAN.keywordtype { color: #604020 } -SPAN.keywordflow { color: #e08000 } -SPAN.comment { color: #800000 } -SPAN.preprocessor { color: #806020 } -SPAN.stringliteral { color: #002080 } -SPAN.charliteral { color: #008080 } -.mdescLeft { - padding: 0px 8px 4px 8px; - font-size: 80%; - font-style: italic; - background-color: #FAFAFA; - border-top: 1px none #E0E0E0; - border-right: 1px none #E0E0E0; - border-bottom: 1px none #E0E0E0; - border-left: 1px none #E0E0E0; - margin: 0px; -} -.mdescRight { - padding: 0px 8px 4px 8px; - font-size: 80%; - font-style: italic; - background-color: #FAFAFA; - border-top: 1px none #E0E0E0; - border-right: 1px none #E0E0E0; - border-bottom: 1px none #E0E0E0; - border-left: 1px none #E0E0E0; - margin: 0px; -} -.memItemLeft { - padding: 1px 0px 0px 8px; - margin: 4px; - border-top-width: 1px; - border-right-width: 1px; - border-bottom-width: 1px; - border-left-width: 1px; - border-top-color: #E0E0E0; - border-right-color: #E0E0E0; - border-bottom-color: #E0E0E0; - border-left-color: #E0E0E0; - border-top-style: solid; - border-right-style: none; - border-bottom-style: none; - border-left-style: none; - background-color: #FAFAFA; - font-size: 80%; -} -.memItemRight { - padding: 1px 8px 0px 8px; - margin: 4px; - border-top-width: 1px; - border-right-width: 1px; - border-bottom-width: 1px; - border-left-width: 1px; - border-top-color: #E0E0E0; - border-right-color: #E0E0E0; - border-bottom-color: #E0E0E0; - border-left-color: #E0E0E0; - border-top-style: solid; - border-right-style: none; - border-bottom-style: none; - border-left-style: none; - background-color: #FAFAFA; - font-size: 80%; -} -.memTemplItemLeft { - padding: 1px 0px 0px 8px; - margin: 4px; - border-top-width: 1px; - border-right-width: 1px; - border-bottom-width: 1px; - border-left-width: 1px; - border-top-color: #E0E0E0; - border-right-color: #E0E0E0; - border-bottom-color: #E0E0E0; - border-left-color: #E0E0E0; - border-top-style: none; - border-right-style: none; - border-bottom-style: none; - border-left-style: none; - background-color: #FAFAFA; - font-size: 80%; -} -.memTemplItemRight { - padding: 1px 8px 0px 8px; - margin: 4px; - border-top-width: 1px; - border-right-width: 1px; - border-bottom-width: 1px; - border-left-width: 1px; - border-top-color: #E0E0E0; - border-right-color: #E0E0E0; - border-bottom-color: #E0E0E0; - border-left-color: #E0E0E0; - border-top-style: none; - border-right-style: none; - border-bottom-style: none; - border-left-style: none; - background-color: #FAFAFA; - font-size: 80%; -} -.memTemplParams { - padding: 1px 0px 0px 8px; - margin: 4px; - border-top-width: 1px; - border-right-width: 1px; - border-bottom-width: 1px; - border-left-width: 1px; - border-top-color: #E0E0E0; - border-right-color: #E0E0E0; - border-bottom-color: #E0E0E0; - border-left-color: #E0E0E0; - border-top-style: solid; - border-right-style: none; - border-bottom-style: none; - border-left-style: none; - color: #606060; - background-color: #FAFAFA; - font-size: 80%; -} -.search { color: #003399; - font-weight: bold; -} -FORM.search { - margin-bottom: 0px; - margin-top: 0px; -} -INPUT.search { font-size: 75%; - color: #000080; - font-weight: normal; - background-color: #e8eef2; -} -TD.tiny { font-size: 75%; -} -a { - color: #1A41A8; -} -a:visited { - color: #2A3798; -} -.dirtab { padding: 4px; - border-collapse: collapse; - border: 1px solid #84b0c7; -} -TH.dirtab { background: #e8eef2; - font-weight: bold; -} -HR { height: 1px; - border: none; - border-top: 1px solid black; -} - -/* Style for detailed member documentation */ -.memtemplate { - font-size: 80%; - color: #606060; - font-weight: normal; -} -.memnav { - background-color: #e8eef2; - border: 1px solid #84b0c7; - text-align: center; - margin: 2px; - margin-right: 15px; - padding: 2px; -} -.memitem { - padding: 4px; - background-color: #eef3f5; - border-width: 1px; - border-style: solid; - border-color: #dedeee; - -moz-border-radius: 8px 8px 8px 8px; -} -.memname { - white-space: nowrap; - font-weight: bold; -} -.memdoc{ - padding-left: 10px; -} -.memproto { - background-color: #d5e1e8; - width: 100%; - border-width: 1px; - border-style: solid; - border-color: #84b0c7; - font-weight: bold; - -moz-border-radius: 8px 8px 8px 8px; -} -.paramkey { - text-align: right; -} -.paramtype { - white-space: nowrap; -} -.paramname { - color: #602020; - font-style: italic; - white-space: nowrap; -} -/* End Styling for detailed member documentation */ - -/* for the tree view */ -.ftvtree { - font-family: sans-serif; - margin:0.5em; -} -.directory { font-size: 9pt; font-weight: bold; } -.directory h3 { margin: 0px; margin-top: 1em; font-size: 11pt; } -.directory > h3 { margin-top: 0; } -.directory p { margin: 0px; white-space: nowrap; } -.directory div { display: none; margin: 0px; } -.directory img { vertical-align: -30%; } diff --git a/trunk/paradiseo-moeo/docs/html/doxygen.png b/trunk/paradiseo-moeo/docs/html/doxygen.png deleted file mode 100644 index f0a274bba..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/doxygen.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/files.html b/trunk/paradiseo-moeo/docs/html/files.html deleted file mode 100644 index 842f85447..000000000 --- a/trunk/paradiseo-moeo/docs/html/files.html +++ /dev/null @@ -1,52 +0,0 @@ - - -ParadisEO-MOEO: File Index - - - - -
-
-

ParadisEO-MOEO File List

Here is a list of all documented files with brief descriptions: - - - - - - - - - - - - - - - - - - - - - - -
index.h [code]
make_algo_MOEO.h [code]
moeo.h [code]
moeoArchive.h [code]
moeoArchiveFitnessSavingUpdater.h [code]
moeoArchiveUpdater.h [code]
moeoBinaryMetricSavingUpdater.h [code]
moeoBinaryQualityIndicator.h [code]
moeoCombinedMOLS.h [code]
moeoContributionMetric.h [code]
moeoEntropyMetric.h [code]
moeoHybridMOLS.h [code]
moeoIBEA.h [code]
moeoMetric.h [code]
moeoMOLS.h [code]
moeoNDSorting.h [code]
moeoNSGA_II.h [code]
moeoParetoPhenDist.h [code]
moeoParetoSharing.h [code]
moeoReplacement.h [code]
moeoSelectOneFromPopAndArch.h [code]
README [code]
-
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/ftv2blank.png b/trunk/paradiseo-moeo/docs/html/ftv2blank.png deleted file mode 100644 index 493c3c0b6..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/ftv2blank.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/ftv2doc.png b/trunk/paradiseo-moeo/docs/html/ftv2doc.png deleted file mode 100644 index f72999f92..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/ftv2doc.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/ftv2folderclosed.png b/trunk/paradiseo-moeo/docs/html/ftv2folderclosed.png deleted file mode 100644 index d6d063440..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/ftv2folderclosed.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/ftv2folderopen.png b/trunk/paradiseo-moeo/docs/html/ftv2folderopen.png deleted file mode 100644 index bbe2c913c..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/ftv2folderopen.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/ftv2lastnode.png b/trunk/paradiseo-moeo/docs/html/ftv2lastnode.png deleted file mode 100644 index e7b9ba90c..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/ftv2lastnode.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/ftv2link.png b/trunk/paradiseo-moeo/docs/html/ftv2link.png deleted file mode 100644 index 14f3fed00..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/ftv2link.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/ftv2mlastnode.png b/trunk/paradiseo-moeo/docs/html/ftv2mlastnode.png deleted file mode 100644 index 09ceb6adb..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/ftv2mlastnode.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/ftv2mnode.png b/trunk/paradiseo-moeo/docs/html/ftv2mnode.png deleted file mode 100644 index 3254c0511..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/ftv2mnode.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/ftv2node.png b/trunk/paradiseo-moeo/docs/html/ftv2node.png deleted file mode 100644 index c9f06a57f..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/ftv2node.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/ftv2plastnode.png b/trunk/paradiseo-moeo/docs/html/ftv2plastnode.png deleted file mode 100644 index 0b07e0091..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/ftv2plastnode.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/ftv2pnode.png b/trunk/paradiseo-moeo/docs/html/ftv2pnode.png deleted file mode 100644 index 2001b797b..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/ftv2pnode.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/ftv2vertline.png b/trunk/paradiseo-moeo/docs/html/ftv2vertline.png deleted file mode 100644 index b330f3a33..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/ftv2vertline.png and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/functions.html b/trunk/paradiseo-moeo/docs/html/functions.html deleted file mode 100644 index 35e6b396a..000000000 --- a/trunk/paradiseo-moeo/docs/html/functions.html +++ /dev/null @@ -1,335 +0,0 @@ - - -ParadisEO-MOEO: Class Members - - - - -
-
-
-
-
- -
-
- -
- -

-Here is a list of all documented class members with links to the class documentation for each member: -

-

- a -

-

- b -

-

- c -

-

- d -

-

- e -

-

- f -

-

- g -

-

- h -

-

- i -

-

- k -

-

- l -

-

- m -

-

- n -

-

- o -

-

- p -

-

- r -

-

- s -

-

- t -

-

- u -

-

- v -

-

- z -

-
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/functions_func.html b/trunk/paradiseo-moeo/docs/html/functions_func.html deleted file mode 100644 index b93c2b304..000000000 --- a/trunk/paradiseo-moeo/docs/html/functions_func.html +++ /dev/null @@ -1,216 +0,0 @@ - - -ParadisEO-MOEO: Class Members - Functions - - - - -
-
-
-
-
- -
-
- -
- -

-  -

-

- a -

-

- c -

-

- d -

-

- e -

-

- f -

-

- h -

-

- m -

-

- n -

-

- o -

-

- p -

-

- r -

-

- s -

-

- u -

-

- z -

-
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/functions_type.html b/trunk/paradiseo-moeo/docs/html/functions_type.html deleted file mode 100644 index 41615f79c..000000000 --- a/trunk/paradiseo-moeo/docs/html/functions_type.html +++ /dev/null @@ -1,58 +0,0 @@ - - -ParadisEO-MOEO: Class Members - Typedefs - - - - -
-
-
-
-
- -
-  -

-

-
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/functions_vars.html b/trunk/paradiseo-moeo/docs/html/functions_vars.html deleted file mode 100644 index 9a572af67..000000000 --- a/trunk/paradiseo-moeo/docs/html/functions_vars.html +++ /dev/null @@ -1,194 +0,0 @@ - - -ParadisEO-MOEO: Class Members - Variables - - - - -
-
-
-
-
- -
-
- -
- -

-  -

-

- a -

-

- b -

-

- c -

-

- d -

-

- e -

-

- f -

-

- g -

-

- i -

-

- k -

-

- l -

-

- m -

-

- n -

-

- o -

-

- p -

-

- r -

-

- s -

-

- t -

-

- v -

-
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/hierarchy.html b/trunk/paradiseo-moeo/docs/html/hierarchy.html deleted file mode 100644 index c44b723a7..000000000 --- a/trunk/paradiseo-moeo/docs/html/hierarchy.html +++ /dev/null @@ -1,205 +0,0 @@ - - -ParadisEO-MOEO: Hierarchical Index - - - - -
-
-
-
-

ParadisEO-MOEO Class Hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically: -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/index.html b/trunk/paradiseo-moeo/docs/html/index.html deleted file mode 100644 index 7e73d848d..000000000 --- a/trunk/paradiseo-moeo/docs/html/index.html +++ /dev/null @@ -1,8 +0,0 @@ - - -ParadisEO-MOEO - - - - - diff --git a/trunk/paradiseo-moeo/docs/html/index_8h-source.html b/trunk/paradiseo-moeo/docs/html/index_8h-source.html deleted file mode 100644 index 68d09a002..000000000 --- a/trunk/paradiseo-moeo/docs/html/index_8h-source.html +++ /dev/null @@ -1,35 +0,0 @@ - - -ParadisEO-MOEO: index.h Source File - - - - -
-
-

index.h

00001 
-00048 // Local Variables:
-00049 // coding: iso-8859-1
-00050 // mode: C++
-00051 // c-file-style: "Stroustrup"
-00052 // fill-column: 80
-00053 // End:
-

Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/installdox b/trunk/paradiseo-moeo/docs/html/installdox deleted file mode 100755 index 1628445b3..000000000 --- a/trunk/paradiseo-moeo/docs/html/installdox +++ /dev/null @@ -1,117 +0,0 @@ -#!/usr/bin/perl - -%subst = ( "eo.doxytag", ""); -$quiet = 0; - -if (open(F,"search.cfg")) -{ - $_= ; s/[ \t\n]*$//g ; $subst{"_doc"} = $_; - $_= ; s/[ \t\n]*$//g ; $subst{"_cgi"} = $_; -} - -while ( @ARGV ) { - $_ = shift @ARGV; - if ( s/^-// ) { - if ( /^l(.*)/ ) { - $v = ($1 eq "") ? shift @ARGV : $1; - ($v =~ /\/$/) || ($v .= "/"); - $_ = $v; - if ( /(.+)\@(.+)/ ) { - if ( exists $subst{$1} ) { - $subst{$1} = $2; - } else { - print STDERR "Unknown tag file $1 given with option -l\n"; - &usage(); - } - } else { - print STDERR "Argument $_ is invalid for option -l\n"; - &usage(); - } - } - elsif ( /^q/ ) { - $quiet = 1; - } - elsif ( /^\?|^h/ ) { - &usage(); - } - else { - print STDERR "Illegal option -$_\n"; - &usage(); - } - } - else { - push (@files, $_ ); - } -} - -foreach $sub (keys %subst) -{ - if ( $subst{$sub} eq "" ) - { - print STDERR "No substitute given for tag file `$sub'\n"; - &usage(); - } - elsif ( ! $quiet && $sub ne "_doc" && $sub ne "_cgi" ) - { - print "Substituting $subst{$sub} for each occurence of tag file $sub\n"; - } -} - -if ( ! @files ) { - if (opendir(D,".")) { - foreach $file ( readdir(D) ) { - $match = ".html"; - next if ( $file =~ /^\.\.?$/ ); - ($file =~ /$match/) && (push @files, $file); - ($file =~ "tree.js") && (push @files, $file); - } - closedir(D); - } -} - -if ( ! @files ) { - print STDERR "Warning: No input files given and none found!\n"; -} - -foreach $f (@files) -{ - if ( ! $quiet ) { - print "Editing: $f...\n"; - } - $oldf = $f; - $f .= ".bak"; - unless (rename $oldf,$f) { - print STDERR "Error: cannot rename file $oldf\n"; - exit 1; - } - if (open(F,"<$f")) { - unless (open(G,">$oldf")) { - print STDERR "Error: opening file $oldf for writing\n"; - exit 1; - } - if ($oldf ne "tree.js") { - while () { - s/doxygen\=\"([^ \"\:\t\>\<]*)\:([^ \"\t\>\<]*)\" (href|src)=\"\2/doxygen\=\"$1:$subst{$1}\" \3=\"$subst{$1}/g; - print G "$_"; - } - } - else { - while () { - s/\"([^ \"\:\t\>\<]*)\:([^ \"\t\>\<]*)\", \"\2/\"$1:$subst{$1}\" ,\"$subst{$1}/g; - print G "$_"; - } - } - } - else { - print STDERR "Warning file $f does not exist\n"; - } - unlink $f; -} - -sub usage { - print STDERR "Usage: installdox [options] [html-file [html-file ...]]\n"; - print STDERR "Options:\n"; - print STDERR " -l tagfile\@linkName tag file + URL or directory \n"; - print STDERR " -q Quiet mode\n\n"; - exit 1; -} diff --git a/trunk/paradiseo-moeo/docs/html/main.html b/trunk/paradiseo-moeo/docs/html/main.html deleted file mode 100644 index 658dbe127..000000000 --- a/trunk/paradiseo-moeo/docs/html/main.html +++ /dev/null @@ -1,38 +0,0 @@ - - -ParadisEO-MOEO: Welcome to ParadisEO-MOEO - - - - -
-
-

Welcome to ParadisEO-MOEO

-

-

0.1

-intro

-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.

-tutorial

-A tutorial about a bi-objective flow-shop scheduling problem will be available soon.

-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 Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/moeoArchiveFitnessSavingUpdater_8h-source.html b/trunk/paradiseo-moeo/docs/html/moeoArchiveFitnessSavingUpdater_8h-source.html deleted file mode 100644 index 1a7e023b8..000000000 --- a/trunk/paradiseo-moeo/docs/html/moeoArchiveFitnessSavingUpdater_8h-source.html +++ /dev/null @@ -1,85 +0,0 @@ - - -ParadisEO-MOEO: moeoArchiveFitnessSavingUpdater.h Source File - - - - -
-
-

moeoArchiveFitnessSavingUpdater.h

00001 // -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-
-00002 
-00003 //-----------------------------------------------------------------------------
-00004 // moeoArchiveFitnessSavingUpdater.h
-00005 // (c) OPAC Team (LIFL), Dolphin Project (INRIA), 2006
-00006 /*
-00007     This library...
-00008 
-00009     Contact: paradiseo-help@lists.gforge.inria.fr, http://paradiseo.gforge.inria.fr
-00010  */
-00011 //-----------------------------------------------------------------------------
-00012 
-00013 #ifndef MOEOARCHIVEFITNESSSAVINGUPDATER_H_
-00014 #define MOEOARCHIVEFITNESSSAVINGUPDATER_H_
-00015 
-00016 #include <fstream>
-00017 #include <string>
-00018 #include <eoPop.h>
-00019 #include <utils/eoUpdater.h>
-00020 #include <moeoArchive.h>
-00021 
-00022 #define MAX_BUFFER_SIZE 1000
-00023 
-00027 template < class EOT > class moeoArchiveFitnessSavingUpdater:public eoUpdater
-00028 {
-00029 public:
-00030 
-00037 moeoArchiveFitnessSavingUpdater (moeoArchive < EOT > &_arch, const std::string & _filename = "Res/Arch", int _id = -1):arch (_arch), filename (_filename), id (_id),
-00038     counter
-00039     (0)
-00040   {
-00041   }
-00042 
-00046   void operator () ()
-00047   {
-00048     char buff[MAX_BUFFER_SIZE];
-00049     if (id == -1)
-00050       sprintf (buff, "%s.%u", filename.c_str (), counter++);
-00051     else
-00052       sprintf (buff, "%s.%u.%u", filename.c_str (), id, counter++);
-00053     std::ofstream f (buff);
-00054     for (unsigned i = 0; i < arch.size (); i++)
-00055       f << arch[i].fitness () << std::endl;
-00056     f.close ();
-00057   }
-00058 
-00059 
-00060 private:
-00061 
-00063   moeoArchive < EOT > &arch;
-00065   std::string filename;
-00067   int id;
-00069   unsigned counter;
-00070 
-00071 };
-00072 
-00073 #endif /*MOEOARCHIVEFITNESSSAVINGUPDATER_H_ */
-

Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/moeoArchiveUpdater_8h-source.html b/trunk/paradiseo-moeo/docs/html/moeoArchiveUpdater_8h-source.html deleted file mode 100644 index 51b540ec2..000000000 --- a/trunk/paradiseo-moeo/docs/html/moeoArchiveUpdater_8h-source.html +++ /dev/null @@ -1,71 +0,0 @@ - - -ParadisEO-MOEO: moeoArchiveUpdater.h Source File - - - - -
-
-

moeoArchiveUpdater.h

00001 // -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-
-00002 
-00003 //-----------------------------------------------------------------------------
-00004 // moeoArchiveUpdater.h
-00005 // (c) OPAC Team (LIFL), Dolphin Project (INRIA), 2006
-00006 /*
-00007     This library...
-00008 
-00009     Contact: paradiseo-help@lists.gforge.inria.fr, http://paradiseo.gforge.inria.fr
-00010  */
-00011 //-----------------------------------------------------------------------------
-00012 
-00013 #ifndef MOEOARCHIVEUPDATER_H_
-00014 #define MOEOARCHIVEUPDATER_H_
-00015 
-00016 #include <eoPop.h>
-00017 #include <utils/eoUpdater.h>
-00018 #include <moeoArchive.h>
-00019 
-00023 template < class EOT > class moeoArchiveUpdater:public eoUpdater
-00024 {
-00025 public:
-00026 
-00032   moeoArchiveUpdater (moeoArchive < EOT > &_arch,
-00033                       const eoPop < EOT > &_pop):arch (_arch), pop (_pop)
-00034   {
-00035   }
-00036 
-00037 
-00041   void operator () ()
-00042   {
-00043     arch.update (pop);
-00044   }
-00045 
-00046 
-00047 private:
-00048 
-00050   moeoArchive < EOT > &arch;
-00052   const eoPop < EOT > &pop;
-00053 
-00054 };
-00055 
-00056 #endif /*MOEOARCHIVEUPDATER_H_ */
-

Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/moeoArchive_8h-source.html b/trunk/paradiseo-moeo/docs/html/moeoArchive_8h-source.html deleted file mode 100644 index b6a04f19a..000000000 --- a/trunk/paradiseo-moeo/docs/html/moeoArchive_8h-source.html +++ /dev/null @@ -1,112 +0,0 @@ - - -ParadisEO-MOEO: moeoArchive.h Source File - - - - -
-
-

moeoArchive.h

00001 // -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-
-00002 
-00003 //-----------------------------------------------------------------------------
-00004 // moeoArchive.h
-00005 // (c) OPAC Team (LIFL), Dolphin Project (INRIA), 2006
-00006 /*
-00007     This library...
-00008 
-00009     Contact: paradiseo-help@lists.gforge.inria.fr, http://paradiseo.gforge.inria.fr
-00010  */
-00011 //-----------------------------------------------------------------------------
-00012 
-00013 #ifndef MOEOARCHIVE_H_
-00014 #define MOEOARCHIVE_H_
-00015 
-00016 #include <eoPop.h>
-00017 
-00021 template < class EOT > class moeoArchive:public eoPop < EOT >
-00022 {
-00023 public:
-00024 
-00025   using std::vector < EOT >::size;
-00026   using std::vector < EOT >::operator[];
-00027   using std::vector < EOT >::back;
-00028   using std::vector < EOT >::pop_back;
-00029 
-00033   typedef typename EOT::Fitness EOFitness;
-00034 
-00039   bool dominates (const EOFitness & _fit) const
-00040   {
-00041     for (unsigned i = 0; i < size; i++)
-00042       if (operator[](i).fitness ().dominates (_fit))
-00043         return true;
-00044     return false;
-00045   }
-00046 
-00051   bool contains (const EOFitness & _fit) const
-00052   {
-00053     for (unsigned i = 0; i < size; i++)
-00054       if (operator[](i).fitness () == _fit)
-00055         return true;
-00056     return false;
-00057   }
-00058 
-00063   void update (const EOT & _eo)
-00064   {
-00065     // Removing the dominated solutions from the archive
-00066     for (unsigned j = 0; j < size ();)
-00067       {
-00068         if (_eo.fitness ().dominates (operator[](j).fitness ()))
-00069           {
-00070             operator[](j) = back ();
-00071             pop_back ();
-00072           }
-00073         else if (_eo.fitness () == operator[](j).fitness ())
-00074           {
-00075             operator[](j) = back ();
-00076             pop_back ();
-00077           }
-00078         else
-00079           j++;
-00080       }
-00081 
-00082     // Dominated ?
-00083     bool dom = false;
-00084     for (unsigned j = 0; j < size (); j++)
-00085       if (operator [](j).fitness ().dominates (_eo.fitness ()))
-00086         {
-00087           dom = true;
-00088           break;
-00089         }
-00090     if (!dom)
-00091       push_back (_eo);
-00092   }
-00093 
-00098   void update (const eoPop < EOT > &_pop)
-00099   {
-00100     for (unsigned i = 0; i < _pop.size (); i++)
-00101       update (_pop[i]);
-00102   }
-00103 
-00104 };
-00105 
-00106 #endif /*MOEOARCHIVE_H_ */
-

Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/moeoBinaryMetricSavingUpdater_8h-source.html b/trunk/paradiseo-moeo/docs/html/moeoBinaryMetricSavingUpdater_8h-source.html deleted file mode 100644 index ed1f7a34b..000000000 --- a/trunk/paradiseo-moeo/docs/html/moeoBinaryMetricSavingUpdater_8h-source.html +++ /dev/null @@ -1,100 +0,0 @@ - - -ParadisEO-MOEO: moeoBinaryMetricSavingUpdater.h Source File - - - - -
-
-

moeoBinaryMetricSavingUpdater.h

00001 // -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-
-00002 
-00003 //-----------------------------------------------------------------------------
-00004 // moeoBinaryMetricSavingUpdater.h
-00005 // (c) OPAC Team (LIFL), Dolphin Project (INRIA), 2006
-00006 /*
-00007     This library...
-00008 
-00009     Contact: paradiseo-help@lists.gforge.inria.fr, http://paradiseo.gforge.inria.fr
-00010  */
-00011 //-----------------------------------------------------------------------------
-00012 
-00013 #ifndef MOEOBINARYMETRICSAVINGUPDATER_H_
-00014 #define MOEOBINARYMETRICSAVINGUPDATER_H_
-00015 
-00016 #include <fstream>
-00017 #include <string>
-00018 #include <eoPop.h>
-00019 #include <utils/eoUpdater.h>
-00020 #include <metric/moeoMetric.h>
-00021 
-00026 template < class EOT > class moeoBinaryMetricSavingUpdater:public eoUpdater
-00027 {
-00028 public:
-00029 
-00033   typedef typename EOT::Fitness EOFitness;
-00034 
-00041   moeoBinaryMetricSavingUpdater (moeoVectorVsVectorBM < EOT, double >&_metric,
-00042                                  const eoPop < EOT > &_pop,
-00043                                  std::string _filename):metric (_metric),
-00044     pop (_pop), filename (_filename), counter (1)
-00045   {
-00046   }
-00047 
-00051   void operator () ()
-00052   {
-00053     if (pop.size ())
-00054       {
-00055         if (firstGen)
-00056           {
-00057             firstGen = false;
-00058           }
-00059         else
-00060           {
-00061             // creation of the two Pareto sets                              
-00062             std::vector < EOFitness > from;
-00063             std::vector < EOFitness > to;
-00064             for (unsigned i = 0; i < pop.size (); i++)
-00065               from.push_back (pop[i].fitness ());
-00066             for (unsigned i = 0; i < oldPop.size (); i++)
-00067               to.push_back (oldPop[i].fitness ());
-00068             // writing the result into the file
-00069             std::ofstream f (filename.c_str (), std::ios::app);
-00070             f << counter++ << ' ' << metric (from, to) << std::endl;
-00071             f.close ();
-00072           }
-00073         oldPop = pop;
-00074       }
-00075   }
-00076 
-00077 private:
-00078 
-00080   moeoVectorVsVectorBM < EOT, double >&metric;
-00082   const eoPop < EOT > &pop;
-00084   eoPop < EOT > oldPop;
-00086   std::string filename;
-00088   bool firstGen;
-00090   unsigned counter;
-00091 
-00092 };
-00093 
-00094 #endif /*MOEOBINARYMETRICSAVINGUPDATER_H_ */
-

Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/moeoCombinedMOLS_8h-source.html b/trunk/paradiseo-moeo/docs/html/moeoCombinedMOLS_8h-source.html deleted file mode 100644 index 40dd31945..000000000 --- a/trunk/paradiseo-moeo/docs/html/moeoCombinedMOLS_8h-source.html +++ /dev/null @@ -1,78 +0,0 @@ - - -ParadisEO-MOEO: moeoCombinedMOLS.h Source File - - - - -
-
-

moeoCombinedMOLS.h

00001 // -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-
-00002 
-00003 //-----------------------------------------------------------------------------
-00004 // moeoCombinedMOLS.h
-00005 // (c) OPAC Team (LIFL), Dolphin Project (INRIA), 2006
-00006 /*
-00007     This library...
-00008 
-00009     Contact: paradiseo-help@lists.gforge.inria.fr, http://paradiseo.gforge.inria.fr
-00010  */
-00011 //-----------------------------------------------------------------------------
-00012 
-00013 #ifndef MOEOCOMBINEDMOLS_H_
-00014 #define MOEOCOMBINEDMOLS_H_
-00015 
-00016 #include <eoEvalFunc.h>
-00017 #include <moeoArchive.h>
-00018 #include <moeoMOLS.h>
-00019 
-00024 template < class EOT > class moeoCombinedMOLS:public moeoMOLS < EOT >
-00025 {
-00026 public:
-00027 
-00033 moeoCombinedMOLS (eoEvalFunc < EOT > &_eval, moeoMOLS < EOT > &_first_ls):eval
-00034     (_eval)
-00035   {
-00036     combinedMOLS.push_back (&_first_ls);
-00037   }
-00038 
-00043   void add (moeoMOLS < EOT > &_ls)
-00044   {
-00045     combinedMOLS.push_back (&_ls);
-00046   }
-00047 
-00054   void operator  () (const EOT & _eo, moeoArchive < EOT > &_arch)
-00055   {
-00056     eval (const_cast < EOT & >(_eo));
-00057     for (unsigned i = 0; i < combinedMOLS.size (); i++)
-00058       combinedMOLS[i]->operator ()(_eo, _arch);
-00059   }
-00060 
-00061 
-00062 private:
-00063 
-00065   eoEvalFunc < EOT > &eval;
-00067   std::vector < moeoMOLS < EOT > *>combinedMOLS;
-00068 
-00069 };
-00070 
-00071 #endif /*MOEOCOMBINEDMOLS_H_ */
-

Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/moeoContributionMetric_8h-source.html b/trunk/paradiseo-moeo/docs/html/moeoContributionMetric_8h-source.html deleted file mode 100644 index dffee073f..000000000 --- a/trunk/paradiseo-moeo/docs/html/moeoContributionMetric_8h-source.html +++ /dev/null @@ -1,116 +0,0 @@ - - -ParadisEO-MOEO: moeoContributionMetric.h Source File - - - - -
-
-

moeoContributionMetric.h

00001 // -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-
-00002 
-00003 //-----------------------------------------------------------------------------
-00004 // moeoContributionMetric.h
-00005 // (c) OPAC Team (LIFL), Dolphin Project (INRIA), 2006
-00006 /*
-00007     This library...
-00008 
-00009     Contact: paradiseo-help@lists.gforge.inria.fr, http://paradiseo.gforge.inria.fr
-00010  */
-00011 //-----------------------------------------------------------------------------
-00012 
-00013 #ifndef MOEOCONTRIBUTIONMETRIC_H_
-00014 #define MOEOCONTRIBUTIONMETRIC_H_
-00015 
-00016 #include <metric/moeoMetric.h>
-00017 
-00023 template < class EOT > class moeoContributionMetric:public moeoVectorVsVectorBM < EOT,
-00024   double >
-00025 {
-00026 public:
-00027 
-00031   typedef typename EOT::Fitness EOFitness;
-00032 
-00038   double operator () (const std::vector < EOFitness > &_set1,
-00039                       const std::vector < EOFitness > &_set2)
-00040   {
-00041     unsigned c = card_C (_set1, _set2);
-00042     unsigned w1 = card_W (_set1, _set2);
-00043     unsigned n1 = card_N (_set1, _set2);
-00044     unsigned w2 = card_W (_set2, _set1);
-00045     unsigned n2 = card_N (_set2, _set1);
-00046       return (double) (c / 2.0 + w1 + n1) / (c + w1 + n1 + w2 + n2);
-00047   }
-00048 
-00049 
-00050 private:
-00051 
-00057   unsigned card_C (const std::vector < EOFitness > &_set1,
-00058                    const std::vector < EOFitness > &_set2)
-00059   {
-00060     unsigned c = 0;
-00061     for (unsigned i = 0; i < _set1.size (); i++)
-00062       for (unsigned j = 0; j < _set2.size (); j++)
-00063         if (_set1[i] == _set2[j])
-00064           {
-00065             c++;
-00066             break;
-00067           }
-00068     return c;
-00069   }
-00070 
-00076   unsigned card_W (const std::vector < EOFitness > &_set1,
-00077                    const std::vector < EOFitness > &_set2)
-00078   {
-00079     unsigned w = 0;
-00080     for (unsigned i = 0; i < _set1.size (); i++)
-00081       for (unsigned j = 0; j < _set2.size (); j++)
-00082         if (_set1[i].dominates (_set2[j]))
-00083           {
-00084             w++;
-00085             break;
-00086           }
-00087     return w;
-00088   }
-00089 
-00095   unsigned card_N (const std::vector < EOFitness > &_set1,
-00096                    const std::vector < EOFitness > &_set2)
-00097   {
-00098     unsigned n = 0;
-00099     for (unsigned i = 0; i < _set1.size (); i++)
-00100       {
-00101         bool domin_rel = false;
-00102         for (unsigned j = 0; j < _set2.size (); j++)
-00103           if (_set1[i].dominates (_set2[j]) || _set2[j].dominates (_set1[i]))
-00104             {
-00105               domin_rel = true;
-00106               break;
-00107             }
-00108         if (!domin_rel)
-00109           n++;
-00110       }
-00111     return n;
-00112   }
-00113 
-00114 };
-00115 
-00116 #endif /*MOEOCONTRIBUTIONMETRIC_H_ */
-

Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/moeoEntropyMetric_8h-source.html b/trunk/paradiseo-moeo/docs/html/moeoEntropyMetric_8h-source.html deleted file mode 100644 index 1e9095ebb..000000000 --- a/trunk/paradiseo-moeo/docs/html/moeoEntropyMetric_8h-source.html +++ /dev/null @@ -1,194 +0,0 @@ - - -ParadisEO-MOEO: moeoEntropyMetric.h Source File - - - - -
-
-

moeoEntropyMetric.h

00001 // -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-
-00002 
-00003 //-----------------------------------------------------------------------------
-00004 // moeoEntropyMetric.h
-00005 // (c) OPAC Team (LIFL), Dolphin Project (INRIA), 2006
-00006 /*
-00007     This library...
-00008 
-00009     Contact: paradiseo-help@lists.gforge.inria.fr, http://paradiseo.gforge.inria.fr
-00010  */
-00011 //-----------------------------------------------------------------------------
-00012 
-00013 #ifndef MOEOENTROPYMETRIC_H_
-00014 #define MOEOENTROPYMETRIC_H_
-00015 
-00016 #include <metric/moeoMetric.h>
-00017 
-00023 template < class EOT > class moeoEntropyMetric:public moeoVectorVsVectorBM < EOT,
-00024   double >
-00025 {
-00026 public:
-00027 
-00031   typedef typename EOT::Fitness EOFitness;
-00032 
-00038   double operator () (const std::vector < EOFitness > &_set1,
-00039                       const std::vector < EOFitness > &_set2)
-00040   {
-00041     // normalization
-00042     std::vector < EOFitness > set1 = _set1;
-00043     std::vector < EOFitness > set2 = _set2;
-00044     removeDominated (set1);
-00045     removeDominated (set2);
-00046     prenormalize (set1);
-00047     normalize (set1);
-00048     normalize (set2);
-00049 
-00050     // making of PO*
-00051     std::vector < EOFitness > star;     // rotf :-)
-00052     computeUnion (set1, set2, star);
-00053     removeDominated (star);
-00054 
-00055     // making of PO1 U PO*
-00056     std::vector < EOFitness > union_set1_star;  // rotf again ...
-00057     computeUnion (set1, star, union_set1_star);
-00058 
-00059     unsigned C = union_set1_star.size ();
-00060     float omega = 0;
-00061     float entropy = 0;
-00062 
-00063     for (unsigned i = 0; i < C; i++)
-00064       {
-00065         unsigned N_i =
-00066           howManyInNicheOf (union_set1_star, union_set1_star[i],
-00067                             star.size ());
-00068         unsigned n_i =
-00069           howManyInNicheOf (set1, union_set1_star[i], star.size ());
-00070         if (n_i > 0)
-00071           {
-00072             omega += 1.0 / N_i;
-00073             entropy +=
-00074               (float) n_i / (N_i * C) * log (((float) n_i / C) / log (2.0));
-00075           }
-00076       }
-00077     entropy /= -log (omega);
-00078     entropy *= log (2.0);
-00079     return entropy;
-00080   }
-00081 
-00082 
-00083 private:
-00084 
-00085   std::vector < double >vect_min_val;
-00086   std::vector < double >vect_max_val;
-00087 
-00088   void removeDominated (std::vector < EOFitness > &_f)
-00089   {
-00090     for (unsigned i = 0; i < _f.size (); i++)
-00091       {
-00092         bool dom = false;
-00093         for (unsigned j = 0; j < _f.size (); j++)
-00094           if (i != j && _f[j].dominates (_f[i]))
-00095             {
-00096               dom = true;
-00097               break;
-00098             }
-00099         if (dom)
-00100           {
-00101             _f[i] = _f.back ();
-00102             _f.pop_back ();
-00103             i--;
-00104           }
-00105       }
-00106   }
-00107 
-00108   void prenormalize (const std::vector < EOFitness > &_f)
-00109   {
-00110     vect_min_val.clear ();
-00111     vect_max_val.clear ();
-00112 
-00113     for (unsigned char i = 0; i < EOFitness::fitness_traits::nObjectives ();
-00114          i++)
-00115       {
-00116         float min_val = _f.front ()[i], max_val = min_val;
-00117         for (unsigned j = 1; j < _f.size (); j++)
-00118           {
-00119             if (_f[j][i] < min_val)
-00120               min_val = _f[j][i];
-00121             if (_f[j][i] > max_val)
-00122               max_val = _f[j][i];
-00123           }
-00124         vect_min_val.push_back (min_val);
-00125         vect_max_val.push_back (max_val);
-00126       }
-00127   }
-00128 
-00129   void normalize (std::vector < EOFitness > &_f)
-00130   {
-00131     for (unsigned i = 0; i < EOFitness::fitness_traits::nObjectives (); i++)
-00132       for (unsigned j = 0; j < _f.size (); j++)
-00133         _f[j][i] =
-00134           (_f[j][i] - vect_min_val[i]) / (vect_max_val[i] - vect_min_val[i]);
-00135   }
-00136 
-00137   void computeUnion (const std::vector < EOFitness > &_f1,
-00138                      const std::vector < EOFitness > &_f2,
-00139                      std::vector < EOFitness > &_f)
-00140   {
-00141     _f = _f1;
-00142     for (unsigned i = 0; i < _f2.size (); i++)
-00143       {
-00144         bool b = false;
-00145         for (unsigned j = 0; j < _f1.size (); j++)
-00146           if (_f1[j] == _f2[i])
-00147             {
-00148               b = true;
-00149               break;
-00150             }
-00151         if (!b)
-00152           _f.push_back (_f2[i]);
-00153       }
-00154   }
-00155 
-00156   unsigned howManyInNicheOf (const std::vector < EOFitness > &_f,
-00157                              const EOFitness & _s, unsigned _size)
-00158   {
-00159     unsigned n = 0;
-00160     for (unsigned i = 0; i < _f.size (); i++)
-00161       {
-00162         if (euclidianDistance (_f[i], _s) < (_s.size () / (double) _size))
-00163           n++;
-00164       }
-00165     return n;
-00166   }
-00167 
-00168   double euclidianDistance (const EOFitness & _set1, const EOFitness & _to,
-00169                             unsigned _deg = 2)
-00170   {
-00171     double dist = 0;
-00172     for (unsigned i = 0; i < _set1.size (); i++)
-00173       dist += pow (fabs (_set1[i] - _to[i]), (int) _deg);
-00174     return pow (dist, 1.0 / _deg);
-00175   }
-00176 
-00177 };
-00178 
-00179 #endif /*MOEOENTROPYMETRIC_H_ */
-

Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/moeoHybridMOLS_8h-source.html b/trunk/paradiseo-moeo/docs/html/moeoHybridMOLS_8h-source.html deleted file mode 100644 index f6df69e4e..000000000 --- a/trunk/paradiseo-moeo/docs/html/moeoHybridMOLS_8h-source.html +++ /dev/null @@ -1,84 +0,0 @@ - - -ParadisEO-MOEO: moeoHybridMOLS.h Source File - - - - -
-
-

moeoHybridMOLS.h

00001 // -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-
-00002 
-00003 //-----------------------------------------------------------------------------
-00004 // moeoHybridMOLS.h
-00005 // (c) OPAC Team (LIFL), Dolphin Project (INRIA), 2006
-00006 /*
-00007     This library...
-00008 
-00009     Contact: paradiseo-help@lists.gforge.inria.fr, http://paradiseo.gforge.inria.fr
-00010  */
-00011 //-----------------------------------------------------------------------------
-00012 
-00013 #ifndef MOEOHYBRIDMOLS_H_
-00014 #define MOEOHYBRIDMOLS_H_
-00015 
-00016 #include <eoContinue.h>
-00017 #include <eoPop.h>
-00018 #include <eoUpdater.h>
-00019 #include <eoSelect.h>
-00020 #include <moeoArchive.h>
-00021 #include <moeoMOLS.h>
-00022 
-00027 template < class EOT > class moeoHybridMOLS:public eoUpdater
-00028 {
-00029 public:
-00030 
-00038 eoHybridMOLS (eoContinue < EOT > &_term, eoSelect < EOT > &_select, moeoMOLS < EOT > &_mols, moeoArchive < EOT > &_arch):term (_term), select (_select), mols (_mols),
-00039     arch
-00040     (_arch)
-00041   {
-00042   }
-00043 
-00047   void operator  () ()
-00048   {
-00049     if (!cont (arch))
-00050       {
-00051         // selection of solutions
-00052         eoPop < EOT > selectedSolutions;
-00053         select (arch, selectedSolutions);
-00054         // apply the local search to every selected solution
-00055         for (unsigned i = 0; i < selectedSolutions.size (); i++)
-00056           mols (selectedSolutions[i], arch);
-00057       }
-00058   }
-00059 
-00060 
-00061 private:
-00062 
-00064   eoContinue < EOT > &term;
-00066   eoSelect < EOT > &select;
-00068   moeoMOLS < EOT > &mols;
-00070   moeoArchive < EOT > &arch;
-00071 
-00072 };
-00073 
-00074 #endif /*MOEOHYBRIDMOLS_H_ */
-

Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/moeoMOLS_8h-source.html b/trunk/paradiseo-moeo/docs/html/moeoMOLS_8h-source.html deleted file mode 100644 index 9edb7898b..000000000 --- a/trunk/paradiseo-moeo/docs/html/moeoMOLS_8h-source.html +++ /dev/null @@ -1,52 +0,0 @@ - - -ParadisEO-MOEO: moeoMOLS.h Source File - - - - -
-
-

moeoMOLS.h

00001 // -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-
-00002 
-00003 //-----------------------------------------------------------------------------
-00004 // moeoMOLS.h
-00005 // (c) OPAC Team (LIFL), Dolphin Project (INRIA), 2006
-00006 /*
-00007     This library...
-00008 
-00009     Contact: paradiseo-help@lists.gforge.inria.fr, http://paradiseo.gforge.inria.fr
-00010  */
-00011 //-----------------------------------------------------------------------------
-00012 
-00013 #ifndef MOEOMOLS_H_
-00014 #define MOEOMOLS_H_
-00015 
-00016 #include <eoFunctor.h>
-00017 #include <moeoArchive.h>
-00018 
-00023 template < class EOT > class moeoMOLS:public eoBF < const EOT &, moeoArchive < EOT > &,
-00024   void >
-00025 {
-00026 };
-00027 
-00028 #endif /*MOEOMOLS_H_ */
-

Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/moeoMetric_8h-source.html b/trunk/paradiseo-moeo/docs/html/moeoMetric_8h-source.html deleted file mode 100644 index e9610c120..000000000 --- a/trunk/paradiseo-moeo/docs/html/moeoMetric_8h-source.html +++ /dev/null @@ -1,110 +0,0 @@ - - -ParadisEO-MOEO: moeoMetric.h Source File - - - - -
-
-

moeoMetric.h

00001 // -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-
-00002 
-00003 //-----------------------------------------------------------------------------
-00004 // moeoMetric.h
-00005 // (c) OPAC Team (LIFL), Dolphin Project (INRIA), 2006
-00006 /*
-00007     This library...
-00008 
-00009     Contact: paradiseo-help@lists.gforge.inria.fr, http://paradiseo.gforge.inria.fr
-00010  */
-00011 //-----------------------------------------------------------------------------
-00012 
-00013 #ifndef MOEOMETRIC_H_
-00014 #define MOEOMETRIC_H_
-00015 
-00016 #include <eoFunctor.h>
-00017 
-00021 class moeoMetric:public eoFunctorBase
-00022 {
-00023 };
-00024 
-00025 
-00029 template < class A, class R > class moeoUM:public eoUF < A, R >,
-00030   public moeoMetric
-00031 {
-00032 };
-00033 
-00034 
-00038 template < class A1, class A2, class R > class moeoBM:public eoBF < A1, A2, R >,
-00039   public moeoMetric
-00040 {
-00041 };
-00042 
-00043 
-00047 template < class EOT, class R, class EOFitness = typename EOT::Fitness > class moeoSolutionUM:public moeoUM <
-00048   const
-00049   EOFitness &,
-00050   R >
-00051 {
-00052 };
-00053 
-00054 
-00058 template < class EOT, class R, class EOFitness = typename EOT::Fitness > class moeoVectorUM:public moeoUM <
-00059   const
-00060   std::vector <
-00061 EOFitness > &,
-00062   R >
-00063 {
-00064 };
-00065 
-00066 
-00070 template < class EOT, class R, class EOFitness = typename EOT::Fitness > class moeoSolutionVsSolutionBM:public moeoBM <
-00071   const
-00072   EOFitness &, const
-00073   EOFitness &,
-00074   R >
-00075 {
-00076 };
-00077 
-00078 
-00082 template < class EOT, class R, class EOFitness = typename EOT::Fitness > class moeoVectorVsSolutionBM:public moeoBM <
-00083   const
-00084   std::vector <
-00085 EOFitness > &, const
-00086   EOFitness &,
-00087   R >
-00088 {
-00089 };
-00090 
-00091 
-00095 template < class EOT, class R, class EOFitness = typename EOT::Fitness > class moeoVectorVsVectorBM:public moeoBM <
-00096   const
-00097   std::vector <
-00098 EOFitness > &, const
-00099   std::vector <
-00100 EOFitness > &,
-00101   R >
-00102 {
-00103 };
-00104 
-00105 
-00106 #endif /*MOEOMETRIC_H_ */
-

Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/moeoReplacement_8h-source.html b/trunk/paradiseo-moeo/docs/html/moeoReplacement_8h-source.html deleted file mode 100644 index b8ffd1a81..000000000 --- a/trunk/paradiseo-moeo/docs/html/moeoReplacement_8h-source.html +++ /dev/null @@ -1,162 +0,0 @@ - - -ParadisEO-MOEO: moeoReplacement.h Source File - - - - -
-
-

moeoReplacement.h

00001 // -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-
-00002 
-00003 //-----------------------------------------------------------------------------
-00004 // moeoReplacement.h
-00005 // (c) OPAC Team (LIFL), Dolphin Project (INRIA), 2006
-00006 /*
-00007     This library...
-00008 
-00009     Contact: paradiseo-help@lists.gforge.inria.fr, http://paradiseo.gforge.inria.fr
-00010  */
-00011 //-----------------------------------------------------------------------------
-00012 
-00013 #ifndef MOEOREPLACEMENT_H_
-00014 #define MOEOREPLACEMENT_H_
-00015 
-00016 #include <eoPerf2Worth.h>
-00017 #include <eoPop.h>
-00018 #include <eoReplacement.h>
-00019 
-00020 
-00024 template < class EOT, class WorthT > class moeoReplacement:public eoReplacement <
-00025   EOT >
-00026 {
-00027 };
-00028 
-00029 
-00034 template < class EOT, class WorthT =
-00035   double >class moeoElitistReplacement:public moeoReplacement < EOT, WorthT >
-00036 {
-00037 public:
-00038 
-00043   moeoElitistReplacement (eoPerf2Worth < EOT,
-00044                           WorthT > &_perf2worth):perf2worth (_perf2worth)
-00045   {
-00046   }
-00047 
-00048 
-00054   void operator () (eoPop < EOT > &_parents, eoPop < EOT > &_offspring)
-00055   {
-00056     unsigned size = _parents.size ();
-00057     _parents.reserve (_parents.size () + _offspring.size ());
-00058     copy (_offspring.begin (), _offspring.end (), back_inserter (_parents));
-00059 
-00060     // calculate worths
-00061     perf2worth (_parents);
-00062     perf2worth.sort_pop (_parents);
-00063     perf2worth.resize (_parents, size);
-00064 
-00065     _offspring.clear ();
-00066   }
-00067 
-00068 private:
-00070   eoPerf2Worth < EOT, WorthT > &perf2worth;
-00071 };
-00072 
-00073 
-00077 template < class EOT, class WorthT =
-00078   double >class moeoDisctinctElitistReplacement:public moeoReplacement < EOT,
-00079   WorthT >
-00080 {
-00081 public:
-00082 
-00087   moeoDisctinctElitistReplacement (eoPerf2Worth < EOT,
-00088                                    WorthT >
-00089                                    &_perf2worth):perf2worth (_perf2worth)
-00090   {
-00091   }
-00092 
-00093 
-00099   void operator () (eoPop < EOT > &_parents, eoPop < EOT > &_offspring)
-00100   {
-00101     unsigned size = _parents.size ();
-00102     _parents.reserve (_parents.size () + _offspring.size ());
-00103     copy (_offspring.begin (), _offspring.end (), back_inserter (_parents));
-00104 
-00105     // creation of the new population (of size 'size')
-00106     createNewPop (_parents, size);
-00107 
-00108     _offspring.clear ();
-00109   }
-00110 
-00111 
-00112 private:
-00113 
-00115   eoPerf2Worth < EOT, WorthT > &perf2worth;
-00116 
-00117 
-00123   void createNewPop (eoPop < EOT > &_pop, unsigned _size)
-00124   {
-00125     // the number of occurences for each individual
-00126     std::map < EOT, unsigned >nb_occurences;
-00127     for (unsigned i = 0; i < _pop.size (); i++)
-00128       nb_occurences[_pop[i]] = 0;
-00129     // the new population
-00130     eoPop < EOT > new_pop;
-00131     new_pop.reserve (_pop.size ());
-00132     for (unsigned i = 0; i < _pop.size (); i++)
-00133       {
-00134         if (nb_occurences[_pop[i]] == 0)
-00135           new_pop.push_back (_pop[i]);
-00136         nb_occurences[_pop[i]]++;
-00137       }
-00138 
-00139     // calculate worths (on the new population)
-00140     perf2worth (new_pop);
-00141     perf2worth.sort_pop (new_pop);
-00142 
-00143     // if case there's not enough individuals in the population...
-00144     unsigned new_pop_size_init = new_pop.size ();
-00145     unsigned k = 0;
-00146     while (new_pop.size () < _size)
-00147       {
-00148         if (k < new_pop_size_init)
-00149           {
-00150             if (nb_occurences[new_pop[k]] > 1)
-00151               {
-00152                 new_pop.push_back (new_pop[k]);
-00153                 nb_occurences[new_pop[k]]--;
-00154               }
-00155             k++;
-00156           }
-00157         else
-00158           k = 0;
-00159       }
-00160 
-00161     // resize and swap the populations
-00162     perf2worth.resize (new_pop, _size);
-00163     _pop.resize (_size);
-00164     _pop.swap (new_pop);
-00165   }
-00166 
-00167 };
-00168 
-00169 #endif /*MOEOREPLACEMENT_H_ */
-

Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/moeoSelectOneFromPopAndArch_8h-source.html b/trunk/paradiseo-moeo/docs/html/moeoSelectOneFromPopAndArch_8h-source.html deleted file mode 100644 index 670a13066..000000000 --- a/trunk/paradiseo-moeo/docs/html/moeoSelectOneFromPopAndArch_8h-source.html +++ /dev/null @@ -1,94 +0,0 @@ - - -ParadisEO-MOEO: moeoSelectOneFromPopAndArch.h Source File - - - - -
-
-

moeoSelectOneFromPopAndArch.h

00001 // -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-
-00002 
-00003 //-----------------------------------------------------------------------------
-00004 // moeoSelectOneFormPopAndArch.h
-00005 // (c) OPAC Team (LIFL), Dolphin Project (INRIA), 2006
-00006 /*
-00007     This library...
-00008 
-00009     Contact: paradiseo-help@lists.gforge.inria.fr, http://paradiseo.gforge.inria.fr
-00010  */
-00011 //-----------------------------------------------------------------------------
-00012 
-00013 #ifndef MOEOSELECTONEFROMPOPANDARCH_H_
-00014 #define MOEOSELECTONEFROMPOPANDARCH_H_
-00015 
-00016 #include <eoPop.h>
-00017 #include <eoRandomSelect.h>
-00018 #include <eoSelectOne.h>
-00019 #include <utils/eoRNG.h>
-00020 #include <moeoArchive.h>
-00021 
-00025 template < class EOT > class moeoSelectOneFromPopAndArch:public eoSelectOne <
-00026   EOT >
-00027 {
-00028 public:
-00029 
-00037 moeoSelectOneFromPopAndArch (eoSelectOne < EOT > &_popSelectOne, eoSelectOne < EOT > _archSelectOne, moeoArchive < EOT > &_arch, double _ratioFromPop = 0.5):popSelectOne (_popSelectOne), archSelectOne (_archSelectOne), arch (_arch),
-00038     ratioFromPop
-00039     (_ratioFromPop)
-00040   {
-00041   }
-00042 
-00049 moeoSelectOneFromPopAndArch (eoSelectOne < EOT > &_popSelectOne, moeoArchive < EOT > &_arch, double _ratioFromPop = 0.5):popSelectOne (_popSelectOne), archSelectOne (randomSelect), arch (_arch),
-00050     ratioFromPop
-00051     (_ratioFromPop)
-00052   {
-00053   }
-00054 
-00058   virtual const EOT & operator  () (const eoPop < EOT > &pop)
-00059   {
-00060     if (arch.size () > 0)
-00061       if (rng.flip (ratioFromPop))
-00062         return popSelectOne (pop);
-00063       else
-00064         return archSelectOne (arch);
-00065     else
-00066       return popSelectOne (pop);
-00067   }
-00068 
-00072   virtual void setup (const eoPop < EOT > &_pop)
-00073   {
-00074     popSelectOne.setup (_pop);
-00075   }
-00076 
-00077 
-00078 private:
-00079 
-00081   eoSelectOne < EOT > &popSelectOne;
-00083   eoSelectOne < EOT > &archSelectOne;
-00085   moeoArchive < EOT > &arch;
-00087   double ratioFromPop;
-00089   eoRandomSelect < EOT > randomSelect;
-00090 
-00091 };
-00092 
-00093 #endif /*MOEOSELECTONEFROMPOPANDARCH_H_ */
-

Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/moeo_8h-source.html b/trunk/paradiseo-moeo/docs/html/moeo_8h-source.html deleted file mode 100644 index e822e349a..000000000 --- a/trunk/paradiseo-moeo/docs/html/moeo_8h-source.html +++ /dev/null @@ -1,59 +0,0 @@ - - -ParadisEO-MOEO: moeo.h Source File - - - - -
-
-

moeo.h

00001 // -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-
-00002 
-00003 //-----------------------------------------------------------------------------
-00004 // moeo.h
-00005 // (c) OPAC Team (LIFL), Dolphin Project (INRIA), 2006
-00006 /*
-00007     This library...
-00008 
-00009     Contact: paradiseo-help@lists.gforge.inria.fr, http://paradiseo.gforge.inria.fr
-00010  */
-00011 //-----------------------------------------------------------------------------
-00012 
-00013 #ifndef MOEO_H_
-00014 #define MOEO_H_
-00015 
-00016 #include <eo>
-00017 
-00018 #include <moeoArchiveFitnessSavingUpdater.h>
-00019 #include <moeoArchiveUpdater.h>
-00020 #include <moeoArchive.h>
-00021 #include <moeoCombinedMOLS.h>
-00022 #include <moeoHybridMOLS.h>
-00023 #include <moeoMOLS.h>
-00024 #include <moeoReplacement.h>
-00025 #include <moeoSelectOneFromPopAndArch.h>
-00026 #include <metric/moeoBinaryMetricSavingUpdater.h>
-00027 #include <metric/moeoContributionMetric.h>
-00028 #include <metric/moeoEntropyMetric.h>
-00029 #include <metric/moeoMetric.h>
-00030 
-00031 #endif /*MOEO_H_ */
-

Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/pages.html b/trunk/paradiseo-moeo/docs/html/pages.html deleted file mode 100644 index 2d51f632a..000000000 --- a/trunk/paradiseo-moeo/docs/html/pages.html +++ /dev/null @@ -1,33 +0,0 @@ - - -ParadisEO-MOEO: Page Index - - - - -
-
-

ParadisEO-MOEO Related Pages

Here is a list of all related documentation pages: -
Generated on Mon Jan 15 14:18:07 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/search.idx b/trunk/paradiseo-moeo/docs/html/search.idx deleted file mode 100644 index 2fb41de67..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/search.idx and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/search.php b/trunk/paradiseo-moeo/docs/html/search.php deleted file mode 100644 index 8b879c9f2..000000000 --- a/trunk/paradiseo-moeo/docs/html/search.php +++ /dev/null @@ -1,381 +0,0 @@ - - -Search - - - - -
-
    -
  • Main Page
  • -
  • Classes
  • -
  • Files
  • -
  • -
    - - - - -1 document matching your query."; - } - else // $num>1 - { - return "Found $num documents matching your query. Showing best matches first."; - } -} - -function report_matches() -{ - return "Matches: "; -} -function end_form($value) -{ - echo " \n \n
    \n
    \n
  • \n
\n
\n"; -} - -function readInt($file) -{ - $b1 = ord(fgetc($file)); $b2 = ord(fgetc($file)); - $b3 = ord(fgetc($file)); $b4 = ord(fgetc($file)); - return ($b1<<24)|($b2<<16)|($b3<<8)|$b4; -} - -function readString($file) -{ - $result=""; - while (ord($c=fgetc($file))) $result.=$c; - return $result; -} - -function readHeader($file) -{ - $header =fgetc($file); $header.=fgetc($file); - $header.=fgetc($file); $header.=fgetc($file); - return $header; -} - -function computeIndex($word) -{ - // Fast string hashing - //$lword = strtolower($word); - //$l = strlen($lword); - //for ($i=0;$i<$l;$i++) - //{ - // $c = ord($lword{$i}); - // $v = (($v & 0xfc00) ^ ($v << 6) ^ $c) & 0xffff; - //} - //return $v; - - // Simple hashing that allows for substring search - if (strlen($word)<2) return -1; - // high char of the index - $hi = ord($word{0}); - if ($hi==0) return -1; - // low char of the index - $lo = ord($word{1}); - if ($lo==0) return -1; - // return index - return $hi*256+$lo; -} - -function search($file,$word,&$statsList) -{ - $index = computeIndex($word); - if ($index!=-1) // found a valid index - { - fseek($file,$index*4+4); // 4 bytes per entry, skip header - $index = readInt($file); - if ($index) // found words matching the hash key - { - $start=sizeof($statsList); - $count=$start; - fseek($file,$index); - $w = readString($file); - while ($w) - { - $statIdx = readInt($file); - if ($word==substr($w,0,strlen($word))) - { // found word that matches (as substring) - $statsList[$count++]=array( - "word"=>$word, - "match"=>$w, - "index"=>$statIdx, - "full"=>strlen($w)==strlen($word), - "docs"=>array() - ); - } - $w = readString($file); - } - $totalHi=0; - $totalFreqHi=0; - $totalFreqLo=0; - for ($count=$start;$count $idx, - "freq" => $freq>>1, - "rank" => 0.0, - "hi" => $freq&1 - ); - if ($freq&1) // word occurs in high priority doc - { - $totalHi++; - $totalFreqHi+=$freq*$multiplier; - } - else // word occurs in low priority doc - { - $totalFreqLo+=$freq*$multiplier; - } - } - // read name and url info for the doc - for ($i=0;$i<$numDocs;$i++) - { - fseek($file,$docInfo[$i]["idx"]); - $docInfo[$i]["name"]=readString($file); - $docInfo[$i]["url"]=readString($file); - } - $statInfo["docs"]=$docInfo; - } - $totalFreq=($totalHi+1)*$totalFreqLo + $totalFreqHi; - for ($count=$start;$count$key, - "name"=>$di["name"], - "rank"=>$rank - ); - } - $docs[$key]["words"][] = array( - "word"=>$wordInfo["word"], - "match"=>$wordInfo["match"], - "freq"=>$di["freq"] - ); - } - } - return $docs; -} - -function filter_results($docs,&$requiredWords,&$forbiddenWords) -{ - $filteredDocs=array(); - while (list ($key, $val) = each ($docs)) - { - $words = &$docs[$key]["words"]; - $copy=1; // copy entry by default - if (sizeof($requiredWords)>0) - { - foreach ($requiredWords as $reqWord) - { - $found=0; - foreach ($words as $wordInfo) - { - $found = $wordInfo["word"]==$reqWord; - if ($found) break; - } - if (!$found) - { - $copy=0; // document contains none of the required words - break; - } - } - } - if (sizeof($forbiddenWords)>0) - { - foreach ($words as $wordInfo) - { - if (in_array($wordInfo["word"],$forbiddenWords)) - { - $copy=0; // document contains a forbidden word - break; - } - } - } - if ($copy) $filteredDocs[$key]=$docs[$key]; - } - return $filteredDocs; -} - -function compare_rank($a,$b) -{ - if ($a["rank"] == $b["rank"]) - { - return 0; - } - return ($a["rank"]>$b["rank"]) ? -1 : 1; -} - -function sort_results($docs,&$sorted) -{ - $sorted = $docs; - usort($sorted,"compare_rank"); - return $sorted; -} - -function report_results(&$docs) -{ - echo "\n"; - echo " \n"; - echo " \n"; - echo " \n"; - $numDocs = sizeof($docs); - if ($numDocs==0) - { - echo " \n"; - echo " \n"; - echo " \n"; - } - else - { - echo " \n"; - echo " \n"; - echo " \n"; - $num=1; - foreach ($docs as $doc) - { - echo " \n"; - echo " "; - echo "\n"; - echo " \n"; - echo " \n"; - echo " \n"; - $num++; - } - } - echo "

".search_results()."

".matches_text(0)."
".matches_text($numDocs); - echo "\n"; - echo "
$num.".$doc["name"]."
".report_matches()." "; - foreach ($doc["words"] as $wordInfo) - { - $word = $wordInfo["word"]; - $matchRight = substr($wordInfo["match"],strlen($word)); - echo "$word$matchRight(".$wordInfo["freq"].") "; - } - echo "
\n"; -} - -function main() -{ - if(strcmp('4.1.0', phpversion()) > 0) - { - die("Error: PHP version 4.1.0 or above required!"); - } - if (!($file=fopen("search.idx","rb"))) - { - die("Error: Search index file could NOT be opened!"); - } - if (readHeader($file)!="DOXS") - { - die("Error: Header of index file is invalid!"); - } - $query=""; - if (array_key_exists("query", $_GET)) - { - $query=$_GET["query"]; - } - end_form($query); - echo " \n
\n"; - $results = array(); - $requiredWords = array(); - $forbiddenWords = array(); - $foundWords = array(); - $word=strtok($query," "); - while ($word) // for each word in the search query - { - if (($word{0}=='+')) { $word=substr($word,1); $requiredWords[]=$word; } - if (($word{0}=='-')) { $word=substr($word,1); $forbiddenWords[]=$word; } - if (!in_array($word,$foundWords)) - { - $foundWords[]=$word; - search($file,strtolower($word),$results); - } - $word=strtok(" "); - } - $docs = array(); - combine_results($results,$docs); - // filter out documents with forbidden word or that do not contain - // required words - $filteredDocs = filter_results($docs,$requiredWords,$forbiddenWords); - // sort the results based on rank - $sorted = array(); - sort_results($filteredDocs,$sorted); - // report results to the user - report_results($sorted); - echo "
\n"; - fclose($file); -} - -main(); - - -?> -
Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/html/tab_b.gif b/trunk/paradiseo-moeo/docs/html/tab_b.gif deleted file mode 100644 index 0d623483f..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/tab_b.gif and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/tab_l.gif b/trunk/paradiseo-moeo/docs/html/tab_l.gif deleted file mode 100644 index 9b1e6337c..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/tab_l.gif and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/tab_r.gif b/trunk/paradiseo-moeo/docs/html/tab_r.gif deleted file mode 100644 index ce9dd9f53..000000000 Binary files a/trunk/paradiseo-moeo/docs/html/tab_r.gif and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/html/tabs.css b/trunk/paradiseo-moeo/docs/html/tabs.css deleted file mode 100644 index a61552a67..000000000 --- a/trunk/paradiseo-moeo/docs/html/tabs.css +++ /dev/null @@ -1,102 +0,0 @@ -/* tabs styles, based on http://www.alistapart.com/articles/slidingdoors */ - -DIV.tabs -{ - float : left; - width : 100%; - background : url("tab_b.gif") repeat-x bottom; - margin-bottom : 4px; -} - -DIV.tabs UL -{ - margin : 0px; - padding-left : 10px; - list-style : none; -} - -DIV.tabs LI, DIV.tabs FORM -{ - display : inline; - margin : 0px; - padding : 0px; -} - -DIV.tabs FORM -{ - float : right; -} - -DIV.tabs A -{ - float : left; - background : url("tab_r.gif") no-repeat right top; - border-bottom : 1px solid #84B0C7; - font-size : x-small; - font-weight : bold; - text-decoration : none; -} - -DIV.tabs A:hover -{ - background-position: 100% -150px; -} - -DIV.tabs A:link, DIV.tabs A:visited, -DIV.tabs A:active, DIV.tabs A:hover -{ - color: #1A419D; -} - -DIV.tabs SPAN -{ - float : left; - display : block; - background : url("tab_l.gif") no-repeat left top; - padding : 5px 9px; - white-space : nowrap; -} - -DIV.tabs INPUT -{ - float : right; - display : inline; - font-size : 1em; -} - -DIV.tabs TD -{ - font-size : x-small; - font-weight : bold; - text-decoration : none; -} - - - -/* Commented Backslash Hack hides rule from IE5-Mac \*/ -DIV.tabs SPAN {float : none;} -/* End IE5-Mac hack */ - -DIV.tabs A:hover SPAN -{ - background-position: 0% -150px; -} - -DIV.tabs LI#current A -{ - background-position: 100% -150px; - border-width : 0px; -} - -DIV.tabs LI#current SPAN -{ - background-position: 0% -150px; - padding-bottom : 6px; -} - -DIV.nav -{ - background : none; - border : none; - border-bottom : 1px solid #84B0C7; -} diff --git a/trunk/paradiseo-moeo/docs/html/tree.html b/trunk/paradiseo-moeo/docs/html/tree.html deleted file mode 100644 index 5847a2023..000000000 --- a/trunk/paradiseo-moeo/docs/html/tree.html +++ /dev/null @@ -1,306 +0,0 @@ - - - - - - - TreeView - - - - -
-

ParadisEO-MOEO

-
-

o*Welcome to ParadisEO-MOEO

-

o+Class List

- -

o+Class Hierarchy

-
-

|o+eoFunctorBase [external]

-
-

||o+eoBF< A1, A2, R > [external]

- -

||o+eoBF< const const EOFitness &, EOFitness &, R > [external]

- -

||o+eoBF< const const std::vector< EOFitness > &, EOFitness &, R > [external]

- -

||o+eoBF< const const std::vector< EOFitness > &, std::vector< EOFitness > &, R > [external]

- -

||o+eoBF< const const std::vector< typename EOT::Fitness > &, std::vector< typename EOT::Fitness > &, double > [external]

- -

||o+eoBF< const EOT &, moeoArchive< EOT > &, void > [external]

- -

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

- -

||o+eoF< void > [external]

- -

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

- -

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

- -

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

- -

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

- -

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

- -

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

-
-

|||\+eoAlgo< EOT > [external]

- -
-

||\+moeoMetric

- -
-

|o+eoObject [external]

-
-

||\+eoPop< EOT > [external]

- -
-

|o+eoParam [external]

- -

|o+eoPrintable [external]

-
-

||\+eoPersistent [external]

-
-

|| \*eoPop< EOT > [external]

-
-
-

|o*moeoBinaryQualityIndicator< EOFitness >::Range

-

|o*moeoNDSorting_II< EOT >::compare_nodes

-

|o+moeoParetoPhenDist< EOT, DistType >

- -

|\*moeoParetoSharing< EOT, worthT >::dMatrix

-
-

o*Class Members

-

\+File List

-
-

 o*index.h

-

 o*make_algo_MOEO.h

-

 o*moeo.h

-

 o*moeoArchive.h

-

 o*moeoArchiveFitnessSavingUpdater.h

-

 o*moeoArchiveUpdater.h

-

 o*moeoBinaryMetricSavingUpdater.h

-

 o*moeoBinaryQualityIndicator.h

-

 o*moeoCombinedMOLS.h

-

 o*moeoContributionMetric.h

-

 o*moeoEntropyMetric.h

-

 o*moeoHybridMOLS.h

-

 o*moeoIBEA.h

-

 o*moeoMetric.h

-

 o*moeoMOLS.h

-

 o*moeoNDSorting.h

-

 o*moeoNSGA_II.h

-

 o*moeoParetoPhenDist.h

-

 o*moeoParetoSharing.h

-

 o*moeoReplacement.h

-

 o*moeoSelectOneFromPopAndArch.h

-

 \*README

-
-
-
- - diff --git a/trunk/paradiseo-moeo/docs/html/webpages.html b/trunk/paradiseo-moeo/docs/html/webpages.html deleted file mode 100644 index 98d444ebf..000000000 --- a/trunk/paradiseo-moeo/docs/html/webpages.html +++ /dev/null @@ -1,31 +0,0 @@ - - -ParadisEO-MOEO: Related webpages - - - - -
-
-

Related webpages

-
Generated on Mon Jan 15 14:18:07 2007 for ParadisEO-MOEO by  - -doxygen 1.5.1
- - diff --git a/trunk/paradiseo-moeo/docs/latex/Helvetica.ttf b/trunk/paradiseo-moeo/docs/latex/Helvetica.ttf deleted file mode 100644 index 8051f8a11..000000000 Binary files a/trunk/paradiseo-moeo/docs/latex/Helvetica.ttf and /dev/null differ diff --git a/trunk/paradiseo-moeo/docs/latex/Makefile b/trunk/paradiseo-moeo/docs/latex/Makefile deleted file mode 100644 index 776fcf968..000000000 --- a/trunk/paradiseo-moeo/docs/latex/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -all: clean refman.dvi - -ps: refman.ps - -pdf: refman.pdf - -ps_2on1: refman_2on1.ps - -pdf_2on1: refman_2on1.pdf - -refman.ps: refman.dvi - dvips -o refman.ps refman.dvi - -refman.pdf: refman.ps - ps2pdf refman.ps refman.pdf - -refman.dvi: refman.tex doxygen.sty - echo "Running latex..." - latex refman.tex - echo "Running makeindex..." - makeindex refman.idx - echo "Rerunning latex...." - latex refman.tex - latex_count=5 ; \ - while egrep -s 'Rerun (LaTeX|to get cross-references right)' refman.log && [ $$latex_count -gt 0 ] ;\ - do \ - echo "Rerunning latex...." ;\ - latex refman.tex ;\ - latex_count=`expr $$latex_count - 1` ;\ - done - -refman_2on1.ps: refman.ps - psnup -2 refman.ps >refman_2on1.ps - -refman_2on1.pdf: refman_2on1.ps - ps2pdf refman_2on1.ps refman_2on1.pdf - -clean: - rm -f *.ps *.dvi *.aux *.toc *.idx *.ind *.ilg *.log *.out refman.pdf diff --git a/trunk/paradiseo-moeo/docs/latex/annotated.tex b/trunk/paradiseo-moeo/docs/latex/annotated.tex deleted file mode 100644 index bffe79872..000000000 --- a/trunk/paradiseo-moeo/docs/latex/annotated.tex +++ /dev/null @@ -1,39 +0,0 @@ -\section{Paradis\-EO-MOEO Class List} -Here are the classes, structs, unions and interfaces with brief descriptions:\begin{CompactList} -\item\contentsline{section}{{\bf moeo\-Additive\-Binary\-Epsilon\-Indicator$<$ EOFitness $>$} (Functor Additive binary epsilon indicator for {\bf eo\-Pareto\-Fitness} )}{\pageref{classmoeoAdditiveBinaryEpsilonIndicator}}{} -\item\contentsline{section}{{\bf moeo\-Archive$<$ EOT $>$} (An archive is a secondary population that stores non-dominated solutions )}{\pageref{classmoeoArchive}}{} -\item\contentsline{section}{{\bf moeo\-Archive\-Fitness\-Saving\-Updater$<$ EOT $>$} (This class allows to save the fitnesses of solutions contained in an archive into a file at each generation )}{\pageref{classmoeoArchiveFitnessSavingUpdater}}{} -\item\contentsline{section}{{\bf moeo\-Archive\-Updater$<$ EOT $>$} (This class allows to update the archive at each generation with newly found non-dominated solutions )}{\pageref{classmoeoArchiveUpdater}}{} -\item\contentsline{section}{{\bf moeo\-Binary\-Hypervolume\-Indicator$<$ EOFitness $>$} (Functor Binary hypervolume indicator for {\bf eo\-Pareto\-Fitness} )}{\pageref{classmoeoBinaryHypervolumeIndicator}}{} -\item\contentsline{section}{{\bf moeo\-Binary\-Metric\-Saving\-Updater$<$ EOT $>$} (This class allows to save the progression of a binary metric comparing the fitness values of the current population (or archive) with the fitness values of the population (or archive) of the generation (n-1) into a file )}{\pageref{classmoeoBinaryMetricSavingUpdater}}{} -\item\contentsline{section}{{\bf moeo\-Binary\-Quality\-Indicator$<$ EOFitness $>$} (Functor Binary quality indicator Binary performance measure to use in the replacement selection process of IBEA (Indicator-Based Evolutionary Algorithm) Of course, EOFitness needs to be an {\bf eo\-Pareto\-Fitness} object )}{\pageref{classmoeoBinaryQualityIndicator}}{} -\item\contentsline{section}{{\bf moeo\-Binary\-Quality\-Indicator$<$ EOFitness $>$::Range} (Private class to represent the bounds )}{\pageref{classmoeoBinaryQualityIndicator_1_1Range}}{} -\item\contentsline{section}{{\bf moeo\-BM$<$ A1, A2, R $>$} (Base class for binary metrics )}{\pageref{classmoeoBM}}{} -\item\contentsline{section}{{\bf moeo\-Combined\-MOLS$<$ EOT $>$} (This class allows to embed a set of local searches that are sequentially applied, and so working and updating the same archive of non-dominated solutions )}{\pageref{classmoeoCombinedMOLS}}{} -\item\contentsline{section}{{\bf moeo\-Contribution\-Metric$<$ EOT $>$} (The contribution metric evaluates the proportion of non-dominated solutions given by a Pareto set relatively to another Pareto set )}{\pageref{classmoeoContributionMetric}}{} -\item\contentsline{section}{{\bf moeo\-Disctinct\-Elitist\-Replacement$<$ EOT, Worth\-T $>$} (Same than \doxyref{moeo\-Elitist\-Replacement}{p.}{classmoeoElitistReplacement} except that distinct individuals are privilegied )}{\pageref{classmoeoDisctinctElitistReplacement}}{} -\item\contentsline{section}{{\bf moeo\-Elitist\-Replacement$<$ EOT, Worth\-T $>$} (Keep all the best individuals (almost cut-and-pasted from {\bf eo\-NDPlus\-Replacement}, (c) Maarten Keijzer, Marc Schoenauer and Ge\-Neura Team, 2002) )}{\pageref{classmoeoElitistReplacement}}{} -\item\contentsline{section}{{\bf moeo\-Entropy\-Metric$<$ EOT $>$} (The entropy gives an idea of the diversity of a Pareto set relatively to another Pareto set )}{\pageref{classmoeoEntropyMetric}}{} -\item\contentsline{section}{{\bf moeo\-Hybrid\-MOLS$<$ EOT $>$} (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{classmoeoHybridMOLS}}{} -\item\contentsline{section}{{\bf moeo\-IBEA$<$ EOT, Fitness $>$} (Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) )}{\pageref{classmoeoIBEA}}{} -\item\contentsline{section}{{\bf moeo\-IBEAAvg\-Sorting$<$ EOT, Fitness\-Eval $>$} (Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) under uncertainty using averaged values for each objective Follow the idea presented in the Deb \& Gupta paper \char`\"{}Searching for Robust Pareto-Optimal Solutions in Multi-Objective Optimization\char`\"{}, 2005 Of course, the fitness of an individual needs to be an eo\-Stochastic\-Pareto\-Fitness object )}{\pageref{classmoeoIBEAAvgSorting}}{} -\item\contentsline{section}{{\bf moeo\-IBEASorting$<$ EOT, Fitness $>$} (Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) without uncertainty Adapted from the Zitzler and K\~{A}¼nzli paper \char`\"{}Indicator-Based Selection in Multiobjective Search\char`\"{} (2004) Of course, Fitness needs to be an {\bf eo\-Pareto\-Fitness} object )}{\pageref{classmoeoIBEASorting}}{} -\item\contentsline{section}{{\bf moeo\-IBEAStoch\-Sorting$<$ EOT, Fitness\-Eval $>$} (Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) under uncertainty Adapted from the Basseur and Zitzler paper \char`\"{}Handling Uncertainty in Indicator-Based Multiobjective Optimization\char`\"{} (2006) Of course, the fitness of an individual needs to be an eo\-Stochastic\-Pareto\-Fitness object )}{\pageref{classmoeoIBEAStochSorting}}{} -\item\contentsline{section}{{\bf moeo\-Metric} (Base class for performance metrics (also called quality indicators) )}{\pageref{classmoeoMetric}}{} -\item\contentsline{section}{{\bf moeo\-MOLS$<$ EOT $>$} (Abstract class for local searches applied to multi-objective optimization )}{\pageref{classmoeoMOLS}}{} -\item\contentsline{section}{{\bf moeo\-NDSorting\_\-II$<$ EOT $>$} (Fast Elitist Non-Dominant Sorting Genetic Algorithm assignment strategie Note : This is a corrected version of the original {\bf eo\-NDSorting\_\-II} class )}{\pageref{classmoeoNDSorting__II}}{} -\item\contentsline{section}{{\bf moeo\-NDSorting\_\-II$<$ EOT $>$::compare\_\-nodes} (A class to compare the nodes )}{\pageref{classmoeoNDSorting__II_1_1compare__nodes}}{} -\item\contentsline{section}{{\bf moeo\-NSGA\_\-II$<$ EOT $>$} }{\pageref{classmoeoNSGA__II}}{} -\item\contentsline{section}{{\bf moeo\-Pareto\-Euclid\-Dist$<$ EOT, Dist\-Type $>$} }{\pageref{classmoeoParetoEuclidDist}}{} -\item\contentsline{section}{{\bf moeo\-Pareto\-Phen\-Dist$<$ EOT, Dist\-Type $>$} }{\pageref{classmoeoParetoPhenDist}}{} -\item\contentsline{section}{{\bf moeo\-Pareto\-Sharing$<$ EOT, worth\-T $>$} }{\pageref{classmoeoParetoSharing}}{} -\item\contentsline{section}{{\bf moeo\-Pareto\-Sharing$<$ EOT, worth\-T $>$::d\-Matrix} }{\pageref{classmoeoParetoSharing_1_1dMatrix}}{} -\item\contentsline{section}{{\bf moeo\-Replacement$<$ EOT, Worth\-T $>$} (Replacement strategy for multi-objective optimization )}{\pageref{classmoeoReplacement}}{} -\item\contentsline{section}{{\bf moeo\-Select\-One\-From\-Pop\-And\-Arch$<$ EOT $>$} (Elitist selection process that consists in choosing individuals in the archive as well as in the current population )}{\pageref{classmoeoSelectOneFromPopAndArch}}{} -\item\contentsline{section}{{\bf moeo\-Solution\-UM$<$ EOT, R, EOFitness $>$} (Base class for unary metrics dedicated to the performance evaluation of a single solution's Pareto fitness )}{\pageref{classmoeoSolutionUM}}{} -\item\contentsline{section}{{\bf moeo\-Solution\-Vs\-Solution\-BM$<$ EOT, R, EOFitness $>$} (Base class for binary metrics dedicated to the performance comparison between two solutions's Pareto fitnesses )}{\pageref{classmoeoSolutionVsSolutionBM}}{} -\item\contentsline{section}{{\bf moeo\-UM$<$ A, R $>$} (Base class for unary metrics )}{\pageref{classmoeoUM}}{} -\item\contentsline{section}{{\bf moeo\-Vector\-UM$<$ EOT, R, EOFitness $>$} (Base class for unary metrics dedicated to the performance evaluation of a Pareto set (a vector of Pareto fitnesses) )}{\pageref{classmoeoVectorUM}}{} -\item\contentsline{section}{{\bf moeo\-Vector\-Vs\-Solution\-BM$<$ EOT, R, EOFitness $>$} (Base class for binary metrics dedicated to the performance comparison between a Pareto set (a vector of Pareto fitnesses) and a single solution's Pareto fitness )}{\pageref{classmoeoVectorVsSolutionBM}}{} -\item\contentsline{section}{{\bf moeo\-Vector\-Vs\-Vector\-BM$<$ EOT, R, EOFitness $>$} (Base class for binary metrics dedicated to the performance comparison between two Pareto sets (two vectors of Pareto fitnesses) )}{\pageref{classmoeoVectorVsVectorBM}}{} -\end{CompactList} diff --git a/trunk/paradiseo-moeo/docs/latex/classeoAdditiveBinaryEpsilonIndicator.eps b/trunk/paradiseo-moeo/docs/latex/classeoAdditiveBinaryEpsilonIndicator.eps deleted file mode 100644 index ee63c63a0..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoAdditiveBinaryEpsilonIndicator.eps +++ /dev/null @@ -1,209 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 232.558 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 2.15 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 1 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(eoAdditiveBinaryEpsilonIndicator< EOFitness >) cw -(eoBinaryQualityIndicator< EOFitness >) cw -(eoBF< const EOFitness &, const EOFitness &, double >) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (eoAdditiveBinaryEpsilonIndicator< EOFitness >) 0 0 box - (eoBinaryQualityIndicator< EOFitness >) 0 1 box - (eoBF< const EOFitness &, const EOFitness &, double >) 0 2 box - (eoFunctorBase) 0 3 box - -% ----- relations ----- - -solid -0 0 0 out -solid -1 0 1 in -solid -0 0 1 out -solid -1 0 2 in -solid -0 0 2 out -solid -1 0 3 in diff --git a/trunk/paradiseo-moeo/docs/latex/classeoAdditiveBinaryEpsilonIndicator.tex b/trunk/paradiseo-moeo/docs/latex/classeoAdditiveBinaryEpsilonIndicator.tex deleted file mode 100644 index 2cb1ea414..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoAdditiveBinaryEpsilonIndicator.tex +++ /dev/null @@ -1,83 +0,0 @@ -\section{eo\-Additive\-Binary\-Epsilon\-Indicator$<$ EOFitness $>$ Class Template Reference} -\label{classeoAdditiveBinaryEpsilonIndicator}\index{eoAdditiveBinaryEpsilonIndicator@{eoAdditiveBinaryEpsilonIndicator}} -Functor Additive binary epsilon indicator for {\bf eo\-Pareto\-Fitness}. - - -{\tt \#include $<$eo\-Binary\-Quality\-Indicator.h$>$} - -Inheritance diagram for eo\-Additive\-Binary\-Epsilon\-Indicator$<$ EOFitness $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=4cm]{classeoAdditiveBinaryEpsilonIndicator} -\end{center} -\end{figure} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf eo\-Additive\-Binary\-Epsilon\-Indicator} ()\label{classeoAdditiveBinaryEpsilonIndicator_c76501f3d05bc3c1e9ccef6f9c465cb9} - -\begin{CompactList}\small\item\em constructor \item\end{CompactList}\item -double {\bf operator()} (const EOFitness \&\_\-fitness\_\-eo1, const EOFitness \&\_\-fitness\_\-eo2) -\begin{CompactList}\small\item\em computation of the maximum epsilon value by which individual \_\-eo1 must be decreased in all objectives such that individual \_\-eo2 is weakly dominated (do not forget to set the bounds before the call of this function) \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Types} -\begin{CompactItemize} -\item -typedef EOFitness::fitness\_\-traits {\bf traits}\label{classeoAdditiveBinaryEpsilonIndicator_c6d4c79183683a05183a31fcb7f533f1} - -\begin{CompactList}\small\item\em fitness traits \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Member Functions} -\begin{CompactItemize} -\item -double {\bf epsilon\-Value} (const EOFitness \&\_\-fitness\_\-eo1, const EOFitness \&\_\-fitness\_\-eo2, const unsigned \_\-i\-Obj) -\begin{CompactList}\small\item\em computation of the epsilon value by which individual \_\-eo1 must be decreased in the objective \_\-i\-Obj such that individual \_\-eo2 is weakly dominated \item\end{CompactList}\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOFitness$>$ class eo\-Additive\-Binary\-Epsilon\-Indicator$<$ EOFitness $>$} - -Functor Additive binary epsilon indicator for {\bf eo\-Pareto\-Fitness}. - - - -Definition at line 126 of file eo\-Binary\-Quality\-Indicator.h. - -\subsection{Member Function Documentation} -\index{eoAdditiveBinaryEpsilonIndicator@{eo\-Additive\-Binary\-Epsilon\-Indicator}!operator()@{operator()}} -\index{operator()@{operator()}!eoAdditiveBinaryEpsilonIndicator@{eo\-Additive\-Binary\-Epsilon\-Indicator}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOFitness$>$ double {\bf eo\-Additive\-Binary\-Epsilon\-Indicator}$<$ EOFitness $>$::operator() (const EOFitness \& {\em \_\-fitness\_\-eo1}, const EOFitness \& {\em \_\-fitness\_\-eo2})\hspace{0.3cm}{\tt [inline, virtual]}}\label{classeoAdditiveBinaryEpsilonIndicator_5fd885a2a555e26706174a44ef636f4d} - - -computation of the maximum epsilon value by which individual \_\-eo1 must be decreased in all objectives such that individual \_\-eo2 is weakly dominated (do not forget to set the bounds before the call of this function) - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em EOFitness}]\& \_\-fitness\_\-eo1 the fitness of the first individual \item[{\em EOFitness}]\& \_\-fitness\_\-eo2 the fitness of the second individual \end{description} -\end{Desc} - - -Implements {\bf eo\-BF$<$ const EOFitness \&, const EOFitness \&, double $>$}. - -Definition at line 149 of file eo\-Binary\-Quality\-Indicator.h. - -References eo\-Additive\-Binary\-Epsilon\-Indicator$<$ EOFitness $>$::epsilon\-Value().\index{eoAdditiveBinaryEpsilonIndicator@{eo\-Additive\-Binary\-Epsilon\-Indicator}!epsilonValue@{epsilonValue}} -\index{epsilonValue@{epsilonValue}!eoAdditiveBinaryEpsilonIndicator@{eo\-Additive\-Binary\-Epsilon\-Indicator}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOFitness$>$ double {\bf eo\-Additive\-Binary\-Epsilon\-Indicator}$<$ EOFitness $>$::epsilon\-Value (const EOFitness \& {\em \_\-fitness\_\-eo1}, const EOFitness \& {\em \_\-fitness\_\-eo2}, const unsigned {\em \_\-i\-Obj})\hspace{0.3cm}{\tt [inline, private]}}\label{classeoAdditiveBinaryEpsilonIndicator_8f35162769a1b23ada83e5fb21cc74e7} - - -computation of the epsilon value by which individual \_\-eo1 must be decreased in the objective \_\-i\-Obj such that individual \_\-eo2 is weakly dominated - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em EOFitness}]\& \_\-fitness\_\-eo1 the fitness of the first individual \item[{\em EOFitness}]\& \_\-fitness\_\-eo2 the fitness of the second individual \item[{\em unsigned}]\_\-i\-Obj the index of the objective \end{description} -\end{Desc} - - -Definition at line 181 of file eo\-Binary\-Quality\-Indicator.h. - -Referenced by eo\-Additive\-Binary\-Epsilon\-Indicator$<$ EOFitness $>$::operator()(). - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -eo\-Binary\-Quality\-Indicator.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classeoBinaryHypervolumeIndicator.eps b/trunk/paradiseo-moeo/docs/latex/classeoBinaryHypervolumeIndicator.eps deleted file mode 100644 index 69b8a1f07..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoBinaryHypervolumeIndicator.eps +++ /dev/null @@ -1,209 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 232.558 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 2.15 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 1 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(eoBinaryHypervolumeIndicator< EOFitness >) cw -(eoBinaryQualityIndicator< EOFitness >) cw -(eoBF< const EOFitness &, const EOFitness &, double >) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (eoBinaryHypervolumeIndicator< EOFitness >) 0 0 box - (eoBinaryQualityIndicator< EOFitness >) 0 1 box - (eoBF< const EOFitness &, const EOFitness &, double >) 0 2 box - (eoFunctorBase) 0 3 box - -% ----- relations ----- - -solid -0 0 0 out -solid -1 0 1 in -solid -0 0 1 out -solid -1 0 2 in -solid -0 0 2 out -solid -1 0 3 in diff --git a/trunk/paradiseo-moeo/docs/latex/classeoBinaryHypervolumeIndicator.tex b/trunk/paradiseo-moeo/docs/latex/classeoBinaryHypervolumeIndicator.tex deleted file mode 100644 index 33cc87a7e..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoBinaryHypervolumeIndicator.tex +++ /dev/null @@ -1,149 +0,0 @@ -\section{eo\-Binary\-Hypervolume\-Indicator$<$ EOFitness $>$ Class Template Reference} -\label{classeoBinaryHypervolumeIndicator}\index{eoBinaryHypervolumeIndicator@{eoBinaryHypervolumeIndicator}} -Functor Binary hypervolume indicator for {\bf eo\-Pareto\-Fitness}. - - -{\tt \#include $<$eo\-Binary\-Quality\-Indicator.h$>$} - -Inheritance diagram for eo\-Binary\-Hypervolume\-Indicator$<$ EOFitness $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=4cm]{classeoBinaryHypervolumeIndicator} -\end{center} -\end{figure} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf eo\-Binary\-Hypervolume\-Indicator} (double \_\-rho) -\begin{CompactList}\small\item\em constructor \item\end{CompactList}\item -double {\bf operator()} (const EOFitness \&\_\-fitness\_\-eo1, const EOFitness \&\_\-fitness\_\-eo2) -\begin{CompactList}\small\item\em indicator value of the hypervolume of the portion of the objective space that is dominated by individual \_\-eo1 but not by individual \_\-eo2 (don't forget to set the bounds before the call of this function) \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Types} -\begin{CompactItemize} -\item -typedef EOFitness::fitness\_\-traits {\bf traits}\label{classeoBinaryHypervolumeIndicator_abde225206c55671bd585cc41cbfab1c} - -\begin{CompactList}\small\item\em fitness traits \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Member Functions} -\begin{CompactItemize} -\item -double {\bf hypervolume\-Indicator\-Value} (const EOFitness \&\_\-fitness\_\-eo1, const EOFitness \&\_\-fitness\_\-eo2, const unsigned \_\-i\-Obj, const bool \_\-flag=false) -\begin{CompactList}\small\item\em computation of the hypervolume of the portion of the objective space that is dominated by individual \_\-eo1 but not by individual \_\-eo2 \item\end{CompactList}\item -double {\bf hypervolume\-Indicator\-Value\-Min} (const EOFitness \&\_\-fitness\_\-eo1, const EOFitness \&\_\-fitness\_\-eo2, const unsigned \_\-i\-Obj, const bool \_\-flag) -\begin{CompactList}\small\item\em computation of the hypervolume of the portion of the objective space that is dominated by individual \_\-eo1 but not by individual \_\-eo2 in case of a minimization on the objective \_\-i\-Obj \item\end{CompactList}\item -double {\bf hypervolume\-Indicator\-Value\-Max} (const EOFitness \&\_\-fitness\_\-eo1, const EOFitness \&\_\-fitness\_\-eo2, const unsigned \_\-i\-Obj, const bool \_\-flag) -\begin{CompactList}\small\item\em computation of the hypervolume of the portion of the objective space that is dominated by individual \_\-eo1 but not by individual \_\-eo2 in case of a maximization on the objective \_\-i\-Obj \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Attributes} -\begin{CompactItemize} -\item -double {\bf rho}\label{classeoBinaryHypervolumeIndicator_02fdfd1b2aa8071cdd3d395777d709a5} - -\begin{CompactList}\small\item\em reference point for the hypervolume calculation \item\end{CompactList}\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOFitness$>$ class eo\-Binary\-Hypervolume\-Indicator$<$ EOFitness $>$} - -Functor Binary hypervolume indicator for {\bf eo\-Pareto\-Fitness}. - - - -Definition at line 217 of file eo\-Binary\-Quality\-Indicator.h. - -\subsection{Constructor \& Destructor Documentation} -\index{eoBinaryHypervolumeIndicator@{eo\-Binary\-Hypervolume\-Indicator}!eoBinaryHypervolumeIndicator@{eoBinaryHypervolumeIndicator}} -\index{eoBinaryHypervolumeIndicator@{eoBinaryHypervolumeIndicator}!eoBinaryHypervolumeIndicator@{eo\-Binary\-Hypervolume\-Indicator}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOFitness$>$ {\bf eo\-Binary\-Hypervolume\-Indicator}$<$ EOFitness $>$::{\bf eo\-Binary\-Hypervolume\-Indicator} (double {\em \_\-rho})\hspace{0.3cm}{\tt [inline]}}\label{classeoBinaryHypervolumeIndicator_8b1dedf93c1936ea7efa9b19913d8773} - - -constructor - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em double}]\_\-rho reference point for the hypervolume calculation (rho must not be smaller than 1) \end{description} -\end{Desc} - - -Definition at line 227 of file eo\-Binary\-Quality\-Indicator.h. - -References eo\-Binary\-Hypervolume\-Indicator$<$ EOFitness $>$::rho. - -\subsection{Member Function Documentation} -\index{eoBinaryHypervolumeIndicator@{eo\-Binary\-Hypervolume\-Indicator}!operator()@{operator()}} -\index{operator()@{operator()}!eoBinaryHypervolumeIndicator@{eo\-Binary\-Hypervolume\-Indicator}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOFitness$>$ double {\bf eo\-Binary\-Hypervolume\-Indicator}$<$ EOFitness $>$::operator() (const EOFitness \& {\em \_\-fitness\_\-eo1}, const EOFitness \& {\em \_\-fitness\_\-eo2})\hspace{0.3cm}{\tt [inline, virtual]}}\label{classeoBinaryHypervolumeIndicator_d418f42f086a3221c60ad9149b5df9d0} - - -indicator value of the hypervolume of the portion of the objective space that is dominated by individual \_\-eo1 but not by individual \_\-eo2 (don't forget to set the bounds before the call of this function) - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em EOFitness}]\& \_\-fitness\_\-eo1 the fitness of the first individual \item[{\em EOFitness}]\& \_\-fitness\_\-eo2 the fitness of the second individual \end{description} -\end{Desc} - - -Implements {\bf eo\-BF$<$ const EOFitness \&, const EOFitness \&, double $>$}. - -Definition at line 250 of file eo\-Binary\-Quality\-Indicator.h. - -References eo\-Binary\-Hypervolume\-Indicator$<$ EOFitness $>$::hypervolume\-Indicator\-Value().\index{eoBinaryHypervolumeIndicator@{eo\-Binary\-Hypervolume\-Indicator}!hypervolumeIndicatorValue@{hypervolumeIndicatorValue}} -\index{hypervolumeIndicatorValue@{hypervolumeIndicatorValue}!eoBinaryHypervolumeIndicator@{eo\-Binary\-Hypervolume\-Indicator}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOFitness$>$ double {\bf eo\-Binary\-Hypervolume\-Indicator}$<$ EOFitness $>$::hypervolume\-Indicator\-Value (const EOFitness \& {\em \_\-fitness\_\-eo1}, const EOFitness \& {\em \_\-fitness\_\-eo2}, const unsigned {\em \_\-i\-Obj}, const bool {\em \_\-flag} = {\tt false})\hspace{0.3cm}{\tt [inline, private]}}\label{classeoBinaryHypervolumeIndicator_9c12e672eaf7ed2b17cab9b96af911e6} - - -computation of the hypervolume of the portion of the objective space that is dominated by individual \_\-eo1 but not by individual \_\-eo2 - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em EOFitness}]\& \_\-fitness\_\-eo1 the fitness of the first individual \item[{\em EOFitness}]\& \_\-fitness\_\-eo2 the fitness of the second individual \item[{\em unsigned}]\_\-i\-Obj number of objectives (used for iteration) \item[{\em bool}]\_\-flag = false (only used for iteration) \end{description} -\end{Desc} - - -Definition at line 285 of file eo\-Binary\-Quality\-Indicator.h. - -References eo\-Binary\-Quality\-Indicator$<$ EOFitness $>$::bounds, eo\-Binary\-Hypervolume\-Indicator$<$ EOFitness $>$::hypervolume\-Indicator\-Value\-Max(), and eo\-Binary\-Hypervolume\-Indicator$<$ EOFitness $>$::hypervolume\-Indicator\-Value\-Min(). - -Referenced by eo\-Binary\-Hypervolume\-Indicator$<$ EOFitness $>$::hypervolume\-Indicator\-Value\-Max(), eo\-Binary\-Hypervolume\-Indicator$<$ EOFitness $>$::hypervolume\-Indicator\-Value\-Min(), and eo\-Binary\-Hypervolume\-Indicator$<$ EOFitness $>$::operator()().\index{eoBinaryHypervolumeIndicator@{eo\-Binary\-Hypervolume\-Indicator}!hypervolumeIndicatorValueMin@{hypervolumeIndicatorValueMin}} -\index{hypervolumeIndicatorValueMin@{hypervolumeIndicatorValueMin}!eoBinaryHypervolumeIndicator@{eo\-Binary\-Hypervolume\-Indicator}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOFitness$>$ double {\bf eo\-Binary\-Hypervolume\-Indicator}$<$ EOFitness $>$::hypervolume\-Indicator\-Value\-Min (const EOFitness \& {\em \_\-fitness\_\-eo1}, const EOFitness \& {\em \_\-fitness\_\-eo2}, const unsigned {\em \_\-i\-Obj}, const bool {\em \_\-flag})\hspace{0.3cm}{\tt [inline, private]}}\label{classeoBinaryHypervolumeIndicator_6c9b9a5279ad7894b4563e205f13e98b} - - -computation of the hypervolume of the portion of the objective space that is dominated by individual \_\-eo1 but not by individual \_\-eo2 in case of a minimization on the objective \_\-i\-Obj - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em EOFitness}]\& \_\-fitness\_\-eo1 the fitness of the first individual \item[{\em EOFitness}]\& \_\-fitness\_\-eo2 the fitness of the second individual \item[{\em unsigned}]\_\-i\-Obj index of the objective \item[{\em bool}]\_\-flag (only used for iteration) \end{description} -\end{Desc} - - -Definition at line 320 of file eo\-Binary\-Quality\-Indicator.h. - -References eo\-Binary\-Quality\-Indicator$<$ EOFitness $>$::bounds, eo\-Binary\-Hypervolume\-Indicator$<$ EOFitness $>$::hypervolume\-Indicator\-Value(), and eo\-Binary\-Hypervolume\-Indicator$<$ EOFitness $>$::rho. - -Referenced by eo\-Binary\-Hypervolume\-Indicator$<$ EOFitness $>$::hypervolume\-Indicator\-Value().\index{eoBinaryHypervolumeIndicator@{eo\-Binary\-Hypervolume\-Indicator}!hypervolumeIndicatorValueMax@{hypervolumeIndicatorValueMax}} -\index{hypervolumeIndicatorValueMax@{hypervolumeIndicatorValueMax}!eoBinaryHypervolumeIndicator@{eo\-Binary\-Hypervolume\-Indicator}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOFitness$>$ double {\bf eo\-Binary\-Hypervolume\-Indicator}$<$ EOFitness $>$::hypervolume\-Indicator\-Value\-Max (const EOFitness \& {\em \_\-fitness\_\-eo1}, const EOFitness \& {\em \_\-fitness\_\-eo2}, const unsigned {\em \_\-i\-Obj}, const bool {\em \_\-flag})\hspace{0.3cm}{\tt [inline, private]}}\label{classeoBinaryHypervolumeIndicator_df2903822dbcd0a906dabf4cb6e05bfb} - - -computation of the hypervolume of the portion of the objective space that is dominated by individual \_\-eo1 but not by individual \_\-eo2 in case of a maximization on the objective \_\-i\-Obj - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em EOFitness}]\& \_\-fitness\_\-eo1 the fitness of the first individual \item[{\em EOFitness}]\& \_\-fitness\_\-eo2 the fitness of the second individual \item[{\em unsigned}]\_\-i\-Obj index of the objective \item[{\em bool}]\_\-flag (only used for iteration) \end{description} -\end{Desc} - - -Definition at line 374 of file eo\-Binary\-Quality\-Indicator.h. - -References eo\-Binary\-Quality\-Indicator$<$ EOFitness $>$::bounds, eo\-Binary\-Hypervolume\-Indicator$<$ EOFitness $>$::hypervolume\-Indicator\-Value(), and eo\-Binary\-Hypervolume\-Indicator$<$ EOFitness $>$::rho. - -Referenced by eo\-Binary\-Hypervolume\-Indicator$<$ EOFitness $>$::hypervolume\-Indicator\-Value(). - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -eo\-Binary\-Quality\-Indicator.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classeoBinaryQualityIndicator.eps b/trunk/paradiseo-moeo/docs/latex/classeoBinaryQualityIndicator.eps deleted file mode 100644 index 819e6f0ed..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoBinaryQualityIndicator.eps +++ /dev/null @@ -1,215 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 116.279 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 4.3 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 2 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(eoBinaryQualityIndicator< EOFitness >) cw -(eoBF< const EOFitness &, const EOFitness &, double >) cw -(eoFunctorBase) cw -(eoAdditiveBinaryEpsilonIndicator< EOFitness >) cw -(eoBinaryHypervolumeIndicator< EOFitness >) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (eoBinaryQualityIndicator< EOFitness >) 0.5 1 box - (eoBF< const EOFitness &, const EOFitness &, double >) 0.5 2 box - (eoFunctorBase) 0.5 3 box - (eoAdditiveBinaryEpsilonIndicator< EOFitness >) 0 0 box - (eoBinaryHypervolumeIndicator< EOFitness >) 1 0 box - -% ----- relations ----- - -solid -0 0.5 1 out -solid -1 0.5 2 in -solid -0 0.5 2 out -solid -1 0.5 3 in -solid -1 0.5 0.25 out -solid -0 1 1 conn -solid -0 0 0.75 in -solid -0 1 0.75 in diff --git a/trunk/paradiseo-moeo/docs/latex/classeoBinaryQualityIndicator.tex b/trunk/paradiseo-moeo/docs/latex/classeoBinaryQualityIndicator.tex deleted file mode 100644 index 567e8db4b..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoBinaryQualityIndicator.tex +++ /dev/null @@ -1,69 +0,0 @@ -\section{eo\-Binary\-Quality\-Indicator$<$ EOFitness $>$ Class Template Reference} -\label{classeoBinaryQualityIndicator}\index{eoBinaryQualityIndicator@{eoBinaryQualityIndicator}} -Functor Binary quality indicator Binary performance measure to use in the replacement selection process of IBEA (Indicator-Based Evolutionary Algorithm) Of course, EOFitness needs to be an {\bf eo\-Pareto\-Fitness} object. - - -{\tt \#include $<$eo\-Binary\-Quality\-Indicator.h$>$} - -Inheritance diagram for eo\-Binary\-Quality\-Indicator$<$ EOFitness $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=3.25581cm]{classeoBinaryQualityIndicator} -\end{center} -\end{figure} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf eo\-Binary\-Quality\-Indicator} ()\label{classeoBinaryQualityIndicator_e138f133fb4a5024b2e31f1544b4739a} - -\begin{CompactList}\small\item\em constructor \item\end{CompactList}\item -void {\bf set\-Bounds} (const unsigned \_\-i\-Obj, const double \_\-min, const double \_\-max) -\begin{CompactList}\small\item\em set the bounds for objective \_\-i\-Obj \item\end{CompactList}\end{CompactItemize} -\subsection*{Protected Attributes} -\begin{CompactItemize} -\item -std::vector$<$ {\bf Range} $>$ {\bf bounds}\label{classeoBinaryQualityIndicator_aa9bb224ab744a00271577a10518581a} - -\begin{CompactList}\small\item\em range (min and max double value) for each objective \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Types} -\begin{CompactItemize} -\item -typedef EOFitness::fitness\_\-traits {\bf traits}\label{classeoBinaryQualityIndicator_3d9415cfa63d3dd57fe44f9e11df3cac} - -\begin{CompactList}\small\item\em fitness traits \item\end{CompactList}\end{CompactItemize} -\subsection*{Classes} -\begin{CompactItemize} -\item -class {\bf Range} -\begin{CompactList}\small\item\em Private class to represent the bounds. \item\end{CompactList}\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOFitness$>$ class eo\-Binary\-Quality\-Indicator$<$ EOFitness $>$} - -Functor Binary quality indicator Binary performance measure to use in the replacement selection process of IBEA (Indicator-Based Evolutionary Algorithm) Of course, EOFitness needs to be an {\bf eo\-Pareto\-Fitness} object. - - - -Definition at line 39 of file eo\-Binary\-Quality\-Indicator.h. - -\subsection{Member Function Documentation} -\index{eoBinaryQualityIndicator@{eo\-Binary\-Quality\-Indicator}!setBounds@{setBounds}} -\index{setBounds@{setBounds}!eoBinaryQualityIndicator@{eo\-Binary\-Quality\-Indicator}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOFitness$>$ void {\bf eo\-Binary\-Quality\-Indicator}$<$ EOFitness $>$::set\-Bounds (const unsigned {\em \_\-i\-Obj}, const double {\em \_\-min}, const double {\em \_\-max})\hspace{0.3cm}{\tt [inline]}}\label{classeoBinaryQualityIndicator_ed08c328526eb4c1c8cfde8b6938ece9} - - -set the bounds for objective \_\-i\-Obj - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em unsigned}]\_\-i\-Obj the index of the objective \item[{\em double}]\_\-min the minimum value \item[{\em double}]\_\-max the maximum value \end{description} -\end{Desc} - - -Definition at line 62 of file eo\-Binary\-Quality\-Indicator.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -eo\-Binary\-Quality\-Indicator.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classeoBinaryQualityIndicator_1_1Range.tex b/trunk/paradiseo-moeo/docs/latex/classeoBinaryQualityIndicator_1_1Range.tex deleted file mode 100644 index 01e43961d..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoBinaryQualityIndicator_1_1Range.tex +++ /dev/null @@ -1,51 +0,0 @@ -\section{eo\-Binary\-Quality\-Indicator$<$ EOFitness $>$::Range Class Reference} -\label{classeoBinaryQualityIndicator_1_1Range}\index{eoBinaryQualityIndicator::Range@{eoBinaryQualityIndicator::Range}} -Private class to represent the bounds. - - -{\tt \#include $<$eo\-Binary\-Quality\-Indicator.h$>$} - -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf Range} ()\label{classeoBinaryQualityIndicator_1_1Range_75dfd77019095fa4993ad3187ac44006} - -\item -{\bf Range} (const double \_\-min, const double \_\-max)\label{classeoBinaryQualityIndicator_1_1Range_111b9a6b682bd0270039cce7d1a847ca} - -\item -double {\bf minimum} ()\label{classeoBinaryQualityIndicator_1_1Range_f9554f81819461f9ad56c12a93259803} - -\item -double {\bf maximum} ()\label{classeoBinaryQualityIndicator_1_1Range_790f08b55cdd69213886de198b2bcc5f} - -\item -double {\bf range} ()\label{classeoBinaryQualityIndicator_1_1Range_a432e7dbdb691ce4e6ee6d6a224e469f} - -\end{CompactItemize} -\subsection*{Private Attributes} -\begin{CompactItemize} -\item -double {\bf min}\label{classeoBinaryQualityIndicator_1_1Range_e233e32a9b7cb73ef5dbe06a204482ec} - -\item -double {\bf max}\label{classeoBinaryQualityIndicator_1_1Range_63c9473e163e3c0c6d5a0327252786b1} - -\item -double {\bf r}\label{classeoBinaryQualityIndicator_1_1Range_101eaf7a60e7243df169c7fde6087342} - -\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOFitness$>$ class eo\-Binary\-Quality\-Indicator$<$ EOFitness $>$::Range} - -Private class to represent the bounds. - - - -Definition at line 73 of file eo\-Binary\-Quality\-Indicator.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -eo\-Binary\-Quality\-Indicator.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classeoIBEA.eps b/trunk/paradiseo-moeo/docs/latex/classeoIBEA.eps deleted file mode 100644 index abe693ac4..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoIBEA.eps +++ /dev/null @@ -1,233 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 240.964 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 2.075 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 2 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(eoIBEA< EOT, Fitness >) cw -(eoPerf2WorthCached< EOT, double >) cw -(eoPerf2Worth< EOT, WorthT >) cw -(eoUF< const eoPop< EOT > &, void >) cw -(eoValueParam< std::vector< WorthT > >) cw -(eoFunctorBase) cw -(eoParam) cw -(eoIBEASorting< EOT, Fitness >) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (eoIBEA< EOT, Fitness >) 0.5 1 box - (eoPerf2WorthCached< EOT, double >) 0.5 2 box - (eoPerf2Worth< EOT, WorthT >) 0.5 3 box - (eoUF< const eoPop< EOT > &, void >) 0 4 box - (eoValueParam< std::vector< WorthT > >) 1 4 box - (eoFunctorBase) 0 5 box - (eoParam) 1 5 box - (eoIBEASorting< EOT, Fitness >) 0.5 0 box - -% ----- relations ----- - -solid -0 0.5 1 out -solid -1 0.5 2 in -solid -0 0.5 2 out -solid -1 0.5 3 in -solid -0 0.5 3 out -solid -0 1 4 conn -solid -1 0 4 in -solid -0 0 4 out -solid -1 1 4 in -solid -0 1 4 out -solid -1 0 5 in -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/docs/latex/classeoIBEA.tex b/trunk/paradiseo-moeo/docs/latex/classeoIBEA.tex deleted file mode 100644 index 38074e73d..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoIBEA.tex +++ /dev/null @@ -1,60 +0,0 @@ -\section{eo\-IBEA$<$ EOT, Fitness $>$ Class Template Reference} -\label{classeoIBEA}\index{eoIBEA@{eoIBEA}} -Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm). - - -{\tt \#include $<$eo\-IBEA.h$>$} - -Inheritance diagram for eo\-IBEA$<$ EOT, Fitness $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=6cm]{classeoIBEA} -\end{center} -\end{figure} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf eo\-IBEA} ({\bf eo\-Binary\-Quality\-Indicator}$<$ Fitness $>$ $\ast$\_\-I)\label{classeoIBEA_703833c1f773136b24d2ca5c7cff4b2d} - -\item -void {\bf calculate\_\-worths} (const {\bf eo\-Pop}$<$ EOT $>$ \&\_\-pop) -\begin{CompactList}\small\item\em mapping \item\end{CompactList}\end{CompactItemize} -\subsection*{Protected Attributes} -\begin{CompactItemize} -\item -{\bf eo\-Binary\-Quality\-Indicator}$<$ Fitness $>$ $\ast$ {\bf I}\label{classeoIBEA_f69a9efad202b67ee51d538d14d587e6} - -\begin{CompactList}\small\item\em binary quality indicator to use in the selection process \item\end{CompactList}\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT, class Fitness$>$ class eo\-IBEA$<$ EOT, Fitness $>$} - -Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm). - - - -Definition at line 38 of file eo\-IBEA.h. - -\subsection{Member Function Documentation} -\index{eoIBEA@{eo\-IBEA}!calculate_worths@{calculate\_\-worths}} -\index{calculate_worths@{calculate\_\-worths}!eoIBEA@{eo\-IBEA}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT, class Fitness$>$ void {\bf eo\-IBEA}$<$ EOT, Fitness $>$::calculate\_\-worths (const {\bf eo\-Pop}$<$ EOT $>$ \& {\em \_\-pop})\hspace{0.3cm}{\tt [inline, virtual]}}\label{classeoIBEA_e6b7c15e38822bef261c545b498eabef} - - -mapping - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em const}]eo\-Pop$<$EOT$>$\& \_\-pop the population \end{description} -\end{Desc} - - -Implements {\bf eo\-Perf2Worth\-Cached$<$ EOT, double $>$}. - -Definition at line 56 of file eo\-IBEA.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -eo\-IBEA.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classeoIBEAAvgSorting.eps b/trunk/paradiseo-moeo/docs/latex/classeoIBEAAvgSorting.eps deleted file mode 100644 index 99056127d..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoIBEAAvgSorting.eps +++ /dev/null @@ -1,233 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 240.964 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 2.075 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 2 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(eoIBEAAvgSorting< EOT, FitnessEval >) cw -(eoIBEA< EOT, FitnessEval >) cw -(eoPerf2WorthCached< EOT, double >) cw -(eoPerf2Worth< EOT, WorthT >) cw -(eoUF< const eoPop< EOT > &, void >) cw -(eoValueParam< std::vector< WorthT > >) cw -(eoFunctorBase) cw -(eoParam) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (eoIBEAAvgSorting< EOT, FitnessEval >) 0.5 0 box - (eoIBEA< EOT, FitnessEval >) 0.5 1 box - (eoPerf2WorthCached< EOT, double >) 0.5 2 box - (eoPerf2Worth< EOT, WorthT >) 0.5 3 box - (eoUF< const eoPop< EOT > &, void >) 0 4 box - (eoValueParam< std::vector< WorthT > >) 1 4 box - (eoFunctorBase) 0 5 box - (eoParam) 1 5 box - -% ----- relations ----- - -solid -0 0.5 0 out -solid -1 0.5 1 in -solid -0 0.5 1 out -solid -1 0.5 2 in -solid -0 0.5 2 out -solid -1 0.5 3 in -solid -0 0.5 3 out -solid -0 1 4 conn -solid -1 0 4 in -solid -0 0 4 out -solid -1 1 4 in -solid -0 1 4 out -solid -1 0 5 in -solid -1 1 5 in diff --git a/trunk/paradiseo-moeo/docs/latex/classeoIBEAAvgSorting.tex b/trunk/paradiseo-moeo/docs/latex/classeoIBEAAvgSorting.tex deleted file mode 100644 index 52eea3221..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoIBEAAvgSorting.tex +++ /dev/null @@ -1,99 +0,0 @@ -\section{eo\-IBEAAvg\-Sorting$<$ EOT, Fitness\-Eval $>$ Class Template Reference} -\label{classeoIBEAAvgSorting}\index{eoIBEAAvgSorting@{eoIBEAAvgSorting}} -Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) under uncertainty using averaged values for each objective Follow the idea presented in the Deb \& Gupta paper \char`\"{}Searching for Robust Pareto-Optimal Solutions in Multi-Objective Optimization\char`\"{}, 2005 Of course, the fitness of an individual needs to be an eo\-Stochastic\-Pareto\-Fitness object. - - -{\tt \#include $<$eo\-IBEA.h$>$} - -Inheritance diagram for eo\-IBEAAvg\-Sorting$<$ EOT, Fitness\-Eval $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=6cm]{classeoIBEAAvgSorting} -\end{center} -\end{figure} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf eo\-IBEAAvg\-Sorting} ({\bf eo\-Binary\-Quality\-Indicator}$<$ Fitness\-Eval $>$ $\ast$\_\-I, const double \_\-kappa) -\begin{CompactList}\small\item\em constructor \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Member Functions} -\begin{CompactItemize} -\item -void {\bf set\-Bounds} (const {\bf eo\-Pop}$<$ EOT $>$ \&\_\-pop) -\begin{CompactList}\small\item\em computation and setting of the bounds for each objective \item\end{CompactList}\item -void {\bf fitnesses} (const {\bf eo\-Pop}$<$ EOT $>$ \&\_\-pop) -\begin{CompactList}\small\item\em computation and setting of the fitness for each individual of the population \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Attributes} -\begin{CompactItemize} -\item -double {\bf kappa}\label{classeoIBEAAvgSorting_6f467d673861830d6a0708f61cecc3f7} - -\begin{CompactList}\small\item\em scaling factor kappa \item\end{CompactList}\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT, class Fitness\-Eval = typename EOT::Fitness::Fitness\-Eval$>$ class eo\-IBEAAvg\-Sorting$<$ EOT, Fitness\-Eval $>$} - -Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) under uncertainty using averaged values for each objective Follow the idea presented in the Deb \& Gupta paper \char`\"{}Searching for Robust Pareto-Optimal Solutions in Multi-Objective Optimization\char`\"{}, 2005 Of course, the fitness of an individual needs to be an eo\-Stochastic\-Pareto\-Fitness object. - - - -Definition at line 373 of file eo\-IBEA.h. - -\subsection{Constructor \& Destructor Documentation} -\index{eoIBEAAvgSorting@{eo\-IBEAAvg\-Sorting}!eoIBEAAvgSorting@{eoIBEAAvgSorting}} -\index{eoIBEAAvgSorting@{eoIBEAAvgSorting}!eoIBEAAvgSorting@{eo\-IBEAAvg\-Sorting}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT, class Fitness\-Eval = typename EOT::Fitness::Fitness\-Eval$>$ {\bf eo\-IBEAAvg\-Sorting}$<$ EOT, Fitness\-Eval $>$::{\bf eo\-IBEAAvg\-Sorting} ({\bf eo\-Binary\-Quality\-Indicator}$<$ Fitness\-Eval $>$ $\ast$ {\em \_\-I}, const double {\em \_\-kappa})\hspace{0.3cm}{\tt [inline]}}\label{classeoIBEAAvgSorting_eb0cfda626e1e5cac6750f0598610f82} - - -constructor - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em eo\-Binary\-Quality\-Indicator$<$EOT$>$$\ast$}]\_\-I the binary quality indicator to use in the selection process \item[{\em double}]\_\-kappa scaling factor kappa \end{description} -\end{Desc} - - -Definition at line 385 of file eo\-IBEA.h. - -References eo\-IBEAAvg\-Sorting$<$ EOT, Fitness\-Eval $>$::kappa. - -\subsection{Member Function Documentation} -\index{eoIBEAAvgSorting@{eo\-IBEAAvg\-Sorting}!setBounds@{setBounds}} -\index{setBounds@{setBounds}!eoIBEAAvgSorting@{eo\-IBEAAvg\-Sorting}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT, class Fitness\-Eval = typename EOT::Fitness::Fitness\-Eval$>$ void {\bf eo\-IBEAAvg\-Sorting}$<$ EOT, Fitness\-Eval $>$::set\-Bounds (const {\bf eo\-Pop}$<$ EOT $>$ \& {\em \_\-pop})\hspace{0.3cm}{\tt [inline, private, virtual]}}\label{classeoIBEAAvgSorting_b365a1eab0da5211c59369416642780d} - - -computation and setting of the bounds for each objective - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em const}]eo\-Pop$<$EOT$>$\& \_\-pop the population \end{description} -\end{Desc} - - -Implements {\bf eo\-IBEA$<$ EOT, Fitness\-Eval $>$} {\rm (p.\,\pageref{classeoIBEA})}. - -Definition at line 413 of file eo\-IBEA.h.\index{eoIBEAAvgSorting@{eo\-IBEAAvg\-Sorting}!fitnesses@{fitnesses}} -\index{fitnesses@{fitnesses}!eoIBEAAvgSorting@{eo\-IBEAAvg\-Sorting}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT, class Fitness\-Eval = typename EOT::Fitness::Fitness\-Eval$>$ void {\bf eo\-IBEAAvg\-Sorting}$<$ EOT, Fitness\-Eval $>$::fitnesses (const {\bf eo\-Pop}$<$ EOT $>$ \& {\em \_\-pop})\hspace{0.3cm}{\tt [inline, private, virtual]}}\label{classeoIBEAAvgSorting_4bc8c46d151d7935d7b2ac8bfbdd7ee6} - - -computation and setting of the fitness for each individual of the population - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em const}]eo\-Pop$<$EOT$>$\& \_\-pop the population \end{description} -\end{Desc} - - -Implements {\bf eo\-IBEA$<$ EOT, Fitness\-Eval $>$} {\rm (p.\,\pageref{classeoIBEA})}. - -Definition at line 445 of file eo\-IBEA.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -eo\-IBEA.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classeoIBEASorting.eps b/trunk/paradiseo-moeo/docs/latex/classeoIBEASorting.eps deleted file mode 100644 index 824b0fded..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoIBEASorting.eps +++ /dev/null @@ -1,233 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 240.964 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 2.075 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 2 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(eoIBEASorting< EOT, Fitness >) cw -(eoIBEA< EOT, Fitness >) cw -(eoPerf2WorthCached< EOT, double >) cw -(eoPerf2Worth< EOT, WorthT >) cw -(eoUF< const eoPop< EOT > &, void >) cw -(eoValueParam< std::vector< WorthT > >) cw -(eoFunctorBase) cw -(eoParam) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (eoIBEASorting< EOT, Fitness >) 0.5 0 box - (eoIBEA< EOT, Fitness >) 0.5 1 box - (eoPerf2WorthCached< EOT, double >) 0.5 2 box - (eoPerf2Worth< EOT, WorthT >) 0.5 3 box - (eoUF< const eoPop< EOT > &, void >) 0 4 box - (eoValueParam< std::vector< WorthT > >) 1 4 box - (eoFunctorBase) 0 5 box - (eoParam) 1 5 box - -% ----- relations ----- - -solid -0 0.5 0 out -solid -1 0.5 1 in -solid -0 0.5 1 out -solid -1 0.5 2 in -solid -0 0.5 2 out -solid -1 0.5 3 in -solid -0 0.5 3 out -solid -0 1 4 conn -solid -1 0 4 in -solid -0 0 4 out -solid -1 1 4 in -solid -0 1 4 out -solid -1 0 5 in -solid -1 1 5 in diff --git a/trunk/paradiseo-moeo/docs/latex/classeoIBEASorting.tex b/trunk/paradiseo-moeo/docs/latex/classeoIBEASorting.tex deleted file mode 100644 index 7149cbafc..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoIBEASorting.tex +++ /dev/null @@ -1,99 +0,0 @@ -\section{eo\-IBEASorting$<$ EOT, Fitness $>$ Class Template Reference} -\label{classeoIBEASorting}\index{eoIBEASorting@{eoIBEASorting}} -Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) without uncertainty Adapted from the Zitzler and K\~{A}¼nzli paper \char`\"{}Indicator-Based Selection in Multiobjective Search\char`\"{} (2004) Of course, Fitness needs to be an {\bf eo\-Pareto\-Fitness} object. - - -{\tt \#include $<$eo\-IBEA.h$>$} - -Inheritance diagram for eo\-IBEASorting$<$ EOT, Fitness $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=6cm]{classeoIBEASorting} -\end{center} -\end{figure} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf eo\-IBEASorting} ({\bf eo\-Binary\-Quality\-Indicator}$<$ Fitness $>$ $\ast$\_\-I, const double \_\-kappa) -\begin{CompactList}\small\item\em constructor \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Member Functions} -\begin{CompactItemize} -\item -void {\bf set\-Bounds} (const {\bf eo\-Pop}$<$ EOT $>$ \&\_\-pop) -\begin{CompactList}\small\item\em computation and setting of the bounds for each objective \item\end{CompactList}\item -void {\bf fitnesses} (const {\bf eo\-Pop}$<$ EOT $>$ \&\_\-pop) -\begin{CompactList}\small\item\em computation and setting of the fitness for each individual of the population \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Attributes} -\begin{CompactItemize} -\item -double {\bf kappa}\label{classeoIBEASorting_de45fa88a6b6fc70896a0dbfffdb3dc7} - -\begin{CompactList}\small\item\em scaling factor kappa \item\end{CompactList}\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT, class Fitness = typename EOT::Fitness$>$ class eo\-IBEASorting$<$ EOT, Fitness $>$} - -Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) without uncertainty Adapted from the Zitzler and K\~{A}¼nzli paper \char`\"{}Indicator-Based Selection in Multiobjective Search\char`\"{} (2004) Of course, Fitness needs to be an {\bf eo\-Pareto\-Fitness} object. - - - -Definition at line 94 of file eo\-IBEA.h. - -\subsection{Constructor \& Destructor Documentation} -\index{eoIBEASorting@{eo\-IBEASorting}!eoIBEASorting@{eoIBEASorting}} -\index{eoIBEASorting@{eoIBEASorting}!eoIBEASorting@{eo\-IBEASorting}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT, class Fitness = typename EOT::Fitness$>$ {\bf eo\-IBEASorting}$<$ EOT, Fitness $>$::{\bf eo\-IBEASorting} ({\bf eo\-Binary\-Quality\-Indicator}$<$ Fitness $>$ $\ast$ {\em \_\-I}, const double {\em \_\-kappa})\hspace{0.3cm}{\tt [inline]}}\label{classeoIBEASorting_7a35d760e84a98fd7a47966c50e3af66} - - -constructor - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em eo\-Binary\-Quality\-Indicator$<$EOT$>$$\ast$}]\_\-I the binary quality indicator to use in the selection process \item[{\em double}]\_\-kappa scaling factor kappa \end{description} -\end{Desc} - - -Definition at line 106 of file eo\-IBEA.h. - -References eo\-IBEASorting$<$ EOT, Fitness $>$::kappa. - -\subsection{Member Function Documentation} -\index{eoIBEASorting@{eo\-IBEASorting}!setBounds@{setBounds}} -\index{setBounds@{setBounds}!eoIBEASorting@{eo\-IBEASorting}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT, class Fitness = typename EOT::Fitness$>$ void {\bf eo\-IBEASorting}$<$ EOT, Fitness $>$::set\-Bounds (const {\bf eo\-Pop}$<$ EOT $>$ \& {\em \_\-pop})\hspace{0.3cm}{\tt [inline, private, virtual]}}\label{classeoIBEASorting_02c7346d6aa62f3e3af20cc6ac3ee1d9} - - -computation and setting of the bounds for each objective - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em const}]eo\-Pop$<$EOT$>$\& \_\-pop the population \end{description} -\end{Desc} - - -Implements {\bf eo\-IBEA$<$ EOT, Fitness $>$} {\rm (p.\,\pageref{classeoIBEA})}. - -Definition at line 134 of file eo\-IBEA.h.\index{eoIBEASorting@{eo\-IBEASorting}!fitnesses@{fitnesses}} -\index{fitnesses@{fitnesses}!eoIBEASorting@{eo\-IBEASorting}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT, class Fitness = typename EOT::Fitness$>$ void {\bf eo\-IBEASorting}$<$ EOT, Fitness $>$::fitnesses (const {\bf eo\-Pop}$<$ EOT $>$ \& {\em \_\-pop})\hspace{0.3cm}{\tt [inline, private, virtual]}}\label{classeoIBEASorting_af613f862a58b402d88958b0e290e810} - - -computation and setting of the fitness for each individual of the population - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em const}]eo\-Pop$<$EOT$>$\& \_\-pop the population \end{description} -\end{Desc} - - -Implements {\bf eo\-IBEA$<$ EOT, Fitness $>$} {\rm (p.\,\pageref{classeoIBEA})}. - -Definition at line 162 of file eo\-IBEA.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -eo\-IBEA.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classeoIBEAStochSorting.eps b/trunk/paradiseo-moeo/docs/latex/classeoIBEAStochSorting.eps deleted file mode 100644 index e7776d152..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoIBEAStochSorting.eps +++ /dev/null @@ -1,233 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 233.463 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 2.14167 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 2 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(eoIBEAStochSorting< EOT, FitnessEval >) cw -(eoIBEA< EOT, FitnessEval >) cw -(eoPerf2WorthCached< EOT, double >) cw -(eoPerf2Worth< EOT, WorthT >) cw -(eoUF< const eoPop< EOT > &, void >) cw -(eoValueParam< std::vector< WorthT > >) cw -(eoFunctorBase) cw -(eoParam) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (eoIBEAStochSorting< EOT, FitnessEval >) 0.5 0 box - (eoIBEA< EOT, FitnessEval >) 0.5 1 box - (eoPerf2WorthCached< EOT, double >) 0.5 2 box - (eoPerf2Worth< EOT, WorthT >) 0.5 3 box - (eoUF< const eoPop< EOT > &, void >) 0 4 box - (eoValueParam< std::vector< WorthT > >) 1 4 box - (eoFunctorBase) 0 5 box - (eoParam) 1 5 box - -% ----- relations ----- - -solid -0 0.5 0 out -solid -1 0.5 1 in -solid -0 0.5 1 out -solid -1 0.5 2 in -solid -0 0.5 2 out -solid -1 0.5 3 in -solid -0 0.5 3 out -solid -0 1 4 conn -solid -1 0 4 in -solid -0 0 4 out -solid -1 1 4 in -solid -0 1 4 out -solid -1 0 5 in -solid -1 1 5 in diff --git a/trunk/paradiseo-moeo/docs/latex/classeoIBEAStochSorting.tex b/trunk/paradiseo-moeo/docs/latex/classeoIBEAStochSorting.tex deleted file mode 100644 index b429a0053..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoIBEAStochSorting.tex +++ /dev/null @@ -1,97 +0,0 @@ -\section{eo\-IBEAStoch\-Sorting$<$ EOT, Fitness\-Eval $>$ Class Template Reference} -\label{classeoIBEAStochSorting}\index{eoIBEAStochSorting@{eoIBEAStochSorting}} -Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) under uncertainty Adapted from the Basseur and Zitzler paper \char`\"{}Handling Uncertainty in Indicator-Based Multiobjective Optimization\char`\"{} (2006) Of course, the fitness of an individual needs to be an eo\-Stochastic\-Pareto\-Fitness object. - - -{\tt \#include $<$eo\-IBEA.h$>$} - -Inheritance diagram for eo\-IBEAStoch\-Sorting$<$ EOT, Fitness\-Eval $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=6cm]{classeoIBEAStochSorting} -\end{center} -\end{figure} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf eo\-IBEAStoch\-Sorting} ({\bf eo\-Binary\-Quality\-Indicator}$<$ Fitness\-Eval $>$ $\ast$\_\-I) -\begin{CompactList}\small\item\em constructor \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Member Functions} -\begin{CompactItemize} -\item -void {\bf set\-Bounds} (const {\bf eo\-Pop}$<$ EOT $>$ \&\_\-pop) -\begin{CompactList}\small\item\em computation and setting of the bounds for each objective \item\end{CompactList}\item -void {\bf fitnesses} (const {\bf eo\-Pop}$<$ EOT $>$ \&\_\-pop) -\begin{CompactList}\small\item\em computation and setting of the fitness for each individual of the population \item\end{CompactList}\end{CompactItemize} -\subsection*{Static Private Member Functions} -\begin{CompactItemize} -\item -static double {\bf zero} ()\label{classeoIBEAStochSorting_0cd3d638866730b7a8fdbd5a1c08c810} - -\begin{CompactList}\small\item\em approximated zero value \item\end{CompactList}\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT, class Fitness\-Eval = typename EOT::Fitness::Fitness\-Eval$>$ class eo\-IBEAStoch\-Sorting$<$ EOT, Fitness\-Eval $>$} - -Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) under uncertainty Adapted from the Basseur and Zitzler paper \char`\"{}Handling Uncertainty in Indicator-Based Multiobjective Optimization\char`\"{} (2006) Of course, the fitness of an individual needs to be an eo\-Stochastic\-Pareto\-Fitness object. - - - -Definition at line 215 of file eo\-IBEA.h. - -\subsection{Constructor \& Destructor Documentation} -\index{eoIBEAStochSorting@{eo\-IBEAStoch\-Sorting}!eoIBEAStochSorting@{eoIBEAStochSorting}} -\index{eoIBEAStochSorting@{eoIBEAStochSorting}!eoIBEAStochSorting@{eo\-IBEAStoch\-Sorting}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT, class Fitness\-Eval = typename EOT::Fitness::Fitness\-Eval$>$ {\bf eo\-IBEAStoch\-Sorting}$<$ EOT, Fitness\-Eval $>$::{\bf eo\-IBEAStoch\-Sorting} ({\bf eo\-Binary\-Quality\-Indicator}$<$ Fitness\-Eval $>$ $\ast$ {\em \_\-I})\hspace{0.3cm}{\tt [inline]}}\label{classeoIBEAStochSorting_9d9775846e174bdbc9491856b23eb27d} - - -constructor - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em eo\-Binary\-Quality\-Indicator$<$EOT$>$$\ast$}]\_\-I the binary quality indicator to use in the selection process \end{description} -\end{Desc} - - -Definition at line 226 of file eo\-IBEA.h. - -\subsection{Member Function Documentation} -\index{eoIBEAStochSorting@{eo\-IBEAStoch\-Sorting}!setBounds@{setBounds}} -\index{setBounds@{setBounds}!eoIBEAStochSorting@{eo\-IBEAStoch\-Sorting}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT, class Fitness\-Eval = typename EOT::Fitness::Fitness\-Eval$>$ void {\bf eo\-IBEAStoch\-Sorting}$<$ EOT, Fitness\-Eval $>$::set\-Bounds (const {\bf eo\-Pop}$<$ EOT $>$ \& {\em \_\-pop})\hspace{0.3cm}{\tt [inline, private, virtual]}}\label{classeoIBEAStochSorting_2a5ddad942fee331fe6912a6fecc9247} - - -computation and setting of the bounds for each objective - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em const}]eo\-Pop$<$EOT$>$\& \_\-pop the population \end{description} -\end{Desc} - - -Implements {\bf eo\-IBEA$<$ EOT, Fitness\-Eval $>$} {\rm (p.\,\pageref{classeoIBEA})}. - -Definition at line 258 of file eo\-IBEA.h.\index{eoIBEAStochSorting@{eo\-IBEAStoch\-Sorting}!fitnesses@{fitnesses}} -\index{fitnesses@{fitnesses}!eoIBEAStochSorting@{eo\-IBEAStoch\-Sorting}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT, class Fitness\-Eval = typename EOT::Fitness::Fitness\-Eval$>$ void {\bf eo\-IBEAStoch\-Sorting}$<$ EOT, Fitness\-Eval $>$::fitnesses (const {\bf eo\-Pop}$<$ EOT $>$ \& {\em \_\-pop})\hspace{0.3cm}{\tt [inline, private, virtual]}}\label{classeoIBEAStochSorting_0d099b5a341791b35db98b350cdbc83f} - - -computation and setting of the fitness for each individual of the population - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em const}]eo\-Pop$<$EOT$>$\& \_\-pop the population \end{description} -\end{Desc} - - -Implements {\bf eo\-IBEA$<$ EOT, Fitness\-Eval $>$} {\rm (p.\,\pageref{classeoIBEA})}. - -Definition at line 286 of file eo\-IBEA.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -eo\-IBEA.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classeoParetoEuclidDist.eps b/trunk/paradiseo-moeo/docs/latex/classeoParetoEuclidDist.eps deleted file mode 100644 index 95067130d..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoParetoEuclidDist.eps +++ /dev/null @@ -1,197 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 170.94 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 2.925 def % aspect ratio of the BoundingBox (width/height) -/boundx 500 def -/boundy boundx boundaspect div def -/xspacing 0 def -/yspacing 0 def -/rows 2 def -/cols 1 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(eoParetoEuclidDist< EOT, DistType >) cw -(eoParetoPhenDist< EOT, DistType >) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (eoParetoEuclidDist< EOT, DistType >) 0 0 box - (eoParetoPhenDist< EOT, DistType >) 0 1 box - -% ----- relations ----- - -solid -0 0 0 out -solid -1 0 1 in diff --git a/trunk/paradiseo-moeo/docs/latex/classeoParetoEuclidDist.tex b/trunk/paradiseo-moeo/docs/latex/classeoParetoEuclidDist.tex deleted file mode 100644 index 468b8acf8..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoParetoEuclidDist.tex +++ /dev/null @@ -1,28 +0,0 @@ -\section{eo\-Pareto\-Euclid\-Dist$<$ EOT, Dist\-Type $>$ Class Template Reference} -\label{classeoParetoEuclidDist}\index{eoParetoEuclidDist@{eoParetoEuclidDist}} -Inheritance diagram for eo\-Pareto\-Euclid\-Dist$<$ EOT, Dist\-Type $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=2cm]{classeoParetoEuclidDist} -\end{center} -\end{figure} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -Dist\-Type {\bf operator()} (const EOT \&eopf1, const EOT \&eopf2)\label{classeoParetoEuclidDist_8693ded671292b210c3c455fa18c496e} - -\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT, class Dist\-Type = double$>$ class eo\-Pareto\-Euclid\-Dist$<$ EOT, Dist\-Type $>$} - - - - - -Definition at line 15 of file eo\-Pareto\-Phen\-Dist.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -eo\-Pareto\-Phen\-Dist.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classeoParetoPhenDist.eps b/trunk/paradiseo-moeo/docs/latex/classeoParetoPhenDist.eps deleted file mode 100644 index 41b7a9d73..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoParetoPhenDist.eps +++ /dev/null @@ -1,197 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 170.94 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 2.925 def % aspect ratio of the BoundingBox (width/height) -/boundx 500 def -/boundy boundx boundaspect div def -/xspacing 0 def -/yspacing 0 def -/rows 2 def -/cols 1 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(eoParetoPhenDist< EOT, DistType >) cw -(eoParetoEuclidDist< EOT, DistType >) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (eoParetoPhenDist< EOT, DistType >) 0 1 box - (eoParetoEuclidDist< EOT, DistType >) 0 0 box - -% ----- relations ----- - -solid -1 0 0.25 out -solid -0 0 0.75 in diff --git a/trunk/paradiseo-moeo/docs/latex/classeoParetoPhenDist.tex b/trunk/paradiseo-moeo/docs/latex/classeoParetoPhenDist.tex deleted file mode 100644 index 542553113..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoParetoPhenDist.tex +++ /dev/null @@ -1,22 +0,0 @@ -\section{eo\-Pareto\-Phen\-Dist$<$ EOT, Dist\-Type $>$ Class Template Reference} -\label{classeoParetoPhenDist}\index{eoParetoPhenDist@{eoParetoPhenDist}} -Inheritance diagram for eo\-Pareto\-Phen\-Dist$<$ EOT, Dist\-Type $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=2cm]{classeoParetoPhenDist} -\end{center} -\end{figure} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT, class Dist\-Type$>$ class eo\-Pareto\-Phen\-Dist$<$ EOT, Dist\-Type $>$} - - - - - -Definition at line 3 of file eo\-Pareto\-Phen\-Dist.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -eo\-Pareto\-Phen\-Dist.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classeoParetoSharing.eps b/trunk/paradiseo-moeo/docs/latex/classeoParetoSharing.eps deleted file mode 100644 index 1159ccf2d..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoParetoSharing.eps +++ /dev/null @@ -1,221 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 161.943 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 3.0875 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 2 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(eoParetoSharing< EOT, worthT >) cw -(eoPerf2Worth< EOT, worthT >) cw -(eoUF< const eoPop< EOT > &, void >) cw -(eoValueParam< std::vector< worthT > >) cw -(eoFunctorBase) cw -(eoParam) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (eoParetoSharing< EOT, worthT >) 0.5 0 box - (eoPerf2Worth< EOT, worthT >) 0.5 1 box - (eoUF< const eoPop< EOT > &, void >) 0 2 box - (eoValueParam< std::vector< worthT > >) 1 2 box - (eoFunctorBase) 0 3 box - (eoParam) 1 3 box - -% ----- relations ----- - -solid -0 0.5 0 out -solid -1 0.5 1 in -solid -0 0.5 1 out -solid -0 1 2 conn -solid -1 0 2 in -solid -0 0 2 out -solid -1 1 2 in -solid -0 1 2 out -solid -1 0 3 in -solid -1 1 3 in diff --git a/trunk/paradiseo-moeo/docs/latex/classeoParetoSharing.tex b/trunk/paradiseo-moeo/docs/latex/classeoParetoSharing.tex deleted file mode 100644 index 0ef03c5fe..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoParetoSharing.tex +++ /dev/null @@ -1,60 +0,0 @@ -\section{eo\-Pareto\-Sharing$<$ EOT, worth\-T $>$ Class Template Reference} -\label{classeoParetoSharing}\index{eoParetoSharing@{eoParetoSharing}} -Inheritance diagram for eo\-Pareto\-Sharing$<$ EOT, worth\-T $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=4cm]{classeoParetoSharing} -\end{center} -\end{figure} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf eo\-Pareto\-Sharing} (double \_\-niche\-Size)\label{classeoParetoSharing_99666671930abc479a2f5e5dd2914d41} - -\item -{\bf eo\-Pareto\-Sharing} (double \_\-niche\-Size, {\bf eo\-Pareto\-Phen\-Dist}$<$ EOT, worth\-T $>$ \&\_\-dist)\label{classeoParetoSharing_5ad0d5b6a1c1f4fc17bb9a319f18d645} - -\item -void {\bf operator} ()(const {\bf eo\-Pop}$<$ EOT $>$ \&\_\-pop)\label{classeoParetoSharing_df55496bf711d4614bcf42d157a4b4de} - -\end{CompactItemize} -\subsection*{Private Member Functions} -\begin{CompactItemize} -\item -double {\bf sh} (double {\bf dist}, double {\bf Dmax})\label{classeoParetoSharing_ce18ecb042033d564be6379869f2be88} - -\end{CompactItemize} -\subsection*{Private Attributes} -\begin{CompactItemize} -\item -double {\bf niche\-Size}\label{classeoParetoSharing_0da31e076cf2098639cd1a9fa06f3942} - -\item -{\bf eo\-Pareto\-Phen\-Dist}$<$ EOT, worth\-T $>$ \& {\bf dist}\label{classeoParetoSharing_f5cff5bf666314e59d58043531253b1b} - -\item -{\bf eo\-Pareto\-Euclid\-Dist}$<$ EOT $>$ {\bf euc\_\-dist}\label{classeoParetoSharing_9b8e6e2c76d816afb23dfdbf91dabf57} - -\item -double {\bf Dmax}\label{classeoParetoSharing_35449ebac125955c49a6d34db0e710b3} - -\end{CompactItemize} -\subsection*{Classes} -\begin{CompactItemize} -\item -class {\bf d\-Matrix} -\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT, class worth\-T = double$>$ class eo\-Pareto\-Sharing$<$ EOT, worth\-T $>$} - - - - - -Definition at line 9 of file eo\-Pareto\-Sharing.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -eo\-Pareto\-Sharing.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classeoParetoSharing_1_1dMatrix.tex b/trunk/paradiseo-moeo/docs/latex/classeoParetoSharing_1_1dMatrix.tex deleted file mode 100644 index 3860314c0..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classeoParetoSharing_1_1dMatrix.tex +++ /dev/null @@ -1,31 +0,0 @@ -\section{eo\-Pareto\-Sharing$<$ EOT, worth\-T $>$::d\-Matrix Class Reference} -\label{classeoParetoSharing_1_1dMatrix}\index{eoParetoSharing::dMatrix@{eoParetoSharing::dMatrix}} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf d\-Matrix} (unsigned \_\-s)\label{classeoParetoSharing_1_1dMatrix_0cff6678bc7af1fd6d620a472b6c9ee5} - -\item -void {\bf print\-On} (std::ostream \&\_\-os)\label{classeoParetoSharing_1_1dMatrix_0a331635c3125c5d936f30b34d3b4bcd} - -\end{CompactItemize} -\subsection*{Private Attributes} -\begin{CompactItemize} -\item -unsigned {\bf r\-Size}\label{classeoParetoSharing_1_1dMatrix_767481759c7990f6a90c581e0fd0a0dd} - -\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT, class worth\-T = double$>$ class eo\-Pareto\-Sharing$<$ EOT, worth\-T $>$::d\-Matrix} - - - - - -Definition at line 99 of file eo\-Pareto\-Sharing.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -eo\-Pareto\-Sharing.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoArchive.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoArchive.eps deleted file mode 100644 index 3653c706b..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoArchive.eps +++ /dev/null @@ -1,215 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 277.778 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 1.8 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 2 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoArchive< EOT >) cw -(eoPop< EOT >) cw -(eoObject) cw -(eoPersistent) cw -(eoPrintable) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoArchive< EOT >) 0.5 0 box - (eoPop< EOT >) 0.5 1 box - (eoObject) 0 2 box - (eoPersistent) 1 2 box - (eoPrintable) 1 3 box - -% ----- relations ----- - -solid -0 0.5 0 out -solid -1 0.5 1 in -solid -0 0.5 1 out -solid -0 1 2 conn -solid -1 0 2 in -solid -1 1 2 in -solid -0 1 2 out -solid -1 1 3 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoArchive.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoArchive.tex deleted file mode 100644 index 852b31278..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoArchive.tex +++ /dev/null @@ -1,111 +0,0 @@ -\section{moeo\-Archive$<$ EOT $>$ Class Template Reference} -\label{classmoeoArchive}\index{moeoArchive@{moeoArchive}} -An archive is a secondary population that stores non-dominated solutions. - - -{\tt \#include $<$moeo\-Archive.h$>$} - -Inheritance diagram for moeo\-Archive$<$ EOT $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=4cm]{classmoeoArchive} -\end{center} -\end{figure} -\subsection*{Public Types} -\begin{CompactItemize} -\item -typedef EOT::Fitness {\bf EOFitness}\label{classmoeoArchive_798bc97d8321b1e2c469e5c341a96dac} - -\begin{CompactList}\small\item\em The fitness type of a solution. \item\end{CompactList}\end{CompactItemize} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -bool {\bf dominates} (const {\bf EOFitness} \&\_\-fit) const -\begin{CompactList}\small\item\em Returns true if the current archive dominates \_\-fit. \item\end{CompactList}\item -bool {\bf contains} (const {\bf EOFitness} \&\_\-fit) const -\begin{CompactList}\small\item\em Returns true if the current archive contains \_\-fit. \item\end{CompactList}\item -void {\bf update} (const EOT \&\_\-eo) -\begin{CompactList}\small\item\em Updates the archive with a given individual \_\-eo. \item\end{CompactList}\item -void {\bf update} (const {\bf eo\-Pop}$<$ EOT $>$ \&\_\-pop) -\begin{CompactList}\small\item\em Updates the archive with a given population \_\-pop. \item\end{CompactList}\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT$>$ class moeo\-Archive$<$ EOT $>$} - -An archive is a secondary population that stores non-dominated solutions. - - - -Definition at line 21 of file moeo\-Archive.h. - -\subsection{Member Function Documentation} -\index{moeoArchive@{moeo\-Archive}!dominates@{dominates}} -\index{dominates@{dominates}!moeoArchive@{moeo\-Archive}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ bool {\bf moeo\-Archive}$<$ EOT $>$::dominates (const {\bf EOFitness} \& {\em \_\-fit}) const\hspace{0.3cm}{\tt [inline]}}\label{classmoeoArchive_7786c8bfe67fefa19ac31a4ac700df06} - - -Returns true if the current archive dominates \_\-fit. - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-fit}]the (Pareto) fitness to compare with the current archive \end{description} -\end{Desc} - - -Definition at line 39 of file moeo\-Archive.h. - -Referenced by moeo\-Archive$<$ EOT $>$::update().\index{moeoArchive@{moeo\-Archive}!contains@{contains}} -\index{contains@{contains}!moeoArchive@{moeo\-Archive}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ bool {\bf moeo\-Archive}$<$ EOT $>$::contains (const {\bf EOFitness} \& {\em \_\-fit}) const\hspace{0.3cm}{\tt [inline]}}\label{classmoeoArchive_71feaf270daa7185e829caef40bbf956} - - -Returns true if the current archive contains \_\-fit. - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-fit}]the (Pareto) fitness to search within the current archive \end{description} -\end{Desc} - - -Definition at line 51 of file moeo\-Archive.h.\index{moeoArchive@{moeo\-Archive}!update@{update}} -\index{update@{update}!moeoArchive@{moeo\-Archive}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ void {\bf moeo\-Archive}$<$ EOT $>$::update (const EOT \& {\em \_\-eo})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoArchive_be9f67bfe41c25537292056d5b30f56a} - - -Updates the archive with a given individual \_\-eo. - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-eo}]the given individual \end{description} -\end{Desc} - - -Definition at line 63 of file moeo\-Archive.h. - -References moeo\-Archive$<$ EOT $>$::dominates(). - -Referenced by moeo\-Archive$<$ EOT $>$::update().\index{moeoArchive@{moeo\-Archive}!update@{update}} -\index{update@{update}!moeoArchive@{moeo\-Archive}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ void {\bf moeo\-Archive}$<$ EOT $>$::update (const {\bf eo\-Pop}$<$ EOT $>$ \& {\em \_\-pop})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoArchive_58e891ab400ba352e8b0a341d0bdc107} - - -Updates the archive with a given population \_\-pop. - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-pop}]the given population \end{description} -\end{Desc} - - -Definition at line 98 of file moeo\-Archive.h. - -References moeo\-Archive$<$ EOT $>$::update(). - -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/docs/latex/classmoeoArchiveFitnessSavingUpdater.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoArchiveFitnessSavingUpdater.eps deleted file mode 100644 index 2a12b3fbe..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoArchiveFitnessSavingUpdater.eps +++ /dev/null @@ -1,209 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 299.625 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 1.66875 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 1 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoArchiveFitnessSavingUpdater< EOT >) cw -(eoUpdater) cw -(eoF< void >) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoArchiveFitnessSavingUpdater< EOT >) 0 0 box - (eoUpdater) 0 1 box - (eoF< void >) 0 2 box - (eoFunctorBase) 0 3 box - -% ----- relations ----- - -solid -0 0 0 out -solid -1 0 1 in -solid -0 0 1 out -solid -1 0 2 in -solid -0 0 2 out -solid -1 0 3 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoArchiveFitnessSavingUpdater.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoArchiveFitnessSavingUpdater.tex deleted file mode 100644 index 656d6637d..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoArchiveFitnessSavingUpdater.tex +++ /dev/null @@ -1,67 +0,0 @@ -\section{moeo\-Archive\-Fitness\-Saving\-Updater$<$ EOT $>$ Class Template Reference} -\label{classmoeoArchiveFitnessSavingUpdater}\index{moeoArchiveFitnessSavingUpdater@{moeoArchiveFitnessSavingUpdater}} -This class allows to save the fitnesses of solutions contained in an archive into a file at each generation. - - -{\tt \#include $<$moeo\-Archive\-Fitness\-Saving\-Updater.h$>$} - -Inheritance diagram for moeo\-Archive\-Fitness\-Saving\-Updater$<$ EOT $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=4cm]{classmoeoArchiveFitnessSavingUpdater} -\end{center} -\end{figure} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf moeo\-Archive\-Fitness\-Saving\-Updater} ({\bf moeo\-Archive}$<$ EOT $>$ \&\_\-arch, const std::string \&\_\-filename=\char`\"{}Res/Arch\char`\"{}, int \_\-id=-1) -\begin{CompactList}\small\item\em Ctor. \item\end{CompactList}\item -void {\bf operator()} ()\label{classmoeoArchiveFitnessSavingUpdater_2ad5d3ab2c2066a1a3b85fff2ac14a19} - -\begin{CompactList}\small\item\em Saves the fitness of the archive's members into the file. \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Attributes} -\begin{CompactItemize} -\item -{\bf moeo\-Archive}$<$ EOT $>$ \& {\bf arch}\label{classmoeoArchiveFitnessSavingUpdater_b8eeccd7b43eb11e36cee2ec7d7c9c21} - -\begin{CompactList}\small\item\em local archive \item\end{CompactList}\item -std::string {\bf filename}\label{classmoeoArchiveFitnessSavingUpdater_17c82bea631bf9ff635a3698d08907f0} - -\begin{CompactList}\small\item\em target filename \item\end{CompactList}\item -int {\bf id}\label{classmoeoArchiveFitnessSavingUpdater_e064861d67aae0747c2d8ffab90cbfbf} - -\begin{CompactList}\small\item\em own ID \item\end{CompactList}\item -unsigned {\bf counter}\label{classmoeoArchiveFitnessSavingUpdater_e32fab4bb828d40fe19c283dbd2a6423} - -\begin{CompactList}\small\item\em counter \item\end{CompactList}\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT$>$ class moeo\-Archive\-Fitness\-Saving\-Updater$<$ EOT $>$} - -This class allows to save the fitnesses of solutions contained in an archive into a file at each generation. - - - -Definition at line 27 of file moeo\-Archive\-Fitness\-Saving\-Updater.h. - -\subsection{Constructor \& Destructor Documentation} -\index{moeoArchiveFitnessSavingUpdater@{moeo\-Archive\-Fitness\-Saving\-Updater}!moeoArchiveFitnessSavingUpdater@{moeoArchiveFitnessSavingUpdater}} -\index{moeoArchiveFitnessSavingUpdater@{moeoArchiveFitnessSavingUpdater}!moeoArchiveFitnessSavingUpdater@{moeo\-Archive\-Fitness\-Saving\-Updater}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ {\bf moeo\-Archive\-Fitness\-Saving\-Updater}$<$ EOT $>$::{\bf moeo\-Archive\-Fitness\-Saving\-Updater} ({\bf moeo\-Archive}$<$ EOT $>$ \& {\em \_\-arch}, const std::string \& {\em \_\-filename} = {\tt \char`\"{}Res/Arch\char`\"{}}, int {\em \_\-id} = {\tt -1})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoArchiveFitnessSavingUpdater_b61826bfa0f47064aed460817cf61b92} - - -Ctor. - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-arch}]local archive \item[{\em \_\-filename}]target filename \item[{\em \_\-id}]own ID \end{description} -\end{Desc} - - -Definition at line 37 of file moeo\-Archive\-Fitness\-Saving\-Updater.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Archive\-Fitness\-Saving\-Updater.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoArchiveUpdater.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoArchiveUpdater.eps deleted file mode 100644 index 7d3bc3fca..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoArchiveUpdater.eps +++ /dev/null @@ -1,209 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 425.532 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 1.175 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 1 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoArchiveUpdater< EOT >) cw -(eoUpdater) cw -(eoF< void >) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoArchiveUpdater< EOT >) 0 0 box - (eoUpdater) 0 1 box - (eoF< void >) 0 2 box - (eoFunctorBase) 0 3 box - -% ----- relations ----- - -solid -0 0 0 out -solid -1 0 1 in -solid -0 0 1 out -solid -1 0 2 in -solid -0 0 2 out -solid -1 0 3 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoArchiveUpdater.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoArchiveUpdater.tex deleted file mode 100644 index 82d44c816..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoArchiveUpdater.tex +++ /dev/null @@ -1,61 +0,0 @@ -\section{moeo\-Archive\-Updater$<$ EOT $>$ Class Template Reference} -\label{classmoeoArchiveUpdater}\index{moeoArchiveUpdater@{moeoArchiveUpdater}} -This class allows to update the archive at each generation with newly found non-dominated solutions. - - -{\tt \#include $<$moeo\-Archive\-Updater.h$>$} - -Inheritance diagram for moeo\-Archive\-Updater$<$ EOT $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=4cm]{classmoeoArchiveUpdater} -\end{center} -\end{figure} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf moeo\-Archive\-Updater} ({\bf moeo\-Archive}$<$ EOT $>$ \&\_\-arch, const {\bf eo\-Pop}$<$ EOT $>$ \&\_\-pop) -\begin{CompactList}\small\item\em Ctor. \item\end{CompactList}\item -void {\bf operator()} ()\label{classmoeoArchiveUpdater_19e98244f0dd641983af81d8dcaf0f7d} - -\begin{CompactList}\small\item\em Updates the archive with newly found non-dominated solutions contained in the main population. \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Attributes} -\begin{CompactItemize} -\item -{\bf moeo\-Archive}$<$ EOT $>$ \& {\bf arch}\label{classmoeoArchiveUpdater_2fd7b92786ced836e3d0b5abfb801a86} - -\begin{CompactList}\small\item\em the archive of non-dominated solutions \item\end{CompactList}\item -const {\bf eo\-Pop}$<$ EOT $>$ \& {\bf pop}\label{classmoeoArchiveUpdater_0fc3f08f0385c55569eb056737303363} - -\begin{CompactList}\small\item\em the main population \item\end{CompactList}\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT$>$ class moeo\-Archive\-Updater$<$ EOT $>$} - -This class allows to update the archive at each generation with newly found non-dominated solutions. - - - -Definition at line 23 of file moeo\-Archive\-Updater.h. - -\subsection{Constructor \& Destructor Documentation} -\index{moeoArchiveUpdater@{moeo\-Archive\-Updater}!moeoArchiveUpdater@{moeoArchiveUpdater}} -\index{moeoArchiveUpdater@{moeoArchiveUpdater}!moeoArchiveUpdater@{moeo\-Archive\-Updater}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ {\bf moeo\-Archive\-Updater}$<$ EOT $>$::{\bf moeo\-Archive\-Updater} ({\bf moeo\-Archive}$<$ EOT $>$ \& {\em \_\-arch}, const {\bf eo\-Pop}$<$ EOT $>$ \& {\em \_\-pop})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoArchiveUpdater_71027fd5f8dac7d8069b682c998c03c5} - - -Ctor. - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-arch}]an archive of non-dominated solutions \item[{\em \_\-pop}]the main population \end{description} -\end{Desc} - - -Definition at line 32 of file moeo\-Archive\-Updater.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Archive\-Updater.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoBM.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoBM.eps deleted file mode 100644 index d20d0f74a..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoBM.eps +++ /dev/null @@ -1,247 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 65.1466 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 7.675 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 -/cols 5 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoBM< A1, A2, R >) cw -(eoBF< A1, A2, R >) cw -(moeoMetric) cw -(eoFunctorBase) cw -(eoFunctorBase) cw -(moeoSolutionVsSolutionBM< EOT, R, EOFitness >) cw -(moeoVectorVsSolutionBM< EOT, R, EOFitness >) cw -(moeoVectorVsVectorBM< EOT, R, EOFitness >) cw -(moeoVectorVsVectorBM< EOT, double >) cw -(moeoContributionMetric< EOT >) cw -(moeoEntropyMetric< EOT >) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoBM< A1, A2, R >) 1.5 2 box - (eoBF< A1, A2, R >) 1 3 box - (moeoMetric) 2 3 box - (eoFunctorBase) 1 4 box - (eoFunctorBase) 2 4 box - (moeoSolutionVsSolutionBM< EOT, R, EOFitness >) 0 1 box - (moeoVectorVsSolutionBM< EOT, R, EOFitness >) 1 1 box - (moeoVectorVsVectorBM< EOT, R, EOFitness >) 2 1 box - (moeoVectorVsVectorBM< EOT, double >) 3 1 box - (moeoContributionMetric< EOT >) 2.5 0 box - (moeoEntropyMetric< EOT >) 3.5 0 box - -% ----- relations ----- - -solid -0 1.5 2 out -solid -1 2 3 conn -solid -1 1 3 in -solid -0 1 3 out -solid -1 2 3 in -solid -0 2 3 out -solid -1 1 4 in -solid -1 2 4 in -solid -1 1.5 1.25 out -solid -0 3 2 conn -solid -0 0 1.75 in -solid -0 1 1.75 in -solid -0 2 1.75 in -solid -0 3 1.75 in -solid -1 3 0.25 out -solid -2.5 3.5 1 conn -solid -0 2.5 0.75 in -solid -0 3.5 0.75 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoBM.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoBM.tex deleted file mode 100644 index ab5408f52..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoBM.tex +++ /dev/null @@ -1,27 +0,0 @@ -\section{moeo\-BM$<$ A1, A2, R $>$ Class Template Reference} -\label{classmoeoBM}\index{moeoBM@{moeoBM}} -Base class for binary metrics. - - -{\tt \#include $<$moeo\-Metric.h$>$} - -Inheritance diagram for moeo\-BM$<$ A1, A2, R $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=1.8241cm]{classmoeoBM} -\end{center} -\end{figure} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class A1, class A2, class R$>$ class moeo\-BM$<$ A1, A2, R $>$} - -Base class for binary metrics. - - - -Definition at line 38 of file moeo\-Metric.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Metric.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoBinaryMetricSavingUpdater.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoBinaryMetricSavingUpdater.eps deleted file mode 100644 index c2cc5352d..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoBinaryMetricSavingUpdater.eps +++ /dev/null @@ -1,209 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 313.725 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 1.59375 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 1 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoBinaryMetricSavingUpdater< EOT >) cw -(eoUpdater) cw -(eoF< void >) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoBinaryMetricSavingUpdater< EOT >) 0 0 box - (eoUpdater) 0 1 box - (eoF< void >) 0 2 box - (eoFunctorBase) 0 3 box - -% ----- relations ----- - -solid -0 0 0 out -solid -1 0 1 in -solid -0 0 1 out -solid -1 0 2 in -solid -0 0 2 out -solid -1 0 3 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoBinaryMetricSavingUpdater.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoBinaryMetricSavingUpdater.tex deleted file mode 100644 index d5e783c4d..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoBinaryMetricSavingUpdater.tex +++ /dev/null @@ -1,79 +0,0 @@ -\section{moeo\-Binary\-Metric\-Saving\-Updater$<$ EOT $>$ Class Template Reference} -\label{classmoeoBinaryMetricSavingUpdater}\index{moeoBinaryMetricSavingUpdater@{moeoBinaryMetricSavingUpdater}} -This class allows to save the progression of a binary metric comparing the fitness values of the current population (or archive) with the fitness values of the population (or archive) of the generation (n-1) into a file. - - -{\tt \#include $<$moeo\-Binary\-Metric\-Saving\-Updater.h$>$} - -Inheritance diagram for moeo\-Binary\-Metric\-Saving\-Updater$<$ EOT $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=4cm]{classmoeoBinaryMetricSavingUpdater} -\end{center} -\end{figure} -\subsection*{Public Types} -\begin{CompactItemize} -\item -typedef EOT::Fitness {\bf EOFitness}\label{classmoeoBinaryMetricSavingUpdater_c22e390633d94bbf69309e8d0cae1f0a} - -\begin{CompactList}\small\item\em The fitness type of a solution. \item\end{CompactList}\end{CompactItemize} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf moeo\-Binary\-Metric\-Saving\-Updater} ({\bf moeo\-Vector\-Vs\-Vector\-BM}$<$ EOT, double $>$ \&\_\-metric, const {\bf eo\-Pop}$<$ EOT $>$ \&\_\-pop, std::string \_\-filename) -\begin{CompactList}\small\item\em Ctor. \item\end{CompactList}\item -void {\bf operator()} ()\label{classmoeoBinaryMetricSavingUpdater_2d051d28def4cadf69957c8a21bf88dc} - -\begin{CompactList}\small\item\em Saves the metric's value for the current generation. \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Attributes} -\begin{CompactItemize} -\item -{\bf moeo\-Vector\-Vs\-Vector\-BM}$<$ EOT, double $>$ \& {\bf metric}\label{classmoeoBinaryMetricSavingUpdater_52e12414a266bce1dbce0b913025fd37} - -\begin{CompactList}\small\item\em binary metric comparing two Pareto sets \item\end{CompactList}\item -const {\bf eo\-Pop}$<$ EOT $>$ \& {\bf pop}\label{classmoeoBinaryMetricSavingUpdater_9c30673aca66a1531856cb92068edaf7} - -\begin{CompactList}\small\item\em main population \item\end{CompactList}\item -{\bf eo\-Pop}$<$ EOT $>$ {\bf old\-Pop}\label{classmoeoBinaryMetricSavingUpdater_c1751bf23ef440d895a39cdff25c384c} - -\begin{CompactList}\small\item\em (n-1) population \item\end{CompactList}\item -std::string {\bf filename}\label{classmoeoBinaryMetricSavingUpdater_32c78860e3aee52346df3aa30c5ac42f} - -\begin{CompactList}\small\item\em target filename \item\end{CompactList}\item -bool {\bf first\-Gen}\label{classmoeoBinaryMetricSavingUpdater_1e40103a5cfa592a9d2408102e507a19} - -\begin{CompactList}\small\item\em is it the first generation ? \item\end{CompactList}\item -unsigned {\bf counter}\label{classmoeoBinaryMetricSavingUpdater_280b52506c280b07356726ad5d497ef8} - -\begin{CompactList}\small\item\em counter \item\end{CompactList}\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT$>$ class moeo\-Binary\-Metric\-Saving\-Updater$<$ EOT $>$} - -This class allows to save the progression of a binary metric comparing the fitness values of the current population (or archive) with the fitness values of the population (or archive) of the generation (n-1) into a file. - - - -Definition at line 26 of file moeo\-Binary\-Metric\-Saving\-Updater.h. - -\subsection{Constructor \& Destructor Documentation} -\index{moeoBinaryMetricSavingUpdater@{moeo\-Binary\-Metric\-Saving\-Updater}!moeoBinaryMetricSavingUpdater@{moeoBinaryMetricSavingUpdater}} -\index{moeoBinaryMetricSavingUpdater@{moeoBinaryMetricSavingUpdater}!moeoBinaryMetricSavingUpdater@{moeo\-Binary\-Metric\-Saving\-Updater}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ {\bf moeo\-Binary\-Metric\-Saving\-Updater}$<$ EOT $>$::{\bf moeo\-Binary\-Metric\-Saving\-Updater} ({\bf moeo\-Vector\-Vs\-Vector\-BM}$<$ EOT, double $>$ \& {\em \_\-metric}, const {\bf eo\-Pop}$<$ EOT $>$ \& {\em \_\-pop}, std::string {\em \_\-filename})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoBinaryMetricSavingUpdater_978c6e8a99459722220387f911c1f461} - - -Ctor. - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-metric}]the binary metric comparing two Pareto sets \item[{\em \_\-pop}]the main population \item[{\em \_\-filename}]the target filename \end{description} -\end{Desc} - - -Definition at line 41 of file moeo\-Binary\-Metric\-Saving\-Updater.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Binary\-Metric\-Saving\-Updater.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoCombinedMOLS.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoCombinedMOLS.eps deleted file mode 100644 index 0761f1d7b..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoCombinedMOLS.eps +++ /dev/null @@ -1,209 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 243.902 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 2.05 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 1 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoCombinedMOLS< EOT >) cw -(moeoMOLS< EOT >) cw -(eoBF< const EOT &, moeoArchive< EOT > &, void >) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoCombinedMOLS< EOT >) 0 0 box - (moeoMOLS< EOT >) 0 1 box - (eoBF< const EOT &, moeoArchive< EOT > &, void >) 0 2 box - (eoFunctorBase) 0 3 box - -% ----- relations ----- - -solid -0 0 0 out -solid -1 0 1 in -solid -0 0 1 out -solid -1 0 2 in -solid -0 0 2 out -solid -1 0 3 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoCombinedMOLS.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoCombinedMOLS.tex deleted file mode 100644 index 2c79dbbb4..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoCombinedMOLS.tex +++ /dev/null @@ -1,101 +0,0 @@ -\section{moeo\-Combined\-MOLS$<$ EOT $>$ Class Template Reference} -\label{classmoeoCombinedMOLS}\index{moeoCombinedMOLS@{moeoCombinedMOLS}} -This class allows to embed a set of local searches that are sequentially applied, and so working and updating the same archive of non-dominated solutions. - - -{\tt \#include $<$moeo\-Combined\-MOLS.h$>$} - -Inheritance diagram for moeo\-Combined\-MOLS$<$ EOT $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=4cm]{classmoeoCombinedMOLS} -\end{center} -\end{figure} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf moeo\-Combined\-MOLS} ({\bf eo\-Eval\-Func}$<$ EOT $>$ \&\_\-eval, {\bf moeo\-MOLS}$<$ EOT $>$ \&\_\-first\_\-ls) -\begin{CompactList}\small\item\em Ctor. \item\end{CompactList}\item -void {\bf add} ({\bf moeo\-MOLS}$<$ EOT $>$ \&\_\-ls) -\begin{CompactList}\small\item\em Adds a new local search to combine. \item\end{CompactList}\item -void {\bf operator()} (const EOT \&\_\-eo, {\bf moeo\-Archive}$<$ EOT $>$ \&\_\-arch) -\begin{CompactList}\small\item\em Gives a new solution in order to explore the neigborhood. \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Attributes} -\begin{CompactItemize} -\item -{\bf eo\-Eval\-Func}$<$ EOT $>$ \& {\bf eval}\label{classmoeoCombinedMOLS_b2c0866a1808022bd3a9dac89e528a01} - -\begin{CompactList}\small\item\em the full evaluator of a solution \item\end{CompactList}\item -std::vector$<$ {\bf moeo\-MOLS}$<$ EOT $>$ $\ast$ $>$ {\bf combined\-MOLS}\label{classmoeoCombinedMOLS_a5ccc182c0d61421fc524c2da3671099} - -\begin{CompactList}\small\item\em the vector that contains the combined MOLS \item\end{CompactList}\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT$>$ class moeo\-Combined\-MOLS$<$ EOT $>$} - -This class allows to embed a set of local searches that are sequentially applied, and so working and updating the same archive of non-dominated solutions. - - - -Definition at line 24 of file moeo\-Combined\-MOLS.h. - -\subsection{Constructor \& Destructor Documentation} -\index{moeoCombinedMOLS@{moeo\-Combined\-MOLS}!moeoCombinedMOLS@{moeoCombinedMOLS}} -\index{moeoCombinedMOLS@{moeoCombinedMOLS}!moeoCombinedMOLS@{moeo\-Combined\-MOLS}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ {\bf moeo\-Combined\-MOLS}$<$ EOT $>$::{\bf moeo\-Combined\-MOLS} ({\bf eo\-Eval\-Func}$<$ EOT $>$ \& {\em \_\-eval}, {\bf moeo\-MOLS}$<$ EOT $>$ \& {\em \_\-first\_\-ls})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoCombinedMOLS_9305380cd8f5a4d85ef603fa85c1860b} - - -Ctor. - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-eval}]the full evaluator of a solution \item[{\em \_\-first\_\-ls}]the first multi-objective local search to add \end{description} -\end{Desc} - - -Definition at line 33 of file moeo\-Combined\-MOLS.h. - -References moeo\-Combined\-MOLS$<$ EOT $>$::combined\-MOLS. - -\subsection{Member Function Documentation} -\index{moeoCombinedMOLS@{moeo\-Combined\-MOLS}!add@{add}} -\index{add@{add}!moeoCombinedMOLS@{moeo\-Combined\-MOLS}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ void {\bf moeo\-Combined\-MOLS}$<$ EOT $>$::add ({\bf moeo\-MOLS}$<$ EOT $>$ \& {\em \_\-ls})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoCombinedMOLS_bd6b8f46211d5d531753c69fcd76cba4} - - -Adds a new local search to combine. - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-ls}]the multi-objective local search to add \end{description} -\end{Desc} - - -Definition at line 43 of file moeo\-Combined\-MOLS.h. - -References moeo\-Combined\-MOLS$<$ EOT $>$::combined\-MOLS.\index{moeoCombinedMOLS@{moeo\-Combined\-MOLS}!operator()@{operator()}} -\index{operator()@{operator()}!moeoCombinedMOLS@{moeo\-Combined\-MOLS}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ void {\bf moeo\-Combined\-MOLS}$<$ EOT $>$::operator() (const EOT \& {\em \_\-eo}, {\bf moeo\-Archive}$<$ EOT $>$ \& {\em \_\-arch})\hspace{0.3cm}{\tt [inline, virtual]}}\label{classmoeoCombinedMOLS_fa7de12db00b89feb139372603bba4aa} - - -Gives a new solution in order to explore the neigborhood. - -The new non-dominated solutions are added to the archive \begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-eo}]the solution \item[{\em \_\-arch}]the archive of non-dominated solutions \end{description} -\end{Desc} - - -Implements {\bf eo\-BF$<$ const EOT \&, moeo\-Archive$<$ EOT $>$ \&, void $>$}. - -Definition at line 54 of file moeo\-Combined\-MOLS.h. - -References moeo\-Combined\-MOLS$<$ EOT $>$::combined\-MOLS, and moeo\-Combined\-MOLS$<$ EOT $>$::eval. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Combined\-MOLS.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoContributionMetric.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoContributionMetric.eps deleted file mode 100644 index 3335421e4..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoContributionMetric.eps +++ /dev/null @@ -1,227 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 195.312 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 2.56 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 -/cols 2 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoContributionMetric< EOT >) cw -(moeoVectorVsVectorBM< EOT, double >) cw -(moeoBM< A1, A2, R >) cw -(eoBF< A1, A2, R >) cw -(moeoMetric) cw -(eoFunctorBase) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoContributionMetric< EOT >) 0.5 0 box - (moeoVectorVsVectorBM< EOT, double >) 0.5 1 box - (moeoBM< A1, A2, R >) 0.5 2 box - (eoBF< A1, A2, R >) 0 3 box - (moeoMetric) 1 3 box - (eoFunctorBase) 0 4 box - (eoFunctorBase) 1 4 box - -% ----- relations ----- - -solid -0 0.5 0 out -solid -1 0.5 1 in -solid -0 0.5 1 out -solid -1 0.5 2 in -solid -0 0.5 2 out -solid -0 1 3 conn -solid -1 0 3 in -solid -0 0 3 out -solid -1 1 3 in -solid -0 1 3 out -solid -1 0 4 in -solid -1 1 4 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoContributionMetric.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoContributionMetric.tex deleted file mode 100644 index 06b7da3d8..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoContributionMetric.tex +++ /dev/null @@ -1,116 +0,0 @@ -\section{moeo\-Contribution\-Metric$<$ EOT $>$ Class Template Reference} -\label{classmoeoContributionMetric}\index{moeoContributionMetric@{moeoContributionMetric}} -The contribution metric evaluates the proportion of non-dominated solutions given by a Pareto set relatively to another Pareto set. - - -{\tt \#include $<$moeo\-Contribution\-Metric.h$>$} - -Inheritance diagram for moeo\-Contribution\-Metric$<$ EOT $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=5cm]{classmoeoContributionMetric} -\end{center} -\end{figure} -\subsection*{Public Types} -\begin{CompactItemize} -\item -typedef EOT::Fitness {\bf EOFitness}\label{classmoeoContributionMetric_06c0247b9558eeb34e32c9a694924a66} - -\begin{CompactList}\small\item\em The fitness type of a solution. \item\end{CompactList}\end{CompactItemize} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -double {\bf operator()} (const std::vector$<$ {\bf EOFitness} $>$ \&\_\-set1, const std::vector$<$ {\bf EOFitness} $>$ \&\_\-set2) -\begin{CompactList}\small\item\em Returns the contribution of the Pareto set '\_\-set1' relatively to the Pareto set '\_\-set2'. \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Member Functions} -\begin{CompactItemize} -\item -unsigned {\bf card\_\-C} (const std::vector$<$ {\bf EOFitness} $>$ \&\_\-set1, const std::vector$<$ {\bf EOFitness} $>$ \&\_\-set2) -\begin{CompactList}\small\item\em Returns the number of solutions both in '\_\-set1' and '\_\-set2'. \item\end{CompactList}\item -unsigned {\bf card\_\-W} (const std::vector$<$ {\bf EOFitness} $>$ \&\_\-set1, const std::vector$<$ {\bf EOFitness} $>$ \&\_\-set2) -\begin{CompactList}\small\item\em Returns the number of solutions in '\_\-set1' dominating at least one solution of '\_\-set2'. \item\end{CompactList}\item -unsigned {\bf card\_\-N} (const std::vector$<$ {\bf EOFitness} $>$ \&\_\-set1, const std::vector$<$ {\bf EOFitness} $>$ \&\_\-set2) -\begin{CompactList}\small\item\em Returns the number of solutions in '\_\-set1' having no relation of dominance with those from '\_\-set2'. \item\end{CompactList}\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT$>$ class moeo\-Contribution\-Metric$<$ EOT $>$} - -The contribution metric evaluates the proportion of non-dominated solutions given by a Pareto set relatively to another Pareto set. - -(Meunier, Talbi, Reininger: 'A multiobjective genetic algorithm for radio network optimization', in Proc. of the 2000 Congress on Evolutionary Computation, IEEE Press, pp. 317-324) - - - -Definition at line 23 of file moeo\-Contribution\-Metric.h. - -\subsection{Member Function Documentation} -\index{moeoContributionMetric@{moeo\-Contribution\-Metric}!operator()@{operator()}} -\index{operator()@{operator()}!moeoContributionMetric@{moeo\-Contribution\-Metric}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ double {\bf moeo\-Contribution\-Metric}$<$ EOT $>$::operator() (const std::vector$<$ {\bf EOFitness} $>$ \& {\em \_\-set1}, const std::vector$<$ {\bf EOFitness} $>$ \& {\em \_\-set2})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoContributionMetric_76b6b93124263ca1a8232b12a556d843} - - -Returns the contribution of the Pareto set '\_\-set1' relatively to the Pareto set '\_\-set2'. - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-set1}]the first Pareto set \item[{\em \_\-set2}]the second Pareto set \end{description} -\end{Desc} - - -Definition at line 38 of file moeo\-Contribution\-Metric.h. - -References moeo\-Contribution\-Metric$<$ EOT $>$::card\_\-C(), moeo\-Contribution\-Metric$<$ EOT $>$::card\_\-N(), and moeo\-Contribution\-Metric$<$ EOT $>$::card\_\-W().\index{moeoContributionMetric@{moeo\-Contribution\-Metric}!card_C@{card\_\-C}} -\index{card_C@{card\_\-C}!moeoContributionMetric@{moeo\-Contribution\-Metric}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ unsigned {\bf moeo\-Contribution\-Metric}$<$ EOT $>$::card\_\-C (const std::vector$<$ {\bf EOFitness} $>$ \& {\em \_\-set1}, const std::vector$<$ {\bf EOFitness} $>$ \& {\em \_\-set2})\hspace{0.3cm}{\tt [inline, private]}}\label{classmoeoContributionMetric_a0041e60c941dd1909f28fadcf011b87} - - -Returns the number of solutions both in '\_\-set1' and '\_\-set2'. - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-set1}]the first Pareto set \item[{\em \_\-set2}]the second Pareto set \end{description} -\end{Desc} - - -Definition at line 57 of file moeo\-Contribution\-Metric.h. - -Referenced by moeo\-Contribution\-Metric$<$ EOT $>$::operator()().\index{moeoContributionMetric@{moeo\-Contribution\-Metric}!card_W@{card\_\-W}} -\index{card_W@{card\_\-W}!moeoContributionMetric@{moeo\-Contribution\-Metric}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ unsigned {\bf moeo\-Contribution\-Metric}$<$ EOT $>$::card\_\-W (const std::vector$<$ {\bf EOFitness} $>$ \& {\em \_\-set1}, const std::vector$<$ {\bf EOFitness} $>$ \& {\em \_\-set2})\hspace{0.3cm}{\tt [inline, private]}}\label{classmoeoContributionMetric_64a72db699a10d6b4794773d4adbae3c} - - -Returns the number of solutions in '\_\-set1' dominating at least one solution of '\_\-set2'. - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-set1}]the first Pareto set \item[{\em \_\-set2}]the second Pareto set \end{description} -\end{Desc} - - -Definition at line 76 of file moeo\-Contribution\-Metric.h. - -Referenced by moeo\-Contribution\-Metric$<$ EOT $>$::operator()().\index{moeoContributionMetric@{moeo\-Contribution\-Metric}!card_N@{card\_\-N}} -\index{card_N@{card\_\-N}!moeoContributionMetric@{moeo\-Contribution\-Metric}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ unsigned {\bf moeo\-Contribution\-Metric}$<$ EOT $>$::card\_\-N (const std::vector$<$ {\bf EOFitness} $>$ \& {\em \_\-set1}, const std::vector$<$ {\bf EOFitness} $>$ \& {\em \_\-set2})\hspace{0.3cm}{\tt [inline, private]}}\label{classmoeoContributionMetric_9960fc1396dbadb412719aaeeedcf961} - - -Returns the number of solutions in '\_\-set1' having no relation of dominance with those from '\_\-set2'. - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-set1}]the first Pareto set \item[{\em \_\-set2}]the second Pareto set \end{description} -\end{Desc} - - -Definition at line 95 of file moeo\-Contribution\-Metric.h. - -Referenced by moeo\-Contribution\-Metric$<$ EOT $>$::operator()(). - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Contribution\-Metric.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoDisctinctElitistReplacement.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoDisctinctElitistReplacement.eps deleted file mode 100644 index cb6876239..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoDisctinctElitistReplacement.eps +++ /dev/null @@ -1,215 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 318.471 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 1.57 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 -/cols 1 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoDisctinctElitistReplacement< EOT, WorthT >) cw -(moeoReplacement< EOT, WorthT >) cw -(eoReplacement< EOT >) cw -(eoBF< eoPop< EOT > &, eoPop< EOT > &, void >) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoDisctinctElitistReplacement< EOT, WorthT >) 0 0 box - (moeoReplacement< EOT, WorthT >) 0 1 box - (eoReplacement< EOT >) 0 2 box - (eoBF< eoPop< EOT > &, eoPop< EOT > &, void >) 0 3 box - (eoFunctorBase) 0 4 box - -% ----- relations ----- - -solid -0 0 0 out -solid -1 0 1 in -solid -0 0 1 out -solid -1 0 2 in -solid -0 0 2 out -solid -1 0 3 in -solid -0 0 3 out -solid -1 0 4 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoDisctinctElitistReplacement.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoDisctinctElitistReplacement.tex deleted file mode 100644 index 68117695d..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoDisctinctElitistReplacement.tex +++ /dev/null @@ -1,101 +0,0 @@ -\section{moeo\-Disctinct\-Elitist\-Replacement$<$ EOT, Worth\-T $>$ Class Template Reference} -\label{classmoeoDisctinctElitistReplacement}\index{moeoDisctinctElitistReplacement@{moeoDisctinctElitistReplacement}} -Same than \doxyref{moeo\-Elitist\-Replacement}{p.}{classmoeoElitistReplacement} except that distinct individuals are privilegied. - - -{\tt \#include $<$moeo\-Replacement.h$>$} - -Inheritance diagram for moeo\-Disctinct\-Elitist\-Replacement$<$ EOT, Worth\-T $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=5cm]{classmoeoDisctinctElitistReplacement} -\end{center} -\end{figure} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf moeo\-Disctinct\-Elitist\-Replacement} ({\bf eo\-Perf2Worth}$<$ EOT, Worth\-T $>$ \&\_\-perf2worth) -\begin{CompactList}\small\item\em constructor \item\end{CompactList}\item -void {\bf operator()} ({\bf eo\-Pop}$<$ EOT $>$ \&\_\-parents, {\bf eo\-Pop}$<$ EOT $>$ \&\_\-offspring) -\begin{CompactList}\small\item\em replacement - result in \_\-parents \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Member Functions} -\begin{CompactItemize} -\item -void {\bf create\-New\-Pop} ({\bf eo\-Pop}$<$ EOT $>$ \&\_\-pop, unsigned \_\-size) -\begin{CompactList}\small\item\em creation of the new population of size \_\-size \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Attributes} -\begin{CompactItemize} -\item -{\bf eo\-Perf2Worth}$<$ EOT, Worth\-T $>$ \& {\bf perf2worth}\label{classmoeoDisctinctElitistReplacement_3d1616ba57c10f5a77e0ec021cc8beb2} - -\begin{CompactList}\small\item\em the functor object to transform raw fitnesses into fitness for selection \item\end{CompactList}\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT, class Worth\-T = double$>$ class moeo\-Disctinct\-Elitist\-Replacement$<$ EOT, Worth\-T $>$} - -Same than \doxyref{moeo\-Elitist\-Replacement}{p.}{classmoeoElitistReplacement} except that distinct individuals are privilegied. - - - -Definition at line 78 of file moeo\-Replacement.h. - -\subsection{Constructor \& Destructor Documentation} -\index{moeoDisctinctElitistReplacement@{moeo\-Disctinct\-Elitist\-Replacement}!moeoDisctinctElitistReplacement@{moeoDisctinctElitistReplacement}} -\index{moeoDisctinctElitistReplacement@{moeoDisctinctElitistReplacement}!moeoDisctinctElitistReplacement@{moeo\-Disctinct\-Elitist\-Replacement}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT, class Worth\-T = double$>$ {\bf moeo\-Disctinct\-Elitist\-Replacement}$<$ EOT, Worth\-T $>$::{\bf moeo\-Disctinct\-Elitist\-Replacement} ({\bf eo\-Perf2Worth}$<$ EOT, Worth\-T $>$ \& {\em \_\-perf2worth})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoDisctinctElitistReplacement_f39200df2b68f6d35fbed2a2688a9d75} - - -constructor - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-perf2worth}]the functor class to transform raw fitnesses into fitness for selection \end{description} -\end{Desc} - - -Definition at line 87 of file moeo\-Replacement.h. - -\subsection{Member Function Documentation} -\index{moeoDisctinctElitistReplacement@{moeo\-Disctinct\-Elitist\-Replacement}!operator()@{operator()}} -\index{operator()@{operator()}!moeoDisctinctElitistReplacement@{moeo\-Disctinct\-Elitist\-Replacement}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT, class Worth\-T = double$>$ void {\bf moeo\-Disctinct\-Elitist\-Replacement}$<$ EOT, Worth\-T $>$::operator() ({\bf eo\-Pop}$<$ EOT $>$ \& {\em \_\-parents}, {\bf eo\-Pop}$<$ EOT $>$ \& {\em \_\-offspring})\hspace{0.3cm}{\tt [inline, virtual]}}\label{classmoeoDisctinctElitistReplacement_ca73704e827074092e7d228253427a8a} - - -replacement - result in \_\-parents - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-parents}]parents population \item[{\em \_\-offspring}]offspring population \end{description} -\end{Desc} - - -Implements {\bf eo\-BF$<$ eo\-Pop$<$ EOT $>$ \&, eo\-Pop$<$ EOT $>$ \&, void $>$}. - -Definition at line 99 of file moeo\-Replacement.h. - -References moeo\-Disctinct\-Elitist\-Replacement$<$ EOT, Worth\-T $>$::create\-New\-Pop().\index{moeoDisctinctElitistReplacement@{moeo\-Disctinct\-Elitist\-Replacement}!createNewPop@{createNewPop}} -\index{createNewPop@{createNewPop}!moeoDisctinctElitistReplacement@{moeo\-Disctinct\-Elitist\-Replacement}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT, class Worth\-T = double$>$ void {\bf moeo\-Disctinct\-Elitist\-Replacement}$<$ EOT, Worth\-T $>$::create\-New\-Pop ({\bf eo\-Pop}$<$ EOT $>$ \& {\em \_\-pop}, unsigned {\em \_\-size})\hspace{0.3cm}{\tt [inline, private]}}\label{classmoeoDisctinctElitistReplacement_7aed100016940e4806a7c93c0e22bf85} - - -creation of the new population of size \_\-size - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-pop}]the initial population (will be modified) \item[{\em \_\-size}]the size of the population to create \end{description} -\end{Desc} - - -Definition at line 123 of file moeo\-Replacement.h. - -References moeo\-Disctinct\-Elitist\-Replacement$<$ EOT, Worth\-T $>$::perf2worth, and eo\-Pop$<$ EOT $>$::swap(). - -Referenced by moeo\-Disctinct\-Elitist\-Replacement$<$ EOT, Worth\-T $>$::operator()(). - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Replacement.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoElitistReplacement.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoElitistReplacement.eps deleted file mode 100644 index dacd4c9bb..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoElitistReplacement.eps +++ /dev/null @@ -1,215 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 318.471 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 1.57 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 -/cols 1 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoElitistReplacement< EOT, WorthT >) cw -(moeoReplacement< EOT, WorthT >) cw -(eoReplacement< EOT >) cw -(eoBF< eoPop< EOT > &, eoPop< EOT > &, void >) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoElitistReplacement< EOT, WorthT >) 0 0 box - (moeoReplacement< EOT, WorthT >) 0 1 box - (eoReplacement< EOT >) 0 2 box - (eoBF< eoPop< EOT > &, eoPop< EOT > &, void >) 0 3 box - (eoFunctorBase) 0 4 box - -% ----- relations ----- - -solid -0 0 0 out -solid -1 0 1 in -solid -0 0 1 out -solid -1 0 2 in -solid -0 0 2 out -solid -1 0 3 in -solid -0 0 3 out -solid -1 0 4 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoElitistReplacement.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoElitistReplacement.tex deleted file mode 100644 index 260c40587..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoElitistReplacement.tex +++ /dev/null @@ -1,76 +0,0 @@ -\section{moeo\-Elitist\-Replacement$<$ EOT, Worth\-T $>$ Class Template Reference} -\label{classmoeoElitistReplacement}\index{moeoElitistReplacement@{moeoElitistReplacement}} -Keep all the best individuals (almost cut-and-pasted from {\bf eo\-NDPlus\-Replacement}, (c) Maarten Keijzer, Marc Schoenauer and Ge\-Neura Team, 2002). - - -{\tt \#include $<$moeo\-Replacement.h$>$} - -Inheritance diagram for moeo\-Elitist\-Replacement$<$ EOT, Worth\-T $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=5cm]{classmoeoElitistReplacement} -\end{center} -\end{figure} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf moeo\-Elitist\-Replacement} ({\bf eo\-Perf2Worth}$<$ EOT, Worth\-T $>$ \&\_\-perf2worth) -\begin{CompactList}\small\item\em constructor \item\end{CompactList}\item -void {\bf operator()} ({\bf eo\-Pop}$<$ EOT $>$ \&\_\-parents, {\bf eo\-Pop}$<$ EOT $>$ \&\_\-offspring) -\begin{CompactList}\small\item\em replacement - result in \_\-parents \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Attributes} -\begin{CompactItemize} -\item -{\bf eo\-Perf2Worth}$<$ EOT, Worth\-T $>$ \& {\bf perf2worth}\label{classmoeoElitistReplacement_020f0e0b6b88a0081d922cca5b05990e} - -\begin{CompactList}\small\item\em the functor object to transform raw fitnesses into fitness for selection \item\end{CompactList}\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT, class Worth\-T = double$>$ class moeo\-Elitist\-Replacement$<$ EOT, Worth\-T $>$} - -Keep all the best individuals (almost cut-and-pasted from {\bf eo\-NDPlus\-Replacement}, (c) Maarten Keijzer, Marc Schoenauer and Ge\-Neura Team, 2002). - - - -Definition at line 35 of file moeo\-Replacement.h. - -\subsection{Constructor \& Destructor Documentation} -\index{moeoElitistReplacement@{moeo\-Elitist\-Replacement}!moeoElitistReplacement@{moeoElitistReplacement}} -\index{moeoElitistReplacement@{moeoElitistReplacement}!moeoElitistReplacement@{moeo\-Elitist\-Replacement}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT, class Worth\-T = double$>$ {\bf moeo\-Elitist\-Replacement}$<$ EOT, Worth\-T $>$::{\bf moeo\-Elitist\-Replacement} ({\bf eo\-Perf2Worth}$<$ EOT, Worth\-T $>$ \& {\em \_\-perf2worth})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoElitistReplacement_fa62ed508ac194ed7b720e37dd22458c} - - -constructor - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-perf2worth}]the functor class to transform raw fitnesses into fitness for selection \end{description} -\end{Desc} - - -Definition at line 43 of file moeo\-Replacement.h. - -\subsection{Member Function Documentation} -\index{moeoElitistReplacement@{moeo\-Elitist\-Replacement}!operator()@{operator()}} -\index{operator()@{operator()}!moeoElitistReplacement@{moeo\-Elitist\-Replacement}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT, class Worth\-T = double$>$ void {\bf moeo\-Elitist\-Replacement}$<$ EOT, Worth\-T $>$::operator() ({\bf eo\-Pop}$<$ EOT $>$ \& {\em \_\-parents}, {\bf eo\-Pop}$<$ EOT $>$ \& {\em \_\-offspring})\hspace{0.3cm}{\tt [inline, virtual]}}\label{classmoeoElitistReplacement_aad627deb45859e65ace0709c004049a} - - -replacement - result in \_\-parents - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-parents}]parents population \item[{\em \_\-offspring}]offspring population \end{description} -\end{Desc} - - -Implements {\bf eo\-BF$<$ eo\-Pop$<$ EOT $>$ \&, eo\-Pop$<$ EOT $>$ \&, void $>$}. - -Definition at line 54 of file moeo\-Replacement.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Replacement.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoEntropyMetric.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoEntropyMetric.eps deleted file mode 100644 index 62b905032..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoEntropyMetric.eps +++ /dev/null @@ -1,227 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 195.312 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 2.56 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 -/cols 2 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoEntropyMetric< EOT >) cw -(moeoVectorVsVectorBM< EOT, double >) cw -(moeoBM< A1, A2, R >) cw -(eoBF< A1, A2, R >) cw -(moeoMetric) cw -(eoFunctorBase) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoEntropyMetric< EOT >) 0.5 0 box - (moeoVectorVsVectorBM< EOT, double >) 0.5 1 box - (moeoBM< A1, A2, R >) 0.5 2 box - (eoBF< A1, A2, R >) 0 3 box - (moeoMetric) 1 3 box - (eoFunctorBase) 0 4 box - (eoFunctorBase) 1 4 box - -% ----- relations ----- - -solid -0 0.5 0 out -solid -1 0.5 1 in -solid -0 0.5 1 out -solid -1 0.5 2 in -solid -0 0.5 2 out -solid -0 1 3 conn -solid -1 0 3 in -solid -0 0 3 out -solid -1 1 3 in -solid -0 1 3 out -solid -1 0 4 in -solid -1 1 4 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoEntropyMetric.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoEntropyMetric.tex deleted file mode 100644 index 33d9fc7b7..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoEntropyMetric.tex +++ /dev/null @@ -1,89 +0,0 @@ -\section{moeo\-Entropy\-Metric$<$ EOT $>$ Class Template Reference} -\label{classmoeoEntropyMetric}\index{moeoEntropyMetric@{moeoEntropyMetric}} -The entropy gives an idea of the diversity of a Pareto set relatively to another Pareto set. - - -{\tt \#include $<$moeo\-Entropy\-Metric.h$>$} - -Inheritance diagram for moeo\-Entropy\-Metric$<$ EOT $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=5cm]{classmoeoEntropyMetric} -\end{center} -\end{figure} -\subsection*{Public Types} -\begin{CompactItemize} -\item -typedef EOT::Fitness {\bf EOFitness}\label{classmoeoEntropyMetric_306b72d2236de1ecbae986c65490a8fe} - -\begin{CompactList}\small\item\em The fitness type of a solution. \item\end{CompactList}\end{CompactItemize} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -double {\bf operator()} (const std::vector$<$ {\bf EOFitness} $>$ \&\_\-set1, const std::vector$<$ {\bf EOFitness} $>$ \&\_\-set2) -\begin{CompactList}\small\item\em Returns the entropy of the Pareto set '\_\-set1' relatively to the Pareto set '\_\-set2'. \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Member Functions} -\begin{CompactItemize} -\item -void {\bf remove\-Dominated} (std::vector$<$ {\bf EOFitness} $>$ \&\_\-f)\label{classmoeoEntropyMetric_3252e7534b1ceb1317936c5d2b3abcbe} - -\item -void {\bf prenormalize} (const std::vector$<$ {\bf EOFitness} $>$ \&\_\-f)\label{classmoeoEntropyMetric_c9f0c65b4de69accbfb42486f6445cb0} - -\item -void {\bf normalize} (std::vector$<$ {\bf EOFitness} $>$ \&\_\-f)\label{classmoeoEntropyMetric_bc32468b148a0da4eb21a9fc14dfafae} - -\item -void {\bf compute\-Union} (const std::vector$<$ {\bf EOFitness} $>$ \&\_\-f1, const std::vector$<$ {\bf EOFitness} $>$ \&\_\-f2, std::vector$<$ {\bf EOFitness} $>$ \&\_\-f)\label{classmoeoEntropyMetric_2de60a0e6be362f074b50e6b455152ab} - -\item -unsigned {\bf how\-Many\-In\-Niche\-Of} (const std::vector$<$ {\bf EOFitness} $>$ \&\_\-f, const {\bf EOFitness} \&\_\-s, unsigned \_\-size)\label{classmoeoEntropyMetric_a9369be315e139ebdf19fac09ad0563f} - -\item -double {\bf euclidian\-Distance} (const {\bf EOFitness} \&\_\-set1, const {\bf EOFitness} \&\_\-to, unsigned \_\-deg=2)\label{classmoeoEntropyMetric_34f825ce7c53132f7218483130da8652} - -\end{CompactItemize} -\subsection*{Private Attributes} -\begin{CompactItemize} -\item -std::vector$<$ double $>$ {\bf vect\_\-min\_\-val}\label{classmoeoEntropyMetric_d4046a304badfe78aa35b2d57938ffe9} - -\item -std::vector$<$ double $>$ {\bf vect\_\-max\_\-val}\label{classmoeoEntropyMetric_af0ae9645bdbb993de4bc990a0a08883} - -\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT$>$ class moeo\-Entropy\-Metric$<$ EOT $>$} - -The entropy gives an idea of the diversity of a Pareto set relatively to another Pareto set. - -(Basseur, Seynhaeve, Talbi: 'Design of Multi-objective Evolutionary Algorithms: Application to the Flow-shop Scheduling Problem', in Proc. of the 2002 Congress on Evolutionary Computation, IEEE Press, pp. 1155-1156) - - - -Definition at line 23 of file moeo\-Entropy\-Metric.h. - -\subsection{Member Function Documentation} -\index{moeoEntropyMetric@{moeo\-Entropy\-Metric}!operator()@{operator()}} -\index{operator()@{operator()}!moeoEntropyMetric@{moeo\-Entropy\-Metric}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ double {\bf moeo\-Entropy\-Metric}$<$ EOT $>$::operator() (const std::vector$<$ {\bf EOFitness} $>$ \& {\em \_\-set1}, const std::vector$<$ {\bf EOFitness} $>$ \& {\em \_\-set2})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoEntropyMetric_58136405dfed951efa340ddf541c29fd} - - -Returns the entropy of the Pareto set '\_\-set1' relatively to the Pareto set '\_\-set2'. - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-set1}]the first Pareto set \item[{\em \_\-set2}]the second Pareto set \end{description} -\end{Desc} - - -Definition at line 38 of file moeo\-Entropy\-Metric.h. - -References moeo\-Entropy\-Metric$<$ EOT $>$::compute\-Union(), moeo\-Entropy\-Metric$<$ EOT $>$::how\-Many\-In\-Niche\-Of(), moeo\-Entropy\-Metric$<$ EOT $>$::normalize(), moeo\-Entropy\-Metric$<$ EOT $>$::prenormalize(), and moeo\-Entropy\-Metric$<$ EOT $>$::remove\-Dominated(). - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Entropy\-Metric.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoHybridMOLS.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoHybridMOLS.eps deleted file mode 100644 index 77aee0c9e..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoHybridMOLS.eps +++ /dev/null @@ -1,209 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 462.428 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 1.08125 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 1 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoHybridMOLS< EOT >) cw -(eoUpdater) cw -(eoF< void >) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoHybridMOLS< EOT >) 0 0 box - (eoUpdater) 0 1 box - (eoF< void >) 0 2 box - (eoFunctorBase) 0 3 box - -% ----- relations ----- - -solid -0 0 0 out -solid -1 0 1 in -solid -0 0 1 out -solid -1 0 2 in -solid -0 0 2 out -solid -1 0 3 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoHybridMOLS.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoHybridMOLS.tex deleted file mode 100644 index 899ca25fb..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoHybridMOLS.tex +++ /dev/null @@ -1,67 +0,0 @@ -\section{moeo\-Hybrid\-MOLS$<$ EOT $>$ Class Template Reference} -\label{classmoeoHybridMOLS}\index{moeoHybridMOLS@{moeoHybridMOLS}} -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. - - -{\tt \#include $<$moeo\-Hybrid\-MOLS.h$>$} - -Inheritance diagram for moeo\-Hybrid\-MOLS$<$ EOT $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=4cm]{classmoeoHybridMOLS} -\end{center} -\end{figure} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf eo\-Hybrid\-MOLS} ({\bf eo\-Continue}$<$ EOT $>$ \&\_\-term, {\bf eo\-Select}$<$ EOT $>$ \&\_\-select, {\bf moeo\-MOLS}$<$ EOT $>$ \&\_\-mols, {\bf moeo\-Archive}$<$ EOT $>$ \&\_\-arch) -\begin{CompactList}\small\item\em Ctor. \item\end{CompactList}\item -void {\bf operator()} ()\label{classmoeoHybridMOLS_f62b4221d0ec094e39b73b386b508fc1} - -\begin{CompactList}\small\item\em Applies the multi-objective local search to selected individuals contained in the archive if the stopping criteria is not verified. \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Attributes} -\begin{CompactItemize} -\item -{\bf eo\-Continue}$<$ EOT $>$ \& {\bf term}\label{classmoeoHybridMOLS_cd05dc1c82febb819945663c3b5c6a75} - -\begin{CompactList}\small\item\em stopping criteria \item\end{CompactList}\item -{\bf eo\-Select}$<$ EOT $>$ \& {\bf select}\label{classmoeoHybridMOLS_b47c4d1bce77c5648b437a5884a7c41f} - -\begin{CompactList}\small\item\em selector \item\end{CompactList}\item -{\bf moeo\-MOLS}$<$ EOT $>$ \& {\bf mols}\label{classmoeoHybridMOLS_5ecf318c321a71857c11da1ff5000092} - -\begin{CompactList}\small\item\em multi-objective local search \item\end{CompactList}\item -{\bf moeo\-Archive}$<$ EOT $>$ \& {\bf arch}\label{classmoeoHybridMOLS_4aecb1f300f2f09b8d45998cc140576b} - -\begin{CompactList}\small\item\em archive \item\end{CompactList}\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT$>$ class moeo\-Hybrid\-MOLS$<$ EOT $>$} - -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. - - - -Definition at line 27 of file moeo\-Hybrid\-MOLS.h. - -\subsection{Member Function Documentation} -\index{moeoHybridMOLS@{moeo\-Hybrid\-MOLS}!eoHybridMOLS@{eoHybridMOLS}} -\index{eoHybridMOLS@{eoHybridMOLS}!moeoHybridMOLS@{moeo\-Hybrid\-MOLS}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ {\bf moeo\-Hybrid\-MOLS}$<$ EOT $>$::eo\-Hybrid\-MOLS ({\bf eo\-Continue}$<$ EOT $>$ \& {\em \_\-term}, {\bf eo\-Select}$<$ EOT $>$ \& {\em \_\-select}, {\bf moeo\-MOLS}$<$ EOT $>$ \& {\em \_\-mols}, {\bf moeo\-Archive}$<$ EOT $>$ \& {\em \_\-arch})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoHybridMOLS_ced4b6d35035bfe3339dd571646e570d} - - -Ctor. - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-term}]stopping criteria \item[{\em \_\-select}]selector \item[{\em \_\-mols}]a multi-objective local search \item[{\em \_\-arch}]the archive \end{description} -\end{Desc} - - -Definition at line 38 of file moeo\-Hybrid\-MOLS.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Hybrid\-MOLS.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoMOLS.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoMOLS.eps deleted file mode 100644 index 2d25dc070..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoMOLS.eps +++ /dev/null @@ -1,209 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 243.902 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 2.05 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 1 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoMOLS< EOT >) cw -(eoBF< const EOT &, moeoArchive< EOT > &, void >) cw -(eoFunctorBase) cw -(moeoCombinedMOLS< EOT >) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoMOLS< EOT >) 0 1 box - (eoBF< const EOT &, moeoArchive< EOT > &, void >) 0 2 box - (eoFunctorBase) 0 3 box - (moeoCombinedMOLS< EOT >) 0 0 box - -% ----- relations ----- - -solid -0 0 1 out -solid -1 0 2 in -solid -0 0 2 out -solid -1 0 3 in -solid -1 0 0.25 out -solid -0 0 0.75 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoMOLS.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoMOLS.tex deleted file mode 100644 index 5a0b3885c..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoMOLS.tex +++ /dev/null @@ -1,29 +0,0 @@ -\section{moeo\-MOLS$<$ EOT $>$ Class Template Reference} -\label{classmoeoMOLS}\index{moeoMOLS@{moeoMOLS}} -Abstract class for local searches applied to multi-objective optimization. - - -{\tt \#include $<$moeo\-MOLS.h$>$} - -Inheritance diagram for moeo\-MOLS$<$ EOT $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=4cm]{classmoeoMOLS} -\end{center} -\end{figure} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT$>$ class moeo\-MOLS$<$ EOT $>$} - -Abstract class for local searches applied to multi-objective optimization. - -Starting from only one solution, it produces a set of new non-dominated solutions. - - - -Definition at line 23 of file moeo\-MOLS.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-MOLS.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoMetric.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoMetric.eps deleted file mode 100644 index 23737595a..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoMetric.eps +++ /dev/null @@ -1,236 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 149.031 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 3.355 def % aspect ratio of the BoundingBox (width/height) -/boundx 500 def -/boundy boundx boundaspect div def -/xspacing 0 def -/yspacing 0 def -/rows 10 def -/cols 2 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoMetric) cw -(eoFunctorBase) cw -(moeoBM< A1, A2, R >) cw -(moeoBM< const const EOFitness &, EOFitness &, R >) cw -(moeoBM< const const std::vector< EOFitness > &, EOFitness &, R >) cw -(moeoBM< const const std::vector< EOFitness > &, std::vector< EOFitness > &, R >) cw -(moeoBM< const const std::vector< typename EOT::Fitness > &, std::vector< typename EOT::Fitness > &, double >) cw -(moeoUM< A, R >) cw -(moeoUM< const EOFitness &, R >) cw -(moeoUM< const std::vector< EOFitness > &, R >) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoMetric) 0 8 box - (eoFunctorBase) 0 9 box - (moeoBM< A1, A2, R >) 1 7 box -1 7 mark - (moeoBM< const const EOFitness &, EOFitness &, R >) 1 6 box - (moeoBM< const const std::vector< EOFitness > &, EOFitness &, R >) 1 5 box - (moeoBM< const const std::vector< EOFitness > &, std::vector< EOFitness > &, R >) 1 4 box - (moeoBM< const const std::vector< typename EOT::Fitness > &, std::vector< typename EOT::Fitness > &, double >) 1 3 box - (moeoUM< A, R >) 1 2 box - (moeoUM< const EOFitness &, R >) 1 1 box -1 1 mark - (moeoUM< const std::vector< EOFitness > &, R >) 1 0 box -1 0 mark - -% ----- relations ----- - -solid -0 0 8 out -solid -1 0 9 in -solid -1 0 7.25 out -solid -0 0 7.5 hedge -solid -0 0 6.5 hedge -solid -0 0 5.5 hedge -solid -0 0 4.5 hedge -solid -0 0 3.5 hedge -solid -0 0 2.5 hedge -solid -0 0 1.5 hedge -solid -0 0 0.5 hedge -solid -0 8 0.5 vedge diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoMetric.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoMetric.tex deleted file mode 100644 index f6c2d9573..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoMetric.tex +++ /dev/null @@ -1,25 +0,0 @@ -\section{moeo\-Metric Class Reference} -\label{classmoeoMetric}\index{moeoMetric@{moeoMetric}} -Base class for performance metrics (also called quality indicators). - - -{\tt \#include $<$moeo\-Metric.h$>$} - -Inheritance diagram for moeo\-Metric::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=4.17288cm]{classmoeoMetric} -\end{center} -\end{figure} - - -\subsection{Detailed Description} -Base class for performance metrics (also called quality indicators). - - - -Definition at line 21 of file moeo\-Metric.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Metric.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoNDSorting__II.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoNDSorting__II.eps deleted file mode 100644 index 8ecf5da0b..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoNDSorting__II.eps +++ /dev/null @@ -1,233 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 240.964 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 2.075 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 2 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoNDSorting_II< EOT >) cw -(eoNDSorting< EOT >) cw -(eoPerf2WorthCached< EOT, double >) cw -(eoPerf2Worth< EOT, WorthT >) cw -(eoUF< const eoPop< EOT > &, void >) cw -(eoValueParam< std::vector< WorthT > >) cw -(eoFunctorBase) cw -(eoParam) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoNDSorting_II< EOT >) 0.5 0 box - (eoNDSorting< EOT >) 0.5 1 box - (eoPerf2WorthCached< EOT, double >) 0.5 2 box - (eoPerf2Worth< EOT, WorthT >) 0.5 3 box - (eoUF< const eoPop< EOT > &, void >) 0 4 box - (eoValueParam< std::vector< WorthT > >) 1 4 box - (eoFunctorBase) 0 5 box - (eoParam) 1 5 box - -% ----- relations ----- - -solid -0 0.5 0 out -solid -1 0.5 1 in -solid -0 0.5 1 out -solid -1 0.5 2 in -solid -0 0.5 2 out -solid -1 0.5 3 in -solid -0 0.5 3 out -solid -0 1 4 conn -solid -1 0 4 in -solid -0 0 4 out -solid -1 1 4 in -solid -0 1 4 out -solid -1 0 5 in -solid -1 1 5 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoNDSorting__II.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoNDSorting__II.tex deleted file mode 100644 index f74f31db1..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoNDSorting__II.tex +++ /dev/null @@ -1,51 +0,0 @@ -\section{moeo\-NDSorting\_\-II$<$ EOT $>$ Class Template Reference} -\label{classmoeoNDSorting__II}\index{moeoNDSorting_II@{moeoNDSorting\_\-II}} -Fast Elitist Non-Dominant Sorting Genetic Algorithm assignment strategie Note : This is a corrected version of the original {\bf eo\-NDSorting\_\-II} class. - - -{\tt \#include $<$moeo\-NDSorting.h$>$} - -Inheritance diagram for moeo\-NDSorting\_\-II$<$ EOT $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=6cm]{classmoeoNDSorting__II} -\end{center} -\end{figure} -\subsection*{Public Types} -\begin{CompactItemize} -\item -typedef std::pair$<$ double, unsigned $>$ {\bf double\_\-index\_\-pair}\label{classmoeoNDSorting__II_0987beaa2f600f5bce61c77215679e43} - -\begin{CompactList}\small\item\em index pair \item\end{CompactList}\end{CompactItemize} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf moeo\-NDSorting\_\-II} (bool nasty\_\-flag\_\-=false)\label{classmoeoNDSorting__II_820e9987853858ddc59e36c7f267955e} - -\begin{CompactList}\small\item\em constructor \item\end{CompactList}\item -std::vector$<$ double $>$ {\bf niche\_\-penalty} (const std::vector$<$ unsigned $>$ \&\_\-cf, const {\bf eo\-Pop}$<$ EOT $>$ \&\_\-pop)\label{classmoeoNDSorting__II_265c74b9f64731db86e2c363593f67f9} - -\begin{CompactList}\small\item\em \_\-cf points into the elements that consist of the current front \item\end{CompactList}\end{CompactItemize} -\subsection*{Classes} -\begin{CompactItemize} -\item -class {\bf compare\_\-nodes} -\begin{CompactList}\small\item\em A class to compare the nodes. \item\end{CompactList}\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT$>$ class moeo\-NDSorting\_\-II$<$ EOT $>$} - -Fast Elitist Non-Dominant Sorting Genetic Algorithm assignment strategie Note : This is a corrected version of the original {\bf eo\-NDSorting\_\-II} class. - -\begin{Desc} -\item[See also:]{\bf eo\-NDSorting\_\-II} \end{Desc} - - - - -Definition at line 26 of file moeo\-NDSorting.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-NDSorting.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoNDSorting__II_1_1compare__nodes.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoNDSorting__II_1_1compare__nodes.tex deleted file mode 100644 index cec86004e..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoNDSorting__II_1_1compare__nodes.tex +++ /dev/null @@ -1,27 +0,0 @@ -\section{moeo\-NDSorting\_\-II$<$ EOT $>$::compare\_\-nodes Class Reference} -\label{classmoeoNDSorting__II_1_1compare__nodes}\index{moeoNDSorting_II::compare_nodes@{moeoNDSorting\_\-II::compare\_\-nodes}} -A class to compare the nodes. - - -{\tt \#include $<$moeo\-NDSorting.h$>$} - -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -bool {\bf operator()} (const {\bf double\_\-index\_\-pair} \&a, const {\bf double\_\-index\_\-pair} \&b) const\label{classmoeoNDSorting__II_1_1compare__nodes_471ebe9e88bfc778c4c281399eb0c196} - -\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT$>$ class moeo\-NDSorting\_\-II$<$ EOT $>$::compare\_\-nodes} - -A class to compare the nodes. - - - -Definition at line 46 of file moeo\-NDSorting.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-NDSorting.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoNSGA__II.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoNSGA__II.eps deleted file mode 100644 index 16c1780e3..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoNSGA__II.eps +++ /dev/null @@ -1,209 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 388.35 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 1.2875 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 1 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoNSGA_II< EOT >) cw -(eoAlgo< EOT >) cw -(eoUF< eoPop< EOT > &, void >) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoNSGA_II< EOT >) 0 0 box - (eoAlgo< EOT >) 0 1 box - (eoUF< eoPop< EOT > &, void >) 0 2 box - (eoFunctorBase) 0 3 box - -% ----- relations ----- - -solid -0 0 0 out -solid -1 0 1 in -solid -0 0 1 out -solid -1 0 2 in -solid -0 0 2 out -solid -1 0 3 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoNSGA__II.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoNSGA__II.tex deleted file mode 100644 index 70fcda63a..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoNSGA__II.tex +++ /dev/null @@ -1,83 +0,0 @@ -\section{moeo\-NSGA\_\-II$<$ EOT $>$ Class Template Reference} -\label{classmoeoNSGA__II}\index{moeoNSGA_II@{moeoNSGA\_\-II}} -Inheritance diagram for moeo\-NSGA\_\-II$<$ EOT $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=4cm]{classmoeoNSGA__II} -\end{center} -\end{figure} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf moeo\-NSGA\_\-II} (unsigned \_\-max\_\-gen, {\bf eo\-Eval\-Func}$<$ EOT $>$ \&\_\-eval, {\bf eo\-Gen\-Op}$<$ EOT $>$ \&\_\-op) -\begin{CompactList}\small\item\em This constructor builds the algorithm as descibed in the paper. \item\end{CompactList}\item -{\bf moeo\-NSGA\_\-II} (unsigned \_\-max\_\-gen, {\bf eo\-Eval\-Func}$<$ EOT $>$ \&\_\-eval, {\bf eo\-Quad\-Op}$<$ EOT $>$ \&crossover, double p\-Cross, {\bf eo\-Mon\-Op}$<$ EOT $>$ \&mutation, double p\-Mut)\label{classmoeoNSGA__II_37109beabe74b0fecb2f3f899ef573d7} - -\begin{CompactList}\small\item\em Ctor taking \_\-max\_\-gen, crossover and mutation. \item\end{CompactList}\item -{\bf moeo\-NSGA\_\-II} ({\bf eo\-Continue}$<$ EOT $>$ \&\_\-continuator, {\bf eo\-Eval\-Func}$<$ EOT $>$ \&\_\-eval, {\bf eo\-Gen\-Op}$<$ EOT $>$ \&\_\-op)\label{classmoeoNSGA__II_29ae86b4254ba6e5263c159df812fb7e} - -\begin{CompactList}\small\item\em Ctor taking a continuator instead of \_\-gen\_\-max. \item\end{CompactList}\item -virtual void {\bf operator()} ({\bf eo\-Pop}$<$ EOT $>$ \&\_\-pop)\label{classmoeoNSGA__II_a9a94b2ee67038b81cdba0fd005350d0} - -\begin{CompactList}\small\item\em Apply a few generation of evolution to the population. \item\end{CompactList}\end{CompactItemize} -\subsection*{Protected Attributes} -\begin{CompactItemize} -\item -{\bf eo\-Continue}$<$ EOT $>$ \& {\bf continuator}\label{classmoeoNSGA__II_22ba11ba501fb7cf3423d9b777294998} - -\item -{\bf eo\-Eval\-Func}$<$ EOT $>$ \& {\bf eval}\label{classmoeoNSGA__II_6b90df8b9890035788a4d4a3f0c26742} - -\item -{\bf eo\-Pop\-Loop\-Eval}$<$ EOT $>$ {\bf loop\-Eval}\label{classmoeoNSGA__II_72fd9c6e70e9ee19db82a6894cafc60b} - -\item -{\bf eo\-Pop\-Eval\-Func}$<$ EOT $>$ \& {\bf pop\-Eval}\label{classmoeoNSGA__II_c1975957e19a164fde96ed7b5ce90ba4} - -\item -{\bf moeo\-NDSorting\_\-II}$<$ EOT $>$ {\bf sorting}\label{classmoeoNSGA__II_1aa7de4992f6c0f1c3a093aca735874c} - -\begin{CompactList}\small\item\em NSGAII sorting. \item\end{CompactList}\item -{\bf eo\-Det\-Tournament\-Worth\-Select}$<$ EOT $>$ {\bf select\-One}\label{classmoeoNSGA__II_add129e06168846b7e405ddd25d70c4d} - -\begin{CompactList}\small\item\em Binary tournament selection. \item\end{CompactList}\item -{\bf moeo\-Elitist\-Replacement}$<$ EOT $>$ {\bf replace}\label{classmoeoNSGA__II_c75535b7a47c26d8a66c1f227d33a3af} - -\begin{CompactList}\small\item\em Elitist replacement. \item\end{CompactList}\item -{\bf eo\-General\-Breeder}$<$ EOT $>$ {\bf gen\-Breed}\label{classmoeoNSGA__II_febee845341b96dba1cdfc18640d4960} - -\item -{\bf eo\-Breed}$<$ EOT $>$ \& {\bf breed}\label{classmoeoNSGA__II_f0dc0665ea743729e6284d812192acfc} - -\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT$>$ class moeo\-NSGA\_\-II$<$ EOT $>$} - - - - - -Definition at line 31 of file moeo\-NSGA\_\-II.h. - -\subsection{Constructor \& Destructor Documentation} -\index{moeoNSGA_II@{moeo\-NSGA\_\-II}!moeoNSGA_II@{moeoNSGA\_\-II}} -\index{moeoNSGA_II@{moeoNSGA\_\-II}!moeoNSGA_II@{moeo\-NSGA\_\-II}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ {\bf moeo\-NSGA\_\-II}$<$ EOT $>$::{\bf moeo\-NSGA\_\-II} (unsigned {\em \_\-max\_\-gen}, {\bf eo\-Eval\-Func}$<$ EOT $>$ \& {\em \_\-eval}, {\bf eo\-Gen\-Op}$<$ EOT $>$ \& {\em \_\-op})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoNSGA__II_bdbf13431487a83afdfd4f527f99ebcf} - - -This constructor builds the algorithm as descibed in the paper. - -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. \begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-max\_\-gen}]number of generations before stopping \item[{\em \_\-eval}]evaluation function \item[{\em \_\-op}]variation operator \end{description} -\end{Desc} - - -Definition at line 46 of file moeo\-NSGA\_\-II.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-NSGA\_\-II.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoReplacement.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoReplacement.eps deleted file mode 100644 index 07df814b6..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoReplacement.eps +++ /dev/null @@ -1,221 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 159.236 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 3.14 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 -/cols 2 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoReplacement< EOT, WorthT >) cw -(eoReplacement< EOT >) cw -(eoBF< eoPop< EOT > &, eoPop< EOT > &, void >) cw -(eoFunctorBase) cw -(moeoDisctinctElitistReplacement< EOT, WorthT >) cw -(moeoElitistReplacement< EOT, WorthT >) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoReplacement< EOT, WorthT >) 0.5 1 box - (eoReplacement< EOT >) 0.5 2 box - (eoBF< eoPop< EOT > &, eoPop< EOT > &, void >) 0.5 3 box - (eoFunctorBase) 0.5 4 box - (moeoDisctinctElitistReplacement< EOT, WorthT >) 0 0 box - (moeoElitistReplacement< EOT, WorthT >) 1 0 box - -% ----- relations ----- - -solid -0 0.5 1 out -solid -1 0.5 2 in -solid -0 0.5 2 out -solid -1 0.5 3 in -solid -0 0.5 3 out -solid -1 0.5 4 in -solid -1 0.5 0.25 out -solid -0 1 1 conn -solid -0 0 0.75 in -solid -0 1 0.75 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoReplacement.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoReplacement.tex deleted file mode 100644 index f146d8ad4..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoReplacement.tex +++ /dev/null @@ -1,27 +0,0 @@ -\section{moeo\-Replacement$<$ EOT, Worth\-T $>$ Class Template Reference} -\label{classmoeoReplacement}\index{moeoReplacement@{moeoReplacement}} -Replacement strategy for multi-objective optimization. - - -{\tt \#include $<$moeo\-Replacement.h$>$} - -Inheritance diagram for moeo\-Replacement$<$ EOT, Worth\-T $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=4.4586cm]{classmoeoReplacement} -\end{center} -\end{figure} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT, class Worth\-T$>$ class moeo\-Replacement$<$ EOT, Worth\-T $>$} - -Replacement strategy for multi-objective optimization. - - - -Definition at line 24 of file moeo\-Replacement.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Replacement.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoSelectOneFromPopAndArch.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoSelectOneFromPopAndArch.eps deleted file mode 100644 index f9c38857e..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoSelectOneFromPopAndArch.eps +++ /dev/null @@ -1,209 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 307.692 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 1.625 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 1 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoSelectOneFromPopAndArch< EOT >) cw -(eoSelectOne< EOT >) cw -(eoUF< A1, R >) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoSelectOneFromPopAndArch< EOT >) 0 0 box - (eoSelectOne< EOT >) 0 1 box - (eoUF< A1, R >) 0 2 box - (eoFunctorBase) 0 3 box - -% ----- relations ----- - -solid -0 0 0 out -solid -1 0 1 in -solid -0 0 1 out -solid -1 0 2 in -solid -0 0 2 out -solid -1 0 3 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoSelectOneFromPopAndArch.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoSelectOneFromPopAndArch.tex deleted file mode 100644 index 0f8858baa..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoSelectOneFromPopAndArch.tex +++ /dev/null @@ -1,89 +0,0 @@ -\section{moeo\-Select\-One\-From\-Pop\-And\-Arch$<$ EOT $>$ Class Template Reference} -\label{classmoeoSelectOneFromPopAndArch}\index{moeoSelectOneFromPopAndArch@{moeoSelectOneFromPopAndArch}} -Elitist selection process that consists in choosing individuals in the archive as well as in the current population. - - -{\tt \#include $<$moeo\-Select\-One\-From\-Pop\-And\-Arch.h$>$} - -Inheritance diagram for moeo\-Select\-One\-From\-Pop\-And\-Arch$<$ EOT $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=4cm]{classmoeoSelectOneFromPopAndArch} -\end{center} -\end{figure} -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -{\bf moeo\-Select\-One\-From\-Pop\-And\-Arch} ({\bf eo\-Select\-One}$<$ EOT $>$ \&\_\-pop\-Select\-One, {\bf eo\-Select\-One}$<$ EOT $>$ \_\-arch\-Select\-One, {\bf moeo\-Archive}$<$ EOT $>$ \&\_\-arch, double \_\-ratio\-From\-Pop=0.5) -\begin{CompactList}\small\item\em Ctor. \item\end{CompactList}\item -{\bf moeo\-Select\-One\-From\-Pop\-And\-Arch} ({\bf eo\-Select\-One}$<$ EOT $>$ \&\_\-pop\-Select\-One, {\bf moeo\-Archive}$<$ EOT $>$ \&\_\-arch, double \_\-ratio\-From\-Pop=0.5) -\begin{CompactList}\small\item\em Ctor - the archive's selection operator is a random selector. \item\end{CompactList}\item -virtual const EOT \& {\bf operator()} (const {\bf eo\-Pop}$<$ EOT $>$ \&pop)\label{classmoeoSelectOneFromPopAndArch_3c97abfde2dd9959ae4db4c32038017d} - -\begin{CompactList}\small\item\em The selection process. \item\end{CompactList}\item -virtual void {\bf setup} (const {\bf eo\-Pop}$<$ EOT $>$ \&\_\-pop)\label{classmoeoSelectOneFromPopAndArch_a2acc5ddcf045c0c63c22f8d04274858} - -\begin{CompactList}\small\item\em Setups some population stats. \item\end{CompactList}\end{CompactItemize} -\subsection*{Private Attributes} -\begin{CompactItemize} -\item -{\bf eo\-Select\-One}$<$ EOT $>$ \& {\bf pop\-Select\-One}\label{classmoeoSelectOneFromPopAndArch_4f6d51d06d92b0a3383f9f47e3b2b682} - -\begin{CompactList}\small\item\em The population's selection operator. \item\end{CompactList}\item -{\bf eo\-Select\-One}$<$ EOT $>$ \& {\bf arch\-Select\-One}\label{classmoeoSelectOneFromPopAndArch_5e062a1deca0307a91121271d3b976ba} - -\begin{CompactList}\small\item\em The archive's selection operator. \item\end{CompactList}\item -{\bf moeo\-Archive}$<$ EOT $>$ \& {\bf arch}\label{classmoeoSelectOneFromPopAndArch_3ca71296847a931355a1e88d0cc524cb} - -\begin{CompactList}\small\item\em the archive \item\end{CompactList}\item -double {\bf ratio\-From\-Pop}\label{classmoeoSelectOneFromPopAndArch_97b57e598752bccafaaf6a8a724d9a43} - -\begin{CompactList}\small\item\em the ratio of selected individuals from the population \item\end{CompactList}\item -{\bf eo\-Random\-Select}$<$ EOT $>$ {\bf random\-Select}\label{classmoeoSelectOneFromPopAndArch_77cbe0150e70219e5a7fd48296acc4c7} - -\begin{CompactList}\small\item\em the random selection operator \item\end{CompactList}\end{CompactItemize} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT$>$ class moeo\-Select\-One\-From\-Pop\-And\-Arch$<$ EOT $>$} - -Elitist selection process that consists in choosing individuals in the archive as well as in the current population. - - - -Definition at line 25 of file moeo\-Select\-One\-From\-Pop\-And\-Arch.h. - -\subsection{Constructor \& Destructor Documentation} -\index{moeoSelectOneFromPopAndArch@{moeo\-Select\-One\-From\-Pop\-And\-Arch}!moeoSelectOneFromPopAndArch@{moeoSelectOneFromPopAndArch}} -\index{moeoSelectOneFromPopAndArch@{moeoSelectOneFromPopAndArch}!moeoSelectOneFromPopAndArch@{moeo\-Select\-One\-From\-Pop\-And\-Arch}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ {\bf moeo\-Select\-One\-From\-Pop\-And\-Arch}$<$ EOT $>$::{\bf moeo\-Select\-One\-From\-Pop\-And\-Arch} ({\bf eo\-Select\-One}$<$ EOT $>$ \& {\em \_\-pop\-Select\-One}, {\bf eo\-Select\-One}$<$ EOT $>$ {\em \_\-arch\-Select\-One}, {\bf moeo\-Archive}$<$ EOT $>$ \& {\em \_\-arch}, double {\em \_\-ratio\-From\-Pop} = {\tt 0.5})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoSelectOneFromPopAndArch_8d75155e2bb6994b080c696d6382c6c9} - - -Ctor. - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-pop\-Select\-One}]the population's selection operator \item[{\em \_\-arch\-Select\-One}]the archive's selection operator \item[{\em \_\-arch}]the archive \item[{\em \_\-ratio\-From\-Pop}]the ratio of selected individuals from the population \end{description} -\end{Desc} - - -Definition at line 37 of file moeo\-Select\-One\-From\-Pop\-And\-Arch.h.\index{moeoSelectOneFromPopAndArch@{moeo\-Select\-One\-From\-Pop\-And\-Arch}!moeoSelectOneFromPopAndArch@{moeoSelectOneFromPopAndArch}} -\index{moeoSelectOneFromPopAndArch@{moeoSelectOneFromPopAndArch}!moeoSelectOneFromPopAndArch@{moeo\-Select\-One\-From\-Pop\-And\-Arch}} -\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ {\bf moeo\-Select\-One\-From\-Pop\-And\-Arch}$<$ EOT $>$::{\bf moeo\-Select\-One\-From\-Pop\-And\-Arch} ({\bf eo\-Select\-One}$<$ EOT $>$ \& {\em \_\-pop\-Select\-One}, {\bf moeo\-Archive}$<$ EOT $>$ \& {\em \_\-arch}, double {\em \_\-ratio\-From\-Pop} = {\tt 0.5})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoSelectOneFromPopAndArch_1aeab159a74bf4cd171e2045e25be2b7} - - -Ctor - the archive's selection operator is a random selector. - -\begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em \_\-pop\-Select\-One}]the population's selection operator \item[{\em \_\-arch}]the archive \item[{\em \_\-ratio\-From\-Pop}]the ratio of selected individuals from the population \end{description} -\end{Desc} - - -Definition at line 49 of file moeo\-Select\-One\-From\-Pop\-And\-Arch.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Select\-One\-From\-Pop\-And\-Arch.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoSolutionUM.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoSolutionUM.eps deleted file mode 100644 index ba240a9a5..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoSolutionUM.eps +++ /dev/null @@ -1,221 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 161.943 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 3.0875 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 2 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoSolutionUM< EOT, R, EOFitness >) cw -(moeoUM< const EOFitness &, R >) cw -(eoUF< const EOFitness &, R >) cw -(moeoMetric) cw -(eoFunctorBase) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoSolutionUM< EOT, R, EOFitness >) 0.5 0 box - (moeoUM< const EOFitness &, R >) 0.5 1 box - (eoUF< const EOFitness &, R >) 0 2 box - (moeoMetric) 1 2 box - (eoFunctorBase) 0 3 box - (eoFunctorBase) 1 3 box - -% ----- relations ----- - -solid -0 0.5 0 out -solid -1 0.5 1 in -solid -0 0.5 1 out -solid -0 1 2 conn -solid -1 0 2 in -solid -0 0 2 out -solid -1 1 2 in -solid -0 1 2 out -solid -1 0 3 in -solid -1 1 3 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoSolutionUM.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoSolutionUM.tex deleted file mode 100644 index 01c9d0450..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoSolutionUM.tex +++ /dev/null @@ -1,27 +0,0 @@ -\section{moeo\-Solution\-UM$<$ EOT, R, EOFitness $>$ Class Template Reference} -\label{classmoeoSolutionUM}\index{moeoSolutionUM@{moeoSolutionUM}} -Base class for unary metrics dedicated to the performance evaluation of a single solution's Pareto fitness. - - -{\tt \#include $<$moeo\-Metric.h$>$} - -Inheritance diagram for moeo\-Solution\-UM$<$ EOT, R, EOFitness $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=4cm]{classmoeoSolutionUM} -\end{center} -\end{figure} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT, class R, class EOFitness = typename EOT::Fitness$>$ class moeo\-Solution\-UM$<$ EOT, R, EOFitness $>$} - -Base class for unary metrics dedicated to the performance evaluation of a single solution's Pareto fitness. - - - -Definition at line 47 of file moeo\-Metric.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Metric.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoSolutionVsSolutionBM.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoSolutionVsSolutionBM.eps deleted file mode 100644 index f3491d31f..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoSolutionVsSolutionBM.eps +++ /dev/null @@ -1,221 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 130.293 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 3.8375 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 2 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoSolutionVsSolutionBM< EOT, R, EOFitness >) cw -(moeoBM< A1, A2, R >) cw -(eoBF< A1, A2, R >) cw -(moeoMetric) cw -(eoFunctorBase) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoSolutionVsSolutionBM< EOT, R, EOFitness >) 0.5 0 box - (moeoBM< A1, A2, R >) 0.5 1 box - (eoBF< A1, A2, R >) 0 2 box - (moeoMetric) 1 2 box - (eoFunctorBase) 0 3 box - (eoFunctorBase) 1 3 box - -% ----- relations ----- - -solid -0 0.5 0 out -solid -1 0.5 1 in -solid -0 0.5 1 out -solid -0 1 2 conn -solid -1 0 2 in -solid -0 0 2 out -solid -1 1 2 in -solid -0 1 2 out -solid -1 0 3 in -solid -1 1 3 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoSolutionVsSolutionBM.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoSolutionVsSolutionBM.tex deleted file mode 100644 index 2c3797c15..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoSolutionVsSolutionBM.tex +++ /dev/null @@ -1,27 +0,0 @@ -\section{moeo\-Solution\-Vs\-Solution\-BM$<$ EOT, R, EOFitness $>$ Class Template Reference} -\label{classmoeoSolutionVsSolutionBM}\index{moeoSolutionVsSolutionBM@{moeoSolutionVsSolutionBM}} -Base class for binary metrics dedicated to the performance comparison between two solutions's Pareto fitnesses. - - -{\tt \#include $<$moeo\-Metric.h$>$} - -Inheritance diagram for moeo\-Solution\-Vs\-Solution\-BM$<$ EOT, R, EOFitness $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=3.64821cm]{classmoeoSolutionVsSolutionBM} -\end{center} -\end{figure} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT, class R, class EOFitness = typename EOT::Fitness$>$ class moeo\-Solution\-Vs\-Solution\-BM$<$ EOT, R, EOFitness $>$} - -Base class for binary metrics dedicated to the performance comparison between two solutions's Pareto fitnesses. - - - -Definition at line 70 of file moeo\-Metric.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Metric.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoUM.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoUM.eps deleted file mode 100644 index 384c9b3af..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoUM.eps +++ /dev/null @@ -1,215 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 252.101 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 1.98333 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 2 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoUM< A, R >) cw -(eoUF< A, R >) cw -(moeoMetric) cw -(eoFunctorBase) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoUM< A, R >) 0.5 0 box - (eoUF< A, R >) 0 1 box - (moeoMetric) 1 1 box - (eoFunctorBase) 0 2 box - (eoFunctorBase) 1 2 box - -% ----- relations ----- - -solid -0 0.5 0 out -solid -0 1 1 conn -solid -1 0 1 in -solid -0 0 1 out -solid -1 1 1 in -solid -0 1 1 out -solid -1 0 2 in -solid -1 1 2 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoUM.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoUM.tex deleted file mode 100644 index a1be4b19f..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoUM.tex +++ /dev/null @@ -1,27 +0,0 @@ -\section{moeo\-UM$<$ A, R $>$ Class Template Reference} -\label{classmoeoUM}\index{moeoUM@{moeoUM}} -Base class for unary metrics. - - -{\tt \#include $<$moeo\-Metric.h$>$} - -Inheritance diagram for moeo\-UM$<$ A, R $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=3cm]{classmoeoUM} -\end{center} -\end{figure} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class A, class R$>$ class moeo\-UM$<$ A, R $>$} - -Base class for unary metrics. - - - -Definition at line 29 of file moeo\-Metric.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Metric.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoVectorUM.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoVectorUM.eps deleted file mode 100644 index 7b5eb73fc..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoVectorUM.eps +++ /dev/null @@ -1,221 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 133.779 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 3.7375 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 2 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoVectorUM< EOT, R, EOFitness >) cw -(moeoUM< const std::vector< EOFitness > &, R >) cw -(eoUF< const std::vector< EOFitness > &, R >) cw -(moeoMetric) cw -(eoFunctorBase) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoVectorUM< EOT, R, EOFitness >) 0.5 0 box - (moeoUM< const std::vector< EOFitness > &, R >) 0.5 1 box - (eoUF< const std::vector< EOFitness > &, R >) 0 2 box - (moeoMetric) 1 2 box - (eoFunctorBase) 0 3 box - (eoFunctorBase) 1 3 box - -% ----- relations ----- - -solid -0 0.5 0 out -solid -1 0.5 1 in -solid -0 0.5 1 out -solid -0 1 2 conn -solid -1 0 2 in -solid -0 0 2 out -solid -1 1 2 in -solid -0 1 2 out -solid -1 0 3 in -solid -1 1 3 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoVectorUM.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoVectorUM.tex deleted file mode 100644 index 86b8fa6d6..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoVectorUM.tex +++ /dev/null @@ -1,27 +0,0 @@ -\section{moeo\-Vector\-UM$<$ EOT, R, EOFitness $>$ Class Template Reference} -\label{classmoeoVectorUM}\index{moeoVectorUM@{moeoVectorUM}} -Base class for unary metrics dedicated to the performance evaluation of a Pareto set (a vector of Pareto fitnesses). - - -{\tt \#include $<$moeo\-Metric.h$>$} - -Inheritance diagram for moeo\-Vector\-UM$<$ EOT, R, EOFitness $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=3.74582cm]{classmoeoVectorUM} -\end{center} -\end{figure} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT, class R, class EOFitness = typename EOT::Fitness$>$ class moeo\-Vector\-UM$<$ EOT, R, EOFitness $>$} - -Base class for unary metrics dedicated to the performance evaluation of a Pareto set (a vector of Pareto fitnesses). - - - -Definition at line 58 of file moeo\-Metric.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Metric.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoVectorVsSolutionBM.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoVectorVsSolutionBM.eps deleted file mode 100644 index cb9caa6f9..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoVectorVsSolutionBM.eps +++ /dev/null @@ -1,221 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 133.333 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 3.75 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 2 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoVectorVsSolutionBM< EOT, R, EOFitness >) cw -(moeoBM< A1, A2, R >) cw -(eoBF< A1, A2, R >) cw -(moeoMetric) cw -(eoFunctorBase) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoVectorVsSolutionBM< EOT, R, EOFitness >) 0.5 0 box - (moeoBM< A1, A2, R >) 0.5 1 box - (eoBF< A1, A2, R >) 0 2 box - (moeoMetric) 1 2 box - (eoFunctorBase) 0 3 box - (eoFunctorBase) 1 3 box - -% ----- relations ----- - -solid -0 0.5 0 out -solid -1 0.5 1 in -solid -0 0.5 1 out -solid -0 1 2 conn -solid -1 0 2 in -solid -0 0 2 out -solid -1 1 2 in -solid -0 1 2 out -solid -1 0 3 in -solid -1 1 3 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoVectorVsSolutionBM.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoVectorVsSolutionBM.tex deleted file mode 100644 index 3d8168722..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoVectorVsSolutionBM.tex +++ /dev/null @@ -1,27 +0,0 @@ -\section{moeo\-Vector\-Vs\-Solution\-BM$<$ EOT, R, EOFitness $>$ Class Template Reference} -\label{classmoeoVectorVsSolutionBM}\index{moeoVectorVsSolutionBM@{moeoVectorVsSolutionBM}} -Base class for binary metrics dedicated to the performance comparison between a Pareto set (a vector of Pareto fitnesses) and a single solution's Pareto fitness. - - -{\tt \#include $<$moeo\-Metric.h$>$} - -Inheritance diagram for moeo\-Vector\-Vs\-Solution\-BM$<$ EOT, R, EOFitness $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=3.73333cm]{classmoeoVectorVsSolutionBM} -\end{center} -\end{figure} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT, class R, class EOFitness = typename EOT::Fitness$>$ class moeo\-Vector\-Vs\-Solution\-BM$<$ EOT, R, EOFitness $>$} - -Base class for binary metrics dedicated to the performance comparison between a Pareto set (a vector of Pareto fitnesses) and a single solution's Pareto fitness. - - - -Definition at line 82 of file moeo\-Metric.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Metric.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoVectorVsVectorBM.eps b/trunk/paradiseo-moeo/docs/latex/classmoeoVectorVsVectorBM.eps deleted file mode 100644 index 9602d3d8d..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoVectorVsVectorBM.eps +++ /dev/null @@ -1,221 +0,0 @@ -%!PS-Adobe-2.0 EPSF-2.0 -%%Title: ClassName -%%Creator: Doxygen -%%CreationDate: Time -%%For: -%Magnification: 1.00 -%%Orientation: Portrait -%%BoundingBox: 0 0 500 136.519 -%%Pages: 0 -%%BeginSetup -%%EndSetup -%%EndComments - -% ----- variables ----- - -/boxwidth 0 def -/boxheight 40 def -/fontheight 24 def -/marginwidth 10 def -/distx 20 def -/disty 40 def -/boundaspect 3.6625 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 2 def -/scalefactor 0 def -/boxfont /Times-Roman findfont fontheight scalefont def - -% ----- procedures ----- - -/dotted { [1 4] 0 setdash } def -/dashed { [5] 0 setdash } def -/solid { [] 0 setdash } def - -/max % result = MAX(arg1,arg2) -{ - /a exch def - /b exch def - a b gt {a} {b} ifelse -} def - -/xoffset % result = MAX(0,(scalefactor-(boxwidth*cols+distx*(cols-1)))/2) -{ - 0 scalefactor boxwidth cols mul distx cols 1 sub mul add sub 2 div max -} def - -/cw % boxwidth = MAX(boxwidth, stringwidth(arg1)) -{ - /str exch def - /boxwidth boxwidth str stringwidth pop max def -} def - -/box % draws a box with text `arg1' at grid pos (arg2,arg3) -{ gsave - 2 setlinewidth - newpath - exch xspacing mul xoffset add - exch yspacing mul - moveto - boxwidth 0 rlineto - 0 boxheight rlineto - boxwidth neg 0 rlineto - 0 boxheight neg rlineto - closepath - dup stringwidth pop neg boxwidth add 2 div - boxheight fontheight 2 div sub 2 div - rmoveto show stroke - grestore -} def - -/mark -{ newpath - exch xspacing mul xoffset add boxwidth add - exch yspacing mul - moveto - 0 boxheight 4 div rlineto - boxheight neg 4 div boxheight neg 4 div rlineto - closepath - eofill - stroke -} def - -/arrow -{ newpath - moveto - 3 -8 rlineto - -6 0 rlineto - 3 8 rlineto - closepath - eofill - stroke -} def - -/out % draws an output connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight add - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/in % draws an input connector for the block at (arg1,arg2) -{ - newpath - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul disty 2 div sub - /y exch def - /x exch def - x y moveto - 0 disty 2 div rlineto - stroke - 1 eq { x y disty 2 div add arrow } if -} def - -/hedge -{ - exch xspacing mul xoffset add boxwidth 2 div add - exch yspacing mul boxheight 2 div sub - /y exch def - /x exch def - newpath - x y moveto - boxwidth 2 div distx add 0 rlineto - stroke - 1 eq - { newpath x boxwidth 2 div distx add add y moveto - -8 3 rlineto - 0 -6 rlineto - 8 3 rlineto - closepath - eofill - stroke - } if -} def - -/vedge -{ - /ye exch def - /ys exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add dup - ys yspacing mul boxheight 2 div sub - moveto - ye yspacing mul boxheight 2 div sub - lineto - stroke -} def - -/conn % connections the blocks from col `arg1' to `arg2' of row `arg3' -{ - /ys exch def - /xe exch def - /xs exch def - newpath - xs xspacing mul xoffset add boxwidth 2 div add - ys yspacing mul disty 2 div sub - moveto - xspacing xe xs sub mul 0 - rlineto - stroke -} def - -% ----- main ------ - -boxfont setfont -1 boundaspect scale -(moeoVectorVsVectorBM< EOT, R, EOFitness >) cw -(moeoBM< A1, A2, R >) cw -(eoBF< A1, A2, R >) cw -(moeoMetric) cw -(eoFunctorBase) cw -(eoFunctorBase) cw -/boxwidth boxwidth marginwidth 2 mul add def -/xspacing boxwidth distx add def -/yspacing boxheight disty add def -/scalefactor - boxwidth cols mul distx cols 1 sub mul add - boxheight rows mul disty rows 1 sub mul add boundaspect mul - max def -boundx scalefactor div boundy scalefactor div scale - -% ----- classes ----- - - (moeoVectorVsVectorBM< EOT, R, EOFitness >) 0.5 0 box - (moeoBM< A1, A2, R >) 0.5 1 box - (eoBF< A1, A2, R >) 0 2 box - (moeoMetric) 1 2 box - (eoFunctorBase) 0 3 box - (eoFunctorBase) 1 3 box - -% ----- relations ----- - -solid -0 0.5 0 out -solid -1 0.5 1 in -solid -0 0.5 1 out -solid -0 1 2 conn -solid -1 0 2 in -solid -0 0 2 out -solid -1 1 2 in -solid -0 1 2 out -solid -1 0 3 in -solid -1 1 3 in diff --git a/trunk/paradiseo-moeo/docs/latex/classmoeoVectorVsVectorBM.tex b/trunk/paradiseo-moeo/docs/latex/classmoeoVectorVsVectorBM.tex deleted file mode 100644 index 0ede3e6ee..000000000 --- a/trunk/paradiseo-moeo/docs/latex/classmoeoVectorVsVectorBM.tex +++ /dev/null @@ -1,27 +0,0 @@ -\section{moeo\-Vector\-Vs\-Vector\-BM$<$ EOT, R, EOFitness $>$ Class Template Reference} -\label{classmoeoVectorVsVectorBM}\index{moeoVectorVsVectorBM@{moeoVectorVsVectorBM}} -Base class for binary metrics dedicated to the performance comparison between two Pareto sets (two vectors of Pareto fitnesses). - - -{\tt \#include $<$moeo\-Metric.h$>$} - -Inheritance diagram for moeo\-Vector\-Vs\-Vector\-BM$<$ EOT, R, EOFitness $>$::\begin{figure}[H] -\begin{center} -\leavevmode -\includegraphics[height=3.82253cm]{classmoeoVectorVsVectorBM} -\end{center} -\end{figure} - - -\subsection{Detailed Description} -\subsubsection*{template$<$class EOT, class R, class EOFitness = typename EOT::Fitness$>$ class moeo\-Vector\-Vs\-Vector\-BM$<$ EOT, R, EOFitness $>$} - -Base class for binary metrics dedicated to the performance comparison between two Pareto sets (two vectors of Pareto fitnesses). - - - -Definition at line 95 of file moeo\-Metric.h. - -The documentation for this class was generated from the following file:\begin{CompactItemize} -\item -moeo\-Metric.h\end{CompactItemize} diff --git a/trunk/paradiseo-moeo/docs/latex/doxygen.sty b/trunk/paradiseo-moeo/docs/latex/doxygen.sty deleted file mode 100644 index d627a4e02..000000000 --- a/trunk/paradiseo-moeo/docs/latex/doxygen.sty +++ /dev/null @@ -1,78 +0,0 @@ -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{doxygen} -\RequirePackage{calc} -\RequirePackage{array} -\pagestyle{fancyplain} -\newcommand{\clearemptydoublepage}{\newpage{\pagestyle{empty}\cleardoublepage}} -\renewcommand{\chaptermark}[1]{\markboth{#1}{}} -\renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}} -\lhead[\fancyplain{}{\bfseries\thepage}] - {\fancyplain{}{\bfseries\rightmark}} -\rhead[\fancyplain{}{\bfseries\leftmark}] - {\fancyplain{}{\bfseries\thepage}} -\rfoot[\fancyplain{}{\bfseries\scriptsize Generated on Mon Jan 15 14:19:18 2007 for Paradis\-EO-MOEO by Doxygen }]{} -\lfoot[]{\fancyplain{}{\bfseries\scriptsize Generated on Mon Jan 15 14:19:18 2007 for Paradis\-EO-MOEO by Doxygen }} -\cfoot{} -\newenvironment{Code} -{\footnotesize} -{\normalsize} -\newcommand{\doxyref}[3]{\textbf{#1} (\textnormal{#2}\,\pageref{#3})} -\newenvironment{DocInclude} -{\footnotesize} -{\normalsize} -\newenvironment{VerbInclude} -{\footnotesize} -{\normalsize} -\newenvironment{Image} -{\begin{figure}[H]} -{\end{figure}} -\newenvironment{ImageNoCaption}{}{} -\newenvironment{CompactList} -{\begin{list}{}{ - \setlength{\leftmargin}{0.5cm} - \setlength{\itemsep}{0pt} - \setlength{\parsep}{0pt} - \setlength{\topsep}{0pt} - \renewcommand{\makelabel}{\hfill}}} -{\end{list}} -\newenvironment{CompactItemize} -{ - \begin{itemize} - \setlength{\itemsep}{-3pt} - \setlength{\parsep}{0pt} - \setlength{\topsep}{0pt} - \setlength{\partopsep}{0pt} -} -{\end{itemize}} -\newcommand{\PBS}[1]{\let\temp=\\#1\let\\=\temp} -\newlength{\tmplength} -\newenvironment{TabularC}[1] -{ -\setlength{\tmplength} - {\linewidth/(#1)-\tabcolsep*2-\arrayrulewidth*(#1+1)/(#1)} - \par\begin{tabular*}{\linewidth} - {*{#1}{|>{\PBS\raggedright\hspace{0pt}}p{\the\tmplength}}|} -} -{\end{tabular*}\par} -\newcommand{\entrylabel}[1]{ - {\parbox[b]{\labelwidth-4pt}{\makebox[0pt][l]{\textbf{#1}}\vspace{1.5\baselineskip}}}} -\newenvironment{Desc} -{\begin{list}{} - { - \settowidth{\labelwidth}{40pt} - \setlength{\leftmargin}{\labelwidth} - \setlength{\parsep}{0pt} - \setlength{\itemsep}{-4pt} - \renewcommand{\makelabel}{\entrylabel} - } -} -{\end{list}} -\newenvironment{Indent} - {\begin{list}{}{\setlength{\leftmargin}{0.5cm}} - \item[]\ignorespaces} - {\unskip\end{list}} -\setlength{\parindent}{0cm} -\setlength{\parskip}{0.2cm} -\addtocounter{secnumdepth}{1} -\sloppy -\usepackage[T1]{fontenc} diff --git a/trunk/paradiseo-moeo/docs/latex/hierarchy.tex b/trunk/paradiseo-moeo/docs/latex/hierarchy.tex deleted file mode 100644 index 86788b042..000000000 --- a/trunk/paradiseo-moeo/docs/latex/hierarchy.tex +++ /dev/null @@ -1,138 +0,0 @@ -\section{Paradis\-EO-MOEO 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} -\item \contentsline{section}{moeo\-Binary\-Quality\-Indicator$<$ EOFitness $>$}{\pageref{classmoeoBinaryQualityIndicator}}{} -\begin{CompactList} -\item \contentsline{section}{moeo\-Additive\-Binary\-Epsilon\-Indicator$<$ EOFitness $>$}{\pageref{classmoeoAdditiveBinaryEpsilonIndicator}}{} -\item \contentsline{section}{moeo\-Binary\-Hypervolume\-Indicator$<$ EOFitness $>$}{\pageref{classmoeoBinaryHypervolumeIndicator}}{} -\end{CompactList} -\item \contentsline{section}{moeo\-Binary\-Quality\-Indicator$<$ Fitness\-Eval $>$}{\pageref{classmoeoBinaryQualityIndicator}}{} -\item \contentsline{section}{moeo\-BM$<$ A1, A2, R $>$}{\pageref{classmoeoBM}}{} -\begin{CompactList} -\item \contentsline{section}{moeo\-Solution\-Vs\-Solution\-BM$<$ EOT, R, EOFitness $>$}{\pageref{classmoeoSolutionVsSolutionBM}}{} -\item \contentsline{section}{moeo\-Vector\-Vs\-Solution\-BM$<$ EOT, R, EOFitness $>$}{\pageref{classmoeoVectorVsSolutionBM}}{} -\item \contentsline{section}{moeo\-Vector\-Vs\-Vector\-BM$<$ EOT, R, EOFitness $>$}{\pageref{classmoeoVectorVsVectorBM}}{} -\item \contentsline{section}{moeo\-Vector\-Vs\-Vector\-BM$<$ EOT, double $>$}{\pageref{classmoeoVectorVsVectorBM}}{} -\begin{CompactList} -\item \contentsline{section}{moeo\-Contribution\-Metric$<$ EOT $>$}{\pageref{classmoeoContributionMetric}}{} -\item \contentsline{section}{moeo\-Entropy\-Metric$<$ EOT $>$}{\pageref{classmoeoEntropyMetric}}{} -\end{CompactList} -\end{CompactList} -\end{CompactList} -\item eo\-BF$<$ const const EOFitness \&, EOFitness \&, R $>${\tt [external]}\begin{CompactList} -\item \contentsline{section}{moeo\-BM$<$ const const EOFitness \&, EOFitness \&, R $>$}{\pageref{classmoeoBM}}{} -\end{CompactList} -\item eo\-BF$<$ const const std::vector$<$ EOFitness $>$ \&, EOFitness \&, R $>${\tt [external]}\begin{CompactList} -\item \contentsline{section}{moeo\-BM$<$ const const std::vector$<$ EOFitness $>$ \&, EOFitness \&, R $>$}{\pageref{classmoeoBM}}{} -\end{CompactList} -\item eo\-BF$<$ const const std::vector$<$ EOFitness $>$ \&, std::vector$<$ EOFitness $>$ \&, R $>${\tt [external]}\begin{CompactList} -\item \contentsline{section}{moeo\-BM$<$ const const std::vector$<$ EOFitness $>$ \&, std::vector$<$ EOFitness $>$ \&, R $>$}{\pageref{classmoeoBM}}{} -\end{CompactList} -\item eo\-BF$<$ const const std::vector$<$ typename EOT::Fitness $>$ \&, std::vector$<$ typename EOT::Fitness $>$ \&, double $>${\tt [external]}\begin{CompactList} -\item \contentsline{section}{moeo\-BM$<$ const const std::vector$<$ typename EOT::Fitness $>$ \&, std::vector$<$ typename EOT::Fitness $>$ \&, double $>$}{\pageref{classmoeoBM}}{} -\end{CompactList} -\item eo\-BF$<$ const EOT \&, moeo\-Archive$<$ EOT $>$ \&, void $>${\tt [external]}\begin{CompactList} -\item \contentsline{section}{moeo\-MOLS$<$ EOT $>$}{\pageref{classmoeoMOLS}}{} -\begin{CompactList} -\item \contentsline{section}{moeo\-Combined\-MOLS$<$ EOT $>$}{\pageref{classmoeoCombinedMOLS}}{} -\end{CompactList} -\end{CompactList} -\item eo\-BF$<$ eo\-Pop$<$ EOT $>$ \&, eo\-Pop$<$ EOT $>$ \&, void $>${\tt [external]}\begin{CompactList} -\item eo\-Replacement$<$ EOT $>${\tt [external]}\begin{CompactList} -\item \contentsline{section}{moeo\-Replacement$<$ EOT, Worth\-T $>$}{\pageref{classmoeoReplacement}}{} -\begin{CompactList} -\item \contentsline{section}{moeo\-Disctinct\-Elitist\-Replacement$<$ EOT, Worth\-T $>$}{\pageref{classmoeoDisctinctElitistReplacement}}{} -\item \contentsline{section}{moeo\-Elitist\-Replacement$<$ EOT, Worth\-T $>$}{\pageref{classmoeoElitistReplacement}}{} -\end{CompactList} -\end{CompactList} -\end{CompactList} -\item eo\-F$<$ void $>${\tt [external]}\begin{CompactList} -\item eo\-Updater{\tt [external]}\begin{CompactList} -\item \contentsline{section}{moeo\-Archive\-Fitness\-Saving\-Updater$<$ EOT $>$}{\pageref{classmoeoArchiveFitnessSavingUpdater}}{} -\item \contentsline{section}{moeo\-Archive\-Updater$<$ EOT $>$}{\pageref{classmoeoArchiveUpdater}}{} -\item \contentsline{section}{moeo\-Binary\-Metric\-Saving\-Updater$<$ EOT $>$}{\pageref{classmoeoBinaryMetricSavingUpdater}}{} -\item \contentsline{section}{moeo\-Hybrid\-MOLS$<$ EOT $>$}{\pageref{classmoeoHybridMOLS}}{} -\end{CompactList} -\end{CompactList} -\item eo\-UF$<$ A1, R $>${\tt [external]}\begin{CompactList} -\item eo\-Select\-One$<$ EOT $>${\tt [external]}\begin{CompactList} -\item \contentsline{section}{moeo\-Select\-One\-From\-Pop\-And\-Arch$<$ EOT $>$}{\pageref{classmoeoSelectOneFromPopAndArch}}{} -\end{CompactList} -\end{CompactList} -\item eo\-UF$<$ A, R $>${\tt [external]}\begin{CompactList} -\item \contentsline{section}{moeo\-UM$<$ A, R $>$}{\pageref{classmoeoUM}}{} -\end{CompactList} -\item eo\-UF$<$ const EOFitness \&, R $>${\tt [external]}\begin{CompactList} -\item \contentsline{section}{moeo\-UM$<$ const EOFitness \&, R $>$}{\pageref{classmoeoUM}}{} -\begin{CompactList} -\item \contentsline{section}{moeo\-Solution\-UM$<$ EOT, R, EOFitness $>$}{\pageref{classmoeoSolutionUM}}{} -\end{CompactList} -\end{CompactList} -\item eo\-UF$<$ const eo\-Pop$<$ EOT $>$ \&, void $>${\tt [external]}\begin{CompactList} -\item eo\-Perf2Worth$<$ EOT, Worth\-T $>${\tt [external]}\begin{CompactList} -\item eo\-Perf2Worth\-Cached$<$ EOT, double $>${\tt [external]}\begin{CompactList} -\item eo\-NDSorting$<$ EOT $>${\tt [external]}\begin{CompactList} -\item \contentsline{section}{moeo\-NDSorting\_\-II$<$ EOT $>$}{\pageref{classmoeoNDSorting__II}}{} -\end{CompactList} -\item \contentsline{section}{moeo\-IBEA$<$ EOT, Fitness $>$}{\pageref{classmoeoIBEA}}{} -\begin{CompactList} -\item \contentsline{section}{moeo\-IBEASorting$<$ EOT, Fitness $>$}{\pageref{classmoeoIBEASorting}}{} -\end{CompactList} -\item \contentsline{section}{moeo\-IBEA$<$ EOT, Fitness\-Eval $>$}{\pageref{classmoeoIBEA}}{} -\begin{CompactList} -\item \contentsline{section}{moeo\-IBEAAvg\-Sorting$<$ EOT, Fitness\-Eval $>$}{\pageref{classmoeoIBEAAvgSorting}}{} -\item \contentsline{section}{moeo\-IBEAStoch\-Sorting$<$ EOT, Fitness\-Eval $>$}{\pageref{classmoeoIBEAStochSorting}}{} -\end{CompactList} -\end{CompactList} -\end{CompactList} -\item eo\-Perf2Worth$<$ EOT, worth\-T $>${\tt [external]}\begin{CompactList} -\item \contentsline{section}{moeo\-Pareto\-Sharing$<$ EOT, worth\-T $>$}{\pageref{classmoeoParetoSharing}}{} -\end{CompactList} -\end{CompactList} -\item eo\-UF$<$ const std::vector$<$ EOFitness $>$ \&, R $>${\tt [external]}\begin{CompactList} -\item \contentsline{section}{moeo\-UM$<$ const std::vector$<$ EOFitness $>$ \&, R $>$}{\pageref{classmoeoUM}}{} -\begin{CompactList} -\item \contentsline{section}{moeo\-Vector\-UM$<$ EOT, R, EOFitness $>$}{\pageref{classmoeoVectorUM}}{} -\end{CompactList} -\end{CompactList} -\item eo\-UF$<$ eo\-Pop$<$ EOT $>$ \&, void $>${\tt [external]}\begin{CompactList} -\item eo\-Algo$<$ EOT $>${\tt [external]}\begin{CompactList} -\item \contentsline{section}{moeo\-NSGA\_\-II$<$ EOT $>$}{\pageref{classmoeoNSGA__II}}{} -\end{CompactList} -\end{CompactList} -\item \contentsline{section}{moeo\-Metric}{\pageref{classmoeoMetric}}{} -\begin{CompactList} -\item \contentsline{section}{moeo\-BM$<$ A1, A2, R $>$}{\pageref{classmoeoBM}}{} -\item \contentsline{section}{moeo\-BM$<$ const const EOFitness \&, EOFitness \&, R $>$}{\pageref{classmoeoBM}}{} -\item \contentsline{section}{moeo\-BM$<$ const const std::vector$<$ EOFitness $>$ \&, EOFitness \&, R $>$}{\pageref{classmoeoBM}}{} -\item \contentsline{section}{moeo\-BM$<$ const const std::vector$<$ EOFitness $>$ \&, std::vector$<$ EOFitness $>$ \&, R $>$}{\pageref{classmoeoBM}}{} -\item \contentsline{section}{moeo\-BM$<$ const const std::vector$<$ typename EOT::Fitness $>$ \&, std::vector$<$ typename EOT::Fitness $>$ \&, double $>$}{\pageref{classmoeoBM}}{} -\item \contentsline{section}{moeo\-UM$<$ A, R $>$}{\pageref{classmoeoUM}}{} -\item \contentsline{section}{moeo\-UM$<$ const EOFitness \&, R $>$}{\pageref{classmoeoUM}}{} -\item \contentsline{section}{moeo\-UM$<$ const std::vector$<$ EOFitness $>$ \&, R $>$}{\pageref{classmoeoUM}}{} -\end{CompactList} -\end{CompactList} -\item eo\-Object{\tt [external]}\begin{CompactList} -\item eo\-Pop$<$ EOT $>${\tt [external]}\begin{CompactList} -\item \contentsline{section}{moeo\-Archive$<$ EOT $>$}{\pageref{classmoeoArchive}}{} -\end{CompactList} -\end{CompactList} -\item eo\-Param{\tt [external]}\begin{CompactList} -\item eo\-Value\-Param$<$ std::vector$<$ Worth\-T $>$ $>${\tt [external]}\begin{CompactList} -\item eo\-Perf2Worth$<$ EOT, Worth\-T $>${\tt [external]}\end{CompactList} -\item eo\-Value\-Param$<$ std::vector$<$ worth\-T $>$ $>${\tt [external]}\begin{CompactList} -\item eo\-Perf2Worth$<$ EOT, worth\-T $>${\tt [external]}\end{CompactList} -\end{CompactList} -\item eo\-Printable{\tt [external]}\begin{CompactList} -\item eo\-Persistent{\tt [external]}\begin{CompactList} -\item eo\-Pop$<$ EOT $>${\tt [external]}\end{CompactList} -\end{CompactList} -\item \contentsline{section}{moeo\-Binary\-Quality\-Indicator$<$ EOFitness $>$::Range}{\pageref{classmoeoBinaryQualityIndicator_1_1Range}}{} -\item \contentsline{section}{moeo\-NDSorting\_\-II$<$ EOT $>$::compare\_\-nodes}{\pageref{classmoeoNDSorting__II_1_1compare__nodes}}{} -\item \contentsline{section}{moeo\-Pareto\-Phen\-Dist$<$ EOT, Dist\-Type $>$}{\pageref{classmoeoParetoPhenDist}}{} -\begin{CompactList} -\item \contentsline{section}{moeo\-Pareto\-Euclid\-Dist$<$ EOT, Dist\-Type $>$}{\pageref{classmoeoParetoEuclidDist}}{} -\end{CompactList} -\item \contentsline{section}{moeo\-Pareto\-Sharing$<$ EOT, worth\-T $>$::d\-Matrix}{\pageref{classmoeoParetoSharing_1_1dMatrix}}{} -\end{CompactList} diff --git a/trunk/paradiseo-moeo/docs/latex/main.tex b/trunk/paradiseo-moeo/docs/latex/main.tex deleted file mode 100644 index 7297a0ecb..000000000 --- a/trunk/paradiseo-moeo/docs/latex/main.tex +++ /dev/null @@ -1,5 +0,0 @@ -\section{intro}\label{main_intro} -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{tutorial}\label{main_tutorial} -A tutorial about a bi-objective flow-shop scheduling problem will be available soon.\section{install}\label{main_install} -The installation procedure of the package is detailed in the {\tt 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 diff --git a/trunk/paradiseo-moeo/docs/latex/refman.tex b/trunk/paradiseo-moeo/docs/latex/refman.tex deleted file mode 100644 index 15cb018d4..000000000 --- a/trunk/paradiseo-moeo/docs/latex/refman.tex +++ /dev/null @@ -1,74 +0,0 @@ -\documentclass[a4paper]{book} -\usepackage{a4wide} -\usepackage{makeidx} -\usepackage{fancyhdr} -\usepackage{graphicx} -\usepackage{multicol} -\usepackage{float} -\usepackage{textcomp} -\usepackage{alltt} -\usepackage{doxygen} -\makeindex -\setcounter{tocdepth}{1} -\renewcommand{\footrulewidth}{0.4pt} -\begin{document} -\begin{titlepage} -\vspace*{7cm} -\begin{center} -{\Large Paradis\-EO-MOEO Reference Manual\\[1ex]\large 0.1 }\\ -\vspace*{1cm} -{\large Generated by Doxygen 1.5.1}\\ -\vspace*{0.5cm} -{\small Mon Jan 15 14:19:18 2007}\\ -\end{center} -\end{titlepage} -\clearemptydoublepage -\pagenumbering{roman} -\tableofcontents -\clearemptydoublepage -\pagenumbering{arabic} -\chapter{Welcome to Paradis\-EO-MOEO } -\label{index}\input{main} -\chapter{Paradis\-EO-MOEO Hierarchical Index} -\input{hierarchy} -\chapter{Paradis\-EO-MOEO Class Index} -\input{annotated} -\chapter{Paradis\-EO-MOEO Class Documentation} -\input{classmoeoAdditiveBinaryEpsilonIndicator} -\include{classmoeoArchive} -\include{classmoeoArchiveFitnessSavingUpdater} -\include{classmoeoArchiveUpdater} -\include{classmoeoBinaryHypervolumeIndicator} -\include{classmoeoBinaryMetricSavingUpdater} -\include{classmoeoBinaryQualityIndicator} -\include{classmoeoBinaryQualityIndicator_1_1Range} -\include{classmoeoBM} -\include{classmoeoCombinedMOLS} -\include{classmoeoContributionMetric} -\include{classmoeoDisctinctElitistReplacement} -\include{classmoeoElitistReplacement} -\include{classmoeoEntropyMetric} -\include{classmoeoHybridMOLS} -\include{classmoeoIBEA} -\include{classmoeoIBEAAvgSorting} -\include{classmoeoIBEASorting} -\include{classmoeoIBEAStochSorting} -\include{classmoeoMetric} -\include{classmoeoMOLS} -\include{classmoeoNDSorting__II} -\include{classmoeoNDSorting__II_1_1compare__nodes} -\include{classmoeoNSGA__II} -\include{classmoeoParetoEuclidDist} -\include{classmoeoParetoPhenDist} -\include{classmoeoParetoSharing} -\include{classmoeoParetoSharing_1_1dMatrix} -\include{classmoeoReplacement} -\include{classmoeoSelectOneFromPopAndArch} -\include{classmoeoSolutionUM} -\include{classmoeoSolutionVsSolutionBM} -\include{classmoeoUM} -\include{classmoeoVectorUM} -\include{classmoeoVectorVsSolutionBM} -\include{classmoeoVectorVsVectorBM} -\printindex -\end{document} diff --git a/trunk/paradiseo-moeo/docs/man/man3/eoAdditiveBinaryEpsilonIndicator.3 b/trunk/paradiseo-moeo/docs/man/man3/eoAdditiveBinaryEpsilonIndicator.3 deleted file mode 100644 index 312538709..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/eoAdditiveBinaryEpsilonIndicator.3 +++ /dev/null @@ -1,91 +0,0 @@ -.TH "eoAdditiveBinaryEpsilonIndicator" 3 "22 Dec 2006" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -eoAdditiveBinaryEpsilonIndicator \- Functor Additive binary epsilon indicator for \fBeoParetoFitness\fP. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoBinaryQualityIndicator< EOFitness >< EOFitness >\fP. -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBeoAdditiveBinaryEpsilonIndicator\fP ()" -.br -.RI "\fIconstructor \fP" -.ti -1c -.RI "double \fBoperator()\fP (const EOFitness &_fitness_eo1, const EOFitness &_fitness_eo2)" -.br -.RI "\fIcomputation of the maximum epsilon value by which individual _eo1 must be decreased in all objectives such that individual _eo2 is weakly dominated (do not forget to set the bounds before the call of this function) \fP" -.in -1c -.SS "Private Types" - -.in +1c -.ti -1c -.RI "typedef EOFitness::fitness_traits \fBtraits\fP" -.br -.RI "\fIfitness traits \fP" -.in -1c -.SS "Private Member Functions" - -.in +1c -.ti -1c -.RI "double \fBepsilonValue\fP (const EOFitness &_fitness_eo1, const EOFitness &_fitness_eo2, const unsigned _iObj)" -.br -.RI "\fIcomputation of the epsilon value by which individual _eo1 must be decreased in the objective _iObj such that individual _eo2 is weakly dominated \fP" -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class eoAdditiveBinaryEpsilonIndicator< EOFitness >" -Functor Additive binary epsilon indicator for \fBeoParetoFitness\fP. -.PP -Definition at line 126 of file eoBinaryQualityIndicator.h. -.SH "Member Function Documentation" -.PP -.SS "template double \fBeoAdditiveBinaryEpsilonIndicator\fP< EOFitness >::operator() (const EOFitness & _fitness_eo1, const EOFitness & _fitness_eo2)\fC [inline, virtual]\fP" -.PP -computation of the maximum epsilon value by which individual _eo1 must be decreased in all objectives such that individual _eo2 is weakly dominated (do not forget to set the bounds before the call of this function) -.PP -\fBParameters:\fP -.RS 4 -\fIEOFitness\fP & _fitness_eo1 the fitness of the first individual -.br -\fIEOFitness\fP & _fitness_eo2 the fitness of the second individual -.RE -.PP - -.PP -Implements \fBeoBF< const EOFitness &, const EOFitness &, double >\fP. -.PP -Definition at line 149 of file eoBinaryQualityIndicator.h. -.PP -References eoAdditiveBinaryEpsilonIndicator< EOFitness >::epsilonValue(). -.SS "template double \fBeoAdditiveBinaryEpsilonIndicator\fP< EOFitness >::epsilonValue (const EOFitness & _fitness_eo1, const EOFitness & _fitness_eo2, const unsigned _iObj)\fC [inline, private]\fP" -.PP -computation of the epsilon value by which individual _eo1 must be decreased in the objective _iObj such that individual _eo2 is weakly dominated -.PP -\fBParameters:\fP -.RS 4 -\fIEOFitness\fP & _fitness_eo1 the fitness of the first individual -.br -\fIEOFitness\fP & _fitness_eo2 the fitness of the second individual -.br -\fIunsigned\fP _iObj the index of the objective -.RE -.PP - -.PP -Definition at line 181 of file eoBinaryQualityIndicator.h. -.PP -Referenced by eoAdditiveBinaryEpsilonIndicator< EOFitness >::operator()(). - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/eoBinaryHypervolumeIndicator.3 b/trunk/paradiseo-moeo/docs/man/man3/eoBinaryHypervolumeIndicator.3 deleted file mode 100644 index 58ab7568e..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/eoBinaryHypervolumeIndicator.3 +++ /dev/null @@ -1,171 +0,0 @@ -.TH "eoBinaryHypervolumeIndicator" 3 "22 Dec 2006" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -eoBinaryHypervolumeIndicator \- Functor Binary hypervolume indicator for \fBeoParetoFitness\fP. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoBinaryQualityIndicator< EOFitness >< EOFitness >\fP. -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBeoBinaryHypervolumeIndicator\fP (double _rho)" -.br -.RI "\fIconstructor \fP" -.ti -1c -.RI "double \fBoperator()\fP (const EOFitness &_fitness_eo1, const EOFitness &_fitness_eo2)" -.br -.RI "\fIindicator value of the hypervolume of the portion of the objective space that is dominated by individual _eo1 but not by individual _eo2 (don't forget to set the bounds before the call of this function) \fP" -.in -1c -.SS "Private Types" - -.in +1c -.ti -1c -.RI "typedef EOFitness::fitness_traits \fBtraits\fP" -.br -.RI "\fIfitness traits \fP" -.in -1c -.SS "Private Member Functions" - -.in +1c -.ti -1c -.RI "double \fBhypervolumeIndicatorValue\fP (const EOFitness &_fitness_eo1, const EOFitness &_fitness_eo2, const unsigned _iObj, const bool _flag=false)" -.br -.RI "\fIcomputation of the hypervolume of the portion of the objective space that is dominated by individual _eo1 but not by individual _eo2 \fP" -.ti -1c -.RI "double \fBhypervolumeIndicatorValueMin\fP (const EOFitness &_fitness_eo1, const EOFitness &_fitness_eo2, const unsigned _iObj, const bool _flag)" -.br -.RI "\fIcomputation of the hypervolume of the portion of the objective space that is dominated by individual _eo1 but not by individual _eo2 in case of a minimization on the objective _iObj \fP" -.ti -1c -.RI "double \fBhypervolumeIndicatorValueMax\fP (const EOFitness &_fitness_eo1, const EOFitness &_fitness_eo2, const unsigned _iObj, const bool _flag)" -.br -.RI "\fIcomputation of the hypervolume of the portion of the objective space that is dominated by individual _eo1 but not by individual _eo2 in case of a maximization on the objective _iObj \fP" -.in -1c -.SS "Private Attributes" - -.in +1c -.ti -1c -.RI "double \fBrho\fP" -.br -.RI "\fIreference point for the hypervolume calculation \fP" -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class eoBinaryHypervolumeIndicator< EOFitness >" -Functor Binary hypervolume indicator for \fBeoParetoFitness\fP. -.PP -Definition at line 217 of file eoBinaryQualityIndicator.h. -.SH "Constructor & Destructor Documentation" -.PP -.SS "template \fBeoBinaryHypervolumeIndicator\fP< EOFitness >::\fBeoBinaryHypervolumeIndicator\fP (double _rho)\fC [inline]\fP" -.PP -constructor -.PP -\fBParameters:\fP -.RS 4 -\fIdouble\fP _rho reference point for the hypervolume calculation (rho must not be smaller than 1) -.RE -.PP - -.PP -Definition at line 227 of file eoBinaryQualityIndicator.h. -.PP -References eoBinaryHypervolumeIndicator< EOFitness >::rho. -.SH "Member Function Documentation" -.PP -.SS "template double \fBeoBinaryHypervolumeIndicator\fP< EOFitness >::operator() (const EOFitness & _fitness_eo1, const EOFitness & _fitness_eo2)\fC [inline, virtual]\fP" -.PP -indicator value of the hypervolume of the portion of the objective space that is dominated by individual _eo1 but not by individual _eo2 (don't forget to set the bounds before the call of this function) -.PP -\fBParameters:\fP -.RS 4 -\fIEOFitness\fP & _fitness_eo1 the fitness of the first individual -.br -\fIEOFitness\fP & _fitness_eo2 the fitness of the second individual -.RE -.PP - -.PP -Implements \fBeoBF< const EOFitness &, const EOFitness &, double >\fP. -.PP -Definition at line 250 of file eoBinaryQualityIndicator.h. -.PP -References eoBinaryHypervolumeIndicator< EOFitness >::hypervolumeIndicatorValue(). -.SS "template double \fBeoBinaryHypervolumeIndicator\fP< EOFitness >::hypervolumeIndicatorValue (const EOFitness & _fitness_eo1, const EOFitness & _fitness_eo2, const unsigned _iObj, const bool _flag = \fCfalse\fP)\fC [inline, private]\fP" -.PP -computation of the hypervolume of the portion of the objective space that is dominated by individual _eo1 but not by individual _eo2 -.PP -\fBParameters:\fP -.RS 4 -\fIEOFitness\fP & _fitness_eo1 the fitness of the first individual -.br -\fIEOFitness\fP & _fitness_eo2 the fitness of the second individual -.br -\fIunsigned\fP _iObj number of objectives (used for iteration) -.br -\fIbool\fP _flag = false (only used for iteration) -.RE -.PP - -.PP -Definition at line 285 of file eoBinaryQualityIndicator.h. -.PP -References eoBinaryQualityIndicator< EOFitness >::bounds, eoBinaryHypervolumeIndicator< EOFitness >::hypervolumeIndicatorValueMax(), and eoBinaryHypervolumeIndicator< EOFitness >::hypervolumeIndicatorValueMin(). -.PP -Referenced by eoBinaryHypervolumeIndicator< EOFitness >::hypervolumeIndicatorValueMax(), eoBinaryHypervolumeIndicator< EOFitness >::hypervolumeIndicatorValueMin(), and eoBinaryHypervolumeIndicator< EOFitness >::operator()(). -.SS "template double \fBeoBinaryHypervolumeIndicator\fP< EOFitness >::hypervolumeIndicatorValueMin (const EOFitness & _fitness_eo1, const EOFitness & _fitness_eo2, const unsigned _iObj, const bool _flag)\fC [inline, private]\fP" -.PP -computation of the hypervolume of the portion of the objective space that is dominated by individual _eo1 but not by individual _eo2 in case of a minimization on the objective _iObj -.PP -\fBParameters:\fP -.RS 4 -\fIEOFitness\fP & _fitness_eo1 the fitness of the first individual -.br -\fIEOFitness\fP & _fitness_eo2 the fitness of the second individual -.br -\fIunsigned\fP _iObj index of the objective -.br -\fIbool\fP _flag (only used for iteration) -.RE -.PP - -.PP -Definition at line 320 of file eoBinaryQualityIndicator.h. -.PP -References eoBinaryQualityIndicator< EOFitness >::bounds, eoBinaryHypervolumeIndicator< EOFitness >::hypervolumeIndicatorValue(), and eoBinaryHypervolumeIndicator< EOFitness >::rho. -.PP -Referenced by eoBinaryHypervolumeIndicator< EOFitness >::hypervolumeIndicatorValue(). -.SS "template double \fBeoBinaryHypervolumeIndicator\fP< EOFitness >::hypervolumeIndicatorValueMax (const EOFitness & _fitness_eo1, const EOFitness & _fitness_eo2, const unsigned _iObj, const bool _flag)\fC [inline, private]\fP" -.PP -computation of the hypervolume of the portion of the objective space that is dominated by individual _eo1 but not by individual _eo2 in case of a maximization on the objective _iObj -.PP -\fBParameters:\fP -.RS 4 -\fIEOFitness\fP & _fitness_eo1 the fitness of the first individual -.br -\fIEOFitness\fP & _fitness_eo2 the fitness of the second individual -.br -\fIunsigned\fP _iObj index of the objective -.br -\fIbool\fP _flag (only used for iteration) -.RE -.PP - -.PP -Definition at line 374 of file eoBinaryQualityIndicator.h. -.PP -References eoBinaryQualityIndicator< EOFitness >::bounds, eoBinaryHypervolumeIndicator< EOFitness >::hypervolumeIndicatorValue(), and eoBinaryHypervolumeIndicator< EOFitness >::rho. -.PP -Referenced by eoBinaryHypervolumeIndicator< EOFitness >::hypervolumeIndicatorValue(). - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/eoBinaryQualityIndicator.3 b/trunk/paradiseo-moeo/docs/man/man3/eoBinaryQualityIndicator.3 deleted file mode 100644 index 26d376cff..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/eoBinaryQualityIndicator.3 +++ /dev/null @@ -1,81 +0,0 @@ -.TH "eoBinaryQualityIndicator" 3 "22 Dec 2006" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -eoBinaryQualityIndicator \- Functor Binary quality indicator Binary performance measure to use in the replacement selection process of IBEA (Indicator-Based Evolutionary Algorithm) Of course, EOFitness needs to be an \fBeoParetoFitness\fP object. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoBF< const EOFitness &, const EOFitness &, double >\fP. -.PP -Inherited by \fBeoAdditiveBinaryEpsilonIndicator< EOFitness >\fP, and \fBeoBinaryHypervolumeIndicator< EOFitness >\fP. -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBeoBinaryQualityIndicator\fP ()" -.br -.RI "\fIconstructor \fP" -.ti -1c -.RI "void \fBsetBounds\fP (const unsigned _iObj, const double _min, const double _max)" -.br -.RI "\fIset the bounds for objective _iObj \fP" -.in -1c -.SS "Protected Attributes" - -.in +1c -.ti -1c -.RI "std::vector< \fBRange\fP > \fBbounds\fP" -.br -.RI "\fIrange (min and max double value) for each objective \fP" -.in -1c -.SS "Private Types" - -.in +1c -.ti -1c -.RI "typedef EOFitness::fitness_traits \fBtraits\fP" -.br -.RI "\fIfitness traits \fP" -.in -1c -.SS "Classes" - -.in +1c -.ti -1c -.RI "class \fBRange\fP" -.br -.RI "\fIPrivate class to represent the bounds. \fP" -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class eoBinaryQualityIndicator< EOFitness >" -Functor Binary quality indicator Binary performance measure to use in the replacement selection process of IBEA (Indicator-Based Evolutionary Algorithm) Of course, EOFitness needs to be an \fBeoParetoFitness\fP object. -.PP -Definition at line 39 of file eoBinaryQualityIndicator.h. -.SH "Member Function Documentation" -.PP -.SS "template void \fBeoBinaryQualityIndicator\fP< EOFitness >::setBounds (const unsigned _iObj, const double _min, const double _max)\fC [inline]\fP" -.PP -set the bounds for objective _iObj -.PP -\fBParameters:\fP -.RS 4 -\fIunsigned\fP _iObj the index of the objective -.br -\fIdouble\fP _min the minimum value -.br -\fIdouble\fP _max the maximum value -.RE -.PP - -.PP -Definition at line 62 of file eoBinaryQualityIndicator.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/eoBinaryQualityIndicator_Range.3 b/trunk/paradiseo-moeo/docs/man/man3/eoBinaryQualityIndicator_Range.3 deleted file mode 100644 index 58a342dda..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/eoBinaryQualityIndicator_Range.3 +++ /dev/null @@ -1,55 +0,0 @@ -.TH "eoBinaryQualityIndicator::Range" 3 "22 Dec 2006" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -eoBinaryQualityIndicator::Range \- Private class to represent the bounds. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBRange\fP ()" -.br -.ti -1c -.RI "\fBRange\fP (const double _min, const double _max)" -.br -.ti -1c -.RI "double \fBminimum\fP ()" -.br -.ti -1c -.RI "double \fBmaximum\fP ()" -.br -.ti -1c -.RI "double \fBrange\fP ()" -.br -.in -1c -.SS "Private Attributes" - -.in +1c -.ti -1c -.RI "double \fBmin\fP" -.br -.ti -1c -.RI "double \fBmax\fP" -.br -.ti -1c -.RI "double \fBr\fP" -.br -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class eoBinaryQualityIndicator< EOFitness >::Range" -Private class to represent the bounds. -.PP -Definition at line 73 of file eoBinaryQualityIndicator.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/eoIBEA.3 b/trunk/paradiseo-moeo/docs/man/man3/eoIBEA.3 deleted file mode 100644 index c476420d4..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/eoIBEA.3 +++ /dev/null @@ -1,62 +0,0 @@ -.TH "eoIBEA" 3 "22 Dec 2006" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -eoIBEA \- Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm). - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoPerf2WorthCached< EOT, double >\fP. -.PP -Inherited by \fBeoIBEASorting< EOT, Fitness >\fP. -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBeoIBEA\fP (\fBeoBinaryQualityIndicator\fP< Fitness > *_I)" -.br -.ti -1c -.RI "void \fBcalculate_worths\fP (const \fBeoPop\fP< EOT > &_pop)" -.br -.RI "\fImapping \fP" -.in -1c -.SS "Protected Attributes" - -.in +1c -.ti -1c -.RI "\fBeoBinaryQualityIndicator\fP< Fitness > * \fBI\fP" -.br -.RI "\fIbinary quality indicator to use in the selection process \fP" -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class eoIBEA< EOT, Fitness >" -Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm). -.PP -Definition at line 38 of file eoIBEA.h. -.SH "Member Function Documentation" -.PP -.SS "template void \fBeoIBEA\fP< EOT, Fitness >::calculate_worths (const \fBeoPop\fP< EOT > & _pop)\fC [inline, virtual]\fP" -.PP -mapping -.PP -\fBParameters:\fP -.RS 4 -\fIconst\fP eoPop& _pop the population -.RE -.PP - -.PP -Implements \fBeoPerf2WorthCached< EOT, double >\fP. -.PP -Definition at line 56 of file eoIBEA.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/eoIBEAAvgSorting.3 b/trunk/paradiseo-moeo/docs/man/man3/eoIBEAAvgSorting.3 deleted file mode 100644 index 9261a32dd..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/eoIBEAAvgSorting.3 +++ /dev/null @@ -1,101 +0,0 @@ -.TH "eoIBEAAvgSorting" 3 "22 Dec 2006" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -eoIBEAAvgSorting \- Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) under uncertainty using averaged values for each objective Follow the idea presented in the Deb & Gupta paper 'Searching for Robust Pareto-Optimal Solutions in Multi-Objective Optimization', 2005 Of course, the fitness of an individual needs to be an eoStochasticParetoFitness object. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoIBEA< EOT, FitnessEval >\fP. -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBeoIBEAAvgSorting\fP (\fBeoBinaryQualityIndicator\fP< FitnessEval > *_I, const double _kappa)" -.br -.RI "\fIconstructor \fP" -.in -1c -.SS "Private Member Functions" - -.in +1c -.ti -1c -.RI "void \fBsetBounds\fP (const \fBeoPop\fP< EOT > &_pop)" -.br -.RI "\fIcomputation and setting of the bounds for each objective \fP" -.ti -1c -.RI "void \fBfitnesses\fP (const \fBeoPop\fP< EOT > &_pop)" -.br -.RI "\fIcomputation and setting of the fitness for each individual of the population \fP" -.in -1c -.SS "Private Attributes" - -.in +1c -.ti -1c -.RI "double \fBkappa\fP" -.br -.RI "\fIscaling factor kappa \fP" -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class eoIBEAAvgSorting< EOT, FitnessEval >" -Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) under uncertainty using averaged values for each objective Follow the idea presented in the Deb & Gupta paper 'Searching for Robust Pareto-Optimal Solutions in Multi-Objective Optimization', 2005 Of course, the fitness of an individual needs to be an eoStochasticParetoFitness object. -.PP -Definition at line 373 of file eoIBEA.h. -.SH "Constructor & Destructor Documentation" -.PP -.SS "template \fBeoIBEAAvgSorting\fP< EOT, FitnessEval >::\fBeoIBEAAvgSorting\fP (\fBeoBinaryQualityIndicator\fP< FitnessEval > * _I, const double _kappa)\fC [inline]\fP" -.PP -constructor -.PP -\fBParameters:\fP -.RS 4 -\fIeoBinaryQualityIndicator*\fP _I the binary quality indicator to use in the selection process -.br -\fIdouble\fP _kappa scaling factor kappa -.RE -.PP - -.PP -Definition at line 385 of file eoIBEA.h. -.PP -References eoIBEAAvgSorting< EOT, FitnessEval >::kappa. -.SH "Member Function Documentation" -.PP -.SS "template void \fBeoIBEAAvgSorting\fP< EOT, FitnessEval >::setBounds (const \fBeoPop\fP< EOT > & _pop)\fC [inline, private, virtual]\fP" -.PP -computation and setting of the bounds for each objective -.PP -\fBParameters:\fP -.RS 4 -\fIconst\fP eoPop& _pop the population -.RE -.PP - -.PP -Implements \fBeoIBEA< EOT, FitnessEval >\fP. -.PP -Definition at line 413 of file eoIBEA.h. -.SS "template void \fBeoIBEAAvgSorting\fP< EOT, FitnessEval >::fitnesses (const \fBeoPop\fP< EOT > & _pop)\fC [inline, private, virtual]\fP" -.PP -computation and setting of the fitness for each individual of the population -.PP -\fBParameters:\fP -.RS 4 -\fIconst\fP eoPop& _pop the population -.RE -.PP - -.PP -Implements \fBeoIBEA< EOT, FitnessEval >\fP. -.PP -Definition at line 445 of file eoIBEA.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/eoIBEASorting.3 b/trunk/paradiseo-moeo/docs/man/man3/eoIBEASorting.3 deleted file mode 100644 index 19388dc1c..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/eoIBEASorting.3 +++ /dev/null @@ -1,101 +0,0 @@ -.TH "eoIBEASorting" 3 "22 Dec 2006" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -eoIBEASorting \- Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) without uncertainty Adapted from the Zitzler and Künzli paper 'Indicator-Based Selection in Multiobjective Search' (2004) Of course, Fitness needs to be an \fBeoParetoFitness\fP object. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoIBEA< EOT, Fitness >< EOT, Fitness >\fP. -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBeoIBEASorting\fP (\fBeoBinaryQualityIndicator\fP< Fitness > *_I, const double _kappa)" -.br -.RI "\fIconstructor \fP" -.in -1c -.SS "Private Member Functions" - -.in +1c -.ti -1c -.RI "void \fBsetBounds\fP (const \fBeoPop\fP< EOT > &_pop)" -.br -.RI "\fIcomputation and setting of the bounds for each objective \fP" -.ti -1c -.RI "void \fBfitnesses\fP (const \fBeoPop\fP< EOT > &_pop)" -.br -.RI "\fIcomputation and setting of the fitness for each individual of the population \fP" -.in -1c -.SS "Private Attributes" - -.in +1c -.ti -1c -.RI "double \fBkappa\fP" -.br -.RI "\fIscaling factor kappa \fP" -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class eoIBEASorting< EOT, Fitness >" -Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) without uncertainty Adapted from the Zitzler and Künzli paper 'Indicator-Based Selection in Multiobjective Search' (2004) Of course, Fitness needs to be an \fBeoParetoFitness\fP object. -.PP -Definition at line 94 of file eoIBEA.h. -.SH "Constructor & Destructor Documentation" -.PP -.SS "template \fBeoIBEASorting\fP< EOT, Fitness >::\fBeoIBEASorting\fP (\fBeoBinaryQualityIndicator\fP< Fitness > * _I, const double _kappa)\fC [inline]\fP" -.PP -constructor -.PP -\fBParameters:\fP -.RS 4 -\fIeoBinaryQualityIndicator*\fP _I the binary quality indicator to use in the selection process -.br -\fIdouble\fP _kappa scaling factor kappa -.RE -.PP - -.PP -Definition at line 106 of file eoIBEA.h. -.PP -References eoIBEASorting< EOT, Fitness >::kappa. -.SH "Member Function Documentation" -.PP -.SS "template void \fBeoIBEASorting\fP< EOT, Fitness >::setBounds (const \fBeoPop\fP< EOT > & _pop)\fC [inline, private, virtual]\fP" -.PP -computation and setting of the bounds for each objective -.PP -\fBParameters:\fP -.RS 4 -\fIconst\fP eoPop& _pop the population -.RE -.PP - -.PP -Implements \fBeoIBEA< EOT, Fitness >\fP. -.PP -Definition at line 134 of file eoIBEA.h. -.SS "template void \fBeoIBEASorting\fP< EOT, Fitness >::fitnesses (const \fBeoPop\fP< EOT > & _pop)\fC [inline, private, virtual]\fP" -.PP -computation and setting of the fitness for each individual of the population -.PP -\fBParameters:\fP -.RS 4 -\fIconst\fP eoPop& _pop the population -.RE -.PP - -.PP -Implements \fBeoIBEA< EOT, Fitness >\fP. -.PP -Definition at line 162 of file eoIBEA.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/eoIBEAStochSorting.3 b/trunk/paradiseo-moeo/docs/man/man3/eoIBEAStochSorting.3 deleted file mode 100644 index 9f919b4f0..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/eoIBEAStochSorting.3 +++ /dev/null @@ -1,97 +0,0 @@ -.TH "eoIBEAStochSorting" 3 "22 Dec 2006" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -eoIBEAStochSorting \- Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) under uncertainty Adapted from the Basseur and Zitzler paper 'Handling Uncertainty in Indicator-Based Multiobjective Optimization' (2006) Of course, the fitness of an individual needs to be an eoStochasticParetoFitness object. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoIBEA< EOT, FitnessEval >\fP. -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBeoIBEAStochSorting\fP (\fBeoBinaryQualityIndicator\fP< FitnessEval > *_I)" -.br -.RI "\fIconstructor \fP" -.in -1c -.SS "Private Member Functions" - -.in +1c -.ti -1c -.RI "void \fBsetBounds\fP (const \fBeoPop\fP< EOT > &_pop)" -.br -.RI "\fIcomputation and setting of the bounds for each objective \fP" -.ti -1c -.RI "void \fBfitnesses\fP (const \fBeoPop\fP< EOT > &_pop)" -.br -.RI "\fIcomputation and setting of the fitness for each individual of the population \fP" -.in -1c -.SS "Static Private Member Functions" - -.in +1c -.ti -1c -.RI "static double \fBzero\fP ()" -.br -.RI "\fIapproximated zero value \fP" -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class eoIBEAStochSorting< EOT, FitnessEval >" -Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm) under uncertainty Adapted from the Basseur and Zitzler paper 'Handling Uncertainty in Indicator-Based Multiobjective Optimization' (2006) Of course, the fitness of an individual needs to be an eoStochasticParetoFitness object. -.PP -Definition at line 215 of file eoIBEA.h. -.SH "Constructor & Destructor Documentation" -.PP -.SS "template \fBeoIBEAStochSorting\fP< EOT, FitnessEval >::\fBeoIBEAStochSorting\fP (\fBeoBinaryQualityIndicator\fP< FitnessEval > * _I)\fC [inline]\fP" -.PP -constructor -.PP -\fBParameters:\fP -.RS 4 -\fIeoBinaryQualityIndicator*\fP _I the binary quality indicator to use in the selection process -.RE -.PP - -.PP -Definition at line 226 of file eoIBEA.h. -.SH "Member Function Documentation" -.PP -.SS "template void \fBeoIBEAStochSorting\fP< EOT, FitnessEval >::setBounds (const \fBeoPop\fP< EOT > & _pop)\fC [inline, private, virtual]\fP" -.PP -computation and setting of the bounds for each objective -.PP -\fBParameters:\fP -.RS 4 -\fIconst\fP eoPop& _pop the population -.RE -.PP - -.PP -Implements \fBeoIBEA< EOT, FitnessEval >\fP. -.PP -Definition at line 258 of file eoIBEA.h. -.SS "template void \fBeoIBEAStochSorting\fP< EOT, FitnessEval >::fitnesses (const \fBeoPop\fP< EOT > & _pop)\fC [inline, private, virtual]\fP" -.PP -computation and setting of the fitness for each individual of the population -.PP -\fBParameters:\fP -.RS 4 -\fIconst\fP eoPop& _pop the population -.RE -.PP - -.PP -Implements \fBeoIBEA< EOT, FitnessEval >\fP. -.PP -Definition at line 286 of file eoIBEA.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/eoParetoEuclidDist.3 b/trunk/paradiseo-moeo/docs/man/man3/eoParetoEuclidDist.3 deleted file mode 100644 index 021ac7075..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/eoParetoEuclidDist.3 +++ /dev/null @@ -1,28 +0,0 @@ -.TH "eoParetoEuclidDist" 3 "22 Dec 2006" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -eoParetoEuclidDist \- -.SH SYNOPSIS -.br -.PP -Inherits \fBeoParetoPhenDist< EOT, DistType >< EOT, DistType >\fP. -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "DistType \fBoperator()\fP (const EOT &eopf1, const EOT &eopf2)" -.br -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class eoParetoEuclidDist< EOT, DistType >" - -.PP -Definition at line 15 of file eoParetoPhenDist.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/eoParetoPhenDist.3 b/trunk/paradiseo-moeo/docs/man/man3/eoParetoPhenDist.3 deleted file mode 100644 index e901eec51..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/eoParetoPhenDist.3 +++ /dev/null @@ -1,21 +0,0 @@ -.TH "eoParetoPhenDist" 3 "22 Dec 2006" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -eoParetoPhenDist \- -.SH SYNOPSIS -.br -.PP -Inherited by \fBeoParetoEuclidDist< EOT, DistType >\fP. -.PP -.SH "Detailed Description" -.PP - -.SS "template class eoParetoPhenDist< EOT, DistType >" - -.PP -Definition at line 3 of file eoParetoPhenDist.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/eoParetoSharing.3 b/trunk/paradiseo-moeo/docs/man/man3/eoParetoSharing.3 deleted file mode 100644 index 080787919..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/eoParetoSharing.3 +++ /dev/null @@ -1,64 +0,0 @@ -.TH "eoParetoSharing" 3 "22 Dec 2006" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -eoParetoSharing \- -.SH SYNOPSIS -.br -.PP -Inherits \fBeoPerf2Worth< EOT, worthT >\fP. -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBeoParetoSharing\fP (double _nicheSize)" -.br -.ti -1c -.RI "\fBeoParetoSharing\fP (double _nicheSize, \fBeoParetoPhenDist\fP< EOT, worthT > &_dist)" -.br -.ti -1c -.RI "void \fBoperator\fP ()(const \fBeoPop\fP< EOT > &_pop)" -.br -.in -1c -.SS "Private Member Functions" - -.in +1c -.ti -1c -.RI "double \fBsh\fP (double \fBdist\fP, double \fBDmax\fP)" -.br -.in -1c -.SS "Private Attributes" - -.in +1c -.ti -1c -.RI "double \fBnicheSize\fP" -.br -.ti -1c -.RI "\fBeoParetoPhenDist\fP< EOT, worthT > & \fBdist\fP" -.br -.ti -1c -.RI "\fBeoParetoEuclidDist\fP< EOT > \fBeuc_dist\fP" -.br -.ti -1c -.RI "double \fBDmax\fP" -.br -.in -1c -.SS "Classes" - -.in +1c -.ti -1c -.RI "class \fBdMatrix\fP" -.br -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class eoParetoSharing< EOT, worthT >" - -.PP -Definition at line 9 of file eoParetoSharing.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/eoParetoSharing_dMatrix.3 b/trunk/paradiseo-moeo/docs/man/man3/eoParetoSharing_dMatrix.3 deleted file mode 100644 index 5ffca64b3..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/eoParetoSharing_dMatrix.3 +++ /dev/null @@ -1,36 +0,0 @@ -.TH "eoParetoSharing::dMatrix" 3 "22 Dec 2006" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -eoParetoSharing::dMatrix \- -.SH SYNOPSIS -.br -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBdMatrix\fP (unsigned _s)" -.br -.ti -1c -.RI "void \fBprintOn\fP (std::ostream &_os)" -.br -.in -1c -.SS "Private Attributes" - -.in +1c -.ti -1c -.RI "unsigned \fBrSize\fP" -.br -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class eoParetoSharing< EOT, worthT >::dMatrix" - -.PP -Definition at line 99 of file eoParetoSharing.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoArchive.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoArchive.3 deleted file mode 100644 index e1bf41ffa..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoArchive.3 +++ /dev/null @@ -1,111 +0,0 @@ -.TH "moeoArchive" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoArchive \- An archive is a secondary population that stores non-dominated solutions. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoPop< EOT >< EOT >\fP. -.PP -.SS "Public Types" - -.in +1c -.ti -1c -.RI "typedef EOT::Fitness \fBEOFitness\fP" -.br -.RI "\fIThe fitness type of a solution. \fP" -.in -1c -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "bool \fBdominates\fP (const \fBEOFitness\fP &_fit) const" -.br -.RI "\fIReturns true if the current archive dominates _fit. \fP" -.ti -1c -.RI "bool \fBcontains\fP (const \fBEOFitness\fP &_fit) const" -.br -.RI "\fIReturns true if the current archive contains _fit. \fP" -.ti -1c -.RI "void \fBupdate\fP (const EOT &_eo)" -.br -.RI "\fIUpdates the archive with a given individual _eo. \fP" -.ti -1c -.RI "void \fBupdate\fP (const \fBeoPop\fP< EOT > &_pop)" -.br -.RI "\fIUpdates the archive with a given population _pop. \fP" -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class moeoArchive< EOT >" -An archive is a secondary population that stores non-dominated solutions. -.PP -Definition at line 21 of file moeoArchive.h. -.SH "Member Function Documentation" -.PP -.SS "template bool \fBmoeoArchive\fP< EOT >::dominates (const \fBEOFitness\fP & _fit) const\fC [inline]\fP" -.PP -Returns true if the current archive dominates _fit. -.PP -\fBParameters:\fP -.RS 4 -\fI_fit\fP the (Pareto) fitness to compare with the current archive -.RE -.PP - -.PP -Definition at line 39 of file moeoArchive.h. -.PP -Referenced by moeoArchive< EOT >::update(). -.SS "template bool \fBmoeoArchive\fP< EOT >::contains (const \fBEOFitness\fP & _fit) const\fC [inline]\fP" -.PP -Returns true if the current archive contains _fit. -.PP -\fBParameters:\fP -.RS 4 -\fI_fit\fP the (Pareto) fitness to search within the current archive -.RE -.PP - -.PP -Definition at line 51 of file moeoArchive.h. -.SS "template void \fBmoeoArchive\fP< EOT >::update (const EOT & _eo)\fC [inline]\fP" -.PP -Updates the archive with a given individual _eo. -.PP -\fBParameters:\fP -.RS 4 -\fI_eo\fP the given individual -.RE -.PP - -.PP -Definition at line 63 of file moeoArchive.h. -.PP -References moeoArchive< EOT >::dominates(). -.PP -Referenced by moeoArchive< EOT >::update(). -.SS "template void \fBmoeoArchive\fP< EOT >::update (const \fBeoPop\fP< EOT > & _pop)\fC [inline]\fP" -.PP -Updates the archive with a given population _pop. -.PP -\fBParameters:\fP -.RS 4 -\fI_pop\fP the given population -.RE -.PP - -.PP -Definition at line 98 of file moeoArchive.h. -.PP -References moeoArchive< EOT >::update(). - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoArchiveFitnessSavingUpdater.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoArchiveFitnessSavingUpdater.3 deleted file mode 100644 index 2110dd8f7..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoArchiveFitnessSavingUpdater.3 +++ /dev/null @@ -1,75 +0,0 @@ -.TH "moeoArchiveFitnessSavingUpdater" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoArchiveFitnessSavingUpdater \- This class allows to save the fitnesses of solutions contained in an archive into a file at each generation. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoUpdater\fP. -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBmoeoArchiveFitnessSavingUpdater\fP (\fBmoeoArchive\fP< EOT > &_arch, const std::string &_filename='Res/Arch', int _id=-1)" -.br -.RI "\fICtor. \fP" -.ti -1c -.RI "void \fBoperator()\fP ()" -.br -.RI "\fISaves the fitness of the archive's members into the file. \fP" -.in -1c -.SS "Private Attributes" - -.in +1c -.ti -1c -.RI "\fBmoeoArchive\fP< EOT > & \fBarch\fP" -.br -.RI "\fIlocal archive \fP" -.ti -1c -.RI "std::string \fBfilename\fP" -.br -.RI "\fItarget filename \fP" -.ti -1c -.RI "int \fBid\fP" -.br -.RI "\fIown ID \fP" -.ti -1c -.RI "unsigned \fBcounter\fP" -.br -.RI "\fIcounter \fP" -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class moeoArchiveFitnessSavingUpdater< EOT >" -This class allows to save the fitnesses of solutions contained in an archive into a file at each generation. -.PP -Definition at line 27 of file moeoArchiveFitnessSavingUpdater.h. -.SH "Constructor & Destructor Documentation" -.PP -.SS "template \fBmoeoArchiveFitnessSavingUpdater\fP< EOT >::\fBmoeoArchiveFitnessSavingUpdater\fP (\fBmoeoArchive\fP< EOT > & _arch, const std::string & _filename = \fC'Res/Arch'\fP, int _id = \fC-1\fP)\fC [inline]\fP" -.PP -Ctor. -.PP -\fBParameters:\fP -.RS 4 -\fI_arch\fP local archive -.br -\fI_filename\fP target filename -.br -\fI_id\fP own ID -.RE -.PP - -.PP -Definition at line 37 of file moeoArchiveFitnessSavingUpdater.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoArchiveUpdater.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoArchiveUpdater.3 deleted file mode 100644 index a0e7c74e9..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoArchiveUpdater.3 +++ /dev/null @@ -1,65 +0,0 @@ -.TH "moeoArchiveUpdater" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoArchiveUpdater \- This class allows to update the archive at each generation with newly found non-dominated solutions. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoUpdater\fP. -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBmoeoArchiveUpdater\fP (\fBmoeoArchive\fP< EOT > &_arch, const \fBeoPop\fP< EOT > &_pop)" -.br -.RI "\fICtor. \fP" -.ti -1c -.RI "void \fBoperator()\fP ()" -.br -.RI "\fIUpdates the archive with newly found non-dominated solutions contained in the main population. \fP" -.in -1c -.SS "Private Attributes" - -.in +1c -.ti -1c -.RI "\fBmoeoArchive\fP< EOT > & \fBarch\fP" -.br -.RI "\fIthe archive of non-dominated solutions \fP" -.ti -1c -.RI "const \fBeoPop\fP< EOT > & \fBpop\fP" -.br -.RI "\fIthe main population \fP" -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class moeoArchiveUpdater< EOT >" -This class allows to update the archive at each generation with newly found non-dominated solutions. -.PP -Definition at line 23 of file moeoArchiveUpdater.h. -.SH "Constructor & Destructor Documentation" -.PP -.SS "template \fBmoeoArchiveUpdater\fP< EOT >::\fBmoeoArchiveUpdater\fP (\fBmoeoArchive\fP< EOT > & _arch, const \fBeoPop\fP< EOT > & _pop)\fC [inline]\fP" -.PP -Ctor. -.PP -\fBParameters:\fP -.RS 4 -\fI_arch\fP an archive of non-dominated solutions -.br -\fI_pop\fP the main population -.RE -.PP - -.PP -Definition at line 32 of file moeoArchiveUpdater.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoBM.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoBM.3 deleted file mode 100644 index dfa636828..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoBM.3 +++ /dev/null @@ -1,27 +0,0 @@ -.TH "moeoBM" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoBM \- Base class for binary metrics. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoBF< A1, A2, R >< A1, A2, R >\fP, and \fBmoeoMetric\fP. -.PP -Inherited by \fBmoeoSolutionVsSolutionBM< EOT, R, EOFitness >\fP, \fBmoeoVectorVsSolutionBM< EOT, R, EOFitness >\fP, \fBmoeoVectorVsVectorBM< EOT, R, EOFitness >\fP, and \fBmoeoVectorVsVectorBM< EOT, double >\fP. -.PP -.SH "Detailed Description" -.PP - -.SS "template class moeoBM< A1, A2, R >" -Base class for binary metrics. -.PP -Definition at line 38 of file moeoMetric.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoBinaryMetricSavingUpdater.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoBinaryMetricSavingUpdater.3 deleted file mode 100644 index a296fd8d2..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoBinaryMetricSavingUpdater.3 +++ /dev/null @@ -1,91 +0,0 @@ -.TH "moeoBinaryMetricSavingUpdater" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoBinaryMetricSavingUpdater \- This class allows to save the progression of a binary metric comparing the fitness values of the current population (or archive) with the fitness values of the population (or archive) of the generation (n-1) into a file. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoUpdater\fP. -.PP -.SS "Public Types" - -.in +1c -.ti -1c -.RI "typedef EOT::Fitness \fBEOFitness\fP" -.br -.RI "\fIThe fitness type of a solution. \fP" -.in -1c -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBmoeoBinaryMetricSavingUpdater\fP (\fBmoeoVectorVsVectorBM\fP< EOT, double > &_metric, const \fBeoPop\fP< EOT > &_pop, std::string _filename)" -.br -.RI "\fICtor. \fP" -.ti -1c -.RI "void \fBoperator()\fP ()" -.br -.RI "\fISaves the metric's value for the current generation. \fP" -.in -1c -.SS "Private Attributes" - -.in +1c -.ti -1c -.RI "\fBmoeoVectorVsVectorBM\fP< EOT, double > & \fBmetric\fP" -.br -.RI "\fIbinary metric comparing two Pareto sets \fP" -.ti -1c -.RI "const \fBeoPop\fP< EOT > & \fBpop\fP" -.br -.RI "\fImain population \fP" -.ti -1c -.RI "\fBeoPop\fP< EOT > \fBoldPop\fP" -.br -.RI "\fI(n-1) population \fP" -.ti -1c -.RI "std::string \fBfilename\fP" -.br -.RI "\fItarget filename \fP" -.ti -1c -.RI "bool \fBfirstGen\fP" -.br -.RI "\fIis it the first generation ? \fP" -.ti -1c -.RI "unsigned \fBcounter\fP" -.br -.RI "\fIcounter \fP" -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class moeoBinaryMetricSavingUpdater< EOT >" -This class allows to save the progression of a binary metric comparing the fitness values of the current population (or archive) with the fitness values of the population (or archive) of the generation (n-1) into a file. -.PP -Definition at line 26 of file moeoBinaryMetricSavingUpdater.h. -.SH "Constructor & Destructor Documentation" -.PP -.SS "template \fBmoeoBinaryMetricSavingUpdater\fP< EOT >::\fBmoeoBinaryMetricSavingUpdater\fP (\fBmoeoVectorVsVectorBM\fP< EOT, double > & _metric, const \fBeoPop\fP< EOT > & _pop, std::string _filename)\fC [inline]\fP" -.PP -Ctor. -.PP -\fBParameters:\fP -.RS 4 -\fI_metric\fP the binary metric comparing two Pareto sets -.br -\fI_pop\fP the main population -.br -\fI_filename\fP the target filename -.RE -.PP - -.PP -Definition at line 41 of file moeoBinaryMetricSavingUpdater.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoCombinedMOLS.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoCombinedMOLS.3 deleted file mode 100644 index c9f97bdc9..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoCombinedMOLS.3 +++ /dev/null @@ -1,107 +0,0 @@ -.TH "moeoCombinedMOLS" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoCombinedMOLS \- This class allows to embed a set of local searches that are sequentially applied, and so working and updating the same archive of non-dominated solutions. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBmoeoMOLS< EOT >< EOT >\fP. -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBmoeoCombinedMOLS\fP (\fBeoEvalFunc\fP< EOT > &_eval, \fBmoeoMOLS\fP< EOT > &_first_ls)" -.br -.RI "\fICtor. \fP" -.ti -1c -.RI "void \fBadd\fP (\fBmoeoMOLS\fP< EOT > &_ls)" -.br -.RI "\fIAdds a new local search to combine. \fP" -.ti -1c -.RI "void \fBoperator()\fP (const EOT &_eo, \fBmoeoArchive\fP< EOT > &_arch)" -.br -.RI "\fIGives a new solution in order to explore the neigborhood. \fP" -.in -1c -.SS "Private Attributes" - -.in +1c -.ti -1c -.RI "\fBeoEvalFunc\fP< EOT > & \fBeval\fP" -.br -.RI "\fIthe full evaluator of a solution \fP" -.ti -1c -.RI "std::vector< \fBmoeoMOLS\fP< EOT > * > \fBcombinedMOLS\fP" -.br -.RI "\fIthe vector that contains the combined MOLS \fP" -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class moeoCombinedMOLS< EOT >" -This class allows to embed a set of local searches that are sequentially applied, and so working and updating the same archive of non-dominated solutions. -.PP -Definition at line 24 of file moeoCombinedMOLS.h. -.SH "Constructor & Destructor Documentation" -.PP -.SS "template \fBmoeoCombinedMOLS\fP< EOT >::\fBmoeoCombinedMOLS\fP (\fBeoEvalFunc\fP< EOT > & _eval, \fBmoeoMOLS\fP< EOT > & _first_ls)\fC [inline]\fP" -.PP -Ctor. -.PP -\fBParameters:\fP -.RS 4 -\fI_eval\fP the full evaluator of a solution -.br -\fI_first_ls\fP the first multi-objective local search to add -.RE -.PP - -.PP -Definition at line 33 of file moeoCombinedMOLS.h. -.PP -References moeoCombinedMOLS< EOT >::combinedMOLS. -.SH "Member Function Documentation" -.PP -.SS "template void \fBmoeoCombinedMOLS\fP< EOT >::add (\fBmoeoMOLS\fP< EOT > & _ls)\fC [inline]\fP" -.PP -Adds a new local search to combine. -.PP -\fBParameters:\fP -.RS 4 -\fI_ls\fP the multi-objective local search to add -.RE -.PP - -.PP -Definition at line 43 of file moeoCombinedMOLS.h. -.PP -References moeoCombinedMOLS< EOT >::combinedMOLS. -.SS "template void \fBmoeoCombinedMOLS\fP< EOT >::operator() (const EOT & _eo, \fBmoeoArchive\fP< EOT > & _arch)\fC [inline, virtual]\fP" -.PP -Gives a new solution in order to explore the neigborhood. -.PP -The new non-dominated solutions are added to the archive -.PP -\fBParameters:\fP -.RS 4 -\fI_eo\fP the solution -.br -\fI_arch\fP the archive of non-dominated solutions -.RE -.PP - -.PP -Implements \fBeoBF< const EOT &, moeoArchive< EOT > &, void >\fP. -.PP -Definition at line 54 of file moeoCombinedMOLS.h. -.PP -References moeoCombinedMOLS< EOT >::combinedMOLS, and moeoCombinedMOLS< EOT >::eval. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoContributionMetric.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoContributionMetric.3 deleted file mode 100644 index c4c472986..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoContributionMetric.3 +++ /dev/null @@ -1,125 +0,0 @@ -.TH "moeoContributionMetric" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoContributionMetric \- The contribution metric evaluates the proportion of non-dominated solutions given by a Pareto set relatively to another Pareto set. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBmoeoVectorVsVectorBM< EOT, double >\fP. -.PP -.SS "Public Types" - -.in +1c -.ti -1c -.RI "typedef EOT::Fitness \fBEOFitness\fP" -.br -.RI "\fIThe fitness type of a solution. \fP" -.in -1c -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "double \fBoperator()\fP (const std::vector< \fBEOFitness\fP > &_set1, const std::vector< \fBEOFitness\fP > &_set2)" -.br -.RI "\fIReturns the contribution of the Pareto set '_set1' relatively to the Pareto set '_set2'. \fP" -.in -1c -.SS "Private Member Functions" - -.in +1c -.ti -1c -.RI "unsigned \fBcard_C\fP (const std::vector< \fBEOFitness\fP > &_set1, const std::vector< \fBEOFitness\fP > &_set2)" -.br -.RI "\fIReturns the number of solutions both in '_set1' and '_set2'. \fP" -.ti -1c -.RI "unsigned \fBcard_W\fP (const std::vector< \fBEOFitness\fP > &_set1, const std::vector< \fBEOFitness\fP > &_set2)" -.br -.RI "\fIReturns the number of solutions in '_set1' dominating at least one solution of '_set2'. \fP" -.ti -1c -.RI "unsigned \fBcard_N\fP (const std::vector< \fBEOFitness\fP > &_set1, const std::vector< \fBEOFitness\fP > &_set2)" -.br -.RI "\fIReturns the number of solutions in '_set1' having no relation of dominance with those from '_set2'. \fP" -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class moeoContributionMetric< EOT >" -The contribution metric evaluates the proportion of non-dominated solutions given by a Pareto set relatively to another Pareto set. - -(Meunier, Talbi, Reininger: 'A multiobjective genetic algorithm for radio network optimization', in Proc. of the 2000 Congress on Evolutionary Computation, IEEE Press, pp. 317-324) -.PP -Definition at line 23 of file moeoContributionMetric.h. -.SH "Member Function Documentation" -.PP -.SS "template double \fBmoeoContributionMetric\fP< EOT >::operator() (const std::vector< \fBEOFitness\fP > & _set1, const std::vector< \fBEOFitness\fP > & _set2)\fC [inline]\fP" -.PP -Returns the contribution of the Pareto set '_set1' relatively to the Pareto set '_set2'. -.PP -\fBParameters:\fP -.RS 4 -\fI_set1\fP the first Pareto set -.br -\fI_set2\fP the second Pareto set -.RE -.PP - -.PP -Definition at line 38 of file moeoContributionMetric.h. -.PP -References moeoContributionMetric< EOT >::card_C(), moeoContributionMetric< EOT >::card_N(), and moeoContributionMetric< EOT >::card_W(). -.SS "template unsigned \fBmoeoContributionMetric\fP< EOT >::card_C (const std::vector< \fBEOFitness\fP > & _set1, const std::vector< \fBEOFitness\fP > & _set2)\fC [inline, private]\fP" -.PP -Returns the number of solutions both in '_set1' and '_set2'. -.PP -\fBParameters:\fP -.RS 4 -\fI_set1\fP the first Pareto set -.br -\fI_set2\fP the second Pareto set -.RE -.PP - -.PP -Definition at line 57 of file moeoContributionMetric.h. -.PP -Referenced by moeoContributionMetric< EOT >::operator()(). -.SS "template unsigned \fBmoeoContributionMetric\fP< EOT >::card_W (const std::vector< \fBEOFitness\fP > & _set1, const std::vector< \fBEOFitness\fP > & _set2)\fC [inline, private]\fP" -.PP -Returns the number of solutions in '_set1' dominating at least one solution of '_set2'. -.PP -\fBParameters:\fP -.RS 4 -\fI_set1\fP the first Pareto set -.br -\fI_set2\fP the second Pareto set -.RE -.PP - -.PP -Definition at line 76 of file moeoContributionMetric.h. -.PP -Referenced by moeoContributionMetric< EOT >::operator()(). -.SS "template unsigned \fBmoeoContributionMetric\fP< EOT >::card_N (const std::vector< \fBEOFitness\fP > & _set1, const std::vector< \fBEOFitness\fP > & _set2)\fC [inline, private]\fP" -.PP -Returns the number of solutions in '_set1' having no relation of dominance with those from '_set2'. -.PP -\fBParameters:\fP -.RS 4 -\fI_set1\fP the first Pareto set -.br -\fI_set2\fP the second Pareto set -.RE -.PP - -.PP -Definition at line 95 of file moeoContributionMetric.h. -.PP -Referenced by moeoContributionMetric< EOT >::operator()(). - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoDisctinctElitistReplacement.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoDisctinctElitistReplacement.3 deleted file mode 100644 index 2388951f9..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoDisctinctElitistReplacement.3 +++ /dev/null @@ -1,105 +0,0 @@ -.TH "moeoDisctinctElitistReplacement" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoDisctinctElitistReplacement \- Same than \fBmoeoElitistReplacement\fP except that distinct individuals are privilegied. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBmoeoReplacement< EOT, WorthT >< EOT, WorthT >\fP. -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBmoeoDisctinctElitistReplacement\fP (\fBeoPerf2Worth\fP< EOT, WorthT > &_perf2worth)" -.br -.RI "\fIconstructor \fP" -.ti -1c -.RI "void \fBoperator()\fP (\fBeoPop\fP< EOT > &_parents, \fBeoPop\fP< EOT > &_offspring)" -.br -.RI "\fIreplacement - result in _parents \fP" -.in -1c -.SS "Private Member Functions" - -.in +1c -.ti -1c -.RI "void \fBcreateNewPop\fP (\fBeoPop\fP< EOT > &_pop, unsigned _size)" -.br -.RI "\fIcreation of the new population of size _size \fP" -.in -1c -.SS "Private Attributes" - -.in +1c -.ti -1c -.RI "\fBeoPerf2Worth\fP< EOT, WorthT > & \fBperf2worth\fP" -.br -.RI "\fIthe functor object to transform raw fitnesses into fitness for selection \fP" -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class moeoDisctinctElitistReplacement< EOT, WorthT >" -Same than \fBmoeoElitistReplacement\fP except that distinct individuals are privilegied. -.PP -Definition at line 78 of file moeoReplacement.h. -.SH "Constructor & Destructor Documentation" -.PP -.SS "template \fBmoeoDisctinctElitistReplacement\fP< EOT, WorthT >::\fBmoeoDisctinctElitistReplacement\fP (\fBeoPerf2Worth\fP< EOT, WorthT > & _perf2worth)\fC [inline]\fP" -.PP -constructor -.PP -\fBParameters:\fP -.RS 4 -\fI_perf2worth\fP the functor class to transform raw fitnesses into fitness for selection -.RE -.PP - -.PP -Definition at line 87 of file moeoReplacement.h. -.SH "Member Function Documentation" -.PP -.SS "template void \fBmoeoDisctinctElitistReplacement\fP< EOT, WorthT >::operator() (\fBeoPop\fP< EOT > & _parents, \fBeoPop\fP< EOT > & _offspring)\fC [inline, virtual]\fP" -.PP -replacement - result in _parents -.PP -\fBParameters:\fP -.RS 4 -\fI_parents\fP parents population -.br -\fI_offspring\fP offspring population -.RE -.PP - -.PP -Implements \fBeoBF< eoPop< EOT > &, eoPop< EOT > &, void >\fP. -.PP -Definition at line 99 of file moeoReplacement.h. -.PP -References moeoDisctinctElitistReplacement< EOT, WorthT >::createNewPop(). -.SS "template void \fBmoeoDisctinctElitistReplacement\fP< EOT, WorthT >::createNewPop (\fBeoPop\fP< EOT > & _pop, unsigned _size)\fC [inline, private]\fP" -.PP -creation of the new population of size _size -.PP -\fBParameters:\fP -.RS 4 -\fI_pop\fP the initial population (will be modified) -.br -\fI_size\fP the size of the population to create -.RE -.PP - -.PP -Definition at line 123 of file moeoReplacement.h. -.PP -References moeoDisctinctElitistReplacement< EOT, WorthT >::perf2worth, and eoPop< EOT >::swap(). -.PP -Referenced by moeoDisctinctElitistReplacement< EOT, WorthT >::operator()(). - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoElitistReplacement.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoElitistReplacement.3 deleted file mode 100644 index 5e1c4777d..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoElitistReplacement.3 +++ /dev/null @@ -1,77 +0,0 @@ -.TH "moeoElitistReplacement" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoElitistReplacement \- Keep all the best individuals (almost cut-and-pasted from \fBeoNDPlusReplacement\fP, (c) Maarten Keijzer, Marc Schoenauer and GeNeura Team, 2002). - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBmoeoReplacement< EOT, WorthT >< EOT, WorthT >\fP. -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBmoeoElitistReplacement\fP (\fBeoPerf2Worth\fP< EOT, WorthT > &_perf2worth)" -.br -.RI "\fIconstructor \fP" -.ti -1c -.RI "void \fBoperator()\fP (\fBeoPop\fP< EOT > &_parents, \fBeoPop\fP< EOT > &_offspring)" -.br -.RI "\fIreplacement - result in _parents \fP" -.in -1c -.SS "Private Attributes" - -.in +1c -.ti -1c -.RI "\fBeoPerf2Worth\fP< EOT, WorthT > & \fBperf2worth\fP" -.br -.RI "\fIthe functor object to transform raw fitnesses into fitness for selection \fP" -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class moeoElitistReplacement< EOT, WorthT >" -Keep all the best individuals (almost cut-and-pasted from \fBeoNDPlusReplacement\fP, (c) Maarten Keijzer, Marc Schoenauer and GeNeura Team, 2002). -.PP -Definition at line 35 of file moeoReplacement.h. -.SH "Constructor & Destructor Documentation" -.PP -.SS "template \fBmoeoElitistReplacement\fP< EOT, WorthT >::\fBmoeoElitistReplacement\fP (\fBeoPerf2Worth\fP< EOT, WorthT > & _perf2worth)\fC [inline]\fP" -.PP -constructor -.PP -\fBParameters:\fP -.RS 4 -\fI_perf2worth\fP the functor class to transform raw fitnesses into fitness for selection -.RE -.PP - -.PP -Definition at line 43 of file moeoReplacement.h. -.SH "Member Function Documentation" -.PP -.SS "template void \fBmoeoElitistReplacement\fP< EOT, WorthT >::operator() (\fBeoPop\fP< EOT > & _parents, \fBeoPop\fP< EOT > & _offspring)\fC [inline, virtual]\fP" -.PP -replacement - result in _parents -.PP -\fBParameters:\fP -.RS 4 -\fI_parents\fP parents population -.br -\fI_offspring\fP offspring population -.RE -.PP - -.PP -Implements \fBeoBF< eoPop< EOT > &, eoPop< EOT > &, void >\fP. -.PP -Definition at line 54 of file moeoReplacement.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoEntropyMetric.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoEntropyMetric.3 deleted file mode 100644 index 2cf1583d5..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoEntropyMetric.3 +++ /dev/null @@ -1,93 +0,0 @@ -.TH "moeoEntropyMetric" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoEntropyMetric \- The entropy gives an idea of the diversity of a Pareto set relatively to another Pareto set. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBmoeoVectorVsVectorBM< EOT, double >\fP. -.PP -.SS "Public Types" - -.in +1c -.ti -1c -.RI "typedef EOT::Fitness \fBEOFitness\fP" -.br -.RI "\fIThe fitness type of a solution. \fP" -.in -1c -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "double \fBoperator()\fP (const std::vector< \fBEOFitness\fP > &_set1, const std::vector< \fBEOFitness\fP > &_set2)" -.br -.RI "\fIReturns the entropy of the Pareto set '_set1' relatively to the Pareto set '_set2'. \fP" -.in -1c -.SS "Private Member Functions" - -.in +1c -.ti -1c -.RI "void \fBremoveDominated\fP (std::vector< \fBEOFitness\fP > &_f)" -.br -.ti -1c -.RI "void \fBprenormalize\fP (const std::vector< \fBEOFitness\fP > &_f)" -.br -.ti -1c -.RI "void \fBnormalize\fP (std::vector< \fBEOFitness\fP > &_f)" -.br -.ti -1c -.RI "void \fBcomputeUnion\fP (const std::vector< \fBEOFitness\fP > &_f1, const std::vector< \fBEOFitness\fP > &_f2, std::vector< \fBEOFitness\fP > &_f)" -.br -.ti -1c -.RI "unsigned \fBhowManyInNicheOf\fP (const std::vector< \fBEOFitness\fP > &_f, const \fBEOFitness\fP &_s, unsigned _size)" -.br -.ti -1c -.RI "double \fBeuclidianDistance\fP (const \fBEOFitness\fP &_set1, const \fBEOFitness\fP &_to, unsigned _deg=2)" -.br -.in -1c -.SS "Private Attributes" - -.in +1c -.ti -1c -.RI "std::vector< double > \fBvect_min_val\fP" -.br -.ti -1c -.RI "std::vector< double > \fBvect_max_val\fP" -.br -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class moeoEntropyMetric< EOT >" -The entropy gives an idea of the diversity of a Pareto set relatively to another Pareto set. - -(Basseur, Seynhaeve, Talbi: 'Design of Multi-objective Evolutionary Algorithms: Application to the Flow-shop Scheduling Problem', in Proc. of the 2002 Congress on Evolutionary Computation, IEEE Press, pp. 1155-1156) -.PP -Definition at line 23 of file moeoEntropyMetric.h. -.SH "Member Function Documentation" -.PP -.SS "template double \fBmoeoEntropyMetric\fP< EOT >::operator() (const std::vector< \fBEOFitness\fP > & _set1, const std::vector< \fBEOFitness\fP > & _set2)\fC [inline]\fP" -.PP -Returns the entropy of the Pareto set '_set1' relatively to the Pareto set '_set2'. -.PP -\fBParameters:\fP -.RS 4 -\fI_set1\fP the first Pareto set -.br -\fI_set2\fP the second Pareto set -.RE -.PP - -.PP -Definition at line 38 of file moeoEntropyMetric.h. -.PP -References moeoEntropyMetric< EOT >::computeUnion(), moeoEntropyMetric< EOT >::howManyInNicheOf(), moeoEntropyMetric< EOT >::normalize(), moeoEntropyMetric< EOT >::prenormalize(), and moeoEntropyMetric< EOT >::removeDominated(). - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoHybridMOLS.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoHybridMOLS.3 deleted file mode 100644 index a417ee37f..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoHybridMOLS.3 +++ /dev/null @@ -1,77 +0,0 @@ -.TH "moeoHybridMOLS" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoHybridMOLS \- 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. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoUpdater\fP. -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBeoHybridMOLS\fP (\fBeoContinue\fP< EOT > &_term, \fBeoSelect\fP< EOT > &_select, \fBmoeoMOLS\fP< EOT > &_mols, \fBmoeoArchive\fP< EOT > &_arch)" -.br -.RI "\fICtor. \fP" -.ti -1c -.RI "void \fBoperator()\fP ()" -.br -.RI "\fIApplies the multi-objective local search to selected individuals contained in the archive if the stopping criteria is not verified. \fP" -.in -1c -.SS "Private Attributes" - -.in +1c -.ti -1c -.RI "\fBeoContinue\fP< EOT > & \fBterm\fP" -.br -.RI "\fIstopping criteria \fP" -.ti -1c -.RI "\fBeoSelect\fP< EOT > & \fBselect\fP" -.br -.RI "\fIselector \fP" -.ti -1c -.RI "\fBmoeoMOLS\fP< EOT > & \fBmols\fP" -.br -.RI "\fImulti-objective local search \fP" -.ti -1c -.RI "\fBmoeoArchive\fP< EOT > & \fBarch\fP" -.br -.RI "\fIarchive \fP" -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class moeoHybridMOLS< EOT >" -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. -.PP -Definition at line 27 of file moeoHybridMOLS.h. -.SH "Member Function Documentation" -.PP -.SS "template \fBmoeoHybridMOLS\fP< EOT >::eoHybridMOLS (\fBeoContinue\fP< EOT > & _term, \fBeoSelect\fP< EOT > & _select, \fBmoeoMOLS\fP< EOT > & _mols, \fBmoeoArchive\fP< EOT > & _arch)\fC [inline]\fP" -.PP -Ctor. -.PP -\fBParameters:\fP -.RS 4 -\fI_term\fP stopping criteria -.br -\fI_select\fP selector -.br -\fI_mols\fP a multi-objective local search -.br -\fI_arch\fP the archive -.RE -.PP - -.PP -Definition at line 38 of file moeoHybridMOLS.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoMOLS.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoMOLS.3 deleted file mode 100644 index 95a92aa15..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoMOLS.3 +++ /dev/null @@ -1,29 +0,0 @@ -.TH "moeoMOLS" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoMOLS \- Abstract class for local searches applied to multi-objective optimization. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoBF< const EOT &, moeoArchive< EOT > &, void >\fP. -.PP -Inherited by \fBmoeoCombinedMOLS< EOT >\fP. -.PP -.SH "Detailed Description" -.PP - -.SS "template class moeoMOLS< EOT >" -Abstract class for local searches applied to multi-objective optimization. - -Starting from only one solution, it produces a set of new non-dominated solutions. -.PP -Definition at line 23 of file moeoMOLS.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoMetric.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoMetric.3 deleted file mode 100644 index 9a698fee7..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoMetric.3 +++ /dev/null @@ -1,25 +0,0 @@ -.TH "moeoMetric" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoMetric \- Base class for performance metrics (also called quality indicators). - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoFunctorBase\fP. -.PP -Inherited by \fBmoeoBM< A1, A2, R >\fP, \fBmoeoBM< const const EOFitness &, EOFitness &, R >\fP, \fBmoeoBM< const const std::vector< EOFitness > &, EOFitness &, R >\fP, \fBmoeoBM< const const std::vector< EOFitness > &, std::vector< EOFitness > &, R >\fP, \fBmoeoBM< const const std::vector< typename EOT::Fitness > &, std::vector< typename EOT::Fitness > &, double >\fP, \fBmoeoUM< A, R >\fP, \fBmoeoUM< const EOFitness &, R >\fP, and \fBmoeoUM< const std::vector< EOFitness > &, R >\fP. -.PP -.SH "Detailed Description" -.PP -Base class for performance metrics (also called quality indicators). -.PP -Definition at line 21 of file moeoMetric.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoNDSorting_II.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoNDSorting_II.3 deleted file mode 100644 index ef0618944..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoNDSorting_II.3 +++ /dev/null @@ -1,60 +0,0 @@ -.TH "moeoNDSorting_II" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoNDSorting_II \- Fast Elitist Non-Dominant Sorting Genetic Algorithm assignment strategie Note : This is a corrected version of the original \fBeoNDSorting_II\fP class. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoNDSorting< EOT >< EOT >\fP. -.PP -.SS "Public Types" - -.in +1c -.ti -1c -.RI "typedef std::pair< double, unsigned > \fBdouble_index_pair\fP" -.br -.RI "\fIindex pair \fP" -.in -1c -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBmoeoNDSorting_II\fP (bool nasty_flag_=false)" -.br -.RI "\fIconstructor \fP" -.ti -1c -.RI "std::vector< double > \fBniche_penalty\fP (const std::vector< unsigned > &_cf, const \fBeoPop\fP< EOT > &_pop)" -.br -.RI "\fI_cf points into the elements that consist of the current front \fP" -.in -1c -.SS "Classes" - -.in +1c -.ti -1c -.RI "class \fBcompare_nodes\fP" -.br -.RI "\fIA class to compare the nodes. \fP" -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class moeoNDSorting_II< EOT >" -Fast Elitist Non-Dominant Sorting Genetic Algorithm assignment strategie Note : This is a corrected version of the original \fBeoNDSorting_II\fP class. - -\fBSee also:\fP -.RS 4 -\fBeoNDSorting_II\fP -.RE -.PP - -.PP -Definition at line 26 of file moeoNDSorting.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoNDSorting_II_compare_nodes.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoNDSorting_II_compare_nodes.3 deleted file mode 100644 index 735dd97b3..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoNDSorting_II_compare_nodes.3 +++ /dev/null @@ -1,30 +0,0 @@ -.TH "moeoNDSorting_II::compare_nodes" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoNDSorting_II::compare_nodes \- A class to compare the nodes. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "bool \fBoperator()\fP (const \fBdouble_index_pair\fP &a, const \fBdouble_index_pair\fP &b) const" -.br -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class moeoNDSorting_II< EOT >::compare_nodes" -A class to compare the nodes. -.PP -Definition at line 46 of file moeoNDSorting.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoNSGA_II.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoNSGA_II.3 deleted file mode 100644 index 34da46cda..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoNSGA_II.3 +++ /dev/null @@ -1,95 +0,0 @@ -.TH "moeoNSGA_II" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoNSGA_II \- -.SH SYNOPSIS -.br -.PP -Inherits \fBeoAlgo< EOT >< EOT >\fP. -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBmoeoNSGA_II\fP (unsigned _max_gen, \fBeoEvalFunc\fP< EOT > &_eval, \fBeoGenOp\fP< EOT > &_op)" -.br -.RI "\fIThis constructor builds the algorithm as descibed in the paper. \fP" -.ti -1c -.RI "\fBmoeoNSGA_II\fP (unsigned _max_gen, \fBeoEvalFunc\fP< EOT > &_eval, \fBeoQuadOp\fP< EOT > &crossover, double pCross, \fBeoMonOp\fP< EOT > &mutation, double pMut)" -.br -.RI "\fICtor taking _max_gen, crossover and mutation. \fP" -.ti -1c -.RI "\fBmoeoNSGA_II\fP (\fBeoContinue\fP< EOT > &_continuator, \fBeoEvalFunc\fP< EOT > &_eval, \fBeoGenOp\fP< EOT > &_op)" -.br -.RI "\fICtor taking a continuator instead of _gen_max. \fP" -.ti -1c -.RI "virtual void \fBoperator()\fP (\fBeoPop\fP< EOT > &_pop)" -.br -.RI "\fIApply a few generation of evolution to the population. \fP" -.in -1c -.SS "Protected Attributes" - -.in +1c -.ti -1c -.RI "\fBeoContinue\fP< EOT > & \fBcontinuator\fP" -.br -.ti -1c -.RI "\fBeoEvalFunc\fP< EOT > & \fBeval\fP" -.br -.ti -1c -.RI "\fBeoPopLoopEval\fP< EOT > \fBloopEval\fP" -.br -.ti -1c -.RI "\fBeoPopEvalFunc\fP< EOT > & \fBpopEval\fP" -.br -.ti -1c -.RI "\fBmoeoNDSorting_II\fP< EOT > \fBsorting\fP" -.br -.RI "\fINSGAII sorting. \fP" -.ti -1c -.RI "\fBeoDetTournamentWorthSelect\fP< EOT > \fBselectOne\fP" -.br -.RI "\fIBinary tournament selection. \fP" -.ti -1c -.RI "\fBmoeoElitistReplacement\fP< EOT > \fBreplace\fP" -.br -.RI "\fIElitist replacement. \fP" -.ti -1c -.RI "\fBeoGeneralBreeder\fP< EOT > \fBgenBreed\fP" -.br -.ti -1c -.RI "\fBeoBreed\fP< EOT > & \fBbreed\fP" -.br -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class moeoNSGA_II< EOT >" - -.PP -Definition at line 31 of file moeoNSGA_II.h. -.SH "Constructor & Destructor Documentation" -.PP -.SS "template \fBmoeoNSGA_II\fP< EOT >::\fBmoeoNSGA_II\fP (unsigned _max_gen, \fBeoEvalFunc\fP< EOT > & _eval, \fBeoGenOp\fP< EOT > & _op)\fC [inline]\fP" -.PP -This constructor builds the algorithm as descibed in the paper. -.PP -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. -.PP -\fBParameters:\fP -.RS 4 -\fI_max_gen\fP number of generations before stopping -.br -\fI_eval\fP evaluation function -.br -\fI_op\fP variation operator -.RE -.PP - -.PP -Definition at line 46 of file moeoNSGA_II.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoReplacement.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoReplacement.3 deleted file mode 100644 index 4c7f876c6..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoReplacement.3 +++ /dev/null @@ -1,27 +0,0 @@ -.TH "moeoReplacement" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoReplacement \- Replacement strategy for multi-objective optimization. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoReplacement< EOT >< EOT >\fP. -.PP -Inherited by \fBmoeoDisctinctElitistReplacement< EOT, WorthT >\fP, and \fBmoeoElitistReplacement< EOT, WorthT >\fP. -.PP -.SH "Detailed Description" -.PP - -.SS "template class moeoReplacement< EOT, WorthT >" -Replacement strategy for multi-objective optimization. -.PP -Definition at line 24 of file moeoReplacement.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoSelectOneFromPopAndArch.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoSelectOneFromPopAndArch.3 deleted file mode 100644 index 6bd2ec495..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoSelectOneFromPopAndArch.3 +++ /dev/null @@ -1,105 +0,0 @@ -.TH "moeoSelectOneFromPopAndArch" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoSelectOneFromPopAndArch \- Elitist selection process that consists in choosing individuals in the archive as well as in the current population. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoSelectOne< EOT >\fP. -.PP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBmoeoSelectOneFromPopAndArch\fP (\fBeoSelectOne\fP< EOT > &_popSelectOne, \fBeoSelectOne\fP< EOT > _archSelectOne, \fBmoeoArchive\fP< EOT > &_arch, double _ratioFromPop=0.5)" -.br -.RI "\fICtor. \fP" -.ti -1c -.RI "\fBmoeoSelectOneFromPopAndArch\fP (\fBeoSelectOne\fP< EOT > &_popSelectOne, \fBmoeoArchive\fP< EOT > &_arch, double _ratioFromPop=0.5)" -.br -.RI "\fICtor - the archive's selection operator is a random selector. \fP" -.ti -1c -.RI "virtual const EOT & \fBoperator()\fP (const \fBeoPop\fP< EOT > &pop)" -.br -.RI "\fIThe selection process. \fP" -.ti -1c -.RI "virtual void \fBsetup\fP (const \fBeoPop\fP< EOT > &_pop)" -.br -.RI "\fISetups some population stats. \fP" -.in -1c -.SS "Private Attributes" - -.in +1c -.ti -1c -.RI "\fBeoSelectOne\fP< EOT > & \fBpopSelectOne\fP" -.br -.RI "\fIThe population's selection operator. \fP" -.ti -1c -.RI "\fBeoSelectOne\fP< EOT > & \fBarchSelectOne\fP" -.br -.RI "\fIThe archive's selection operator. \fP" -.ti -1c -.RI "\fBmoeoArchive\fP< EOT > & \fBarch\fP" -.br -.RI "\fIthe archive \fP" -.ti -1c -.RI "double \fBratioFromPop\fP" -.br -.RI "\fIthe ratio of selected individuals from the population \fP" -.ti -1c -.RI "\fBeoRandomSelect\fP< EOT > \fBrandomSelect\fP" -.br -.RI "\fIthe random selection operator \fP" -.in -1c -.SH "Detailed Description" -.PP - -.SS "template class moeoSelectOneFromPopAndArch< EOT >" -Elitist selection process that consists in choosing individuals in the archive as well as in the current population. -.PP -Definition at line 25 of file moeoSelectOneFromPopAndArch.h. -.SH "Constructor & Destructor Documentation" -.PP -.SS "template \fBmoeoSelectOneFromPopAndArch\fP< EOT >::\fBmoeoSelectOneFromPopAndArch\fP (\fBeoSelectOne\fP< EOT > & _popSelectOne, \fBeoSelectOne\fP< EOT > _archSelectOne, \fBmoeoArchive\fP< EOT > & _arch, double _ratioFromPop = \fC0.5\fP)\fC [inline]\fP" -.PP -Ctor. -.PP -\fBParameters:\fP -.RS 4 -\fI_popSelectOne\fP the population's selection operator -.br -\fI_archSelectOne\fP the archive's selection operator -.br -\fI_arch\fP the archive -.br -\fI_ratioFromPop\fP the ratio of selected individuals from the population -.RE -.PP - -.PP -Definition at line 37 of file moeoSelectOneFromPopAndArch.h. -.SS "template \fBmoeoSelectOneFromPopAndArch\fP< EOT >::\fBmoeoSelectOneFromPopAndArch\fP (\fBeoSelectOne\fP< EOT > & _popSelectOne, \fBmoeoArchive\fP< EOT > & _arch, double _ratioFromPop = \fC0.5\fP)\fC [inline]\fP" -.PP -Ctor - the archive's selection operator is a random selector. -.PP -\fBParameters:\fP -.RS 4 -\fI_popSelectOne\fP the population's selection operator -.br -\fI_arch\fP the archive -.br -\fI_ratioFromPop\fP the ratio of selected individuals from the population -.RE -.PP - -.PP -Definition at line 49 of file moeoSelectOneFromPopAndArch.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoSolutionUM.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoSolutionUM.3 deleted file mode 100644 index bbbdd40a7..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoSolutionUM.3 +++ /dev/null @@ -1,25 +0,0 @@ -.TH "moeoSolutionUM" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoSolutionUM \- Base class for unary metrics dedicated to the performance evaluation of a single solution's Pareto fitness. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBmoeoUM< const EOFitness &, R >\fP. -.PP -.SH "Detailed Description" -.PP - -.SS "template class moeoSolutionUM< EOT, R, EOFitness >" -Base class for unary metrics dedicated to the performance evaluation of a single solution's Pareto fitness. -.PP -Definition at line 47 of file moeoMetric.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoSolutionVsSolutionBM.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoSolutionVsSolutionBM.3 deleted file mode 100644 index 1ba173f99..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoSolutionVsSolutionBM.3 +++ /dev/null @@ -1,25 +0,0 @@ -.TH "moeoSolutionVsSolutionBM" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoSolutionVsSolutionBM \- Base class for binary metrics dedicated to the performance comparison between two solutions's Pareto fitnesses. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBmoeoBM< A1, A2, R >< const const EOFitness &, EOFitness &, R >\fP. -.PP -.SH "Detailed Description" -.PP - -.SS "template class moeoSolutionVsSolutionBM< EOT, R, EOFitness >" -Base class for binary metrics dedicated to the performance comparison between two solutions's Pareto fitnesses. -.PP -Definition at line 70 of file moeoMetric.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoUM.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoUM.3 deleted file mode 100644 index 42fbb8089..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoUM.3 +++ /dev/null @@ -1,25 +0,0 @@ -.TH "moeoUM" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoUM \- Base class for unary metrics. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBeoUF< A, R >\fP, and \fBmoeoMetric\fP. -.PP -.SH "Detailed Description" -.PP - -.SS "template class moeoUM< A, R >" -Base class for unary metrics. -.PP -Definition at line 29 of file moeoMetric.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoVectorUM.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoVectorUM.3 deleted file mode 100644 index 441effd9a..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoVectorUM.3 +++ /dev/null @@ -1,25 +0,0 @@ -.TH "moeoVectorUM" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoVectorUM \- Base class for unary metrics dedicated to the performance evaluation of a Pareto set (a vector of Pareto fitnesses). - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBmoeoUM< const std::vector< EOFitness > &, R >\fP. -.PP -.SH "Detailed Description" -.PP - -.SS "template class moeoVectorUM< EOT, R, EOFitness >" -Base class for unary metrics dedicated to the performance evaluation of a Pareto set (a vector of Pareto fitnesses). -.PP -Definition at line 58 of file moeoMetric.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoVectorVsSolutionBM.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoVectorVsSolutionBM.3 deleted file mode 100644 index 0159f5e27..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoVectorVsSolutionBM.3 +++ /dev/null @@ -1,25 +0,0 @@ -.TH "moeoVectorVsSolutionBM" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoVectorVsSolutionBM \- Base class for binary metrics dedicated to the performance comparison between a Pareto set (a vector of Pareto fitnesses) and a single solution's Pareto fitness. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBmoeoBM< A1, A2, R >< const const std::vector< EOFitness > &, EOFitness &, R >\fP. -.PP -.SH "Detailed Description" -.PP - -.SS "template class moeoVectorVsSolutionBM< EOT, R, EOFitness >" -Base class for binary metrics dedicated to the performance comparison between a Pareto set (a vector of Pareto fitnesses) and a single solution's Pareto fitness. -.PP -Definition at line 82 of file moeoMetric.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code. diff --git a/trunk/paradiseo-moeo/docs/man/man3/moeoVectorVsVectorBM.3 b/trunk/paradiseo-moeo/docs/man/man3/moeoVectorVsVectorBM.3 deleted file mode 100644 index 5a782680d..000000000 --- a/trunk/paradiseo-moeo/docs/man/man3/moeoVectorVsVectorBM.3 +++ /dev/null @@ -1,25 +0,0 @@ -.TH "moeoVectorVsVectorBM" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- -.ad l -.nh -.SH NAME -moeoVectorVsVectorBM \- Base class for binary metrics dedicated to the performance comparison between two Pareto sets (two vectors of Pareto fitnesses). - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBmoeoBM< A1, A2, R >< const const std::vector< EOFitness > &, std::vector< EOFitness > &, R >\fP. -.PP -.SH "Detailed Description" -.PP - -.SS "template class moeoVectorVsVectorBM< EOT, R, EOFitness >" -Base class for binary metrics dedicated to the performance comparison between two Pareto sets (two vectors of Pareto fitnesses). -.PP -Definition at line 95 of file moeoMetric.h. - -.SH "Author" -.PP -Generated automatically by Doxygen for ParadisEO-MOEO from the source code.