getvars
 getvars | 
   
  Purpose
 
 
 Get the set of variables of a solution.
 
 
  Synopsis
 
  procedure getvars(ms:mpsol,s:set of mpvar) 
 
  Arguments
 
 | 
     
     ms 
       | 
   
     
     A solution object
       | 
  
| 
     
     s 
       | 
   
     
     A set of decision variables
       | 
  
  Further information
 
 
 This procedure returns in the parameter
 s the set of variables used by a solution object. Note that this procedure replaces the content of the set.
 
 
  Related topics
 
  
  Module
 
 
