Initializing help system before first use

Inequality Operator

Overload List
  Name Description
Public operatorStatic member Inequality(Double, XPRBvar)
!= relation type is not supported by FICO Xpress. Attempting to use this will cause an UnsupportedRelationTypeException.
Public operatorStatic member Inequality(XPRBterm, XPRBvar)
!= relation type is not supported by FICO Xpress. Attempting to use this will cause an UnsupportedRelationTypeException.
Public operatorStatic member Inequality(XPRBvar, XPRBterm)
!= relation type is not supported by FICO Xpress. Attempting to use this will cause an UnsupportedRelationTypeException.
Public operatorStatic member Inequality(XPRBvar, XPRBvar)
!= relation type is not supported by FICO Xpress. Attempting to use this will cause an UnsupportedRelationTypeException.
Public operatorStatic member Inequality(XPRBvar, Double)
!= relation type is not supported by FICO Xpress. Attempting to use this will cause an UnsupportedRelationTypeException.
Top
See Also