JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. 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 XPRS_bo_create, XPRS_bo_store. Parent Topic Console and Library Functions