Initializing help system before first use

XPRSunloadprob

XPRSunloadprob


Purpose
Unloads and frees all memory associated with the current problem. It also invalidates the current problem (as opposed to reading in an empty problem).
Synopsis
int XPRS_CC XPRSunloadprob(XPRSprob prob);
Argument
prob 
The current problem.
Related topics