Initializing help system before first use

XPRS_bo_destroy

XPRS_bo_destroy


Purpose
Frees all memory for a user branching object, when the object was not stored with the Optimizer.
Synopsis
int XPRS_CC XPRS_bo_destroy(XPRSbranchobject obranch);
Argument
obranch 
The user branching object to free.
Related topics