XPRMgetcsol
| XPRMgetcsol | 
  Purpose
 
  
  Synopsis
 
 double XPRMgetcsol(XPRMmodel model, XPRMlinctr ctr);
 
  Arguments
 
 | 
     model 
     | 
     Reference to a model
     | 
| 
     ctr 
     | 
     Reference to a linear constraint
     | 
  Return value
 
 
 Solution value.
 
  Further information
 
 
 This function returns the evaluation of the given contraint using the current solution (this corresponds to the Mosel
 getsol function applied to a linear constraint).
 
 
  Related topics
 
  
