XPRSfree
PurposeSynopsisint XPRS_CC XPRSfree(void);
ExampleThe following frees resources allocated to the problem prob and then tidies up before exiting:XPRSdestroyprob(prob); XPRSfree(); return 0;Further informationRelated topics
If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.