XPRS_msp_destroy
XPRS_msp_destroy |
Purpose
Destroys a MIP solution pool object and its resources. The object will generally be created by a call to the function
XPRS_msp_create.
Synopsis
int XPRS_CC XPRS_msp_destroy(XPRSmipsolpool msp)
Argument
msp
|
MIP solution pool to be destroyed.
|
Related topics