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