28 #ifndef _ARGUMENTHANDLERS_H_
29 #define _ARGUMENTHANDLERS_H_ 1
47 namespace ArgumentHandlers {
49 using namespace qheur;
50 using namespace GMAAtype;
51 using namespace JESPtype;
52 using namespace BGIP_SolverType;
53 using namespace ProblemType;
154 problem_type =
PARSE;
190 saveIntermediateV = 0;
191 minimumNrIterations = 0;
192 initializeWithImmediateReward = 0;
193 initializeWithZero = 0;
201 useQMDPforSamplingBeliefs = 0;
202 QMDPexploreProb = 0.1;
210 computeVectorForEachBelief = 0;
221 nrCESamplesForUpdate = 10;
222 CE_use_hard_threshold = 1;
224 nrCEEvalutionRuns = 0;
234 struct argp_state *state);
238 struct argp_state *state);
242 struct argp_state *state);
246 struct argp_state *state);
250 struct argp_state *state);
254 struct argp_state *state);
258 struct argp_state *state);
262 struct argp_state *state);
266 struct argp_state *state);
270 struct argp_state *state);
275 struct argp_state *state);
279 struct argp_state *state);
280 extern const struct argp_child
CE_child;
283 struct argp_state *state);