EvolvingObjects
|
An instance of eoSelectPerf2Worth that does selection from the Worthes using a ... More...
#include <eoSelectFromWorth.h>
Public Types | |
typedef std::vector< WorthT > ::iterator | worthIterator |
Public Member Functions | |
eoDetTournamentWorthSelect (eoPerf2Worth< EOT, WorthT > &perf2Worth, unsigned _tSize) | |
virtual const EOT & | operator() (const eoPop< EOT > &pop) |
The pure virtual function that needs to be implemented by the subclass. | |
Private Attributes | |
unsigned | tSize |
An instance of eoSelectPerf2Worth that does selection from the Worthes using a ...
determinisitic tournament, yes!
Definition at line 95 of file eoSelectFromWorth.h.