XPRBcut Class

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

The XPRBcut type exposes the following members.

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

Name | Description | |
---|---|---|
![]() ![]() |
add |
Add an XPRBexpr expression to a cut. The entire expression given is added to the left hand side of the cut. That is, in order to normalize the cut representation, any constant term contained in the expression will be subtracted from the RHS value.
|
![]() ![]() |
addTerm(Double) |
Add a new numeric term to the current XPRBcut.
|
![]() ![]() |
addTerm(XPRBvar) |
Set a new term to the current XPRBcut.
|
![]() ![]() |
addTerm(Double, XPRBvar) |
Add a new term to the current XPRBcut.
|
![]() ![]() |
addTerm(XPRBvar, Double) |
Add a new term to the current XPRBcut.
|
![]() ![]() |
assign |
Assigns an XPRBrelation relation as the current XPRBcut.
|
![]() ![]() |
delTerm |
Delete a variable term in the current XPRBcut.
|
![]() |
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 |
Returns the CRef reference for the current XPRBcut object.
|
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() ![]() |
getID |
Get the ID of a cut. The default ID value is 0.
|
![]() ![]() |
getRHS |
Retrieve the RHS of the current XPRBcut.
|
![]() ![]() |
getType |
Get the cut type.
|
![]() |
GetType |
Gets the type of the current instance.
(Inherited from Object.) |
![]() ![]() |
isValid |
Returns whether the current XPRBcut object is valid.
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object.
(Inherited from Object.) |
![]() ![]() |
Prints the current XPRBcut object.
|
|
![]() ![]() |
reset |
Resets the current XPRBcut object.
|
![]() ![]() |
setID |
Set the cut ID value. This method changes the ID value of a previously defined cut. The cut ID can be chosen freely by the user to identify or classify (groups of) cuts.
|
![]() ![]() |
setTerm(Double) |
Set the constant term (= RHS value) of a cut. The RHS of the cut is set to the given constant.
|
![]() ![]() |
setTerm(XPRBvar) |
Set a cut term. This method sets the coefficient of a given variable to 1.0.
|
![]() ![]() |
setTerm(Double, XPRBvar) |
Set a cut term. This method sets the coefficient of a given variable to the value val.
|
![]() ![]() |
setTerm(XPRBvar, Double) |
Set a cut term. This method sets the coefficient of a given variable to the value val.
|
![]() ![]() |
setType |
Set the cut row type. This method changes the type of a previously defined cut to inequality or equation.
|
![]() |
ToString | (Overrides ObjectToString.) |

Name | Description | |
---|---|---|
![]() ![]() ![]() |
Addition |
Add an XPRBexpr to an XPRBcut.
|
![]() ![]() ![]() |
Subtraction |
Subtract an XPRBexpr from an XPRBcut.
|


Reference
© 2001-2019 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.