XPRS_mse_destroy
| XPRS_mse_destroy | 
  Purpose
 
 
  Destroys a MIP solution enumerator object and its resources. The object will generally be created by a call to the function
 XPRS_mse_create.
 
 
  Synopsis
 
  int XPRS_CC XPRS_mse_destroy(XPRSmipsolenum mse) 
 
  Argument
 
 | 
     mse 
     | 
     MIP solution enumerator to be destroyed.
     | 
  Related topics
 
  
