setmipdir
| setmipdir | 
  Purpose
 
  
  Synopsis
 
 procedure setmipdir(x:mpvar,t:integer,r:real)
 procedure setmipdir(x:mpvar,t:integer)
 procedure setmipdir(c:linctr,t:integer,r:real)
 procedure setmipdir(c:linctr,t:integer) 
 
  Arguments
 
 | 
     x 
     | 
     A decision variable
     | ||||||||||||
| 
     c 
     | 
     A linear constraint (of type SOS)
     | ||||||||||||
| 
     r 
     | 
     A real value
     | ||||||||||||
| 
     t 
     | 
     Directive type, which may be one of:
     
 | 
  Further information
 
 
 This procedure sets a directive on a global entity. Note that the priority value is converted into an integer. The directives are loaded into the Optimizer at the same time as the problem itself.
 
 
  Related topics
 
  
  Module
 
  
