dignea
1.0.0
Diverse Instance Generator with Novelty Search and Evolutionary Algorithms
|
Selection factory which allows the user to create Selection Operators easily. More...
#include <SelFactory.h>
Public Member Functions | |
unique_ptr< Selection< S > > | create (SelType type) |
Creates a unique pointer to a Selection Operator of type. More... | |
Selection factory which allows the user to create Selection Operators easily.
S |
|
inline |