dignea
1.0.0
Diverse Instance Generator with Novelty Search and Evolutionary Algorithms
NSTypes.h
Go to the documentation of this file.
1
12
#ifndef DIGNEA_NSTYPES_H
13
#define DIGNEA_NSTYPES_H
14
15
#include <string>
16
17
using namespace
std;
18
23
enum class
NSType
{
Features
, Performance, Standard };
24
25
#endif
Features
std::map< int, FeatureInfo > Features
Features defines the information a feature.
Definition:
MapElites.h:46
NSType
NSType
Type of Novelty Search algorithms available in dignea at the moment.
Definition:
NSTypes.h:23
include
dignea
types
NSTypes.h
Generated by
1.9.1