#include <moeoIBEA.h>
Inheritance diagram for moeoIBEA< EOT, Fitness >:

Public Member Functions | |
| moeoIBEA (moeoBinaryQualityIndicator< Fitness > *_I) | |
| void | calculate_worths (const eoPop< EOT > &_pop) |
| mapping | |
Protected Attributes | |
|
moeoBinaryQualityIndicator< Fitness > * | I |
| binary quality indicator to use in the selection process | |
Definition at line 28 of file moeoIBEA.h.
| void moeoIBEA< EOT, Fitness >::calculate_worths | ( | const eoPop< EOT > & | _pop | ) | [inline, virtual] |
mapping
| const | eoPop<EOT>& _pop the population |
Implements eoPerf2WorthCached< EOT, double >.
Definition at line 46 of file moeoIBEA.h.
1.5.1