|
Name |
Description |
 |
AddGetSolutionDiffCallback(MseGetSolutionDiffCallback) |
Add GetSolutionDiff callback. |
 |
AddGetSolutionDiffCallback(MseGetSolutionDiffCallback, Int32) |
Add GetSolutionDiff callback with the specified priority. |
 |
AddGetSolutionDiffCallback(MseGetSolutionDiffCallback, Object) |
Add GetSolutionDiff callback with a user object that is passed to the callback on invocation. |
 |
AddGetSolutionDiffCallback(MseGetSolutionDiffCallback, Object, Int32) |
Add GetSolutionDiff callback with specified priority and a user object that is passed to the callback on invocation. |
 |
AddMsgHandlerCallback(MsgHandlerCallback) |
Add MsgHandler callback. (Overrides XPRSobjectAddMsgHandlerCallback(MsgHandlerCallback)) |
 |
AddMsgHandlerCallback(TextWriter) |
(Inherited from XPRSobject) |
 |
AddMsgHandlerCallback(MsgHandlerCallback, Int32) |
Add MsgHandler callback with the specified priority. (Overrides XPRSobjectAddMsgHandlerCallback(MsgHandlerCallback, Int32)) |
 |
AddMsgHandlerCallback(MsgHandlerCallback, Object) |
Add MsgHandler callback with a user object that is passed to the callback on invocation. (Overrides XPRSobjectAddMsgHandlerCallback(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 XPRSobjectAddMsgHandlerCallback(MsgHandlerCallback, Object, Int32)) |
 |
CopyCallbacks |
Copy callbacks to this XPRSmipsolenum from another |
 |
Destroy |
(Overrides XPRSobjectDestroy) |
 |
Dispose |
(Inherited from XPRSobject) |
 |
Equals |
(Inherited from XPRSobject) |
 |
Finalize |
(Inherited from XPRSobject) |
 |
GetCullChoice(Int32, Int32, Int32, Double, Boolean) |
|
 |
GetCullChoice(Int32, Int32, Int32, Double, Double, Int32, Boolean) |
|
 |
GetCullChoice(Int32, Int32, Int32, Int32, Double, Double, Int32, Boolean) |
|
 |
GetDblAttrib(Int32) |
|
 |
GetDblAttrib(Int32, Double) |
|
 |
GetDblControl(Int32) |
|
 |
GetDblControl(Int32, Double) |
|
 |
GetHashCode |
(Inherited from XPRSobject) |
 |
GetIntAttrib(Int32) |
|
 |
GetIntAttrib(Int32, Int32) |
|
 |
GetIntControl(Int32) |
|
 |
GetIntControl(Int32, Int32) |
|
 |
GetLastError |
(Overrides XPRSobjectGetLastError) |
 |
GetLastError(Int32) |
|
 |
GetObjectTypeName |
Function to access the type name of an object referenced using the generic Optimizer object pointer XPRSobject. (Inherited from XPRSobject) |
 |
GetSolBaseName |
|
 |
GetSolList |
|
 |
GetSolMetric |
|
 |
GetType |
Gets the Type of the current instance. (Inherited from Object) |
 |
Maxim(XPRSprob, XPRSmipsolpool, MipSolEnumHandlerCallback, Int32) |
|
 |
Maxim(XPRSprob, XPRSmipsolpool, MipSolEnumHandlerCallback, Object, Int32) |
|
 |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object) |
 |
Minim(XPRSprob, XPRSmipsolpool, MipSolEnumHandlerCallback, Int32) |
|
 |
Minim(XPRSprob, XPRSmipsolpool, MipSolEnumHandlerCallback, Object, Int32) |
|
 |
Opt(XPRSprob, XPRSmipsolpool, MipSolEnumHandlerCallback, Int32) |
|
 |
Opt(XPRSprob, XPRSmipsolpool, MipSolEnumHandlerCallback, Object, Int32) |
|
 |
RemoveGetSolutionDiffCallback |
Remove GetSolutionDiff callback. |
 |
RemoveGetSolutionDiffCallbacks |
Remove all GetSolutionDiff callbacks. |
 |
RemoveMsgHandlerCallback |
Remove MsgHandler callback. (Overrides XPRSobjectRemoveMsgHandlerCallback(MsgHandlerCallback)) |
 |
RemoveMsgHandlerCallbacks |
Remove all MsgHandler callbacks. (Overrides XPRSobjectRemoveMsgHandlerCallbacks) |
 |
SetDblControl |
|
 |
SetIntControl |
|
 |
SetSolBaseName |
|
 |
ToString |
Returns a string that represents the current object. (Inherited from Object) |