Inequality Operator
| Name | Description | |
|---|---|---|
| Inequality(Double, XPRBexpr) | 
      
       != relation type is not supported by FICO Xpress. Attempting to use this will cause an UnsupportedRelationTypeException. 
       | 
   |
| Inequality(XPRBexpr, XPRBexpr) | 
      
       != relation type is not supported by FICO Xpress. Attempting to use this will cause an UnsupportedRelationTypeException. 
       | 
   |
| Inequality(XPRBexpr, XPRBterm) | 
      
       != relation type is not supported by FICO Xpress. Attempting to use this will cause an UnsupportedRelationTypeException. 
       | 
   |
| Inequality(XPRBexpr, XPRBvar) | 
      
       != relation type is not supported by FICO Xpress. Attempting to use this will cause an UnsupportedRelationTypeException. 
       | 
   |
| Inequality(XPRBexpr, Double) | 
      
       != relation type is not supported by FICO Xpress. Attempting to use this will cause an UnsupportedRelationTypeException. 
       | 
   |
| Inequality(XPRBterm, XPRBexpr) | 
      
       != relation type is not supported by FICO Xpress. Attempting to use this will cause an UnsupportedRelationTypeException. 
       | 
   |
| Inequality(XPRBvar, XPRBexpr) | 
      
       != relation type is not supported by FICO Xpress. Attempting to use this will cause an UnsupportedRelationTypeException. 
       | 
   
