Initializing help system before first use

XPRBsos Class

Methods for initialisation and handling of XPRBsos objects.
Inheritance Hierarchy
SystemObject
   BCLXPRBsos

Namespace:  BCL
Assembly: xprbdn (in xprbdn.dll) Version: 45.01.02+1f9fd7ff9a8620394fec1839699751312debed40
Syntax
C#
public class XPRBsos
VB
Public Class XPRBsos

The XPRBsos type exposes the following members.

Constructors
  Name Description
Public method XPRBsos Initializes a new instance of the XPRBsos class
Obsolete
Public method XPRBsos(IntPtr) Initializes a new instance of the XPRBsos class
Obsolete
Public method XPRBsos(XPRBprob) Initializes a new instance of the XPRBsos class
Public method XPRBsos(IntPtr, XPRBexpr) Initializes a new instance of the XPRBsos class
Obsolete
Public method XPRBsos(IntPtr, XPRBprob) Initializes a new instance of the XPRBsos class
Public method XPRBsos(IntPtr, XPRBexpr, XPRBprob) Initializes a new instance of the XPRBsos class
Top
Methods
  Name Description
Public methodCode example add Add an XPRBexpr to the XPRBsos.
Public methodCode example addElement(Double, XPRBvar) Add an element to the XPRBsos.
Public methodCode example addElement(XPRBvar, Double) Add an element to the XPRBsos.
Public methodCode example assign Assign an XPRBexpr to the current XPRBsos Special Ordered Set.
Public methodCode example delElement Delete an element of the XPRBsos.
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodCode example getCRef Retrieve the IntPtr CRef for the XPRBsos.
Public method GetHashCode Serves as the default hash function.
(Inherited from Object)
Public methodCode example getName Returns the name of the current XPRbsos.
Public methodCode example getType Returns the type of the current XPRBsos.
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public methodCode example isValid Returns whether the current XPRBsos has a valid reference.
Protected method MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
Public methodCode example print Returns whether the current XPRBsos has a valid reference.
Public methodCode example reset Resets the current XPRBsos reference.
Public methodCode example setDir(Int32) Set a variable directive.
Public methodCode example setDir(Int32, Double) Set an XPRBsos directive.
Public method ToString
(Overrides ObjectToString)
Top
Operators
  Name Description
Public operatorStatic memberCode example Addition(XPRBexpr, XPRBsos) Add an XPRBexpr to an XPRBsos.
Obsolete
Public operatorStatic memberCode example Addition(XPRBsos, XPRBexpr) Add an XPRBexpr to an XPRBsos.
Top
Fields
  Name Description
Public field sosRef  
Top
Remarks
All members in a SOS must belong to the same problem as the SOS itself.
See Also

Reference

© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.