Best individual selection operator. More...
#include <SelBestOp.h>
Public Member Functions | |
| bool | initialize (StateP) |
| Selection operator initialization. Must be called before individual selection. | |
| IndividualP | select (const std::vector< IndividualP > &) |
| Select one individual from a set. | |
Best individual selection operator.
Definition at line 10 of file SelBestOp.h.
1.7.1