Initializing help system before first use

MSE_METRIC_MODOBJECT

Description
User-defined modified objective. The user can assign a solution with an objective value that reflects the 'true' objective of the solution in cases where the MIP objective does not completely model the user's problem. The user needs to return this value from a callback passed to the enumeration-run routines XPRS_mse_minim, XPRS_mse_maxim and XPRS_mse_opt. This routine will be some customized version of the XPRS_mse_defaulthandler routine provided with the FICO Xpress Optimizer.
Type
Double
Set by routines
See also