XPRS_mse_opt
| XPRS_mse_opt | 
  Purpose
 
 
  One of three routines to run the enumeration. This routine starts the enumeration run on the problem by calling
 XPRSmipoptimize.
 
 
  Synopsis
 
  int XPRS_CC XPRS_mse_opt(XPRSmipsolenum mse, XPRSprob prob, XPRSmipsolpool msp, int (XPRS_CC * f_mse_handler)(XPRSmipsolenum mse, XPRSprob prob, XPRSmipsolpool msp, void *ctx, int * const nMaxSols, const double * const x, const int nCols, const double dMipObject, double * const dModifiedObject, int * const bRejectSoln, int * const bUpdateMipAbsCutOffOnCurrentSet), void * p, int * nMaxSols) 
 
  Further information
 
 
  See
 XPRS_mse_minim for details.
 
 
  Related topics
 
  
