Public Member Functions

SelBestOp Class Reference
[Evolutionary FrameworkSelection Operators]

Best individual selection operator. More...

#include <SelBestOp.h>

Inheritance diagram for SelBestOp:
SelectionOperator

List of all members.

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.

Detailed Description

Best individual selection operator.

Definition at line 10 of file SelBestOp.h.


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