dignea
1.0.0
Diverse Instance Generator with Novelty Search and Evolutionary Algorithms
CrossoverTypes.h
Go to the documentation of this file.
1
11
#ifndef DIGNEA_CROSSOVERTYPES_H
12
#define DIGNEA_CROSSOVERTYPES_H
13
14
#include <string>
15
#include <utility>
16
17
using namespace
std;
18
23
enum class
CXType
{ Uniform, Order };
24
25
#endif
// DIGNEA_CROSSOVERTYPES_H
CXType
CXType
Types of Crossover Operators implemented in dignea.
Definition:
CrossoverTypes.h:23
include
dignea
types
CrossoverTypes.h
Generated by
1.9.1