eoVariableParetoTraits Class Reference
eoVariableParetoTraits : an
eoParetoFitnessTraits whose characteristics can be set at run-time (nb objectives and min/max's) Why bother? For didactical purposes (and EASEA implementation :-)
More...
#include <eoParetoFitness.h>
List of all members.
|
Static Public Member Functions |
|
static void | setUp (unsigned _n, std::vector< bool > &_b) |
| | setting the static stuff
|
|
static unsigned | nObjectives () |
| | the accessors
|
|
static bool | maximizing (unsigned _i) |
Static Private Attributes |
|
static unsigned | nObj |
|
static std::vector< bool > | bObj |
Detailed Description
eoVariableParetoTraits : an
eoParetoFitnessTraits whose characteristics can be set at run-time (nb objectives and min/max's) Why bother? For didactical purposes (and EASEA implementation :-)
Definition at line 56 of file eoParetoFitness.h.
The documentation for this class was generated from the following files: