Initializing help system before first use

MSP_SOL_ISREPROCESSEDUSERSOLUTION

Description
Whether or not the solution arises from a user solution (i.e., passed in by the user via XPRS_msp_loadsol or XPRS_msp_readslxsol) being loaded into an attached problem and the resulting "cleaned up" solution being loaded back into the MIP solution pool.
Type
Integer
Values
0 
The solution was not derived from a user solution i.e., it is a user solution or it is a solution found by an attached XPRSprob problem.
1 
The solution was derived from a user solution.