dignea  1.0.0
Diverse Instance Generator with Novelty Search and Evolutionary Algorithms
DoubleSphere Member List

This is the complete list of members for DoubleSphere, including all inherited members.

createSolution() const overrideDoubleSpherevirtual
createSolution(ParallelPRNG &engine) const overrideDoubleSpherevirtual
DoubleSphere()=defaultDoubleSphere
DoubleSphere(const int &numberOfVars)DoubleSphereexplicit
DoubleSphere(const DoubleSphere *s)DoubleSphereexplicit
evaluate(FloatSolution &solution) const overrideDoubleSpherevirtual
evaluateConstraints(FloatSolution &solution) const overrideDoubleSpherevirtual
getLowerLimit(int i) const overrideDoubleSpherevirtual
getName() const overrideDoubleSphereinlinevirtual
getNumberOfCons() constProblem< FloatSolution >inline
getNumberOfObjs() constProblem< FloatSolution >inline
getNumberOfVars() constProblem< FloatSolution >inline
getOptimizationDirection(int i) const overrideDoubleSpherevirtual
getUpperLimit(int i) const overrideDoubleSpherevirtual
numberOfConsProblem< FloatSolution >protected
numberOfObjsProblem< FloatSolution >protected
numberOfVarsProblem< FloatSolution >protected
Problem()Problem< FloatSolution >
Problem(const int &numberOfVars, const int &numberOfObjectives, const int &nCons)Problem< FloatSolution >
Problem(const Problem *copy) (defined in Problem< FloatSolution >)Problem< FloatSolution >
readData(const string &path) overrideDoubleSphere
Problem< FloatSolution >::readData(const std::string &path)=0Problem< FloatSolution >pure virtual
setNumberOfCons(int nCons)Problem< FloatSolution >inline
setNumberOfObjs(int nObjs)Problem< FloatSolution >inline
setNumberOfVars(int nVars)Problem< FloatSolution >inline
to_json() constProblem< FloatSolution >virtual
~DoubleSphere() override=default (defined in DoubleSphere)DoubleSphere
~Problem()=default (defined in Problem< FloatSolution >)Problem< FloatSolution >virtual