Initializing help system before first use

MSP_SOL_ISUSERSOLUTION

Description
Whether or not the solution was passed in by the user (via XPRS_msp_loadsol or XPRS_msp_readslxsol) or whether the solution was loaded internally from an attached problem.
Type
Integer
Values
0 
The solution was loaded internally from an attached problem.
1 
The solution was loaded by the user via XPRS_msp_loadsol or XPRS_msp_readslxsol.