Initializing help system before first use

XPRS_mse_setsolbasename

XPRS_mse_setsolbasename


Purpose
Sets the name to be used as a prefix for solutions found during the enumeration run.
Synopsis
int XPRS_CC XPRS_mse_setsolbasename(XPRSmipsolenum mse, const char * sSolutionBaseName)
Arguments
mse 
The current MIP solution enumerator.
sSolutionBaseName 
A null terminated string containing the name to use as a prefix for the solution names.
Related topics