dignea
1.0.0
Diverse Instance Generator with Novelty Search and Evolutionary Algorithms
|
Crossover factory which allows the user to create Crossover operators easily. More...
#include <CXFactory.h>
Public Member Functions | |
unique_ptr< Crossover< S > > | create (CXType type) |
Creates a unique pointer to a Crossover Operator of the given type. Variants are available at CXType. More... | |
Crossover factory which allows the user to create Crossover operators easily.
S |
Creates a unique pointer to a Crossover Operator of the given type. Variants are available at CXType.
type |