Overload List

  Name Description
Public method Neq(Int32, IIntExpr)
Creates and returns the new constraint v != e.
Public method Neq(IIntExpr, IIntExpr)
Creates and returns the new constraint e1 != e2.
Public method Neq(IIntExpr, Int32)
Creates and returns the new constraint e != v.

See Also