moeoElitistReplacement< MOEOT >::Cmp Class Reference

this object is used to compare solutions in order to sort the population More...

#include <moeoElitistReplacement.h>

List of all members.

Public Member Functions

 Cmp (moeoComparator< MOEOT > &_comp)
 Ctor.
bool operator() (const MOEOT &_moeo1, const MOEOT &_moeo2)
 Returns true if _moeo1 is greater than _moeo2 according to the comparator _moeo1 the first individual _moeo2 the first individual.

Private Attributes

moeoComparator< MOEOT > & comp
 the comparator


Detailed Description

template<class MOEOT>
class moeoElitistReplacement< MOEOT >::Cmp

this object is used to compare solutions in order to sort the population

Definition at line 105 of file moeoElitistReplacement.h.


Constructor & Destructor Documentation

template<class MOEOT>
moeoElitistReplacement< MOEOT >::Cmp::Cmp ( moeoComparator< MOEOT > &  _comp  )  [inline]

Ctor.

Parameters:
_comp the comparator

Definition at line 112 of file moeoElitistReplacement.h.


The documentation for this class was generated from the following file:
Generated on Tue Jun 26 15:13:04 2007 for ParadisEO-MOEO by  doxygen 1.4.7