31 #ifndef _ISSMINIGOLF_H_ 32 #define _ISSMINIGOLF_H_ 55 unsigned int getDim()
const override;
57 void getMinMax(
double* min,
double* max)
const override;
59 virtual std::vector<std::string>
getNames()
const;
void getMinMax(double *min, double *max) const override
void applyInitialState(const MatNd *initialState) override
ISSMiniGolf(RcsGraph *graph, bool fixedInitState)
unsigned int getDim() const override
virtual std::vector< std::string > getNames() const