getinfcause
| getinfcause | 
  Purpose
 
  Synopsis
 
XPRMmpvar getinfcause(XPRMcontext ctx);
 
  Argument
 
| 
     ctx 
     | 
     Mosel's execution context
     | 
  Return value
 
 Reference to a decision variable or
 NULL.
  Further information
 
 This function may be called after the
 loadmat function if this one returns a positive value (the matrix could not be loaded because of inconsistent bounds). The reference returned is the variable for which bounds are inconsistent.
 
  Related topics
 
 
