XPRSbranchobject Class
Optimizer.XPRSobject
Optimizer.XPRSbranchobject
Optimizer.Objects.XpressProblem.BranchObject
Namespace: Optimizer
Assembly: xprsdn (in xprsdn.dll) Version: 44.01.01
public class XPRSbranchobject : XPRSobject
The XPRSbranchobject type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ObjectPointer |
Returns the C language 'pointer' to the native object that this managed class is wrapping. For internal FICO use only.
(Inherited from XPRSobject.) |
Name | Description | |
---|---|---|
![]() |
AddBounds |
Adds new bounds to a branch of a user branching object.
|
![]() |
AddBranches |
Adds new, empty branches to a user defined branching object.
|
![]() |
AddCuts |
Adds stored user cuts as new constraints to a branch of a user branching object.
|
![]() |
AddMsgHandlerCallback(TextWriter) | (Inherited from XPRSobject.) |
![]() |
AddMsgHandlerCallback(MsgHandlerCallback) |
Add MsgHandler callback.
(Overrides XPRSobject.AddMsgHandlerCallback(MsgHandlerCallback).) |
![]() |
AddMsgHandlerCallback(MsgHandlerCallback, Int32) |
Add MsgHandler callback with the specified priority.
(Overrides XPRSobject.AddMsgHandlerCallback(MsgHandlerCallback, Int32).) |
![]() |
AddMsgHandlerCallback(MsgHandlerCallback, Object) |
Add MsgHandler callback with a user object that is passed to the callback on invocation.
(Overrides XPRSobject.AddMsgHandlerCallback(MsgHandlerCallback, Object).) |
![]() |
AddMsgHandlerCallback(MsgHandlerCallback, Object, Int32) |
Add MsgHandler callback with specified priority and a user object that is passed to the callback on invocation.
(Overrides XPRSobject.AddMsgHandlerCallback(MsgHandlerCallback, Object, Int32).) |
![]() |
AddRows |
Adds new constraints to a branch of a user branching object.
|
![]() |
CopyCallbacks |
Copy callbacks to this XPRSbranchobject from another
|
![]() |
Destroy |
Frees all memory for a user branching object, when the object was not stored with the Optimizer.
(Overrides XPRSobject.Destroy().) |
![]() |
Dispose | (Inherited from XPRSobject.) |
![]() |
Equals | (Inherited from XPRSobject.) |
![]() |
Finalize | (Inherited from XPRSobject.) |
![]() |
GetBounds(Int32) |
Returns the bounds for a branch of a user branching object.
|
![]() |
GetBounds(Int32, Int32, Char, Int32, Double) |
Returns the bounds for a branch of a user branching object.
|
![]() |
GetBranches |
Returns the number of branches of a branching object.
|
![]() |
GetHashCode | (Inherited from XPRSobject.) |
![]() |
GetID |
Returns the unique identifier assigned to a branching object.
|
![]() |
GetLastError() |
Returns the last error encountered during a call to the given branch object.
(Overrides XPRSobject.GetLastError().) |
![]() |
GetLastError(Int32) |
Returns the last error encountered during a call to the given branch object.
|
![]() |
GetObjectTypeName |
Function to access the type name of an object referenced using the generic Optimizer object pointer
XPRSobject.
(Inherited from XPRSobject.) |
![]() |
GetRows |
Returns the constraints for a branch of a user branching object.
|
![]() |
GetType |
Gets the
Type of the current instance.
(Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object.
(Inherited from Object.) |
![]() |
RemoveMsgHandlerCallback |
Remove MsgHandler callback.
(Overrides XPRSobject.RemoveMsgHandlerCallback(MsgHandlerCallback).) |
![]() |
RemoveMsgHandlerCallbacks |
Remove all MsgHandler callbacks.
(Overrides XPRSobject.RemoveMsgHandlerCallbacks().) |
![]() |
SetPreferredBranch |
Specifies which of the child nodes corresponding to the branches of the object should be explored first.
|
![]() |
SetPriority |
Sets the priority value of a user branching object.
|
![]() |
Store | |
![]() |
ToString | (Inherited from Object.) |
![]() |
Validate |
Verifies that a given branching object is valid for branching on the current branch-and-bound node of a MIP solve. The function will check that all branches are non-empty, and if required, verify that the branching object can be presolved.
|
Reference
© 2001-2024 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.