dignea
1.0.0
Diverse Instance Generator with Novelty Search and Evolutionary Algorithms
|
#include <dignea/searches/NSFeatures.h>
#include <dignea/searches/NSPerformance.h>
#include <dignea/searches/NoveltySearch.h>
#include <dignea/types/NSTypes.h>
#include <string>
Go to the source code of this file.
Classes | |
class | NSFactory< S > |
Novelty Search factory which allows the user to create Novelty Search algorithms on the go. More... | |