XPRBsos Class
Methods for initialisation and handling of XPRBsos objects.

Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 37.1.1.0

The XPRBsos type exposes the following members.

Name | Description | |
---|---|---|
![]() |
XPRBsos | Obsolete.
Initializes a new instance of the
XPRBsos class
|
![]() |
XPRBsos(IntPtr) | Obsolete.
Initializes a new instance of the
XPRBsos class
|
![]() |
XPRBsos(XPRBprob) |
Initializes a new instance of the
XPRBsos class
|
![]() |
XPRBsos(IntPtr, XPRBexpr) | Obsolete.
Initializes a new instance of the
XPRBsos class
|
![]() |
XPRBsos(IntPtr, XPRBprob) |
Initializes a new instance of the
XPRBsos class
|
![]() |
XPRBsos(IntPtr, XPRBexpr, XPRBprob) |
Initializes a new instance of the
XPRBsos class
|

Name | Description | |
---|---|---|
![]() ![]() |
add |
Add an XPRBexpr to the XPRBsos.
|
![]() ![]() |
addElement(Double, XPRBvar) |
Add an element to the XPRBsos.
|
![]() ![]() |
addElement(XPRBvar, Double) |
Add an element to the XPRBsos.
|
![]() ![]() |
assign |
Assign an XPRBexpr to the current XPRBsos Special Ordered Set.
|
![]() ![]() |
delElement |
Delete an element of the XPRBsos.
|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.) |
![]() ![]() |
getCRef |
Retrieve the IntPtr CRef for the XPRBsos.
|
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() ![]() |
getName |
Returns the name of the current XPRbsos.
|
![]() ![]() |
getType |
Returns the type of the current XPRBsos.
|
![]() |
GetType |
Gets the type of the current instance.
(Inherited from Object.) |
![]() ![]() |
isValid |
Returns whether the current XPRBsos has a valid reference.
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object.
(Inherited from Object.) |
![]() ![]() |
Returns whether the current XPRBsos has a valid reference.
|
|
![]() ![]() |
reset |
Resets the current XPRBsos reference.
|
![]() ![]() |
setDir(Int32) |
Set a variable directive.
|
![]() ![]() |
setDir(Int32, Double) |
Set an XPRBsos directive.
|
![]() |
ToString | (Overrides ObjectToString.) |

Name | Description | |
---|---|---|
![]() ![]() ![]() |
Addition(XPRBexpr, XPRBsos) | Obsolete.
Add an XPRBexpr to an XPRBsos.
|
![]() ![]() ![]() |
Addition(XPRBsos, XPRBexpr) |
Add an XPRBexpr to an XPRBsos.
|


All members in a SOS must belong to the same problem as the SOS itself.
