XPRBvar Methods
The XPRBvar type exposes the following members.
 Methods
Methods
| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|    | EqualTo(XPRBterm, XPRBvar) | 
       Create an XPRBrelation from an XPRBvar and an XPRBterm. Equal to. 
      | 
|    | EqualTo(XPRBvar, XPRBterm) | 
       Create an XPRBrelation from an XPRBvar and an XPRBterm. Equal to. 
      | 
|    | EqualTo(XPRBvar, XPRBvar) | 
       Create an XPRBrelation from two XPRBvars. Equal to. 
      | 
|  | Finalize | 
       Allows an 
      Object to attempt to free resources and perform other cleanup operations before the 
      Object is reclaimed by garbage collection. 
     (Inherited from Object.) | 
|   | fix | 
       Fix the variable bounds. 
      | 
|   | getColNum | 
       Retrieve the variable column number. 
      | 
|   | getCRef | 
       Retrieves the variable reference. 
      | 
|  | GetHashCode | 
       Serves as a hash function for a particular type. 
     (Inherited from Object.) | 
|   | getLB | 
       Retrieve the lower variable bound. 
      | 
|   | getLim | 
       Retrieve the variable's integer limit for a partial integer or semi-continuous variable. 
      | 
|   | getLim(Double) | 
       Retrieve the variable's integer limit for a partial integer or semi-continuous variable. 
      | 
|   | getName | 
       Retrieve the variable name. 
      | 
|   | getRCost | 
       Retrieve the variable's reduced cost value. 
      | 
|   | getRNG | 
       Compute (if required) ranges and return a column range. 
      | 
|   | getSol | 
       Retrieve the variable solution. 
      | 
|   | getType | 
       Retrieve the variable type. 
      | 
|  | GetType | 
       Gets the 
      Type of the current instance. 
     (Inherited from Object.) | 
|   | getUB | 
       Retrieve the upper variable bound. 
      | 
|   | getvarRef | 
       Retrieves the variable reference. 
      | 
|    | GtEq(XPRBterm, XPRBvar) | 
       Create an XPRBrelation from an XPRBvar and an XPRBterm. Greater than or equal to. 
      | 
|    | GtEq(XPRBvar, XPRBterm) | 
       Create an XPRBrelation from an XPRBvar and an XPRBterm. Greater than or equal to. 
      | 
|    | GtEq(XPRBvar, XPRBvar) | 
       Create an XPRBrelation from two XPRBvars. Greater than or equal to. 
      | 
|   | isValid | 
       Returns whether the variable reference is valid. 
      | 
|    | LeEq(XPRBterm, XPRBvar) | 
       Create an XPRBrelation from an XPRBvar and an XPRBterm. Less than or equal to. 
      | 
|    | LeEq(XPRBvar, XPRBterm) | 
       Create an XPRBrelation from an XPRBvar and an XPRBterm. Less than or equal to. 
      | 
|    | LeEq(XPRBvar, XPRBvar) | 
       Create an XPRBrelation from two XPRBvars. Less than or equal to. 
      | 
|  | MemberwiseClone | 
       Creates a shallow copy of the current 
      Object. 
     (Inherited from Object.) | 
|   | 
       Prints the XPRBvar variable information. 
      | |
|   | setDir(Int32) | 
       Set a variable directive (value zero). 
      | 
|   | setDir(Int32, Double) | 
       Set a variable directive. 
      | 
|   | setLB | 
       Sets the variable lower bound. 
      | 
|   | setLim | 
       Sets the variable integer limit. 
      | 
|   | setType | 
       Sets the variable type. 
      | 
|   | setUB | 
       Sets the variable upper bound. 
      | 
|   | sqr | 
       Find the square of the variable. 
      | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also
 
