eoRandomSelect< EOT > Class Template Reference

This file contains straightforward selectors: eoRandomSelect returns an individual uniformly selected eoBestSelect always return the best individual eoSequentialSelect returns all individuals in turn. More...

#include <eoRandomSelect.h>

Inheritance diagram for eoRandomSelect< EOT >:

eoSelectOne< EOT, WorthT > eoUF< A1, R > eoFunctorBase

List of all members.

Public Member Functions

virtual const EOToperator() (const eoPop< EOT > &_pop)
 not a big deal!!!


Detailed Description

template<class EOT>
class eoRandomSelect< EOT >

This file contains straightforward selectors: eoRandomSelect returns an individual uniformly selected eoBestSelect always return the best individual eoSequentialSelect returns all individuals in turn.

eoRandomSelect: a selection method that selects ONE individual randomly

Definition at line 44 of file eoRandomSelect.h.


The documentation for this class was generated from the following file:

Generated on Thu Jan 1 23:19:49 2009 for EvolvingObjects by  doxygen 1.5.5