XPRBcleardir
PurposeSynopsisint XPRBcleardir(XPRBprob prob);
Argument
prob Reference to a problem.Return value0 if function executed successfully, 1 otherwise.ExampleXPRBprob expl2; expl2 = XPRBnewprob("example2"); ... XPRBcleardir(expl2);This deletes all directives for the current problem, expl2.Related topics
If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.