dignea
1.0.0
Diverse Instance Generator with Novelty Search and Evolutionary Algorithms
|
#include <dignea/core/Problem.h>
Go to the source code of this file.
Classes | |
class | AbstractDomain< OptProblem, InstSolution > |
EIG Instance Generation Problem. Abstract Problem for the EIG. This problem will be used as a superclass for any new instance generation problem. This is the type of problem for the EIG, not for the evaluation phase. It acts as a wrapper for the EIG. More... | |