Purpose
 
 
 Get the objective
 
 
  function value.
 
  Synopsis
 
 
 double XPRMgetobjval(XPRMmodel model);
 
 
  Argument
 
 
 
  
   | 
     model 
     | 
     Reference to a model
     | 
 
 
  Return value
 
 
 Objective function value.
 
  Further information
 
 
 This function returns the value of the objective function if the problem has been solved successfully.
 
 
  Related topics